body
{
	margin:auto;
	width:1024px;
	font-family:gill sans, sans-serif;
}

a img {
	border:0;
}

.container {
	border:1px solid #000;
	width:1000px;
	height:800px;
	margin-top:60px;
}

.header {
	width:100%;
	height:130px;
}

.left-content{
	width:220px;
	float:left;
	height:800px;
	border-right:1px solid #000;
}

.logo{
	margin: 12px 18px;
	height:130px;
}
.logo img {
	width: 184px;
}

.menu{
	color: #5fbd7a;
	height: 389px;
	margin: 83px 9px;
}

.menu ul{
	list-style: none;
}
.menu ul li{
	margin-top: 5px;
}
.menu ul li a, a:visited{
	text-decoration: none;
	color: #5fbd7a;
}

.contact {
	margin-left: 43px;
	color: #878788;
	font-size: 9px;
	line-height: 9px;
}
#title{
	font-weight: bold;
	font-size:9px;
}

.right-content {
	background-image:url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float:left;
	width: 779px;
	height: 800px;
	line-height: 30px;
	z-index: 0px;
}

.introduction {
	width: 623px;
	padding-top: 38px;
	padding-bottom: 35px;
	font-weight: bold;
	margin:0px 0 0 33px;
}

.brand_logo {
	float:left;
}
.brand_logo ul{
	list-style: none;
	margin:0;
	padding:0;
}
.brand_logo ul li{
float:left;
margin:-20px -5px 0 32px;
}
.brand_logo img {
	/*width: 150px;*/
}
.brand_logo ul li a, a:visited{
	text-decoration: none;
	color: #878788;
}
.instructions {
	margin:0 0 0 33px;
}
.instructions2 {
	margin:4px 0 0 33px;
}
.left-photo{
	float:left;
	z-index: 1px;
	height:146px;
	width:610px;
	background-image: url(images/top_section.jpg);
	background-repeat: no-repeat;
	color: #f6b93a;
}

.right-photo{
	float:left;
	width:169px;
	height:146px;
	background-repeat: no-repeat;
}

.form_object{
	float: left;
	margin-left: 50px;
}
.form_title{
	float: left;
	clear: left;
	width: 84px;
	margin-bottom: 14px;
	font-weight: bold;
}
.form_button{
	float:right;
	margin:25px 245px;
}
.content {
	margin:-33px 0 0 31px;
	width: 623px;
}
.content ul{
	list-style: none;
	margin:0 0 0 -37px;
	line-height: 34px;
}
.message{
	font-size: 9pt;
	font-weight: bold;
	color: #680000 ; 
	text-align: center;
	margin-bottom: 7px;
}
.footer{
	color:#878788;
	font-size:9pt;
	margin: 5px 0 0 0;
}

a{
	color: #878788;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#home_banner {
	width: 779px;
}
.banner{
	background-image: url(images/top_section.jpg);
	background-repeat: no-repeat;
	width: 779px;
	height: 151px;
	font-size: 16px;
	font-weight: bold;
}

.banner-brochure{
	font-size: 16px;
	font-weight: bold;
}
.banner-title{
	float: left;
	z-index: 0;
	color: #f6b93a;
	margin: 110px 0 0 32px;
}
.banner-title-white{
	float: left;
	z-index: 0;
	margin: 110px 0 0 15px;
	color: #fff;
}
.banner-title-red{
	float: left;
	z-index: 0;
	color: #ff0000;
	margin: 110px 0px 0px 8px;
}

.book
{
	width: 100%;
	float: left;
	text-align: center;
	margin-top:0px;
}
.link {
	margin: 
}
.link a
{
	color: #5fbd7a;
}
