body {
	background: #FFFFFF;
	margin: 0px;
	}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 927px;
	top: 0px;
	margin: 0px auto;
	position: relative;
}
#header {
	width: 927px;
	height: 117px;
	border-bottom: 5px solid #FFFFFF;
	position: relative;
	z-index: 1;
	}
#logo {
	width: 254px;
	height: 57px;
	top: 37px;
	left: 22px;
	z-index: 2;
	position: absolute;
}
#overlay1 {
	width: 117px;
	height: 117px;
	top: 0px;
	right: 0px;
	z-index: 2;
	position: absolute;
	}
#main {
	width: 927px;
	position: relative;
	}
#menu {
	width: 172px;
	height: 270px;
	border-bottom: 5px solid #FFFFFF;
	float: left;
	background-image: url(/lib/images/template/menu_background.jpg);
	}
.menuitem {
	margin-top: 10px;
	margin-left: 10px;
	}
.menuitem a {
	color: #FDFDFD;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	}
.menuitem a:hover {
	color: #3A2952;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	}
#left_bottom {
	width: 172px;
	height: 195px;
	clear: left;
	float: left;
	}
#right {
	width: 755px;
	margin-left: 172px;
	background-color: #FFFFFF;
	position: relative;
	}
#right_background {
	width: 755px;
	height: 470px;
	top: 0px;
	left: 0px;
	border-left: 5px solid #FFFFFF;
	z-index: 1;
	position: absolute;
	}
#right_content_main {
	width: 725px;
	z-index: 2;
	padding: 275px 15px 15px 15px;
	position: relative;
	}
#right_content_secondary {
	width: 725px;
	z-index: 2;
	padding: 108px 15px 15px 15px;
	position: relative;
	}
#right_content_image {
	float: left;
	margin: 0px 5px 5px 0px;
	}
#right_bottom {
	width: 755px;
	height: 28px;
	margin-left: 172px;
	background-color: #FFFFFF;
	clear: both;
	position: relative;
	}
#right_corner {
	width: 28px;
	height: 28px;
	float: right;
	display: none;
	}
#left_corner {
	width: 28px;
	height: 28px;
	float: left;
	display: none;
	}
#printbutton {
	padding-top: 6px;
	padding-left: 5px;
	float: left;
}
#sendlinkbutton {
	padding-top: 6px;
	padding-left: 15px;
	float: left;
}
#phone {
	height: 28px;
	line-height: 28px;
	font-size: 28px;
	font-weight: bold;
	color: #B5C63C;
	padding-right: 33px;
	float: right;
}
#footer {
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 10px;
	text-align: center;
	position: relative;
}
a {
	color: #005D3E;
	font-weight: bold;
}
img {
	border: 0px;
	}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	}