	* {
		margin:0;
		padding:0;
		}
		

	html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color: #FFFFFF;
	font-size:10px;
	background-image: url(images/home_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	left: 0px;
	top: 0px;
	color: #666666;
}
img{
border:none;
}

#distance {
	width:100%;
	height:50%;
	margin-bottom:-400px; /* half of container's height */
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
		}

#container {
	position:relative; /* puts container in front of distance */
	text-align:left;
	width:792px;
	clear:left;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 610px;
		}
#container2 {
	width:792px;
	height: 610px;
}	

#header{
	behavior: url("iepngfix.htc");
	width:646px;
	height:109px;
	background-image: url(images/header_logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 3px;
}
#contact_butt{
	behavior: url("iepngfix.htc");
	height: 48px;
	width: 146px;
	float: right;
	padding-top: 35px;
	display: none;
}
#leftPanel{
	float:left;
	width:256px;
	padding-top: 7px;
}
#rightPanel{
	margin: 0px;
	padding: 0px;
	float: right;
	height: 495px;
	width: 485px;
	
}
#rightPanel_ad{
	background-image:url(images/specbanner_page.png);
	margin: 0px;
	padding: 0px;
	float: right;
	height: 495px;
	width: 485px;
	background-repeat: no-repeat;
	behavior: url("iepngfix.htc");
}
#rightPanel_home{
	background-image: url(images/proto7.png);
	background-repeat: no-repeat;
	height: 470px;
	width: 485px;
	behavior: url("iepngfix.htc");
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#rightPanel_about{
	background-image: url(images/proto7.png);
	background-repeat: no-repeat;
	height: 470px;
	width: 485px;
	behavior: url("iepngfix.htc");
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#rightPanel_quote{
	height: 470px;
	width: 485px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#rightPanel_contact{
	height: 470px;
	width: 485px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p{
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
}
#rightPanel_personal{
	background-image: url(images/proto7.png);
	background-repeat: no-repeat;
	height: 495px;
	width: 485px;
	behavior: url("iepngfix.htc");
	float: right;
	margin: 0px;
	padding: 0px;
	}

#personal_header{
	height: 90px;
	width: 455px;
	background-image: url(images/boxset_header.png);
	background-repeat: no-repeat;
	background-position: center;
	behavior: url("iepngfix.htc");
	margin-left: 16px;
	margin-top: 10px;
}
#flash_personal{
	padding-left: 16px;
}
 #leftPanel li {
	behavior: url("iepngfix.htc");
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	height: 63px;
	width: 256px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #624949;
	text-align: left;
	vertical-align: middle;
	background-image: url(images/nav_default.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


a.clickjava {
	display: block;
	width: 236px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #624949;
	margin: 0px;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 20px;
}

 

a:hover.clickjava {
	background-position:  0 0;
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: none;
	color: #624949;
	background-image: url(images/nav_hover.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 236px;
	height: 50px;
	}
	
a:focus.clickjava {
	background-position:  0 0;
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: none;
	color: #624949;
	background-image: url(images/nav_active.gif;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 236px;
	height: 50px;
	}
a:active.clickjava {
	background-position:  0 0;
	font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
	color: #624949;
	background-image: url(images/nav_active.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 236px;
	height: 50px;
	}


#hurry_butt{
	behavior: url("iepngfix.htc");
	background-image: url(images/hurrry_butt.png);
	background-repeat: no-repeat;
	height: 158px;
	width: 256px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#flash_slide{
	height: 110px;
	width: 126px;
	float: left;
	border: 1px solid #00FF00;
	margin-top: 20px;
	padding-left:80px;

	
}
#threestep{
	margin-top: 10px;
	height: 277px;
	width: 447px;
	border: 1px solid #00FF00;
	clear: both;
}
#threestep_header {
	behavior: url("iepngfix.htc");
	background-image: url(images/3step_header.png);
	height: 52px;
	width: 266px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:130px;
	clear: both;
}
#text_header{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: bold;
	clear: both;
}
#textheadercontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-right: 50px;
	margin-left: 50px;
	padding: 0px;

}
 h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
 }
 form {font-family:Verdana, arial, Helvetica,sans-serif;

	font-size:10px; 

	display:inline;

	padding:0px; 

	 margin: 0em 0em 0em 0em;

}

legend{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	letter-spacing: 2px;
	font-weight: bold;
	 }
input {
border:#9aaac0 1px solid ;
	margin: 0em 0em 0em 0em;
	}
input.text{float:right;}
select { 
background-color: #FFFFFF;
}
textarea{
border:solid 1px #9aaac0;
}
fieldset {
	border:solid 1px #9AAAC0;
	padding:10px;
	margin-right: 7px;
	margin-left: 5px;
  
}
