.container {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/homebox2.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-color: #FFF;
	margin-top: 25px;
	border: thin solid #000;
}
.containergreen {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/greenbox.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-color: #FFF;
	margin-top: 25px;
	border: thin solid #000;
}
.containerpurp {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/purplebox.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-color: #FFF;
	margin-top: 25px;
	border: thin solid #000;
}
.containergold {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/goldbox.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-color: #FFF;
	margin-top: 25px;
	border: thin solid #000;
}

.topbar {
	float: right;
	height: 30px;
	width: 900px;
	text-align: right;
}
.main {
	width: 860px;
	clear: both;
	margin-top: 45px;
	height: 350px;
	padding-right: 20px;
	padding-left: 20px;
}
.homebox {
	height: 375px;
	width: 900px;
	background-image: url(homebox2.jpg);
	background-repeat: no-repeat;
	clear: both;
}
.rightbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 450px;
	top: 125px;
	margin-top: 40px;
	line-height: 20px;
	color: #FFF;
	font-size: small;
	padding-right: 230px;
	float: right;
}
.contactbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 450px;
	top: 125px;
	margin-top: 40px;
	line-height: 20px;
	color: #FFF;
	font-size: small;
	padding-right: 230px;
	float: right;
	height: 425px;
	margin-bottom: 15px;
}
.pagenamebox {
	height: 35px;
	width: 160px;
	float: left;
	padding-top: 30px;
}
.leftnavbox {
	width: 160px;
	padding-top: 75px;
}

.leftbox {
	float: left;
	height: 335px;
	width: 160px;
	padding-top: 40px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 26px;
	font-weight: normal;
	color: #FFF;
}
.bottom {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: both;
	height: 400px;
	width: 800px;
	padding-right: 45px;
	padding-left: 45px;
}
.bottombox {
	float: left;
	height: 325px;
	width: 220px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 16px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
}
.bottomboxr {
	float: left;
	height: 325px;
	width: 220px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 16px;
}

.bottomcontain {
	width: 850px;
	padding-right: 25px;
	padding-left: 25px;
	height: auto;
}
.footer {
	clear: both;
	height: auto;
	width: 900px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 25px;
}
.logobox {
	float: right;
	height: 65px;
	width: auto;
}
.spacer {
	height: auto;
	width: 5px;
}
.header {
	height: 65px;
	width: 900px;
}
.topnav {
	float: right;
	height: 65px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000;
	line-height: 16px;
}
.formbox {
	background-color: #E2EBE0;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #3D7CA0;
}
.portfoliobox {
	float: left;
	height: 325px;
	width: 500px;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #000;
}
.previewbox {
	width: 425px;
	padding-top: 10px;
}
.containergreen .homebox .contactbox p {
	color: #000;
}
