body {
	background-color:#a40000;
}
#page {
	background-color:#FFFFFF;
	background-image: url(../../images/designs/design17/theme1/bg_page.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top:10px;
}
#content {
	width: 746px;
	background-repeat: no-repeat;
	background-position: 125px bottom;
}
h1 {
	padding-top:38px;
	padding-bottom:17px;
}
#main {
	background-image: url(../../images/designs/design17/theme1/asdf.jpg);
	background-repeat: no-repeat;
	width:746px;
	margin:auto;
}

#main ul {
	background-color: #cbb369;
	width: 180px;
	margin-left:35px;
	margin-top:11px;
	padding-top:30px;
	padding-bottom:20px;
	float:left;
}
#main li {
	background-image: url(../../images/designs/design17/theme1/menu_bg.gif);
	background-repeat: no-repeat;
	height:26px;
	text-align:center;
	padding-top:3px;
}
#main li a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#main li a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold;
	color:#c80000;
}
#text_content {
	display:table;
	float: right;
	width: 328px !important;
	height:200px;
	margin-top: 217px;
	margin-right: 35px !important;
	margin-right:18px;
	background-color:#FFFFFF;
	background-image:url(../../images/designs/design17/theme1/menu_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	/*padding-right:30px;*/
	/*padding-left:30px;*/
	height:auto;
}
#text-content p {
	padding:0 20px;
}
.footer {
	margin-top: 42px;
	padding-bottom:24px;
}
.footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

