/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:#161413}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#FFFFFF;	}	

.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;  }

#content a{color:#FFFFFF ; text-decoration:none; font-size:1em; text-transform:uppercase} 
#content a:hover{text-decoration:underline}

#content .link{color:#fff; text-decoration:none; font-size:1em; text-transform:none  }
#content .link:hover{text-decoration:underline }
#content .link1{color:#fff; text-decoration:underline; font-size:1em; text-transform:none  }
#content .link1: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 5px; margin:0; padding-left:10px; }
ul li a{color:#e5156d; text-decoration: underline; line-height:1.5em} 
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 { color:#58524e; font-size:0.625em; text-transform:uppercase }
#header .logo{ margin:83px 0 0 395px; position:absolute }
#header .indent{padding:9px 27px 0 30px}

.button{ margin:0 0 0 445px}
.slogan{margin:124px 0 132px 62px}
.button1{margin:0 0 0 445px}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont.gif) top left repeat }
#content .indent-main{padding:0 0 0 0}
#content .title{  margin-bottom:19px}
#content .title1{  margin-bottom:14px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 6px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0 0 17px 0}
#content h4{color:#fff; font-size:1em; font-weight:normal }
#content h5{color:#fff; font-size:1em; font-weight:normal; margin-bottom:15px }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:13px; margin-bottom:21px}
.txt{ color:#FFFFFF}

#content .indent{padding:0 0 0 0}

/*box*/
.box{ background:url(images/border_center.gif); width:100%;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom; width:100%;}
.box .indent-box{ padding:36px 25px 36px 31px; }


/*footer*/
#footer { color:#58524e; font-size:0.625em; text-transform:uppercase }
#footer .indent-footer{ padding:113px 30px 0 30px;}
#footer a {color:#58524e; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.h{ height:34px}
.block-contact span{ float:right; margin-right:180px}
.input{
	border-left:1px solid #000000; 
   	border-top:1px solid #000000; 
   	border-right:1px solid #2f302d; 
   	border-bottom:1px solid #2f302d; 
	background:#20211f;
	margin-left:5px;
	width:144px; height:21px;
	font-size:11px;
	vertical-align:middle;
}
input{
   	border:1px solid #a4a4a4; 
	background:#1f1d1c;
	width:232px; height:20px;
	font-size:11px;
	padding-left:5px;
}
textarea{
   	border:1px solid #a4a4a4; 
	background:#1f1d1c;
	width:258px; height:54px;
	font-size:11px;
	padding-left:5px;
	margin-bottom:15px;
	overflow:auto}
