/******************* Body Elements *************************/

body {
	color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #EAEAEA;
}

a:link {
	color:#535353;
	font-family:"Arial";
	text-decoration:none;
}

a:active {
	color:#FFA202; 
	font-family:"Arial"; 
	text-decoration:none;
}

a:visited {
	color:#535353; 
	font-family:"Arial"; 
	text-decoration:none;
}

a:hover {
	color:#FFA202; 
	font-family:"Arial"; 
	text-decoration:none;
}

.clear{clear:both;}

* {margin: 0px;padding: 0px;}

#container {
	margin: 0 auto;
	text-align: left;
	width: 800px;
}

/******************** Contact Form Elements **********************/

#emailform {
	color: #535353;
	width:190px;
	border:dotted 1px #535353;
	margin:5px 5px 5px 20px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

fieldset {
	border:1px solid #FFA202;
	width: 450px;
	margin: 0px 0px 0px 50px;
}

fieldset span {
	color:#FFA202;
	margin:0px 0px 0px 60px;
	font-size:10px;
}

legend {
	color:FFA202;
	font-weight:900;
	border:1px dotted #FFA202;
	margin:0px 0px 0px 10px;
	background-color:#535353;
	padding: 2px 6px 2px 6px;
}

label {
	width: 200px;
	margin:2px 2px 2px 30px;
	text-align:left;
}

input disabled {
	color:#FFA202;
}

input.grey {
	background-color:#535353;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	color: #EAEAEA;
}

input.orange {
	background-color: #FFA202;
	font-weight: bold;
	font-size: 10px;
	color: #535353;
}

select.grey {
	background-color: #FFA202;
	color: #535353;
	font-size: 10px;
	font-weight: bold;
}

textarea.grey {
	background-color: #535353;
	font-weight: bold;
	font-size: 12px;
	color: #EAEAEA;
	scrollbar-face-color: #FFA202;
	scrollbar-shadow-color: #7A7B80;
	scrollbar-highlight-color: #535353;
	scrollbar-3dlight-color: #7A7B80;
	scrollbar-darkshadow-color: #535353;
	scrollbar-track-color: #7A7B80;
	scrollbar-arrow-color: #535353;
}

/******************** Quote Form Elements **********************/

#emailform2 {
	color: #EAEAEA;
	width:564px;
	height:700px;
	background-color:#535353;
	margin: 0px 2px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
}

#emailform2 table{
	width:500px;
	margin: 0px 0px 0px 15px;
}

#emailform2 td{
	color: #EAEAEA;
	font-size:10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

#emailform2 hr{
	width:300;
	text-align:center;
	border:dotted 1px #FFA202;
}

#emailform2 h3{
	margin: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFA202;
}

input.grey2 {
	background-color:#535353;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FFA202;
}

input.grey3 {
	background-color:#535353;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #FFA202;
}

input.orange2 {
	background-color: #FFA202;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535353;
}

select.grey2 {
	background-color: #535353;
	color: #FFA202;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

textarea.grey2 {
	background-color: #535353;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA202;
	scrollbar-face-color: #FFA202;
	scrollbar-shadow-color: #7A7B80;
	scrollbar-highlight-color: #535353;
	scrollbar-3dlight-color: #7A7B80;
	scrollbar-darkshadow-color: #535353;
	scrollbar-track-color: #7A7B80;
	scrollbar-arrow-color: #535353;
}

/********************** Header ***************************/

#header {
	background-color:#EAEAEA;
        background-image:url(images/iMPACT-header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:800px;
	height:200px;
	position:relative;
}

#header ul{
	position:absolute;
	top:132px;
	left:575px;
	text-align:left;
}

#header li{
	display:block;
	float:center;
	width:150px;
}

#header ul a{
	color:#EAEAEA;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
}

#header ul a:hover{
	color:#FFA202;
	text-decoration: none;
}

#header h2{
	position:absolute;
	top:175px;
	left:30px;
	width:300px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:900;
	text-transform: lowercase;
	color:#FFA202;
}

/********************** Header2 ***************************/

#header2 {
	background-color:#EAEAEA;
        background-image:url(images/iMPACT-header3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:800px;
	height:200px;
	position:relative;
}

#header2 ul{
	position:absolute;
	top:132px;
	left:575px;
	text-align:left;
}

#header2 li{
	display:block;
	float:center;
	width:150px;
}

