html {
	background: #d8c09c url('img/html_bg.jpg') repeat;
	padding: 0px;
	margin: 0px;
	}
body {
	background: url('img/body_bg.jpg') repeat-x top;
	font-family: Verdana,sans-serif;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#page_header {
	background: url('img/page_head.jpg') no-repeat;
	width: 912px;
	height: 144px;
	padding: 0px;
	margin: 0px;
	}
#page_body {
	background: url('img/page_body.jpg') repeat;
	width: 912px;
	padding: 0px;
	margin: 0px;
	}
#page_footer {
	background: url('img/page_foot.jpg') no-repeat;
	width: 912px;
	height: 96px;
	padding: 0px;
	margin: 0px;
	}

#nav_head {
	float: right;
	position: relative;
	top: 8px;
	right: 24px;
	z-index: 1;
	color: #000000;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
#nav_foot {
	position: relative;
	z-index: 1;
	color: #000000;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
#nav_head ul, #nav_foot ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
#nav_head ul li, #nav_foot ul li {
	padding: 0px 4px 0px 4px;
	margin: 0px;
	display: inline;
	}
#nav_head a, #nav_foot a {
	color: #000000;
	text-decoration: none;
	}
#nav_head a:hover, #nav_foot a:hover {
	color: #000000;
	text-decoration: underline;
	}

#sub_nav {
	position: relative;
	color: #000000;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
#sub_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
#sub_nav ul li {
	padding: 0px 4px 0px 4px;
	margin: 0px;
	display: inline;
	}
#sub_nav a {
	color: #000000;
	text-decoration: none;
	}
#sub_nav a:hover {
	color: #000000;
	text-decoration: underline;
	}

#company_name {
	float: left;
	position: relative;
	left: 24px;
	color: #000000;
	text-align: left;
	font-family: times;
	font-size: 36px;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
#company_name #inc {
	font-size: 20px;
	padding: 0px;
	display: inline;
	}
#phone_number {
	float: left;
	position: relitive;
	left: 24px;
	color: #000000;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 24px;
	display: inline;
	}

div.content_vid {
	margin: 0px;
	padding: 0px;
	}

.box {
	clear: both;
	width: 384px;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
.vid {
	clear: both;
	width: 496px;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
.box h1, .vid h1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	}
.box ul, .vid ul {
	list-style-type: disc;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	}
.box ul li, .vid ul li {
	margin: 0px;
	padding: 0px 4px 0px 4px;
	}
.box a, .vid a {
	color: #000000;
	text-decoration: underline;
	}
.box a:hover, .vid a:hover {
	color: #a1c8d7;
	text-decoration: underline;
	}










