body {
	background-color: #D9D1BC;
	z-index: 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.main {
	height: 656px;
	width: 961px;
	background-color: #D9D1BC;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 0px solid #CCCCCC;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	position: relative;
}
#top_img_holder {
	height: 133px;
	width: 961px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.top_img {
	height: 133px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
	border-width: 0px;
}
#top_menu_holder {
	position: absolute;
	height: 16px;
	width: 480px;
	left: 481px;
	top: 97px;
	padding-top: 3px;
	padding-right: 0px;
	text-align: right;
	margin: 0px;
}
#top_menu_holder span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-right: 17px;
	margin-right: 0px;
	padding-left: 0px;
}
#bottom_holder {
	position: relative;
	height: 523px;
	width: 961px;
}
#left_img_holder {
	position: relative;
	left: 0px;
	top: 0px;
	height: 523px;
	width: 228px;
}

#right_holder {
	position: absolute;
	top: 0px;
	left: 228px;
	width: 733px;
	/*height: 0px;*/
}
#right_holder span {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
}
#right_img_holder {
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 78px;
	top: 0px;
}
h1 {
	font-size: 18px;
	margin-top: 30px;
}
#text_body {
	padding-left: 35px;
	font-size: 14px;
}
#left_menu {
	position: absolute;
	left: 0px;
	top: 110px;
}
p {
	margin-left: 30px;
}
#left_menu div {
	margin-bottom: 10px;
	margin-left: 25px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {color: #333333}
a:hover {color: #FF9900}

.sub_menu {
	margin-right: 18px;
	font-size: 9px;
	color: #999999;
}
a.home {border:0px;
border-width: 0px;
}
.link_sub_menu{
	text-decoration: underline;
}
