body {
	background-image: url(../../images/designs/design13/theme3/bg_page.gif);
	background-color: #e0e3e5;
	background-repeat:repeat-x;
	margin: 0px;
}
#page {
	width: 748px;
	background-image: url(../../images/designs/design13/theme3/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color:#fcfdff;
	margin:auto;
}
#content {
	background-image: url(../../images/designs/design13/theme3/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;
	background-repeat: repeat-y;
	float:left;
	padding-bottom:25px;
	margin-top:-96px;
}
#main {
	width: 246px;
	background-repeat: repeat-y;
	float:left;
	padding-bottom:25px;
	margin-top:-96px;
}
#main ul {
	background-image: url(../../images/designs/design13/theme3/menu_bg.gif);
	width: 246px;
	float:left;
	height:auto !important;
	min-height:513px !important;
	height:513px;
}
#main li {
	background-image: url(../../images/designs/design13/theme3/menu_separator.gif);
	background-repeat: no-repeat;
	background-position:center 24px;
	height:35px;
	text-align:center;
}
#main li a {
	font-family: Tahoma;
	font-size: 13px;
	color: #53596c;
	text-decoration: none;
}
#main li a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold;
	color:#4962af;
}
#text_content {
	background-image: url(../../images/designs/design13/theme3/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;
}
#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:#53596c;
	text-decoration:none;
}
