/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:.8125em; background: url("images/bg.gif") repeat-x top #171717}
.right_bgd { position:absolute; top:0; right:0; height:623px; background:url("images/tall_top_right.gif") left top repeat-x;}

.main{margin:0 auto; text-align:left; width:980px; position:relative }
html, input, textarea	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#03abfc;
	text-transform:none
}

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #03abfc;
	font-size: 12px;
}
.clear { clear:both;}
.fleft{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fright {	float: left; padding: 0px 150px 0px 75px;}
.fright2 {	float: left; }
div.container {	overflow:hidden; width: 100%;}
a img{ border:0px}
img{ vertical-align:top;  }

a{color:#fff; text-decoration:none} 
a:hover{text-decoration:none; color:#03abfc}

.link1{ color:#03abfc; float:right; }
.link1:hover{ color:#fff;  }
.link2{ text-decoration:underline }
.link2:hover{color:#03abfc; text-decoration:underline }

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 12px; margin:0; padding-left:11px; }
ul li a{color:#ffffff; text-decoration:none ; line-height:2.22em} 
ul li a:hover { text-decoration:underline; }

/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{ margin:18px 0 0 323px }
.enter{ margin:426px 0 0 290px}

/*content*/
#content{
	font-size:0.70em;
	width:990;
	text-align:left;
	height:546px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content .bg-cont{	text-align:center;  background:url("images/bg_cont.gif") repeat-x top #005a9a; width:990px; height:506px;}
#content .indent-main{	text-align:left;	padding:38px 0px 0 0px;}
#content .indent-main1{	text-align:left;	padding:31px 0px 0px 10px}
#content .title{  margin-bottom:22px}
#content .img-left{
	float:left;
	margin:0 15px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .img-indent{
	margin:0 0 6px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content p{ margin:0 0 17px 0}
#content .p1{ margin:0 0 21px 0}
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:5px}
.txt{ color:#FFFFFF}

#content .indent{padding:0 0 0 185px}

.overflow{ overflow:auto; width:246px; height:358px}
.overflow1{width:170px; height:700px}
.overflow2{ overflow:auto; width:388px; height:95px}
.overflow3{width:360px; height:300px}
.overflow4{ overflow:auto; width:246px; height:198px}
.overflow5{width:170px; height:300px}



/*footer*/
#footer { color:#75cafa; font-size:0.625em; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif }
#footer .indent-footer{ padding:30px 0 0 0;}
#footer a {color:#75cafa; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:21px}
.block-contact span{ float:right; margin-right:40px}
input{
	border:1px solid #023e6b1;
	width:190px;
	height:auto;
	font-size:12px;
	color:#000000;
	text-transform:none;
	padding-left:5px;
	padding-top:1px;
	background-color: #FFFFFF;
	background-image: none;
}
textarea{
	border:2px solid #024a7d;
	width:190px;
	height:152px;
	font-size:12px;
	text-transform:none;
	color:#000000;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto;
	background-color: #FFFFFF;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}

