body {
	margin:0px;
	font-family: Arial, Helvetica;
	font-size:12px;
	background-color:white;
	padding:0px;
}

.clear {
	clear: both;
}

#wrapper_header {
	height:124px; 
	width:100%;
}

#header {
	width:800px; 
	height:124px; 
	margin:auto;
}

#wrapper_banner {
	margin-top: 32px;
	height:246px;
	width:100%;
	border-bottom: 1px solid #afafb3;
}

#banner {
	position: relative;
	width:800px;
	margin: 0 auto;
	height:212px;
}

#banner h2 {
	padding-top: 66px;
	line-height: 25px;
	font-size: 18px;
	/*color: #afafb3;*/
	color: #2f305a;
	font-family:'Arial Black', Arial, Helvetica;
}

#banner h2 .h2-line2 {
	display: block;
	padding-left: 60px;
}

#banner img {
	position:absolute; 
	top:15px; 
	right:0px;
}

#banner .img img {
	position: relative;
	top: 0;
	left: 0;
}

.company-orange,
.orange {
	color: #f5991c;
}

.company-blue {
	color: #2f305a;
}

.company-orange,
.company-blue {
	font-weight: bold;
}

.red {
	color: red;
}

#wrapper_text {
	 width:100%; 
	 margin-top:37px; 
	 margin-bottom: 100px;
}

#message_text {
	 width:800px; 
	 margin:auto;
}

#wrapper_content {
	width:100%;
}

.content {
	width: 800px;
	margin: 0 auto;
	padding: 40px 0;
	position: relative;
	color: #696969;
	line-height: 1.2;
}

#wrapper_footer { 
	height:70px; 
	width:100%;
}

#footer {
	width:800px; 
	margin:auto;
	border-top: 1px solid #98989A;
}

#footer a,
#footer a:visited,
#footer a:hover {
	color: #B0B0B2;
}

#footer a:hover {
	text-decoration: underline;
}

p {
	margin-top:0px;
	margin-bottom:16px;
	margin-left:0px;
}

ul {
	margin-top:8px;
	margin-bottom:8px
}

a,
a:visited,
.faq_q {
	color:#252865;
}

a,
a:visited,
.faq_q {
	text-decoration:none;
	font-weight: bold;
}

a:hover,
.faq_q:hover {
	color:#fd9800;
}

#headerLogo {
	display:inline;
	float:left;
	padding-top:32px;
}

#headerLogo a img {
	border:none
}

#footer_left {
	float: left;
}

#footer_right {
	float: right; 
	text-align:right;
}

.footerLegal {
	display:inline;
	width:40%;
	font-size:11px;
	font-family: Helvetica, Arial;
	color:#b0b0b2;
	margin-top:3px;
}

.footerColumns {
	display:inline;
	float:left;
	width:147px;
	text-align:left;
	margin:0px 3px;
	font-size:11px
}

.footerColumns h2 {
	font-family: Helvetica, Arial;
	font-size:11px;
	font-weight:bold;
	color:#696969;
	margin:3px 0px
}

.shadowBox {
	margin-top:5px;
	margin-bottom:20px;
	background-color:#696969;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}

.floatRight {
	float:right;
	padding-left:15px
}

.floatLeft {
	float:left;
	padding-right:15px
}

/* MENU */

#menu_wrapper {
	width: 100%;
	height: 40px;
	background: #2f305a;
	line-height: 24px;
}

#menu {
	width: 800px;
	margin: auto;
	padding:8px 0px;
	list-style: none;
}

#menu li {
	display: inline;

}

#menu a {
	font-family:'Arial Black', Arial, Helvetica;
	font-size:16px;
}

#menu a:link,
#menu a:visited {
	color:white;
}

#menu a:hover {
	color:#f5991c;
}

#menu li.active a {
	color:#b0b0b2;
}

.menu_spacer {
	padding: 0px 25px;
	color: #98989a;
}

/* SUBMENU */

#wrapper_submenu {
	background: url('../images/bg-submenu.png') repeat-x;
	width: 100%;
	height: 19px;
}

#submenu {
	position: relative;
	width: 860px;
	margin: auto;
	list-style: none;
}

#submenu li {
	float: left;
	padding: 0 10px;
	line-height: 16px;
	margin-right: 5px;
}

#submenu a {
	position: relative;
	font-family:'Arial Black', Arial, Helvetica;
	font-size:12px;
	color: 393a62;
	z-index: 10;
}

#submenu a:hover {
	color:#f5991c;
}

#submenu li.back {

	float: none;	   
	z-index: 8;
    
	position: absolute;
	padding: 0;
	height: 16px;
	border-bottom: 3px solid #f5991c;
}

/* BANNER */

#bannerHolder {
	position: absolute;
	right: 0;
	top: 0;
	width: 500px;
}

