/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:#0099FF}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#ccf3ff;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}

div.container {	overflow:hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }

a{color:#fff; text-decoration:underline} 
a:hover{text-decoration:none}
.link{color:#007499; font-weight:bold; background:url(images/marker.gif) top left no-repeat; background-position:0 5px; padding-left:16px; } 
.link1{color:#007499; font-weight:bold; background:url(images/marker1.gif) top left no-repeat;  padding:3px 0 3px 28px; } 
.link2{color:#fff; font-weight:bold; background:url(images/marker2.gif) top left no-repeat; background-position:0 5px; padding-left:16px; } 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker2.gif) top left no-repeat; background-position:0 7px; padding-left:16px; }
ul li a{color:#fff; text-decoration: underline; line-height:1.53em} 
ul li a:hover { text-decoration:none; }


/*header*/
#header {font-size:0.8125em; color:#007499 }
#header .logo{ margin:26px 0 0 67px; position:absolute }
#header .menu{padding:10px 0 0 116px}
#header .indent-block{padding:9px 0 0 28px}
#header .indent-block1{padding:28px 90px 70px 183px}
#header .block{ background:url(images/bg_block.jpg); width:861px; height:339px; }
#header h2{color:#007499; font-size:1em; margin-bottom:13px;  }
#header h3{color:#007499; font-size:1em;  }
#header p{ margin:0 0 19px 0}
#header .title{  margin-bottom:16px}

/*content*/
#content{ font-size:0.8125em; width:100%; text-align:left; background:url(images/bg-cont1.gif)}
#content .bg-content{ background:url(images/bg_cont.jpg) no-repeat top left; width:100%}
#content .indent-main{padding:0 91px 31px 100px}
#content .indent-col1{padding:23px 0 28px 0}
#content .indent-col1-1{padding:23px 0 18px 0}
#content .title{  margin-bottom:20px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0 0 17px 0}
#content h4{color:#fff; font-size:1em; margin-bottom:9px;  }
#content .txt1{color:#fff; font-weight:bold }
#content .txt2{color:#fff;}

#page1 #content .indent{padding:0 0 0 72px}


/*footer*/
#footer { color:#000000; font-size:0.625em; text-align:center }
#footer .indent-footer{ padding:13px 70px 0 30px;}
#footer a {color:#000000; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
#footer span a {color:#005f7d; text-decoration:none; text-transform:uppercase; margin:0 8px 0 8px}  
#footer span a:hover {  text-decoration:underline}
#footer span { color:#005f7d}
#footer .txt { color:#FF6600; text-transform:uppercase}


.h{ height:25px}
.block-contact span{ float:right; margin-right:24px}
input{


	color:#000033;

	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
	border-left:1px solid #444444; 
   	border-top:1px solid #444444; 
   	border-right:1px solid #d0d0d0; 
   	border-bottom:1px solid #d0d0d0;
	background:#FFFFFF;
	color:#666666;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}