/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:#141414}
html, input, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align: left;
}	

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

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

.link1{ color:#ce7f07; text-decoration:none}
.link1:hover{text-decoration:underline}

.link{color:#000000; background:url(images/marker.gif) top left no-repeat; padding-left:20px; background-position:0 5px; text-decoration:none; font-size:.916em  }
.link:hover{text-decoration:underline }

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

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 12px; margin:0; padding-left:10px; }
ul li a{color:#4d4d4d; text-decoration: underline; line-height:3.33em} 
ul li a:hover { text-decoration:none; }

.ul li{background:none; padding-left:0; }
.ul li a{color:#fff; text-decoration: underline; line-height:3.33em} 
.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{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:0.5625em; color:#404040 }
#header .flash{ padding:2px 0 0 0;}
#header .indent{margin:442px 0 0 707px; position:absolute; width:264px}
#header .indent1{padding:20px 0 0 30px}
#header a{color:#404040; text-decoration:underline} 
#header a:hover{text-decoration:none}
#header .button1{color:#ff7e28; text-decoration:none; padding:0px 0px 5px 0px;  }
#header .button1:hover{text-decoration:underline }

/*content*/
#content{
	font-size:0.5625em;
	width:100%;
	text-align:left;
}
#content .indent-main{padding:0 0 0 31px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 0 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 40px 0}
#content .p2{ margin:0 0 17px 0}
#content h4{color:#fff; font-size:1em; }
#content h2{color:#fff; font-size:1em; margin-bottom:23px;  }
#content h3{color:#fff; font-size:1em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:29px}


/*footer*/
#footer { color:#777777; font-size:0.5625em; text-transform:uppercase; }
#footer .indent-footer{ padding:66px 50px 0 32px;}
#footer a {color:#777777; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:30px}
.h1{ height:30px; background:url(images/bg_input.gif) no-repeat top left}
.block-contact span{ float:right; margin-right:220px}
.input{
   	border:none; 
	background:none;
	width:217px; height:20px;
	font-size:1em;
	color:#404040;
	vertical-align:middle;
	padding-left:15px;
	padding-top:5px;
}input{
   	border:1px solid #4d4d4d; 
	background:#151515;
	width:274px; height:19px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #4d4d4d; 
	background:#151515;
	width:265px; height:105px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
