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

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

a{
	color:#a3906e;
	text-decoration:none
} 
a:hover{text-decoration:none}

.link{color:#a3906e; font-weight:bold; background:url(images/marker.gif) top left no-repeat; padding-left:12px; background-position:0 5px; text-decoration:none;}
.link: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 8px; margin:0; padding-left:14px; }
ul li a{color:#bfaa85; font-weight:bold; text-decoration:none ; line-height:1.66em} 
ul li a:hover { text-decoration:underline; }


.logo{ position:absolute; margin:492px 0 0 320px}
.menu{padding:43px 0 0 29px}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; height:677px}
#content .indent-main{padding:88px 0 0 0}
#content .indent-main1{padding:23px 0 23px 10px}
#content .indent-main2{padding:23px 38px 23px 10px}
#content .title{  margin:20px 0 17px 0}
#content .title1{  margin:0 0 17px 0}
#content .img-left{ float:left; margin:0 20px 21px 0}
#content .img-indent{ margin:0 0 10px 0}
#content .img-indent1{ margin:0 7px 7px 0}
#content .img-indent2{ margin:0 0 7px 0}
#content p{ margin:0 0 11px 0}
#content .p{ margin:0 0 11px 0}
#content .p1{ margin:0 0 21px 0}
#content h4{color:#bfaa85; font-size:1em; margin-bottom:2px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:23px; margin-bottom:9px}
#content .tail1{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:11px; margin-bottom:9px}
.txt{ color:#a3906e}
.txt a{ color:#a3906e; font-weight:bold; text-decoration:none}
.txt a:hover{ text-decoration: underline}

#content .indent{padding:0 0 0 166px}


/*box*/
.box{ background:url(images/bg_center.gif); width:100%;}
.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:21px 14px 5px 15px; }
.box .indent-box1{ padding:15px 14px 15px 23px; }
.box .indent-box2{ padding:15px 15px 10px 18px; }
/*box1*/
.box1{ background:url(images/bg_center1.gif); width:100%;}
.box1 .border-top1 {background:url(images/border_top1.gif) repeat-x top;}
.box1 .border-bottom1 {background:url(images/border_bottom1.gif) repeat-x bottom;}
.box1 .border-left1 {background:url(images/border_left1.gif) repeat-y left;}
.box1 .border-right1 {background:url(images/border_right1.gif) repeat-y right;}
.box1 .corner-top-left1 {background:url(images/corner_top_left1.gif) no-repeat left top;}
.box1 .corner-top-right1 {background:url(images/corner_top_right1.gif) no-repeat right top;}
.box1 .corner-bottom-left1 {background:url(images/corner_bottom_left1.gif) no-repeat left bottom;}
.box1 .corner-bottom-right1 {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; width:100%; }


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

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:30px; background:url(images/bg_input.gif) no-repeat top left}
.h-2{ height:234px; background:url(images/bg_textarea.gif) no-repeat top left}
.block-contact span{ float:right; margin-right:20px}
.block-contact1 span{ float:right; margin-right:0px}
input{
   	border:none; 
	background:none;
	width:224px; height:21px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:none; 
	background:none;
	width:224px; height:221px;
	font-size:1em;
	padding-left:5px;
	overflow:auto}
