/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:#313131}
html, input, textarea	{
	font-family:Tahoma, Geneva, sans-serif;
	color:#333333;
}	

.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;  }

b{color:#018eb9;}

a{
	color:#FF6600;
	text-decoration:underline
} 
a:hover{text-decoration:none}
.link{color:#3a3a3a; font-weight:bold; background:url(images/marker.gif) center right no-repeat; padding-right:15px; font-size:1.09em} 
.link1{color:#f97000; font-weight:bold;} 
.link2{font-size:1.18em} 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:12px; }
ul li a{color:#fa7400; font-weight:bold; text-decoration:none ; line-height:1.8181em} 
ul li a:hover { text-decoration:underline; }

ol{margin:0; padding:0; list-style-position:inside; font-weight:bold; color:#f96d00}
ol li{}
ol li a{color:#3a3a3a; font-weight:normal; text-decoration:none} 
ol li a:hover { text-decoration:underline; }


/*header*/
#header {
	font-size:0.6875em;
	color:#0033FF;
	height: auto;
	width: auto;
}
#header .menu{
	position:absolute;
	padding:0 0 0 669px;
	text-align:center;
	left: 163px;
	top: 89px;
	width: -253px;
}
#header .menu .bg{background:url(images/bg_menu.gif); width:241px; height:28px; vertical-align:middle; padding-top:7px}
#header .menu a{ background:url(images/bg_li.gif) no-repeat right top; padding:0 12px 0 12px; color:#343435; text-decoration:none}
#header .menu .last{ background:none}
#header .menu a:hover{text-decoration:underline}
#header .title{  margin-bottom:16px}
#header p{ margin:0 0 22px 0}
#header .slogan{ position:absolute; margin:135px 0 0 31px}
#header .logo{ margin:0 0 28px 0 }
#header .block{
	background:url(images/bg_block.jpg);
	width:910px;
	height:287px;
	font-size:1.09em;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.33em;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}
#header .indent-block{padding:46px 30px 0 576px;}
#header .indent{
	padding-top: 63px;
	padding-right: 24px;
	padding-bottom: 63px;
	padding-left: 24px;
	height: 476px;
}

/*content*/
#content{
	font-size:0.7500em;
	width:100%;
	text-align:left;
	background:#f8f4e8;
	font-family:Arial, Arial, Helvetica, sans-serif;
}
#content .indent-main{padding:0 25px 51px 22px}
#content .indent-col1{padding:19px 30px 25px 15px}
#content .indent-col1-1{padding:19px 30px 13px 15px}
#content .indent-col1-2{padding:28px 30px 13px 15px}
#content .indent-col2{padding:19px 20px 30px 32px}
#content .indent-col2-1{padding:28px 20px 0 32px}
#content .indent-col2-2{padding:18px 20px 0 32px}
#content .title{  margin-bottom:22px}
#content .img{ margin:0 72px 0 80px}
#content .img1{ margin:0 67px 0 71px}
#content .img-left{ float:left; margin:0 12px 16px 0}
#content .img-left1{ float:left; margin:0 12px 11px 0}
#content .img-indent{ margin:0 0 16px 62px}
#content p{ margin:0 0 11px 0}
#content .p{ margin:0 0 5px 0}
#content .p1{ margin:0 0 22px 0}
#content .p2{ margin:0 0 42px 0}
#content .p3{ margin:0}
#content h4{color:#f96d00; text-transform:uppercase; font-size:1.18em; margin-bottom:7px;  }
#content h3{color:#f96d00; font-size:1.18em; margin-bottom:17px;  }
.tail{ background:url(images/tail.gif) repeat-x bottom}
.txt{ line-height:1.27em}
.txt1{ float:right; display:block; margin-bottom:15px}

#page1 #content .indent{padding:10px 0 10px 0;}
#page1 #content .indent1{margin:10px 0 10px 0;}
#page4 #content .indent1{margin:10px 0 20px 0;}
#page5 #content .indent{padding:10px 0 10px 0;}
#page5 #content .indent1{margin:25px 0 25px 0;}
#page6 #content .indent{padding:10px 0 10px 0;}
#page6 #content .indent1{margin:25px 0 25px 0;}

#page8 #content p{ margin:0 0 15px 0}


/*footer*/
#footer { color:#ffffff; font-size:0.6875em; }
#footer .indent-footer{ padding:40px 30px 0 37px;}
#footer a {color:#fc8e00; text-decoration:underline}  
#footer a:hover {  text-decoration:none}


.h{ height:30px}
.block-contact span{ float:right}
.block-contact1 span{ float:right; margin-right:75px}
input{
	border-left:1px solid #424242; 
   	border-top:1px solid #424242; 
   	border-right:1px solid #cad2d5; 
   	border-bottom:1px solid #cad2d5; 
	background:#FFFFFF;
	width:215px; height:17px;
	font-size:1em;
	color:#000000;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
	border-left:1px solid #424242; 
   	border-top:1px solid #424242; 
   	border-right:1px solid #cad2d5; 
   	border-bottom:1px solid #cad2d5; 
	background:#FFFFFF;
	color:#000000;
	width:215px; height:231px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
