/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background: url(images/bg.gif) repeat-x top #333840}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#292420;	}	

.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:#018eb9; text-decoration:underline} 
a:hover{text-decoration:none}
.link{color:#ae473f; } 
.link a{color:#ae473f; } 
.link2{color:#ae473f; text-transform:uppercase; font-size:.833em; display:block; margin-bottom:17px } 

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:24px; }
#content ul li a{color:#292420; text-decoration: underline; line-height:2em; font-size:.916em} 
#content ul li a:hover { text-decoration:none; }

#content .ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:12px; }
#content .ul li a{color:#292420; text-decoration:none; line-height:1.5em; font-size:1em} 
#content .ul li a:hover { text-decoration:underline; }

#content .ul2 li{background:none; padding:0 }
#content .ul2 li a{color:#ae473f; text-decoration:underline; line-height:1.909em; font-size:.916em} 
#content .ul2 li a:hover { text-decoration:none; }


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{ margin:52px 0 40px 0 }
#header .txt-1 { color:#317b95; margin:11px 0 17px 0; font-size:.833em; text-transform:uppercase }
#header .txt-1 a{ color:#317b95}
#header p{ margin:0 0 27px 0}
#header .txt-1 .link1{color:#fff;  } 
#header .block{ background:url(images/bg_top.jpg); width:911px;}

#header .ul{margin:0; padding:0; list-style:none;}
#header .ul li{background:url(images/bg_menu.gif)  bottom left no-repeat; padding-left:25px;  line-height:2.83em; background-position:0 2px }
#header .ul .last{background:url(images/bg_menu1.gif) bottom left no-repeat;}
#header .ul li a{color:#d1f5ff; text-decoration: none; text-transform:uppercase; font-size:.833em;} 
#header .ul li a:hover { text-decoration:none; color:#000000 }

#header .ul1{margin:0; padding:0px 0 0 0; list-style:none;}
#header .ul1 li{ margin:0; display:inline; padding:0}
#header .ul1 li a{color:#fff; text-decoration:none; width:124px; margin-right:1px; text-align:center; display:block; float:left ; vertical-align:middle; padding:18px 0 18px 0; text-transform:none;  background:url(images/bg_li.gif) top left repeat-x;} 
#header .ul1 .li a{padding:10px 0 8px 0; background:url(images/bg_li1.gif) top left repeat-x;} 
#header .ul1 .li1 a{padding:18px 0 18px 0; background:url(images/bg_li2.gif) top left repeat-x;} 
#header .ul1 .li2 a{padding:18px 0 18px 0; background:url(images/bg_li3.gif) top left repeat-x;} 
#header .ul1 .li3 a{padding:18px 0 18px 0; background:url(images/bg_li.gif) top left repeat-x; width:129px} 
#header .ul1 li a:hover { text-decoration:none; color:#000000}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont.gif); line-height:1.33em}
#content .indent-col{padding:39px 28px 30px 29px}
#content .title{  margin-bottom:19px}
#content .title1{  margin:25px 0 19px 0}
#content .img-left{ float:left; margin:0 30px 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:#ae473f; font-size:.833em; text-transform:uppercase; font-weight:normal; margin-bottom:7px; background:url(images/tail.jpg) repeat-x bottom; padding-bottom:3px  }
#content h3{color:#006e98; font-size:1.25em; font-style:italic; font-weight:normal; margin-bottom:17px;   }
#content h5{color:#292420; font-size:.91em; margin-bottom:11px;   }
.tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:15px; margin-bottom:15px}



/*footer*/
#footer { color:#68707d; font-size:0.75em; text-align:center }
#footer .indent-footer{ padding:30px 30px 0 30px;}
#footer a {color:#68707d; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.h{ height:30px}
.block-contact span{ float:right; margin-right:20px}
.bg{background:url(images/input.gif) no-repeat top left; height:23px; float:left; display:block}
.input{
   	border:none; 
	background:none;
	width:197px; height:20px;
	font-size:11px;
	text-transform:none;
	padding:3px 10px 0 20px;
	color:#6b858d
}