@charset "UTF-8";
/* CSS Document */



/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End CSS Reset */




/* Start Typography */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	line-height: 160%;
	letter-spacing: normal;
	text-align: left;
  }
  
  .p_awards{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	line-height: 140%;
	letter-spacing: normal;
	text-align: left;
	font-weight: bold;
	padding: 5px 0 5px 0;
	border-bottom: solid #C9CAC9 1px;
  }

  .p_awards_green{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45B827;
	font-weight: bold;
  }

  .p_bold{
	font-weight: bold;
  }

  .p_bold_green{
	font-weight: bold;
	color: #45B827;
  }
.caption{
	font-size: 11px;
  }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BB1C8D;
	line-height: 150%;
	letter-spacing: normal;
	text-align: left;
  }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BE2C95;
	margin-top: 0px;
	line-height: 150%;
	text-align: left;
  }
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00AEEF;
	margin-top: 0px;
	line-height: 120%;
	letter-spacing: normal;
	text-align: left;
  }

.white_body {
	color: #FFFFFF;
	text-align: left;
	font-size: 10px;
}


.conact_sidetext {
	color: #333B94;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.home_text {
	color: #333333
}

.purple_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8B3F97;
	margin-top: 0px;
	line-height: 150%;
	text-align: left;
}

.blue_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2D3590;
	margin-top: 0px;
	line-height: 150%;
	text-align: left;
}

a.green_links	{
	text-decoration: none;
	font-weight: bold;
	color: #45B827;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a.green_links:link	{
	color: #45B827;
	}

a.green_links:visited {
	color: #45B827;
	}

a.green_links:hover {
	color: #CCCCCC;
	}

a.green_links:active {
	color: #45B827;
	}

a.contact_links	{
	text-decoration: none;
	font-weight: bold;
	color: #46B92A;
	}

a.contact_links:link	{
	color: #46B92A;
	}

a.contact_links:visited {
	color: #000000;
	}

a.contact_links:hover {
	color: #666666;
	}

a.contact_links:active {
	color: #000000;
	}

a.footer_links:link	{
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	}

a.footer_links:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	}

a.footer_links:hover {
	text-transform: uppercase;
	text-decoration: none;
	color: #4CBA31;
	}

a.footer_links:active {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	}

/* End Typography */





/* Start Navigation */

#nav {
	position: absolute;
	top: 126px;
	left: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 38px;
	display: inline;
	overflow: hidden;
	width: 800px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px;
	}

#nav a:hover {
	background-position: 0 -38px;
	}

#nav a:active, #nav a.selected {
background-position: 0 -76px;
}

#thome a  {
	width: 82px;
	background: url(images/nav_home.jpg) top left no-repeat;
	}

#tabout a  {
	width: 86px;
	background: url(images/nav_about.jpg) top left no-repeat;
	}

#tspeed a  {
	width: 89px;
	background: url(images/nav_speed.jpg) top left no-repeat;
	}

#tcosts a  {
	width: 90px;
	background: url(images/nav_costs.jpg) top left no-repeat;
	}
	
#tenvironment a  {
	width: 144px;
	background: url(images/nav_environment.jpg) top left no-repeat;
	}

#tsafety a  {
	width: 97px;
	background: url(images/nav_safety.jpg) top left no-repeat;
	}
	
#tsimplicity a  {
	width: 113px;
	background: url(images/nav_simplicity.jpg) top left no-repeat;
	}

#tcontact a  {
	width: 99px;
	background: url(images/nav_contact.jpg) top left no-repeat;
	}

/* End Navigation */





/* Start Main Layout */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #dcdcdc;
	background-image: url(images/bg_grad.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


#main_container {
	width: 880px;
	text-align: left;
	position: relative;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
}

#header {
	width: 880px;
	background-image: url(images/header.jpg);
	height: 188px;
}

#findout_panel {
	width: 800px;
	height:238px;
	background-image: url(images/findout_panel.jpg);
	margin: 0 0 0 40px;
}

