/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:#FFFFFF}
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; } 
.link3{color:#007499; top left no-repeat; background-position:0 5px; } 


/*header*/
#header {font-size:0.8125em; color:#007499 }
#header .menuitem1{ margin:20px 0 0 100px; position:absolute }
#header .menuitem2{ margin:20px 0 0 200px; position:absolute }
#header .menuitem3{ margin:20px 0 0 300px; position:absolute }
#header .menuitem4{ margin:20px 0 0 400px; position:absolute }
#header .menuitem5{ margin:20px 0 0 500px; position:absolute }
#header .menuitem6{ margin:20px 0 0 600px; position:absolute }
#header .pos1{ margin:20px 0 0 135px; position:absolute }
#header .pos2{ margin:20px 0 0 235px; position:absolute }
#header .pos3{ margin:20px 0 0 335px; position:absolute }
#header .pos4{ margin:20px 0 0 435px; position:absolute }
#header .pos5{ margin:20px 0 0 535px; position:absolute }
#header .pos6{ margin:20px 0 0 635px; position:absolute }
#header .logo{ margin:90px 0 0 60px; position:absolute }
#header .back{ margin:0px 0 0 750px; position:absolute }
#header .menu{padding:10px 0 0 116px}
#header .indent-block{padding:25px 0 0 48px}
#header .indent-block1{padding:45px 80px 50px 300px}
#header .indent-block2{padding:15px 80px 50px 50px}
#header .block{ background:url(images/bg_block.jpg); width:861px; height:339px; }
#header h1{color:#007499; font-size:2em; margin-top:8px; margin-bottom:0px;  }
#header h2{color:#007499; font-size:1em; margin-bottom:13px;  }
#header h2 a{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}
#header ul{margin:20px; padding:0;}
#header ul li a{color:#007499; text-decoration: underline; line-height:1.53em} 
#header ul li a:hover { text-decoration:none; }
#header a {color:#007499; text-decoration:none}  
#header hr {color:#CCCCCC}  

/*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 0px 100px}
#content .indent-col1{padding:0px 0px 28px 0}
#content .indent-col1-1{padding:23px 0 18px 0}
#content .title{  margin-bottom:0px}
#content .img-left{ float:left; margin:10px 20px 16px 0}
#content .img-right{ float:right; margin:10px 20px 16px 10px}
#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;}
#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker2.gif) top left no-repeat; background-position:0 7px; padding-left:16px; }
#content ul li a{color:#fff; text-decoration: underline; line-height:1.53em} 
#content ul li a:hover { text-decoration:none; }

#page1 #content .indent{padding:0 0 0 72px}


/*footer*/
#footer { color:#000000; font-size:0.625em; text-align:center }
#footer .indent-footer{ padding:10px 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:#005f7d}


.h{ height:25px}
.block-contact span{ float:right; margin-right:24px}
input{
	border-left:1px solid #444444; 
   	border-top:1px solid #444444; 
   	border-right:1px solid #d0d0d0; 
   	border-bottom:1px solid #d0d0d0; 
	background:#FFFFFF;
	color:#666666;
	width:195px; height:18px;
	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;
	width:219px; height:102px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
