﻿/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background:#7e7e7e}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#5e5e5e;	}	

.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%;
	color: #FFFFFF;
	background-color: #000000;
}
a img{ border:0}
img{ vertical-align:top;  }

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

.link{color:#000000; text-decoration:none; font-weight:bold }
.link:hover{text-decoration:underline }

.link1{ color:#000000; background:url(images/marker.gif) no-repeat right 50%; 
padding-right:10px; font-weight:bold
}

.button{
	background-position: left top;
	color: #f8f7f3;
	background: none no-repeat left
top;
	font-weight: bold;
	padding: 1px 8px 5px 9px;
	text-decoration: none;
}
.button:hover{text-decoration:underline }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/fan_icon-10.gif) no-repeat 0 2px; 
margin:0; padding-bottom:11px; padding-left:38px; font-size:.85em
}
#content ul .li{background:url(images/fan_icon-4.gif) no-repeat 0 2px; }
#content ul .li1{background:url(images/fan_icon-12.gif) no-repeat 0 2px; }
#content ul .li2{background:url(images/fan_icon-11.gif) no-repeat 0 2px; }
#content ul .li3{background:url(images/fan_icon-2.gif) no-repeat 0 2px; }
#content ul .li4{background:url(images/fan_icon-7.gif) no-repeat 0 2px; }
#content ul li a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 1.16em;
}
#content ul li a:hover { text-decoration:underline; }

#content .box1 ul li{font-size:1em }


.link-1 {
	display: block;
	float: left;
	background: #000000 url(images/link_bg.gif) repeat-x left top;
	color: #ffffff;
	text-decoration: none;
	}
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top; 
font-size:1.07em
}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; 
padding:8px 15px 8px 15px; font-style:normal;
}
.link-1:hover{ text-decoration:none; color:#b70700}
.link-2 { display:block; float:left; background:url(images/link_bg1.gif) repeat-x left top; 
color:#ffffff; text-decoration:none; }
.link-2 em { display:block; background:url(images/link_left1.gif) no-repeat left top; 
font-size:1.25em
}
.link-2  b { display:block; background:url(images/link_right1.gif) no-repeat right top; 
padding:8px 15px 8px 15px; font-style:normal;
}
.link-2:hover{ text-decoration:none; color:#b70700}


/*header*/
#header .flash{ position:relative; margin-right:-1px}


/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:0 0 0 0}
#content .title{
	margin-bottom: 16px;
	color: #FFFFFF;
	background-color: #000000;
}
#content .img-left{ float:left; margin:0 25px 33px 0}
#content .img-left1{ float:left; margin:0 25px 0 0}
#content .img-indent{ margin:0 0 16px 0}
#content .icon{
	margin: 2px 0 0 223px;
	position: absolute;
	background-color: #000000;
	color: #FFFFFF;
}
#content p{ margin:0 0 17px 0}
#content .p{
	margin: 0;
	color: #FFFFFF;
	background-color: #000000;
}
#content .p1{
	margin: 0 0 23px 0;
	color: #FFFFFF;
	background-color: #000000;
}
#content .p2{
	margin: 0 0 11px 0;
	color: #FFFFFF;
	background-color: #000000;
}
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content h5{color:#b60600; font-weight:normal; font-size:1.16em; margin-bottom:5px; font-style:italic  }
#content h3{
	color: #FFFFFF;
	font-size: 1.16em;
	margin-bottom: 2px;
	background-color: #000000;
}
#content h2{
	color: #FFFFFF;
	font-size: 1.57em;
	text-transform: uppercase;
	margin-bottom: 21px;
}
#content .tail{
	background: #000000 url(images/tail.gif) repeat-x 50% bottom;
	padding-bottom: 19px;
	margin-bottom: 19px;
	color: #FFFFFF;
	}

.txt1{ font-size:1.16em}

#content .indent{
	padding: 10px 0 0 0;
	color: #FFFFFF;
	background-color: #000000;
}

/*box*/
.box{ background:#2c2c2c; width:100%; font-size:1.16em; color:#5f5f5f; }
.box .border-top {background:url(images/border_top.gif) repeat-x 50% top;
}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x 50% bottom;
}
.box .border-left {background:url(images/border_left.gif) repeat-y left 50%;
}
.box .border-right {background:url(images/border_right.gif) repeat-y right 50%;
}
.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: 20px 40px 40px 20px;
	color: #FFFFFF;
	background-color: #000000;
}
.box .indent-box1{
	padding: 20px 30px 40px 20px;
	color: #FFFFFF;
	background-color: #000000;
}
/*box1*/
.box1{ background:#fff; width:100%;}
.box1 .border-top {
	background: url(images/border_top1.gif) repeat-x 50% top;
}
.box1 .border-bottom {background:url(images/border_bottom1.gif) repeat-x 50% bottom;
}
.box1 .corner-top-left {background:url(images/corner_top_left1.gif) no-repeat left top;
}
.box1 .corner-top-right {background:url(images/corner_top_right1.gif) no-repeat right top;
}
.box1 .corner-bottom-left {background:url(images/corner_bottom_left1.gif) no-repeat left bottom;
}
.box1 .corner-bottom-right {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; 
width:100%; }
.box1 .indent-box{ padding:8px 25px 45px 21px; }
#content .box1 h2{color:#f6f6f6; font-size:1.83em; text-transform:uppercase; margin-bottom:25px;  }
/*box2*/
.box2{
	background-position: #000000;
	background: #000000;
	width: 100%;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: .83em;
	line-height: 1.6em;
}
.box2 .border-top {
	background: url(images/border_top2.gif) repeat-x 50% top;
}
.box2 .corner-top-left {background:url(images/corner_top_left2.gif) no-repeat left top;
}
.box2 .corner-top-right {background:url(images/corner_top_right2.gif) no-repeat right top;
}
.box2 .corner-bottom-left {background:url(images/corner_bottom_left2.gif) no-repeat left bottom;
}
.box2 .corner-bottom-right {background:url(images/corner_bottom_right2.gif) no-repeat right bottom; 
width:100%; }
.box2 .indent-box{ padding:20px 15px 30px 20px; }
.box2 .indent-box .txt{ color:#acacac}
.box2 .indent-box a{ color:#afd202}
#content .box2 h2{
	color: #f6f6f6;
	font-size: 2.0em;
	text-transform: uppercase;
	background: url(images/tail1.gif) repeat-x 50% bottom;
	padding-bottom: 11px;
	margin-bottom: 11px;
}



/*footer*/
#footer { color:#2c2c2c; font-size:0.625em }
#footer .indent-footer{ padding:67px 50px 0 0;}
#footer span {color:#ffffff; font-size:1.4em}  
#footer a {color:#2c2c2c; text-decoration:underline}  
#footer a:hover {  text-decoration:none}


.indent-2{ position:relative; padding-right:20px; float:left}
.h{ height:26px}
.h1{ height:30px; background:url(images/bg_input.gif) no-repeat left top
}
.block-contact span{ float:right; margin-right:20px}
.input{
   	border:none; 
	background:none;
	width:213px; height:17px;
	font-size:11px;
	color:#8c8c8c;
	padding-left:5px;
	margin-left:4px;
	padding-top:3px;
	padding-bottom:3px;
}input{
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	width:254px; height:19px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	width:284px; height:109px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}