/* CSS Document */
body{margin:0px;}
form{margin:0px;}
a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#282825;
	text-decoration:none;
}
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#7A7975;
	text-decoration:underline;
}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#7A7975;
	margin:0px;
}

#webwrap{width:943px; margin:auto; clear:both; border:#CCCCCC 0px solid;}
#topwrap{width:881px; margin:auto; clear:both;}
#navigation{
	width:466px;
	margin-top:75px;
	float:left;
}

/*Header*/
#headwrap{width:943px; margin:auto; clear:both;}
#header1{
	width:397px;
	height:800px;
	background:url(../images/header1.jpg) no-repeat;
	margin:0px;
	float:left;
}
#header2{
	width:546px;
	height:800px;
	background:url(../images/header_bg.jpg) no-repeat;
	margin:0px;
	float:right;
}
#header-text2{
	width:460px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
#header-text{
	width:500px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	overflow: auto;
	height: 700px;
	text-align: left;
	font-style: normal;
}
/*Body*/

/*Footer*/
#footwrap{width:943px; margin:auto; clear:both;}


/*Text*/
.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#4C4B46;
}
.footer-text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#282825;}
.search{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#7A7975;}
.imput{width:125px; height:15px; border:#CDCDCB 1px solid; background-color:#F9F9F8; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#7A7975;}
