/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.0625em; background:url(images/bg.gif) repeat-x top left #fff}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#7b7a7a;	}	

.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:0}
img{ vertical-align:top;  }

a{color:#2594ce; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#000000; background:url(images/marker1.gif) top left no-repeat; padding-left:12px; background-position:0 3px; font-size:.916em; text-transform:uppercase}

.link1{color:#fff; background:#12517e;  padding:1px 4px 2px 4px; text-decoration:none; font-size:1.08em; }
.link1:hover{text-decoration:underline }
.link2{color:#000000; font-size:.916em; text-transform:uppercase }
.link3{color:#7b7a7a; }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 11px; margin:0; padding-left:12px; }
#content ul li a{color:#2594ce; text-decoration: underline; line-height:2.41em} 
#content ul li a:hover { text-decoration:none; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .slogan{ margin:0 0 11px 0 }
#header .logo{margin:40px 0 16px 32px}
#header .indent{padding:38px 0 0 62px}

#header .ul1{margin:0; padding:0; list-style:none;}
#header .ul1 li{background:url(images/marker-1.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:13px; }
#header .ul1 li a{color:#30e4ff; text-decoration: underline; line-height:2em} 
#header .ul1 li a:hover { text-decoration:none; }



#content .bg{ background:url(images/tail-2.gif) repeat-y left } 
#content .bg1{ background:url(images/tail-1.gif) no-repeat left top; width:100% } 

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{margin:-55px 31px 0 32px; position:relative}
#content .indent-row{padding:0 0 34px 0}
#content .indent-col{padding:26px 28px 0 30px}
#content .title{  margin-bottom:7px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 12px 0}
#content p{ margin:0 0 21px 0}
#content .p{ margin:0 0 21px 0}
#content .p1{ margin:2px 0 0 0}
#content .p2{ margin:0 0 32px 0}
#content .p3{ margin:0 0 9px 0}
#content .p4{ margin:0 0 12px 0}
#content .p5{ margin:0 0 17px 0}
#content h3{color:#4e4e4e; font-size:1.16em; font-style:italic; font-weight:normal  }
#content h4{color:#4e4e4e; font-size:1.16em; font-style:italic; margin-bottom:15px; font-weight:normal}
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:29px; margin-bottom:29px}
.txt{ font-size:.916em}

.img-1{ background:url(images/img-1.gif) no-repeat left top}
.img-2{ background:url(images/img-2.gif) no-repeat bottom right}

#content .indent{padding:0 0 0 190px}

/*box*/
.box{ background: url(images/bg_box.gif) repeat-x top #f6f6f6; width:100%;}
.box .indent-box{ padding:26px 30px 20px 30px; }


/*footer*/
#footer { color:#7b7a7a; font-size:0.75em; }
#footer .indent-footer{ padding:17px 50px 0 30px; background:url(images/bot.gif) repeat-x top ;}
#footer a {color:#7b7a7a; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
#footer .indent-footer1{margin:32px 32px 32px 32px}


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:30px}
.block-contact span{ float:right; margin-right:20px}
input{
	border-left:1px solid #7d7d7d; 
   	border-top:1px solid #7d7d7d; 
   	border-right:1px solid #d1cfd0; 
   	border-bottom:1px solid #d1cfd0; 
	background:#FFFFFF;
	width:308px; height:17px;
	font-size:1em;
	padding-left:5px;
}
textarea{
	border-left:1px solid #7d7d7d; 
   	border-top:1px solid #7d7d7d; 
   	border-right:1px solid #d1cfd0; 
   	border-bottom:1px solid #d1cfd0; 
	background:#FFFFFF;
	width:308px; height:88px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}