body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
}
#navcontainer {
	position: absolute;
	height: 40px;
	width: 999px;
	left: 0px;
	top: 50px;
}
#logo {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 449px;
	top: 20px;
}
#banner {
	height: 400px;
	width: 999px;
	position: absolute;
	left: 0px;
	top: 140px;
}
#maincontent {
	position: absolute;
	height: 350px;
	width: 285px;
	left: 620px;
	top: 25px;
}
#maincontent_contact {
	position: absolute;
	height: 300px;
	width: 270px;
	left: 610px;
	top: 60px;
}
#subnavigation {
	position: absolute;
	height: 100px;
	width: 999px;
	left: 0px;
	top: 560px;
}
#leftsubnav {
	height: 100px;
	width: 333px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#middlesubnav {
	height: 100px;
	width: 333px;
	position: absolute;
	left: 333px;
	top: 0px;
}
#rightsubnav {
	height: 100px;
	width: 333px;
	position: absolute;
	left: 666px;
	top: 0px;
}
#logo_design {
	position: absolute;
	height: 384px;
	width: 500px;
	left: 250px;
	top: 8px;
}
#web_design {
	position: absolute;
	height: 330px;
	width: 474px;
	left: 263px;
	top: 35px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	height: 30px;
	width: 999px;
	position: absolute;
	left: 0px;
	top: 665px;
	line-height: 30px;
}
#footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	margin: 0px;
	font-weight: normal;
	letter-spacing: 1px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #06F;
}
#next {
	position: absolute;
	height: 50px;
	width: 210px;
	left: 765px;
	top: 175px;
}
#last {
	position: absolute;
	height: 50px;
	width: 210px;
	left: 24px;
	top: 175px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0066FF;
	line-height: 24px;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: normal;
	margin-top: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-top: 0px;
}
a {
	color: #0066FF;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.white_text {
	color: #FFF;
}
.button_padding {
	margin-left: 40px;
	margin-top: 0px;
}
.top_padding {
	margin-top: 5px;
}
.bluetext {
	color: #0066FF;
	font-weight: bold;
}