#bannerHolder .img {
	position:absolute;  
	height:127px; 
}

#bannerHolder .blocker {
	position:absolute;
	height:28px;
	width:196px;
	background: white;
}

/* CONTENT AREA */

.featurerow {
	clear: both;
	float: left;
	padding: 0;
	width: 800px;
}

.featurebox {
	display: inline;
	float: left;
	min-height: 125px;
	margin: 15px auto;
	padding-right: 50px;
	width: 350px;
}

.content-right {
	float: right;
	position: relative;
	top: -20px;
	margin-left: 40px;
}

#panelContainer .content {
	float: left;
	margin: 0;
	padding: 0;
}

#content {
	overflow: hidden;
}

/* HOME */

.home #wrapper_banner {
	height:235px; 
	width:100%; 
	background:#2f305a;
}

.home #banner {
	height:247px;
	margin:auto;
	padding-top:15px;
}

.home #message_text p {
	font-family: 'Arial Narrow'; 
	font-size:21px; 
	line-height:28px; 
	color:#717273; 
	text-align:center;
}

.home #mainText {
	position:absolute;
	top:80px;
	left:227px;
	width:350px;
	height:200px;
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	color: #696969;
	text-align: left;
}

.home .highlight {
	font-family: 'Arial Black', Arial, Helvetica;
	font-size: 18px;
}

.home #mainText p {
	margin: 0px;
	padding: 3px;
}

.home #mainBanner {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

.home #mainButtons {
	width:167px;
	float:left;
}

.home .homebuttons {
	position: relative;
	width: 165px;
	background-color: #fafafa;
	border-top: 1px solid #b9babb;
	border-left: 1px solid #b9babb;
	border-right: 1px solid #b9babb;
	border-bottom: 1px solid #b9babb;
	line-height: 18px;
	margin-left: -2px;
	margin-top:-1px;
	height: 99px;
}

.home .homebuttons a {
	position: absolute;
	top:41px;
	left: 10px;
	width:143px;
	text-align: center;
	font-family: 'Arial Black', Arial, Helvetica;
	font-size:15px;
}

.home a:hover {
	color: #696969;
}

.home #mainBody {
	margin-bottom:20px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

.home .bodyColumns {
	display:inline;
	width:304px;
	float:left;
	text-align:left;
	height:284px
}

.home .bodyColumns h2 {
	margin-left:15px;
	margin-top:10px;
	margin-bottom:5px;
	font-family: 'Arial Black', Arial, Helvetica;
	font-size:15px;
	color:#696969;
	height:20px;
	line-height: 18px;
}

.home .bodyText {
	font-size:12px;
	color:#696969;
	height:225px;
	margin: 0px;
	padding: 0px 15px;
	border:1px solid white;
}

.home .bodyText p {
	margin:10px 0px;
	text-align:left
}

.home .bodyFooters {
	font-family: Helvetica, Arial;
	font-size:11px;
	color:#696969;
	height:15px;
	background:none;
	text-align:right;
	padding: 0px 15px;
}

.home #menu {
	padding-bottom: 10px;
	border-bottom:1px solid #98989a;
}

.home #menu a:link,
.home #menu a:visited {
	color:#98989a;
}

.home #menu a:hover {
	color:#f5991c;
}

.home .menu_spacer {
	display: inline;
}

.home #footer {
	border-top: 0;
}

/* LOGIN */

#headerLogin {
	display:inline;
	float: right;
	margin-top: 30px;
	border: 0;
	height: 94px;
	overflow: hidden;
}

.login {
	float: right;
}

.login h2 {
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 14px;
	color:#98989a;
	margin: 0px;
}

.login h2 a,
.login h2 a:visited {
	color:#2f305a;
}

.login p {
	color:#898989;
}

.login form {
	margin: 0;
}

.login input {
	color: #898989;
	background:#ececec;
	border: 1px solid #898989;
	margin: 5px 0px;
	width: 98px;
}

.login input.button {
	width: auto;
	border: 0;
	padding: 0;
	background: none;
	color:#2f305a;
	cursor: pointer;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 14px;
}

/* SERVICES */

.services #img1 {
	top: 45px; 
	left:160px; 
}

.services #blocker1 {
	top:172px; 
	left:160px; 
}

.services #img2 {
	top: 32px; 
	left:95px; 
}

.services #blocker2 {
	top:159px; 
	left:95px; 
}

.services #img3 {
	top: 25px; 
	left:235px; 
}

.services #blocker3 {
	top:152px; 
	left:235px; 
}

.services #img4 {
	top: 9px; 
	left:20px; 
}

.services #blocker4 {
	top:136px; 
	left:20px; 
}

.services #img5 {
	top: 5px; 
	left:310px; 
}

