
@charset "utf-8";
/* CSS Document */

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Chrome rules here */
* {margin: 0; padding: 0;}
}

body{
	background-color: #070707;
	margin: 0 0 0 0 ;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a{
	color: #1592BC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a:hover{
	color: white;
}


img{
	border: 0px;
}

.container{
	width: 880px;
	margin: 0 auto;
  color: white;
}
 
 
.teaser{ 
    color: white;
	background-color: black;
	padding-left:25px; 
}

.header{border-bottom: 3px solid #111111;
	background: url(images/header.png) no-repeat center top;
	height: 100px;
	padding-top: 20px;
	background-color: #070707;
}

.footer{border-top: 3px solid #111111;
	background: url(images/end.png) no-repeat center top;
	height: 250px;
	background-color: #070707;
 
}

.footer1{border-top: 3px solid #111111;
	background: url(images/end.png) no-repeat center top;
	height: 350px; 
	background-color: #070707;
}

.logo{
	float: left;
	padding:20px;
	width: 300px;
}

.menu{
	float: left;
	background: url(images/bar.png) no-repeat top center;
	color: #107597;
	line-height: 17px;
	margin-top: 40px;
	margin-left: 40px;
	padding: 10px 30px 10px 30px;
}



.menu a{
	color: #09C6E1;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	margin: 11px;
}

.menu a:hover{
	color: #fff;
}


.why{
	width: 220px;
	float: left;
	padding: 20px;
	line-height: 21px;
	color: #8C8C8C;
	font-size: 11px;
}

.sd{	
	margin: 0px !important;
}	

.why img{
	margin-right: 16px;
	margin-left: 20px;
	margin-top: 2px;
}

.teas{
	float: left;
	width: 300px;
	text-align: right;
}

.testm{
	float: left;
	width: 270px;
	background-color: #0A0A0A;
	margin: 16px 0px 20px 0px;
	height: 234px
}

.tesitem{
	padding: 20px;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8C8C8C;
	font-style: italic;
}

.tesitem a{
	color: #1592BC;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tesitem i{
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
}

.box{
	width: 250px;
	padding: 30px 10px 0px 30px;
	float: left;
	color: #8C8C8C;
	line-height: 19px;
}

.box a{
	color: #8C8C8C;
}

.box a strong{
	color: #1592BC !important;
}

.box a:hover strong{
	color: #fff !important;
}

.box img{
	float: left;
	margin: 0px 10px 40px 0px;
}

big{
	color: #747474;
	font-family: "Lucida Sans", "Lucida Unicode", "Arial", Verdana;
	font-size: 18px;
	letter-spacing: -1px;
	text-decoration: none;
}


.pride{
	background: url(images/pride.png) repeat-x top;
	height: 45px;
	padding: 15px;
	float: left;
	width: 800px;
	color: #8C8C8C;
}

.pridel{
	float: left;
	width: 50px;
	text-align: right;
}

   
.pride img{
	padding: 15px;
}

.fl{
	float: left;
	width: 400px;
	padding: 20px;
	color: #8C8C8C;
	background-color: #070707;
}

.fr{
	float: left;
	width: 400px;
	padding: 20px;
	color: #8C8C8C;
	text-align: right;
	background-color: #070707;
}

.fl2{color: #8c8c8c;
	float: left;
	width: 400px;
 	padding-left:12px;
	margin-left:1%;
}

.fr2{
	float: right;
	width: 400px;
 	padding-right:12px;
 	color: #8C8C8C;
	text-align: right;
}
fieldset {
  padding: 1em;
  font:100%/1 sans-serif;
  border: 2px solid #404040;width:518px;
  color:white
  }


legend {
 font:100%/1 sans-serif;
 color: white;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;padding-bottom:5px
}

.marginset {
  margin-left: 25%;
  margin-right: 25%;
}

.buttonstyle {
	border-style: none; color: #1592BC; background-color: #000000; font-weight: bolder;padding-left:40px;
	width: 243px;
}

.errorstyle {
	border-color: #FF0000;color:#FF0000; width:450px;
}
.errorstyle .legend {
	color:#FF0000;
}
.toppanel4 {
	color:white;
}
.formContainer{
	color:white
}


.menuhead {color: #1592BC;	
}
