html, body {
height: 100%;
} 

body{
margin:0;
padding:0;
background:url(images/top_bg.jpg) repeat-x top #d4ccbd;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

a {
	color: #A76F34;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	}

h1{
padding-top:26px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
letter-spacing:1px;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #CF5404;
padding-top: 20px;
letter-spacing: 1px;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
}

#wrap{
width:904px;
margin:0px auto;
}

#left-col{
width:270px;
float:left;
}

#header{
margin-top:30px;
height:150px;
}

#logo{
width:100px;
height:150px;
float:left;
}

#logo a{
text-decoration:none;
}

#logo a img{
border:none;
}

#slogan{
width:160px;
float:left;
}

#menu{
	background-image:url(images/midmen_bg.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	float: left;
}

#topmen{
	margin:0;
	width:250px;
	height:8px;
	background-image:url(images/topmen_bg.jpg);
	background-repeat:no-repeat;
	float: left;
}

#menu ul li{
list-style-type:none;
margin-top:10px;
display:block;
width:170px;
height:25px;
border-bottom:2px solid #ffffff;
}

#menu ul li.menu_li{
list-style-type:none;
margin-top:10px;
display:block;
width:170px;
height:25px;
border-bottom:none;
}

#menu ul li a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#ffffff;
font-weight:bold;
letter-spacing:1px;
text-decoration:none;
}

#menu ul li a:hover{
color:#000000;
}

#downmen{
	margin:0;
	width:250px;
	height:8px;
	background-image:url(images/downmen_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float: left;
}

#news{
	margin-top:30px;
	background-image:url(images/midtxt_bg.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	float: left;
}

#toptxt{
margin:0;
width:250px;
height:8px;
background-image:url(images/toptxt_bg.jpg);
background-repeat:no-repeat;
}

.left-news{
margin:5px auto auto 25px;
width:200px;
overflow:hidden;
border-bottom:1px solid #CCCCCC;
}

.left-newslast{
margin:5px auto auto 25px;
width:200px;
overflow:hidden;
}

h5{
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CF5404;
}

#news p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

#news a{
margin-top:0px;
margin-bottom:4px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CC9933;
float:right;
}

#news a:hover{
color:#ff6600;
}

#downtxt{
margin:0;
width:250px;
height:8px;
background-image:url(images/downtxt_bg.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

#contact{
margin-top:40px;
width:250px;
text-align:center;
}

#contact p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#493e2c;
letter-spacing:1px;
}

#contact p a{
text-decoration:none;
font-weight:bold;
color:#493e2c;
}

#contact p a:hover{
color:#CC0000;
}

#right{
	width:620px;
	float:left;
	border: solid thick white;
}

#right-header{
	width:620px;
	height:auto;
	border-bottom: solid thick white;
	background-color: #FFFFFF;
}

#main{
margin-left:5px;
margin-bottom:20px;
}

#main p{
line-height:17px;
}

.content{
width:610px;
overflow:hidden;
}

.content p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align:justify;
}

.colorcontent{
width:610px;
background-image:url(images/text_bg.jpg);
background-repeat:repeat-y;
overflow:hidden;
}

.colorcontent p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-align:justify;
}

.imgcontent{
	width:154px;
	height:auto;
	margin:8px;
	float:left;
}

.imgcontent a{
text-decoration:none;
}

.imgcontent a img{
border:2px solid #ffffff;
}

.txtcontent{
width:420px;
float:left;
padding-bottom:10px;
}

#footer{
height:120px;
background-color:#FFFFFF;
border-top:8px solid #aea093;
margin:0;
padding:0;
clear:both;
}

#footmen{
width:900px;
margin:0px auto;
}

#footmen ul{
float:right;
}

#footmen ul li{
display:inline;
list-style-type:none;
margin-top:10px;
margin-left:20px;
width:100px;
height:25px;
}

#footmen ul li a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CC9933;
text-decoration:none;
}

#footmen ul li a:hover{
color:#ff6600;
}
a {
	color: #CC9933;
}

a:hover {
	color: #CC0000;
	}