.services #blocker5 {
	top:132px; 
	left: 310px;
}

.overview .content-right {
	width:375px; 
	height:410px;
}

.overview .content-right .img1 {
	position:absolute; 
	top:5px; 
	left:75px;
}

.overview .content-right .img2 {
	position:absolute;
	top:85px; 
	left:0px;
}

.overview .content-right .img3 {
	position:absolute;
	top:195px; 
	left:115px;
}

#pricetable {
	border: 1px solid #C3C3C3;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}

#pricetable th, 
#pricetable td {
	border-bottom: 1px solid #EDEDED;
	margin: 0;
	padding: 5px;
	text-align: left;
	width: 50%;
}

#pricetable th {
	background: #D6D6D6;
}

.faq {
	padding: 0px 50px !important;
	width: 700px !important;
}

.faq_q {
	cursor: pointer;
	font-size: 14px;
}

.faq_a p:last-child {
	margin: 0;
}

.imgLeft {
	float: left;
	padding-right:15px;
	height: 150px;
}

.imgLeft.frenchref {
	margin: 0 13px; 
}

.imgLeft.plant {
	margin: 0 8px;
}

.imgLeft.lightsref {
	margin-left:39px; 
	margin-right:40px; 
	margin-bottom:10px;
}

/* NEWS */

.newstemplate td.date {
	font-weight: bold;
	width: 150px;
	vertical-align: top;
}

.newstemplate h3,
.newstemplate p {
	margin: 0;
}

.newstemplate td {
	padding-bottom: 15px;
}

.mediakit .logo {
	width:250px !important;
}

.mediakit .about {
	width:450px !important;
}

.news-template {
	padding: 40px 50px !important;
	width: 700px !important;
}

/* CONTACT */

.contact table { 
	margin:auto;
}

.contact th {
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	padding-right: 20px;
}

.contact td {
	padding-bottom: 20px;
}

/* TRY */

.try {
	width: 500px;
	padding: 40px 150px;
}

.try table{
	width:100%;
	border-collapse: collapse;
}

.try tr {
	vertical-align: top;
}

.try td {
	vertical-align: top; 
	text-align: left;
	width: 265px;
}

.try td:first-child {
	padding-right: 10px;
	width: 225px;
}

.try-client {
	width: 618px !important;
	padding: 40px 91px !important;
}

.try-client p {
	padding: 3px;
}

.try-client .client-info,
.try-client .company-info {
	float: left;
	width: auto;
}

.try-client th {
	background:#ededed;
	text-align: left;
	padding: 3px;
}

.try-client td {
	padding: 3px;
	width: 113px;
}

.try-client td:first-child {
	width: auto;
	padding-right: 0;
}

.try-client td:last-child {
	width: 179px;
}

.try-client .client-info td:last-child {
	width: 212px;
}

.try-client .company-info td:last-child {
	width: 159px;
}

.try .try-button {
	padding-top: 15px;
	text-align:center;
}

.try .company-logo, .try-client .company-logo {
	float:right; 
	padding-left:15px; 
	padding-bottom:5px;
}

/* CUSTOMERS */

.customers #img1 {
	top: 60px;
	left: 259px;
}

.customers #blocker1 {
	top: 174px;
	left: 259px;
}

.customers #img2 {
	top: 34px;
	left: 179px;
}

.customers #blocker2 {
	top: 166px;
	left: 179px;
}

.customers #img3 {
	top: 8px;
	left: 324px;
}

.customers #blocker3 {
	top: 150px;
	left: 324px;
}

#wrapper_logobar {
	height:33px; 
	width:100%;	
}

#logobar {
	margin: 5px auto;
	width: 811px;
}

.logo {
	float: left;
	width: 83px;
	height: 33px;
	text-align: center;
	padding-right: 8px;
	line-height: 33px;
}

.logo img {
	vertical-align: middle;
}

.logo.last {
	padding-right: 0;
}

.quote-logo {
	display: block;
	float: left;
	min-height: 40px;
	width: 50%;
	vertical-align: middle;
}

.signed {
	display: block;
	float: left;
	width: 50%;
	text-align: left;
	line-height: 14px;
}

.testimonials .featurerow {
	padding-bottom: 20px;
}

.testimonials .featurebox {
	width: 365px;
	padding-right: 70px;
}

.testimonials .featurebox.last {
	padding-right: 0;
}

/* ABOUT */

.president .col1 {
	display:inline; 
	width:315px; 
	float:left;
}

.president .col2 {
	display:inline; 
	width:435px; 
	float:left;
}

.bestfleets .col1 {
	display:inline; 
	width:266px; 
	float:left; 
	text-align:center;
	margin-right:45px;
}

.bestfleets .col2 {
	display:inline; 
	width:400px; 
	float:left;
}
