body {
	background-image: url(../../images/designs/design13/theme1/bg_page.gif);
	background-color: #dad8a1;
	background-repeat:repeat-x;
	margin: 0px;
}
#page {
	width: 748px;
	background-image: url(../../images/designs/design13/theme1/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color:#FFFFFF;
	margin:auto;
}
#content {
	background-image: url(../../images/designs/design13/theme1/header.jpg);
	background-repeat: no-repeat;
	background-position: 2px top;
	padding-top	:188px;
	padding-left:2px;
}
#content h1 {
	margin-top: -150px;
	margin-left:20px;
	padding-bottom:195px;
}
#main {
	width: 246px;
	float:left;
}
#menu_inner {
	background-repeat: repeat-y;
	padding-bottom:25px;
	margin-top:-96px;
	height:auto !important;
	min-height:513px !important;
	height:513px;
	background-image: url(../../images/designs/design13/theme1/menu_bg.gif);
}
#menu_inner li {
	background-image: url(../../images/designs/design13/theme1/menu_separator.gif);
	background-repeat: no-repeat;
	background-position:center 24px;
	height:35px;
	text-align:center;
}
#menu_inner li a {
	font-family: Tahoma;
	font-size: 13px;
	color: #5e702b;
	text-decoration: none;
}
#menu_inner li a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold;
	color:#ff6c2f;
}
#text_content {
	background-image: url(../../images/designs/design13/theme1/bg_content.gif);
	background-repeat: repeat-x;
	width: 359px;
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	padding-left:70px;
	padding-right:70px;
	height:auto !important;
	min-height:400px !important;
	height:400px;
}
#text_content li {
	margin:0.5em;
}
#footer {
	width: 700px;
	clear:both;
	display:table;
	margin:auto;
	margin-top:-40px;
	text-align:right;
	padding-right:48px;
}
#footer a {
	font-family:Tahoma;
	font-size:11px;
	color:#4d3017;
	text-decoration:none;
}
#social_networking {
   color:#5E702B;
}

