/* CSS Document */

html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
h1 {
	font-size: 1.45em;
	position: relative;
	top: -10px;
	color: #036;
}
h2 {
	position: relative;
	width: 100%;
	border-bottom: 1px dashed #999999;
	left: -5px;
	top: 255px;
}
h3 {
	position: relative;
	margin: 0;
	padding: 0;
	left: 13px;
	top: 5px;
}
h4 {
	font-size: 1.45em;
	font-family: Arial, serif;
}
h5 {
	font-size: 1.45em;
	font-family: Arial, serif;
	color: #464544;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #FFFFFF url(images/page_bg.gif) repeat-x;	
	font: 14px arial, Times, sans-serif;
	color: #464544;
}

.main
{
 width: 100%;
 background: #D5E2EC;
 padding: 0px;
 margin: 0px;
 color: #000000;
 border-color: #73afb7;
 border-style: solid;
 border-width: px;
 BORDER-BOTTOM-WIDTH: 1px;
 BORDER-TOP-WIDTH: 1px;
 BORDER-LEFT-WIDTH: 0px;
 BORDER-RIGHT-WIDTH: 0px;
}

#banner {
	width: 461px;
	background: url(images/logo.jpg) no-repeat right top;
	height: 76px;
	margin: 0;
}

#leftbar {
	width: 798px;
	background: url(images/main_center_bar.gif) no-repeat right top;
	height: 32px;
}
#rightbar {
	position: relative;
	top: -32px;
	left: 510px;
	width: 256px;
	height: 32px;
}
#rightbar2 {
	position: relative;
	top: -28px;
	left: 503px;
	width: 266px;
	margin-bottom: 2px;
	background: url(images/unique_moment_in_time.gif) no-repeat right top;
	height: 25px;
}
#video {
	position: relative;
	top: -365px;
	left: 372px;
	width: 397px;
	margin-bottom: 0px;
	height: 327px;
}
#lefttext {
	position: relative;
	top: -5px;
	left: 5px;
	width: 355px;
	margin-bottom: 0px;
	height: 339px;
}
#centertext {
	position: relative;
	top: -600px;
	left: 5px;
	width: 800px;
	margin-bottom: 0px;
	height: 550px;
}
#centertext1 {
	position: relative;
	top: -600px;
	left: 5px;
	width: 800px;
	margin-bottom: 0px;
	height: 150px;
}
#leftimage{
	position: relative;
	top: -600px;
	left: 5px;
	width: 405px;
	margin-bottom: 0px;
	background: url(images/free_software.jpg) no-repeat;
	height: 239px;
}
#leftimage1{
	position: relative;
	top: -600px;
	left: 5px;
	width: 362px;
	margin-bottom: 0px;
	background: url(images/quote_honda.jpg) no-repeat;
	height: 225px;
}
#leftimage2{
	position: relative;
	top: -600px;
	left: 5px;
	width: 405px;
	margin-bottom: 0px;
	height: 239px;
}
#leftimage3{
	position: relative;
	top: -600px;
	left: 5px;
	width: 362px;
	margin-bottom: 0px;
	background: url(images/give_life.jpg) no-repeat;
	height: 225px;
}
#leftimage4{
	position: relative;
	top: -520px;
	left: 5px;
	width: 362px;
	margin-bottom: 0px;
	background: url(images/save_the_internet.gif) no-repeat;
	height: 225px;
}
.note {
font-size: 1.05em;
color:#294e56;
margin: 0 190px;
padding: 10px;
border: 1px solid #73afb7;
background-color: #E1EEF2;
}
/* Listings Table */
table.contacts
{ width: 780px;
background-color: #fafafa;
border: 1px #CCCCCC solid;
border-collapse: collapse;
border-spacing: 0px; }


td.contactDept
{ background-color: #F0F0F0;
border: 1px #CCCCCC solid;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #404040; }


td.contact
{ border-bottom: 1px #ffffff dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .7em;
color: #CCCCCC;
background-color: #F0F0F0;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }



img.figure {
	border: 7px solid #333;
	padding: 1px;
	}