a.logo {
	margin: 20px 0 0 40px;
	height: 94px;
	width: 240px;
	background-image: url(images/logo.gif);
	display: block;
	float: left;
	}

a.email {
	background: url(images/email1.jpg) repeat 0px 0px;
	width: 162px;
	height: 16px;
	display: block;
	float: right;
	margin-top: 100px;
	margin-right: 40px;
	}

a.email span { 
	display: none; 
	}

a.email:hover {
	background: url(images/email2.jpg) repeat 0px 0px;
	}


a.findout {
	background: url(images/findout_button.jpg) repeat 0px 0px;
	width: 143px;
	height: 33px;
	display: block;
	float: left;
	margin-top: 156px;
	margin-right: 43px;
	margin-left: 20px;
	}

a.findout span { 
	display: none; 
	}

a.findout:hover {
	background: url(images/findout_button.jpg) repeat 0px -33px;
	}


#main_content {
	width: 500px;
	margin: 0 0 0 40px;
	}

#main_content_contact {
	width: 500px;
	margin: 0 0 0 40px;
	height: 650px;
	}

#sidebar {
	width: 280px;
	float: right;
	margin-left: 0px;
	background-color: #FFFFFF;
	height: auto;
	margin-right: 40px;
	display: inline;  /* work around IE double margin float bug */
	}

#contact_col1 {
	width: 253px;
	margin: 0 0 0 40px;
	height: 750px;
	}

#contact_col2 {
	width: 253px;
	float: right;
	margin-left: 0px;
	background-color: #FFFFFF;
	height: auto;
	margin-right: 40px;
	display: inline;  /* work around IE double margin float bug */
	}
#contact_col3 {
	width: 253px;
	float: right;
	margin-left: 0px;
	background-color: #FFFFFF;
	height: auto;
	margin-right: 20px;
	display: inline;  /* work around IE double margin float bug */
	}


#form_container {
	width: 253px;
	background-color: #2C2C2C;
	height: 600px;
}


#form {
	width: 253px;
	position: relative;
}


#form_name {
}

/* End Main Layout */
#form_phone {
	margin-top: 25px;
}
#form_email {
	margin-top: 25px;
}
#form_submit {
	margin-top: 15px;
}

.formtextbox {
	border-color:#8C3E97;
	border-width: 1px;
	border-style: solid;
	width: 300px;
	margin-top: 8px;
	vertical-align: bottom;
}

.formtextbox2 {
	border-color:#44B92B;
	border-width: 1px;
	border-style: solid;
	width: 253px;
	margin-top: 8px;
	vertical-align: bottom;
}


.formtext {
	color: #333333;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#clear {
	width: 880px;
	height: 40px;
	clear: both;
}

#footer {
	width: 880px;
	height: auto;
	bottom: 0px;
	margin: 0 0 0 0;
	border-top: solid #45B827 2px;
	padding: 0 0 20px 0;
	background-color: #333333;
}

#footer_text {
	padding: 10px 0 0 40px;
}

.formmessagebox {
	border-color:#45B92C;
	border-width: 1px;
	border-style: solid;
	width: 253px;
	margin-top: 8px;
	vertical-align: bottom;
	height: 100px;
}

#form_message {
	margin-top: 25px;
}

.margin_bottom10 {
	margin-bottom: 10px;
}

.margin_top10 {
	margin-top: 10px;
}

.super {
	vertical-align:super;
	}
.image-top {
	margin-top: 16px;
	border: solid #4CBA31 2px;
}
.image-normal {
	margin-top: 15px;
	border: solid #4CBA31 2px;
}
.margin_top15 {
	margin-top: 15px;
}
.illy {
	margin: 25px 0 25px 0;
	width: 500px;
	height: 545px;
}

#search {
	position: absolute;
	top: 24px;
	right: 40px;
}
.googlesearchbox {
	border: solid #000000 1px;
	width: 202px;
	height: 20px;
}
.google_button {
	vertical-align:top;
	}
#youtube {
	height: 385px;
	margin: 10px 0 25px 0;
}

