/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:#121537}
html, input, textarea	{	font-family:Arial; 
		color:#667385;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}

.maxheight img { position:relative;}
.pos_relativer { position:relative;}



div.container {	overflow:hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }

b{color:#018eb9;}

a{color:#cf4900; text-decoration:none} 
a:hover{text-decoration:underline}
.link1{color:#667385; text-decoration:underline; display:block; margin-bottom:11px} 
.link1:hover{text-decoration:none} 
.link2{color:#667385; text-decoration:underline;} 
.link2:hover{text-decoration:none} 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/line.gif)  bottom left no-repeat }
ul .list{background:none}
ul li a{color:#0d87c6; line-height:2.3em; background:url(images/marker.gif) top left no-repeat; background-position:0 1px; padding:5px 0 9px 30px } 

/*header*/
#header { text-align:center}
#header .logo{ margin:46px 0 0px 0px }

/*content*/
#content{ font-size:0.8125em; width:100%; text-align:left; background:url(images/bg.jpg) no-repeat top left #14173b}
#content .indent-main{padding:0px 105px 0px 125px}
#content .indent-col-1{padding:0px 30px 15px 0px}
#content .indent-col-2{padding:17px 0px 10px 32px}
#content .indent-col-3{padding:17px 0px 10px 28px}
#content .title{  margin-bottom:9px}
#content .title1{  margin-bottom:23px}
#content .img-left{ float:left; margin:0px 20px 30px 0px}
#content .img-indent{ margin:0px 0px 11px 0px}
#content .img-indent1{ margin:4px 0px 25px 0px}
#content p{ margin:0px 0px 17px 0px}

/*block*/
.box{ background:url(images/bg_center.gif) #fffff9; width:100%;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bot {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bot-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bot-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; }
.box .indent-box{ padding:23px 45px 16px 29px; }


#content .bg1{ background:url(images/tail2.gif) no-repeat top right}
#content .bg{ background:url(images/tail3.gif) no-repeat bottom right}


#page1 .indent{padding:17px 0px 0px 0px}

#page1 #content .indent-col-1{ background:url(images/tail2.gif) no-repeat top right}
#page1 #content .bg{ background:url(images/tail3.gif) no-repeat bottom right}

#page2 .indent{padding:0px 0px 17px 0px}
#page4 .indent{padding:0px 0px 17px 0px}
#page4 .img-left{ float:left; margin:0px 20px 20px 0px}
#page6 .indent-col-1{padding:0px 0px 22px 0px}

/*footer*/
#footer { color:#55789b; font-size:0.6875em; text-align:center; font-family:tahoma; background:url(images/bot.jpg) no-repeat top left}
#footer .indent-footer{ padding:21px 0px 0px 0px;}
#footer span a {color:#fff}  
#footer a {color:#55789b; text-decoration:none}  
#footer a:hover { color:#fff; text-decoration:none}


#form1 { position:relative;}

.block-contact span{ float:right; margin-right:30px}
input{
   border:1px solid #cecece; 
	background:#FFFFFF;
	width:192px; height:20px;
	font-size:.85em;
	 font-family:tahoma;	
	padding-left:5px;
	margin-bottom:6px
}
textarea{
   	border:1px solid #cecece; 
	background:#FFFFFF;
	width:192px; height:113px;
	font-size:.85em; 
	font-family:tahoma;
	padding-left:5px;
	margin-bottom:7px;
	overflow:auto}