/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background:#4a4746}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#6b6766;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top;}
.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:#f3a600; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#6b6766;}


ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 11px; margin:0; padding-left:19px; }
ul li a{color:#f3a600; text-decoration: underline; line-height:2.46em} 
ul li a:hover { text-decoration:none; }


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{ margin:26px 0 32px 0 }
#header .slogan{ margin:67px 0 0 0 }
#header .m{ margin:0 0 0 5px }
#header .indent{margin:16px 0 0 712px; position:absolute; width:269px}

/*content*/
#content{ font-size:0.8125em; width:100%; text-align:left;}
#content .indent-main{padding:0 300px 49px 0}
#content .title{  margin-bottom:11px}
#content .title-1{  margin-bottom:15px; margin-top:19px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-left1{ 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 0 12px 0}
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:11px; margin-bottom:11px}
#content .tail1{ background:url(images/tail1.gif) repeat-x bottom; padding-bottom:19px; margin:0 0 19px -0px; position:relative}

#content .indent{padding:55px 0 0 0}
#content .indent1{padding:0 0 55px 0}

/*==================boxes====================*/
.indent-box-1{ margin:-366px 0 0 712px; position:absolute; width:269px }
.box { width:100%; position:relative;}
.box .left-top-corner { background:url(images/corner_top_left.png) no-repeat left top; height:16px; padding-left:16px;}
.box .right-top-corner { background:url(images/corner_top_right.png) no-repeat right top; height:16px; padding-right:15px;}
.box .border-top { background:#fff; height:16px; }

.box .left-bottom-corner { background:url(images/corner_bottom_left.png) no-repeat left bottom; height:16px; padding-left:16px}
.box .right-bottom-corner { background:url(images/corner_bottom_right.png) no-repeat right bottom; height:16px; padding-right:15px}
.box .border-bottom { background:#fff; height:16px; width:100%;}

.box .xcontent { background:#fff; text-align:center}

.box .indent-box{ padding:17px 0 25px 0; }

/*footer*/
#footer { color:#eeece5; font-size:0.75em; }
#footer .indent-footer{ padding:24px 127px 0 0;}
#footer a {color:#eeece5; text-decoration:none}  
#footer a:hover {  text-decoration:underline}
#footer span{ float:right; text-transform:uppercase; font-size:.83em}  
#footer span a {color:#eeece5; text-decoration:none; }  
#footer span a:hover {  text-decoration:underline}


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:34px}
.h1{ height:30px; background:url(images/bg_input.gif) no-repeat top left}
.block-contact span{ float:right; margin-right:10px}
.block-contact1 span{ float:right; margin-right:140px}
.input{
   	border:none; 
	background:none;
	width:223px; height:20px;
	font-size:1em;
	color:#000;
	padding-left:17px;
	padding-top:7px;
	padding-bottom:3px
}input{
   	border:1px solid #bfbfbf; 
	background:#FFFFFF;
	width:293px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #bfbfbf; 
	background:#FFFFFF;
	width:293px; height:203px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}