/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {
	font-size:100%;
	line-height:1.125em;
	background-color: #BDCAD6;
}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#a8adb9;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
object { vertical-align:top;}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }

a{
	color:#71d5f2;
	text-decoration:none
} 
a:hover{
	text-decoration:underline
}

.link{color:#71d5f2; background:url(images/marker.gif) right center no-repeat; padding-right:15px; font-weight:bold }
.link:hover{text-decoration:underline }

.link1 {color:#000000; background:url(images/bg_link1.gif) top repeat-x; width:41px; text-align:center; padding:2px 0 0 0}
.link1 a{color:#000000; text-decoration:none; text-transform:uppercase; font-size:.83em}
.link1 strong{color:#000000; text-decoration:none; font-size:1.6em}
.link1 a:hover{text-decoration:none; color:#fff }

.button{color:#fff; background:url(images/button1.gif) top left no-repeat; padding:6px 17px 9px 33px; text-decoration:none; font-size:1.36em; font-weight:bold; line-height:30px}
.button:hover{text-decoration:none; color:#000}
.button1{color:#000; background:url(images/button2.gif) top left no-repeat; padding:6px 17px 9px 43px; text-decoration:none; font-size:1.36em; font-weight:bold; line-height:30px}
.button1:hover{text-decoration:none; color:#fff }

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:18px; }
ul li a{color:#a8adb9; text-decoration:none; line-height:2.1em} 
ul li a span {color:#71d5f2; text-decoration: underline; line-height:2.1em} 
ul li a:hover { text-decoration:none; color:#FFF; }

.ul li{background:url(images/marker2.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:18px; }
.ul li a{color:#71d5f2; text-decoration: underline; line-height:2.1em} 
.ul li a:hover { text-decoration:none; color:#FFF; }


.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#000000; text-decoration:none; font-size:1.25em }
.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:5px 17px 7px 33px; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#fff}


.txt{ color:#FFF}


/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont.gif) repeat-x top #1d2538}
#content .indent-main{
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 0;
}
#content .title{  margin-bottom:21px}
#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 .p1{ margin:0 0 17px 0}
#content .p2{ margin:0}
#content h4{color:#fff; font-size:1em; margin-bottom:17px;  }
#content h3{color:#fff; font-size:1.25em;   }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}

#content .indent{padding:0 0 0 300px}
/*content1*/
#content1{ font-size:0.75em; width:100%; text-align:left; background:#121724}
#content1 .indent-main{padding:33px 0 36px 0}
#content1 .title{  margin-bottom:16px}
#content1 .title1{  margin-bottom:16px; margin-top:36px}
#content1 .img-left{ float:left; margin:0 20px 16px 0}
#content1 .img-indent{ margin:0 0 16px 0}
#content1 p{ margin:0 0 17px 0}
#content1 .p{ margin:0 0 17px 0}
#content1 .p1{ margin:0 0 21px 0}
#content1 .p2{ margin:0}
#content1 h3{color:#fff; font-size:1.25em;   }
#content1 h4{color:#fff; font-size:1em;   }
#content1 .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}

#content1 .indent{padding:0 0 0 298px}
#content1 .indent1{padding:0 0 0 210px}
#content1 .indent2{padding:0 0 0 300px}

/*box*/
.box{ background:#EAE4E0; width:100%;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {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-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:0 0 0 0; }


/*footer*/
#footer { color:#6b7b99; font-size:0.625em; background:#bdcad6; text-align:center}
#footer .indent-footer{
	text-align:center;
	padding-top: 42px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footer span a {color:#6b7b99; text-decoration:none; text-transform:uppercase; font-size:1.1em}  
#footer span a:hover {  text-decoration:underline}
#footer a {color:#6b7b99; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
#footer .txt{ color:#000000; text-transform:uppercase}


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:24px}
.block-contact span{ float:right;}
input{
   	border:1px solid #a4a4a4; 
	background:#1e232f;
	width:224px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #a4a4a4; 
	background:#1e232f;
	width:224px; height:104px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
