html {
    overflow-y: scroll;
}
body {
	text-align: center;
	background-image: url(../images/diagpixels.gif);
	background-repeat: repeat;
}
div.topstrip {
	position: absolute;
	top: 0px;
	width:100%;
	background-color: #FFFFFF;
	height: 8px;
	z-index: 1;
	margin: 0;
	left: 0px;
}
div.headbox {
	height: 80px;
	width: 960px;
	text-align:left;
	position: relative;
	margin: auto;
	background-color: #FFFFFF;
	top: 0px;
}
div.bodycontent {
	height: 490px;
	width: 960px;
	text-align:left;
	position: relative;
	margin: auto;
	background-color: #FFFFFF;
	top: 15px;
}
div.logo {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	top: 21px;
	left: 30px;
}
div.title {
	position: absolute;
	top: 60px;
	width: 185px;
	left: 50px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00AEEF;
	text-align: left;
}
div.menubar {
	position: absolute;
	top: 20px;
	width: 470px;
	height: 44px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-align: right;
	right: 20px;
}
div.designtips {
	position: absolute;
	left: 65%;
	top: 5px;
	width:148px;
	height: 26px;
	z-index: 2;
}
div.productimage {
	height: 450px;
	width: 920px;
	position: absolute;
	left: 20px;
	top: 20px;
}
div.producttext {
	height: 93px;
	width: 297px;
	position: absolute;
	left: 39px;
	top: 115px;
}
div.graphicimage {
	height: 450px;
	width: 290px;
	position: absolute;
	left: 335px;
	top: 20px;
	border: 1px solid #dce2ea;
}
div.graphictext {
	height: 85px;
	width: 250px;
	position: absolute;
	left: 20px;
	top: 85px;
}
div.webimage {
	height: 450px;
	width: 290px;
	position: absolute;
	top: 20px;
	border: 1px solid #dce2ea;
	right: 20px;
}
div.designlinks {
	height: 30px;
	width: 880px;
	position: absolute;
	left: 20px;
	top: 490px;
	border: 1px solid #dce2ea;
	padding: 10px 20px;
	background-color: #f4f6fa;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.webtext {
	height: 85px;
	width: 250px;
	position: absolute;
	top: 85px;
	left: 20px;
}
div.bottomstrip {
	position: relative;
	width:960px;
	background-color: #333333;
	height: 45px;
	z-index: 1;
	left: 0px;
	top: 30px;
	margin: auto;
}
div.bottomdiagstrip {
	position: absolute;
	width:900px;
	background-image: url(../images/diagpixels.gif);
	background-repeat: repeat;
	height: 10px;
	z-index: 1;
	bottom: 150px;
	left: 30px;
}
div.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
}
div.heroimage {
	height: 275px;
	width: 900px;
	position: absolute;
	top: 110px;
	left: 30px;
}

div.textbox {
	width: 387px;
	position: absolute;
	left: 20px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	height: 461px;
}
div.legalbox {
	width: 920px;
	position: absolute;
	left: 20px;
	top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	height: 540px;
}
div.imagebox {
	width: 500px;
	position: absolute;
	top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	height: 448px;
	visibility: visible;
	right: 20px;
	text-align: right;
}
div.aboutimagebox {
	width: 500px;
	position: absolute;
	top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	height: 500px;
	visibility: visible;
	right: 20px;
	text-align: center;
}
div.imagebox1 {
	width: 240px;
	position: absolute;
	top: 0px;
	height: 500px;
	left: 0px;
	text-align: left;
	height: 120px;
	border: 1px solid #dce2ea;
}
div.textbox1 {
	width: 210px;
	position: absolute;
	top: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 10px 15px 0px 20px;
	height: 85px;
	left: 2px;
	text-align: left;
	line-height: 1.7em;
}
div.imagebox2 {
	width: 240px;
	position: absolute;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	height: 120px;
	right: 0px;
	text-align: left;
	border: 1px solid #dce2ea;
}
div.textbox2 {
	width: 210px;
	position: absolute;
	top: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 10px 15px 0px 20px;
	height: 85px;
	right: 0px;
	text-align: left;
	line-height: 1.7em;
}
div.imagebox3 {
	width: 240px;
	position: absolute;
	bottom: 100px;
	height: 500px;
	left: 0px;
	text-align: left;
	height: 120px;
	border: 1px solid #dce2ea;
}
div.textbox3 {
	width: 210px;
	position: absolute;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 10px 15px 0px 20px;
	height: 85px;
	left: 0px;
	text-align: left;
	line-height: 1.7em;
}
div.imagebox4 {
	width: 240px;
	position: absolute;
	bottom: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	height: 120px;
	right: 0px;
	text-align: left;
	border: 1px solid #dce2ea;
}
div.textbox4 {
	width: 210px;
	position: absolute;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 10px 15px 0px 20px;
	height: 86px;
	right: 2px;
	text-align: left;
	line-height: 1.7em;
}
div.productbox {
	width: 400px;
	position: absolute;
	left: 400px;
	top: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	height: 550px;
	visibility: visible;

}
div.logobox {
	width: 148px;
	position: absolute;
	left: 500px;
	top: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	height: 550px;
	visibility: visible;
}
div.contactbox {
	width: 455px;
	position: absolute;
	left: 20px;
	top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	height: 453px;
}
div.mapbox {
	width: 400px;
	position: absolute;
	top: 20px;
	font-weight: bold;
	height: 350px;
	visibility: visible;
	right: 30px;
	font-family: 'Brawler', Arial, Helvetica, sans-serif;
	font-size: 16px;
}
div.phonebox {
	width: 200px;
	position: absolute;
	left: 60px;
	top: 40px;
	color: #333333;
	height: 64px;
	visibility: visible;
}
div.copyright {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
div.footercontent {
	top: 760px;
	height: 50px;
	position: absolute;
	width: 800px;
	left: 15%;
	right: 15%;
	visibility: visible;
}
div.footermenu {
	height: 20px;
	width: 368px;
	position: absolute;
	left: 20px;
	top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	z-index: 2;
	text-align: left;
	line-height: 1.7em;
}
div.footercopy {
	height: 20px;
	width: 300px;
	position: absolute;
	top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	z-index: 2;
	right: 20px;
	line-height: 1.7em;
}
div.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	padding: 5px 2px 2px 10px;
	line-height: 1.5em;
}
div.titletext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding: 5px 2px 2px 0px;
	line-height: 1.5em;
}
div.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}
a {
	text-decoration: none;
	color: #00AEEF;
}
a:hover {
	color: #ff4b33;
}
img {
	border: 0px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

