﻿/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background: url(images/bg.gif) repeat-x top #202224}
html, input, textarea	{	font-family:Arial, Helvetica, sans-serif; 
		color:#6e6c6c;	}	

.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:#eb7504; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#eb7504; background:url(images/marker1.gif) top left no-repeat; padding-left:19px; background-position:0 5px; text-decoration:underline; }
.link:hover{text-decoration:none }

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 2px; margin:0; padding-left:19px; }
ul li a{color:#325a7f; text-decoration: underline; line-height:2.25em} 
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{ background:url(images/link_bg-1.gif) left top repeat-x;}
.link-1:hover em{ background:url(images/link_left-1.gif) no-repeat left top;}
.link-1:hover  b { background:url(images/link_right-1.gif) no-repeat right top; }


/*header*/
#header {font-size:0.625em; color:#878788}
#header .search{ position:absolute; margin:76px 0 0 668px; text-transform:uppercase }
#header .block{ position:absolute; margin:160px 0 0 497px; height:261px; width:429px; background:url(images/bg_block.jpg); text-align:right  }
#header .slogan{ margin:0 0 18px 0 }
#header .indent{padding:59px 64px 0 0}
.head1 {font-size: 30pt;color: #FFFFFF;margin-top: 0px; line-height: 200%;margin-bottom: 0px;}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont.gif) repeat-x top #fff}
#content .indent-main{padding:31px 39px 29px 44px}
#content .indent-main-1{padding:31px 19px 0 19px}
#content .indent-main1{padding:0 18px 42px 19px}
#content .title{  margin-bottom:18px}
#content .title1{ background:url(images/tail1.gif) repeat-x bottom; padding-bottom:7px;  margin-bottom:12px}
#content .img-left{ float:left; margin:0 20px 34px 0}
#content .img-left1{ float:left; margin:0 20px 22px 0}
#content .img-left2{ float:left; margin:0 20px 0 0}
#content .img-indent{ margin:0 0 17px 0}
#content .img-indent1{ margin:0 0 14px 0}
#content p{ margin:0 0 15px 0}
#content .p{ margin:0 0 11px 0}
#content .p1{ margin:0 0 19px 0}
#content .p2{ margin:0 0 3px 0}
#content h4{color:#325a7f; font-weight:normal; font-size:1em; margin-bottom:17px;  }
#content h5{color:#325a7f; font-weight:normal; font-size:1em;  }
#content h3{color:#36424e; font-style:italic; font-weight:normal; font-size:1.08em; margin-bottom:17px;  }
#content .tail{ background:url(images/tail2.gif) repeat-x bottom; padding-bottom:3px;margin-bottom:7px; }
#content .block1{ background: url(images/bg_block1.gif) no-repeat top left; margin-left:215px}

#page1 #content .indent-main{padding:10px 10px 10px 10px}
#page3 #content .indent{padding:0 0 0 216px}
#page4 #content .indent1{padding:0 25px 0 0}
#page4 #content .indent{padding:0 0 0 175px}
#page4 #content .indent2{padding:0 0 0 143px}
#page6 #content .indent{padding:0 25px 0 25px}
#page6 #content .indent1{padding:0 25px 50px 25px}

/*box*/
.box{ background:url(images/border_top.gif) repeat-x top #d6e7f4; width:100%;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .indent-box{ padding:32px 26px 0 25px; }


/*footer*/
#footer { color:#626263; font-size:0.75em; text-align:center }
#footer .indent-footer{ padding:28px 30px 0 30px;}
#footer a {color:#626263; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.h{ height:28px}
.block-contact span{ float:right; margin-right:55px}
.input{
   	border:1px solid #313438; 
	background:#242628;
	width:142px; height:17px;
	font-size:1em;
	padding-left:5px;
	margin:0 5px 0 5px;
	vertical-align:middle;
	text-transform:none
}
input{
   	border:1px solid #a4a4a4; 
	background:none;
	width:306px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #a4a4a4; 
	background:none;
	width:306px; height:185px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
