@charset "utf-8";
/* CSS Document */
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.9em;
}
ol, ul {
list-style:none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
font-family:arial, verdana, sans-serif; 
font-size: 11px;
background: url(images/backdrop_line.jpg);
margin-top: 0px;
}
a:link {
	
	color: #666666;
}
a:visited {
	
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	
	color: #666666;
}

#content {
   width: 800px;
   height: auto;
   margin: auto;
   background-color: #ffffff;
   padding: 10px;
}

#header {
   width: 800px;
   height: 70px;
   background-repeat: no-repeat;
   background-color: #ffffff;
   }
     
#video  {
   width: 697px;
   height: 300px;
   }
  
#menu  {
   width: 800px;
   height: 30px;
   padding-top: 10px;
   }
  
#columnA {
   width: 188px;
   height: 170px;
   float: left;
   padding-left: 32px;
   padding-top: 15px;
   padding-right: 25px;
   padding-bottom: 0px;
   background-color:#cccccc;
   color:#333333;
   }
   
#columnB {
   width: 523px;
   height: 340px;
   padding-left: 20px;
   padding-right: 12px;
   padding-top: 15px;
   padding-bottom: 0px;
   float: right;
   color:#333333;
   overflow: auto;
   }
   #columnC {
   width: 245px;
   height: 170px;
   float: left;
   background-color:#cccccc;
   color:#cccccc;
   }
   #ecoman {
   width: 245px;
   height: 170px;
   float: left;
   background: url(images/quote_link_bg.jpg) #cccccc;
   color:#cccccc;
   }
   #columnD {
   width: 200px;
   height: 155px;
   float: left;
   padding-left: 20px;
   padding-right: 12px;
   padding-bottom: 0px;
   color:#333333;
   }
   #columnE {
   width: 188px;
   height: 95px;
   float: left;
   padding-left: 32px;
   padding-top: 15px;
   padding-right: 25px;
   padding-bottom: 0px;
   background-color:#cccccc;
   color:#333333;
   }
   #columnF {
   width: 188px;
   height: 95px;
   float: left;
   padding-left: 32px;
   padding-top: 5px;
   padding-right: 25px;
   padding-bottom: 0px;
   background-color:#003366;
   color:#fff;
   line-height:-2;
   }
   #portfoliocolumnB {
   width: 766px;
   height: auto;
   padding-left: 20px;
   padding-right: 12px;
   padding-top: 15px;
   padding-bottom: 0px;
   float: left;
   color:#333333;
   overflow: auto;
   border: dotted 1px #cccccc;
   }
 .h1 {
font-size:150%;
color:#333333;
font-weight:600;
}

.h2 {
font-size:100%;
color:#333333;
font-weight:600;
}

.h3 {
font-size:100%;
color:#0066CC;
font-weight:600;
}
.h4 {
font-size:150%;
color:#fff;
font-weight:600;
}
.bold {
font-weight:600;
}

#menu {
	width: 800px;
	height: 25px;
	background: url(images/menu_backdrop.gif);
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	text-align: left;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	text-transform: lowercase;
	text-decoration: none;
	color: #003366;
	font-family:arial, verdana, sans-serif; 
	font-size:11px;
	font-weight: bold;
	margin: 0 0px;
	padding: 0px 7px;
}

#menu a:hover {
	color:#333333;
}

#img1 {
	padding-top: 15px;
	padding-right: 3px;
	width: 95px;
	float: left;
	background-color:#ffffff;
}
#img2 {
	padding-top: 19px;
	padding-right: 3px;
	width: 450px;
	float: left;
	background-color:#ffffff;
}
#img3 {
	padding-top: 15px;
	padding-right: 3px;
	width: 245px;
	float: left;
	background-color:#ffffff;
}
hr {
margin-top: 20px;
border:none;
border-color: #ebebeb;
border-top:dotted 2px #cccccc;
padding-top: 2px;
width: 523px 
}
#bottombar {
width: 790px;
height:30px;
background: url(images/menu_backdrop_blue.gif);
float: left;
color:#003366;
text-align: right;
font-size: 9px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}