@charset "utf-8";
/* CSS Document */

body {
	background-color:#fcf3e0;
}

body .content
{
	float:none;
	position:relative;
	margin:0 auto;	
	width:750px;
	
	height: auto;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;	
}

body .header {
	height: 102px;
	width: 750px;	
}

.header img
{
	border-radius:10px;
}

body .footer {
	float: left;
	height: 38px;
	width: 750px;
	background-color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e68849;
	border-radius:10px;	
}

.image170 {
	float: left;
	height: 35px;
	width: 180px;
	padding-top: 2px;
}
.mid410 {
	width: 380px;
	clear: none;
	float: left;
	height: 22px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a:link {
	color: #007cbf;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #007cbf;
}

a:hover {
	text-decoration: none;
	color: #e6884a;
}

a:active {
	text-decoration: none;
}

.row750 {
	float: left;
	height: auto;
	width: 750px;
	background-color: #FFFFFF;
}

#menu_text {
	height: 20px;
	width: 73px;
	padding-top: 20px;
	text-align: center;
}
