body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
td{
	vertical-align: top;
}
#container{
	border: solid 1px #CCBBAF;
	width: 752px;
	margin: auto;
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
	margin-top: 20px;
}
#footer{
	width: 690px;
	margin: auto;
	margin-top: 25px;
	color: #999999;
}
#left_col{
	width: 250px;
	float: left;
}
#content_container{
	float: left;
	width: 502px;
	
}
#logo{
	width: 250px;
	height: 125px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	margin-bottom: 30px;
}
#logo h1, #logo h2{
	visibility: hidden;
}
#header{
	float: left;
	width: 502px;
	border-bottom: solid 3px #DEA76E;
	height: 277px;
	background-image:url(../images/header_image.gif);
	background-repeat:no-repeat;
}
#header table{
	margin-left: 270px;
	margin-top: 40px;
	color: #999999;
}
h3{
	color: #64615E;
	font-size: 13px;
}
#content h3{
	color: #A2724C;
}
.calltoaction{
	color: #A2724C;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: right;
	background-image:url(../images/calltoaction.gif);
	background-position: bottom right;	
	background-repeat:no-repeat;
	padding-right: 20px;
}
.calltoaction:hover{
	text-decoration: underline;
}
#nav a 	{
		display : block;
		color: #666666;
		float:left;
		text-decoration: none;
		text-align:left;
		line-height: 30px;
		font-size: 11px;
		padding-left: 45px;
		padding-right: 30px;
		width: 172px;
		background-image:url(../images/nav_bg.gif);
		background-repeat:no-repeat;
		background-position: 32px 15px;
}
#nav a:hover{
	text-decoration: underline;
}
#nav li ul li a{
	padding-left: 70px;
	width: 148px;
	background-image: none;

}
#nav ul {
		margin : 0;
		padding :0;
		list-style : none;
	}
#nav li 	{
		display : inline;
		margin : 0;
		padding : 0;
				}
#recommend{
	padding-top: 20px;
	padding-left: 30px;
	clear: both;
}
#content{
	padding: 20px;
	clear: both;
}
.firefox{
	clear: both;
	background-image:url(../images/footer_bar.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.float_right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
a{
	color: #A2724C;
}
