#Content {
	float: left;
	vertical-align: top;
	font-size: 12px;
	line-height: 17px;
	min-height: 400px;
	margin-bottom: 0px;
	padding: 0 20px;
	width: 445px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	top: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 45px;
	margin-top: -5px;
	width: 445px; /* actual value */
}
#Header {
	background-color: #FFFFFF;
	width: 810px;
	text-align: left;
	left: 0px;
	top: 0px;
	height: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../images/header_home.jpg);
	background-repeat: no-repeat;
	float: left;
	color: #735923;
}
#Main{
	background-color: #A9BC8E; 
	width: 810px;
	top:0px;
	background-image: url(../images/left_home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#HomeRight {
	float: right;
	width: 110px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #7B68EE;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	text-align: center;	
}
#MainRight {
	float: right;
	width: 660px;
	text-align: left;
	vertical-align: top;
	background-color: #FAFFE8;
	background-image: url(../images/back_home.jpg); 
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#HomeRight a {
	color: #191970;
	text-decoration: none;
	
}
#HomeRight a:hover, #Header a:active {
	color: #7B68EE;
	text-decoration:underline;
}
.RightHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
}


html>body #content {
	width: 523px; /* for Opera */
}

/* min-height for Mozilla/Safari/Opera */
*>#content {
 padding-top: 530px;
 min-height: 1px;
}
*>#content h3 {
 margin-top: -530px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html #content {
 height: 530px;
}
