.master {
}
.main_bg {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1050px;
	background-color: #272324;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	border: 1px dotted #999999;
	overflow: auto;
	height: auto;
}
#home {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #272324;
	text-decoration: none;
	background-image: url(icon_home.gif);
	background-repeat: no-repeat;
	float: left;
	width: auto;
	padding-left: 12px;
	background-position: left center;
	margin-top: 4px;
	margin-left: 5px;
}
#home a {
	color: #FFFFFF;
	text-decoration: none;
	
}
#home a:hover {
	text-decoration: underline;
	color: #D6D6D6;
	font-size: 12px;
	
}

#brochureholder {
	background-image: url(brochure.jpg);
	height: 540px;
	width: 498px;
	float: left;
}
#contentholder {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	height: 540px;
	width: 552px;
	float: left;
	font-size: 12px;
	text-align: center;
}
#navbar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(spacer_navbar.gif);
	background-repeat: repeat-x;
	height: 19px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #999999;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px;
}

#footer {
	background-image: url(spacer_footer.gif);
	float: left;
	height: 175px;
	width: 1050px;
	text-align: center;
}
.main_links {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.main_links a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}
.main_links a:hover{
	color: #FF9900;
	text-decoration: none;
}
#bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
	height: 450px;
	overflow: auto;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#bodytext a {
	color:#FF9900;
	text-decoration: none;
	font-weight: bold;
	
}
body {scrollbar-3dlight-color:#666666;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#666666;
scrollbar-darkshadow-color:#666666;
scrollbar-face-color:#666666;
scrollbar-highlight-color:#666666;
scrollbar-shadow-color:#272324}h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
