/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background:url(images/bg.gif)}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#9c9c9c;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top; outline:none}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {
	overflow:hidden;
	width: 100%;
	font-size: 12px;
}
a img{ border:0}
img{ vertical-align:top;  }

a{color:#e21f0a; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{font-size:1.07em  }
.link1{font-size:1.07em; display:block; margin-bottom:11px; color:#c3c3c3  }
.link2{font-size:1.07em; display:block; color:#c3c3c3  }
.link3{color:#c3c3c3  }

.button{color:#f8f7f3; background:url(images/button.gif) top left no-repeat; padding:2px 22px 5px 20px; text-decoration:none; font-size:1.08em; line-height:28px  }
.button:hover{text-decoration:underline }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li a{color:#c3c3c3; text-decoration:underline; line-height:1.92em; font-size:1.07em} 
#content ul li a:hover { text-decoration:none; }

#content .ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:20px; }
#content .ul li a{color:#9c9c9c; text-decoration:none; line-height:1.92em; font-size:1.07em} 
#content .ul li a:hover { text-decoration:underline; }

.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 .flash{ padding:10px 0 0 48px }

#header .block{ background:url(images/bg_block.jpg) no-repeat top left; height:301px;}
#header .indent2{padding:10px 0 0 11px}
#header .indent{padding:9px 0 0 48px}

/*content*/
#content{ font-size:0.8125em; width:100%; text-align:left;}
#content .indent-main{padding:0 48px 0 48px}
#content .indent-main1{padding:45px 20px 0 20px}
#content .indent-main2{padding:35px 20px 0 20px}
#content .indent-col{padding:0 10px 5px 18px}
#content .indent-col2{padding:0 10px 0 18px}
#content .title{  margin-bottom:16px}
#content .title1{  margin-bottom:31px; padding-left:18px; padding-bottom:8px; background:url(images/tail.gif) repeat-x bottom; }
#content .img{  margin:33px 0 0 43px; position:absolute}
#content .img-left{
	float:left;
	margin:0 20px 30px 0
}
#content .img-indent{ margin:0 0 25px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0}
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}

#content .indent{padding:0 30px 0 0}
#content .indent1{padding:30px 0 0 0}

/*box*/
.box{ background:#111011; width:100%; color:#a4a4a4; font-size:1.23em; line-height:1.5em}
.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:33px 30px 40px 221px; }


/*footer*/
#footer { color:#a4a4a4; font-size:0.75em; background:url(images/bot.gif) repeat-x top; text-align:center ; }
#footer .indent-footer{ padding:60px 0 0 130px;}
#footer a {color:#a4a4a4; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
.bot-left{ background:url(images/bot_left.gif) no-repeat top left}
.bot-right{ background:url(images/bot_right.gif) no-repeat top right; height:164px}

#footer ul{margin:0; padding:0 0 40px 90px; list-style:none;}
#footer ul li{ margin:0; display:inline; background:url(images/bg_menu.gif) center left no-repeat; float:left}
#footer ul li a{color:#878787; text-decoration:none; display:block; float:left; padding:2px 39px 2px 39px} 
#footer ul li a:hover { text-decoration:underline; }
#footer ul .first{background:none;}
#footer ul .first a{ padding-left:0}
#footer ul li .current{ text-decoration:none; background:url(images/bg_menu.gif) top left no-repeat;  }


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:22px}
.block-contact span{ float:right; margin-right:50px}
input{
   	border:1px solid #a4a4a4; 
	background:url(images/bg-1.gif);
	width:165px; height:17px;
	font-size:1em;
	padding-left:5px;
}
textarea{
   	border:1px solid #a4a4a4; 
	background: url(images/bg-1.gif);
	width:365px; height:97px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
