body {
	background:#eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:0;
	margin:0;
	}

a {
 	color:#339900;
 	text-decoration:none;
 	}
 	
a:hover {
 	color:#00ccff;
 	}
 	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:8px 0 0 40px;
	color:#00ccff;
	height:32px;
	background-image: url(images/blue_arrow.jpg);
	background-repeat: no-repeat;
	border:0;
	margin:0;
	}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: auto;
	margin: 10px 0;
	padding: 0;
	background: none;
	color: #66cc33;
	font-style: italic;
}

/*
h2 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding: 8px 0 0 40px;
	color:#00ccff;
	height:32px;
	background-image: url(images/blue_arrow.jpg);
	background-repeat: no-repeat;
	}
*/


img {
 	border: 0;
}
img.centerimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
    
img.right {
	float:right;
	padding:0 15px;
    }
img.left {
	float:left;
	padding:0;
    }
    
p {
	line-height: 1.5;
}
	
/* -------  CONTACT - FORM STYLE  -------  */	

label {
	float: left;
	font-weight: bold;
	text-align: left;
	width: 150px;
	}
	
.input-200 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	height: 15px;
	width: 200px;
	border: 1px solid #000000;
	}
	
.input-200-err {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #ff3333;
	height: 15px;
	width: 200px;
	border: 1px solid #000000;
	}
	
.textarea-300x75 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	height: 75px;
	width: 300px;
	border: 1px solid #000000;
	}
	
input.input-submit {
	margin-left: 0;
	}
	
.input-submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #00ccff;
	border: 1px solid #FFFFFF;
	height: 20px;
	width: 100px;
	}
form p {
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 1;
}

/* -------  STYLES  ------- */

.bolder {
	font-weight:bold;
	}
	
.bolderh2 {
	font-weight:bolder;
	font-size:18px;
	}
	
.float-left {
	float:left;
	}

.float-right {
	float:right;
	}
	
.clearblock {
	clear:both;
	padding:0;
	margin:0;
	font-size:4px;
	}

.morebox {
	float:right;
	padding:3px 10px 2px 20px;
	height:16px;
	font-weight:bold;
	}
	
.morebox a {
	background-image: url(images/green_arrow.jpg);
	background-repeat: no-repeat;
	padding:3px 20px 2px 20px;
	}

.morebox a:hover {
	background-image: url(images/blue_arrow_hover.jpg);
	background-repeat: no-repeat;
	}
	
.previousmorebox {
	padding:3px 20px 3px 20px;	
	margin-left:25px;
	margin-top:10px;
	height:16px;
	font-weight:bold;
	}
	
.previousmorebox a{
	background-image: url(images/green_arrow.jpg);
	background-repeat: no-repeat;
	padding:3px 20px 5px 20px;
	}
	
.previousmorebox a:hover{
	background-image: url(images/blue_arrow_hover.jpg);
	background-repeat: no-repeat;
	}
	
.quotetitle {
	color:#666666;
	font-size:14px;
	padding-left:10px;
	padding-bottom:5px;
	}	
	
.quoteurl {
	color:#666666;
	font-size:10px;
	font-weight:bold;
	padding-left:20px;
	padding-bottom:5px;
	}

.quote {
	background:#ffffff url('images/quote_left.gif') no-repeat left top; 
	margin-left: 10px; 
	margin-right: 10px;
	padding-top: 15px;
	padding-left: 15px; 
	font-style:italic;
	color:#666666;
	}

.quote div {
	background: transparent url('images/quote_right.gif') right bottom no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	


/* -------  LAYOUTS -------  */

#shell {
	position:relative;
	width:780px;
	padding:0;
	margin:0;
	border:0;
	margin-left:auto;
	margin-right:auto;
	background:#ffffff;
	}
	
#wrap {
	position:relative;
	width:772px;
	padding:0;
	margin:0;
	border:0;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:15px;
	}
	
#headerlogo {
	position:relative;
	height:144px;
	width:772px;
	border:0;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	background:#ffffff;
	background-image: url(images/header_logo.jpg);
	background-repeat: repeat-x;
	}
	
#navbar {
	position:relative;
	height:36px;
	width:772px;
	border:0;
	margin:0;
	padding:0;
	background-image: url(images/nav_grey_bg.jpg);
	}
	
#main {
	position:relative;
	width:747px;
	padding:20px 10px 0px 15px;
	margin:0;
	border:0;
	}
	
html>body #content {
	height: auto; /* for not-IE */
	}
#content {
	width:480px;
	height: 400px; /* for IE */
	min-height: 400px; /* for not-IE */
	float:left;
	padding:0;
	margin:0;
	border:0;
	padding-right:10px;
	border-right:1px solid #666666;
	}
#content-right {
	float: right;
	padding: 10px 0 10px;
	width: 220px;
}

#content_project {
	width:732px;
	padding:0;
	margin:0;
	border:0;
	padding-right:10px;
	}
	

.project {
	position: relative;
	padding-bottom: 10px;
	width: 170px;
	margin: 0 5px 0 5px;
}

.project img {
	border: 1px solid #ddd;
	padding: 5px;
}
.project-names {
	font-size: 12px;
	height: auto;
	margin: 5px 0;
	padding: 0;
	background: none;
	color: #66cc33;
	text-align: center;
}

#footer {
	position:relative;
	width:770px;
	height:16px;
	border:0;
	margin:0;
	padding:0;
	margin-top:5px;
	background:#666666;
	font-size:9px;
	letter-spacing:1px;
	color:#ffffff;
	text-align:right;
	padding-top:4px;
	padding-right:10px;
	}
	
#footer a{
	color:#ffffff;
	}
	
#footer a:hover{
	color:#00ccff;
	}
	
#contact-left {
	float:left;
	width:200px;
	padding-left:20px;
	margin-bottom: 10px;
	padding-bottom: 0;
	}

#contact-right {
	float:right;
	width:200px;
	padding-right:20px;
	margin-bottom: 10px;
	padding-bottom: 0;
	}
#contact-left p, #contact-right p {
	line-height: 1.0;
}
#compliance-logos {
	float: left;
	margin: 0 0 5px 5px;
	padding: 0;
	list-style: none;
	display:inline;
}
#compliance-logos li {
	list-style: none;
	display:inline;
}
#compliance-logos img {
	border: 0;
}
	

/* -------  MENU - NAVIGATION  -------  */

ul#hdnav {
	list-style: none;
	margin:0;
	margin-top:4px;
	float:right;
	padding: 7px 10px;
	letter-spacing:1px;
	font-size:15px;
	text-align: center;
	white-space: nowrap
	}
	
ul#hdnav li {
	display: inline;
	margin: 0 2px;
	}

ul#hdnav a {
	text-decoration: none;
	padding: 0 12px 3px 12px;
	border-bottom: 4px solid #666666;
	color: #ffffff;
	}
	
ul#hdnav a#current {
	border-color: #00ccff;
	color: #00ccff;
	}
	
ul#hdnav a:hover {
	border-color: #00ccff;
	color: #00ccff;
	}
	
ul.hdlist {
	margin: 0;
	padding: 0;
	margin-left:15px;
	list-style-type: none;
	}

ul.hdlist li {
	margin: 0 2px;
	background: url(images/blue_arrow_sm.jpg) no-repeat center left;
	display: block;
	padding: 3px 0 5px 0;
	padding-left: 20px;
	}
