body {
        margin: 0;
        padding: 0;
        background: #666600;
        font: normal 10pt Arial, Helvetica, sans-serif;
        color: black;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

#header {
	background: #FFFFCC;
}

#homepageLogo a {
	position: relative;
	top: 0px;
	left: 0px;
	width: 308px;
	height: 160px;
	background: #FFFFCC url(images/logo_index.png) top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

#homepageStripes {
	position: absolute;
	top: 0px;
	left: 850px;
	width: 151px;
	height: 160px;
	background: #FFFFCC url(images/background_stripes.gif) top repeat;
}

#subpageLogo a {
	position: relative;
	top: 0px;
	left: 0px;
	width: 248px;
	height: 128px;
	background: #FFFFCC url(images/logo_subpage.png) top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

#subpageStripes {
	position: absolute;
	top: 0px;
	left: 850px;
	width: 151px;
	height: 128px;
	background: #FFFFCC url(images/background_stripes.gif) top repeat;
}

#menu {
	width: 1000px;
	height: 29px;
	padding: 0;
	margin: 0;
	position: relative;
	top: 3px;
	left: 0px;
	background: url(images/navigation.png) top no-repeat;
}

#menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	text-indent: -9999px;
	overflow: hidden;
}

#menu li, #menu a {
	height: 29px;
	display: block;
}

#menu #about {
	top: 0px;
	left: 0px;
	width: 104px;
	height: 29px;
}

#menu #services {
	top: 0px;
	left: 105px;
	width: 112px;
	height: 29px;
}

#menu #technology {
	top: 0px;
	left: 218px;
	width: 152px;
	height: 29px;
}

#menu #threedeye {
	top: 0px;
	left: 371px;
	width: 101px;
	height: 29px;
}

#menu #payment_plans {
	top: 0px;
	left: 473px;
	width: 154px;
	height: 29px;
}

#menu #schedule_an_appointment {
	top: 0px;
	left: 628px;
	width: 240px;
	height: 29px;
}

#menu #contact {
	top: 0px;
	left: 869px;
	width: 131px;
	height: 29px;
}

#menu #about a:hover {
	background: url(images/navigation.png) 0 -29px no-repeat;
}

#menu #services a:hover {
	background: url(images/navigation.png) -105px -29px no-repeat;
}

#menu #technology a:hover {
	background: url(images/navigation.png) -218px -29px no-repeat;
}

#menu #threedeye a:hover {
	background: url(images/navigation.png) -371px -29px no-repeat;
}

#menu #payment_plans a:hover {
	background: url(images/navigation.png) -473px -29px no-repeat;
}

#menu #schedule_an_appointment a:hover {
	background: url(images/navigation.png) -628px -29px no-repeat;
}

#menu #contact a:hover {
	background: url(images/navigation.png) -869px -29px no-repeat;
}

#homepageBodycontainer {
	position: relative;
	width: 1000px;
	height: 446px;
	margin: 0;
	padding: 0;
	background: #666600;
}

#homepageBlurb {
	position: absolute;
	top: 40px;
	left: 16px;
	width: 300px;
	height: 403px;
	background: url(images/gradient_green.gif) top repeat-x;
}

#homepageTagline {
	display: block;
	position: relative;
	left: 13px;
	top: 16px;
	width: 258px;
	height: 55px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/tagline_index.gif) top no-repeat;
}

#homepageContent {
	position: relative;
	top: 29px;
	left: 13px;
	color: white;
	font-size: 10pt;
	font-weight: normal;
	width: 270px;
	min-height: 316px;
	height: auto !important;
	height: 316px;
}

#homepageContent a {
	color: white;
}

#homepagePhoto {
	position: absolute;
	left: 327px;
	top: 40px;
	width: 661px;
	height: 403px;
	background: url(images/photo_index.jpg) top no-repeat;
}

#subpageBodycontainer {
	position: relative;
	width: 1000px;
	height: 446px;
	margin: 0;
	padding: 0;
	background: #666600;
}

#subpageSidebar {
	position: absolute;
	left: 11px;
	top: 40px;
	width: 30px;
	height: 403px;
	background: url(images/gradient_green.gif) top repeat-x;
}

#header_about {
	width: 930px;
	height: 50px;
	background: url(images/header_about.png) top left no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#header_services {
	width: 930px;
	height: 50px;
	background: url(images/header_services.png) top left no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#header_technology {
	width: 930px;
	height: 50px;
	background: url(images/header_technology.png) top left no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#header_3deye {
	width: 930px;
	height: 50px;
	background: url(images/header_3deye.png) top left no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#header_payment_plans {
	width: 930px;
	height: 50px;
	background: url(images/header_payment_plans.png) top left no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#header_schedule_an_appointment {
	width: 930px;
	height: 50px;
	background: url(images/header_schedule_an_appointment.png) top left no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#header_contact {
	width: 930px;
	height: 50px;
	background: url(images/header_contact.png) top left no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#subpageContentContainer {
	position: absolute;
	left: 55px;
	top: 40px;
	width: 930px;
	min-height: 363px;
	height: auto !important;
	height: 363px;
}

#subpageContent {
	position: relative;
	background: #FFFFCC;
	padding: 1px 10px 10px 10px;
	font-size: 10pt;
	color: #663300;
	min-height: 360px;
	height: auto !important;
	height: 360px;
}

#subpageContentText {
	font-size: 10pt;
	color: #663300;
	min-height: 290px;
	height: auto !important;
	height: 290px;
}

#subpageTagline {
	position: relative;
	left: 5px;
	width: 900px;
	height: 50px;
	background: #FFFFCC;
	margin-top: 20px;
}

#subpageTagline .hr {
	border: none;
	height: 1px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: red;
	line-height: 1px;
}

#subpageTagline h2 {
	position: relative;
	left: 525px;
	width: 356px;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/tagline_subpage.gif) top no-repeat;
}

#homepageFooterContainer {
	position: relative;
	top: 5px;
	width: 987px;
	height: 20px;
}

#subpageFooterContainer {
	position: relative;
	top: 5px;
	width: 930px;
	height: 20px;
}

#footer {
	color: white;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
}

#footer a {
	color: white;
}

#siteby {
	padding-top: 5px;
	font-size: 7pt;
}

.errormessage {
	color: red;
}

li {
	list-style: inside;
}

.required_field {
	padding: 1px;
	border: 1px solid #FF0000;
}