#header2 ul a{
	color:#EAEAEA;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
}

#header2 ul a:hover{
	color:#FFA202;
	text-decoration: none;
}

#header2 h2{
	position:absolute;
	top:175px;
	left:30px;
	width:300px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:900;
	text-transform: lowercase;
	color:#FFA202;
}

/********************** Header3 ***************************/

#header3 {
	background-color:#EAEAEA;
        background-image:url(images/iMPACT-header4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:800px;
	height:200px;
	position:relative;
}

#header3 ul{
	position:absolute;
	top:132px;
	left:575px;
	text-align:left;
}

#header3 li{
	display:block;
	float:center;
	width:150px;
}

#header3 ul a{
	color:#EAEAEA;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
}

#header3 ul a:hover{
	color:#FFA202;
	text-decoration: none;
}

#header3 h2{
	position:absolute;
	top:175px;
	left:30px;
	width:300px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:900;
	text-transform: lowercase;
	color:#FFA202;
}

/********************** Header4 ***************************/

#header4 {
	background-color:#EAEAEA;
        background-image:url(images/iMPACT-header5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:800px;
	height:200px;
	position:relative;
}

#header4 ul{
	position:absolute;
	top:132px;
	left:575px;
	text-align:left;
}

#header4 li{
	display:block;
	float:center;
	width:150px;
}

#header4 ul a{
	color:#EAEAEA;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
}

#header4 ul a:hover{
	color:#FFA202;
	text-decoration: none;
}

#header4 h2{
	position:absolute;
	top:175px;
	left:30px;
	width:300px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:900;
	text-transform: lowercase;
	color:#FFA202;
}

/********************** Content ***************************/

#content {
	background-color:#535353;
	margin: 0px 2px 0px 0px;
	color: #EAEAEA;
	width: 564px;
	height: 700px;
	float:left;
}

#content p{
	margin: 0px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 10px;
	width:500px;
}

#content a{
	color:#FFA202;
	text-decoration: none;
}

#content a:hover{
	color:#EAEAEA;
	text-decoration: none;
}

#content h3{
	margin: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFA202;
}

#content h4{
	margin: 10px 10px 15px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: lowercase;
	color: #FFA202;
}

#content h5{
	margin: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	color: #EAEAEA;
}

#content table.tb2{
	border:dotted 1px #FFA202;
	margin:0px 0px 0px 25px;
	width:350px;
	text-align:center;
}

#content table.tb3{
	border:dotted 1px #FFA202;
	margin:0px 0px 0px 15px;
	width:325px;
	text-align:left;
}

#content td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#EAEAEA;
}

#content img{
	margin:5px 5px 5px 15px;
}

#content li{
	text-indent:25px;
}

/********************** RightBox ***************************/

#rightbox {
	background-color:#FFA202;
        background-image:url(images/gearhead.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #535353;
	width: 234px;
	height: 700px;
	float:left;
}

#rightbox p{
	color:#535353;
	width:160px;
	margin: 5px 5px 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}

#rightbox p.p2{
	color:#535353;
	width:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}

#rightbox h3{
	margin:0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #535353;
}

#rightbox a{
	color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
}

#rightbox a:hover{
	color: #535353;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
}

#rightbox hr{
	border:dotted 1px #535353;
	width:150px;
	text-align:center;
}

/************************* Footer ************************/

#footer {
	background-color:#535353;
	color: #FFA202;
	border:dotted 1px #535353;
	width:210px;
	margin: 10px 10px 10px 10px;
	text-align:center;
	font-size:10px;
}

#footer a{
	color: #EAEAEA;
}

#footer a:hover{
	color: #FFA202;
}

/************************ Tooltips ************************/

#tip a:hover{
	background-color:#EAEAEA;
	text-decoration:none;
}

#tip.box a:hover SPAN{
	display: block! important;
	background: #FFFFFF;
	border:dotted 1px #FFA202;
	color:#535353;
	position:absolute;
}

/********************** Rounded Boxes *********************/

/****B4B4B4****/

.box3 { 
  background: #B4B4B4; 
  width: 800px;
  height: 50px;
  margin: 2px 0px 0px 0px;
  text-align: center;
}

.box3top { 
}

.box3top div { 
}

.box3bottom { 
}

.box3bottom div { 
}

.box3content {
  padding: 0px 10px 0px 10px;
}
