body {
	text-align: left;
	position: relative;
	width: 100%;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 0px 0px;
	background-image: url(../images/cubepattern.png);
}

#header {
	position: relative;
	width: 1000px;
	height: 160px;
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 3px solid #FFFFFF;
}
#navbar {
	position: absolute;
	height: 20px;
	width: 300px;
	left: 23px;
	top: 130px;
	color: #FFFFFF;
	font: 0.8em Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

.topblock {
	position: relative;
	width: 1000px;
	margin-top: 0px;
}

#wrapper {
	margin: auto;
	width: 1000px;
	position: relative;
	background-color: #EE42A4;
}
#navarea {
	position: relative;
	height: 155px;
	width: 345px;
	float: left;
	background: url(../images/nav.jpg) no-repeat;
}
#contenttop {
	height: 155px;
	width: 400px;
	background: url(../images/content-top.png) no-repeat;
	float: right;
	position: relative;
	color: #FFFFFF;
	z-index: 1;
	background-color: #16AE2B;
	border-right: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
}
#contentmiddle {
	width: 320px;
	float: left;
	position: relative;
	text-align: center;
	z-index: 0;
	background-color: #476CB3;
	background-image: url(../images/content-filler.png);
	background-repeat: repeat-y;
	margin-left: 3px;
	border: 3px solid #FFFFFF;
}
#contentmiddle a:link {
	color: #333333;
	text-decoration: none;
}
#contentmiddle a:visited {
	color: #333333;
	text-decoration: none;
}
#contentmiddle a:hover {
	color: #990000;
	text-decoration: none;
}
#contentmiddle a:active {
	color: #333333;
	text-decoration: none;
}

.middleblock {
	position: relative;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
}
.bottomblock {
	position: relative;
	width: 1000px;
	height: 58px;
}
#contentbottom {
	width: 1000px;
	float: right;
	position: relative;
	background: url(../images/footer.png) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 78px;
	border: 3px solid #FFFFFF;
}
.clear {
	clear: both;
	height: 20px;
	width: 100%;
}
.introtext {
	position: relative;
	left: 10px;
	top: 0px;
	width: 325px;
	font: 0.7em Geneva, Arial, Helvetica, sans-serif;
	z-index: 1;
	float: left;
	margin-right: 14px;
	background-color: #EE42A4;
}
.introtextcontinued {
	position: relative;
	left: 10px;
	top: 0px;
	width: 655px;
	font: 0.7em Geneva, Arial, Helvetica, sans-serif;
	z-index: 1;
	float: left;
	margin-right: 14px;
	background-color: #EE42A4;
}

#navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:hover {

	color: #CCCCCC;
	text-decoration: none;
}
#navbar a:active {


	color: #FFFFFF;
	text-decoration: none;
}
.companyframe {
	position: relative;
	height: 105px;
	width: 97%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.companypicture {
	position: relative;
	height: 105px;
	width: 105px;
	float: left;
	left: 10px;
	margin-right: 15px;
	background-color: #FFFFFF;
}
.companyaddress {
	position: relative;
	height: 105px;
	width: 170px;
	float: left;
	background: url(../images/white-content-box.png) no-repeat;
	text-align: left;
	left: 10px;
}
.companyname {
	color: #E94C9B;
	left: 12px;
	position: relative;
	width: 150px;
	text-align: left;
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.companyaddy {
	color: #999999;
	left: 12px;
	position: relative;
	width: 150px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.companymainimage {
	position: relative;
	height: 305px;
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.companymainpicture {

	position: relative;
	height: 305px;
	width: 305px;
	float: left;
	left: 15px;
}
.whiteinfo {
	color: #FFFFFF;
}

.contacttext {
	z-index: 1;
	color: #000000;
	text-align: left;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.maintext {
	color: #FFFFFF;
}

