/* GLOBAL
----------------------------------------------------------------- */
body{
	background:url(images/bground.gif) #fff repeat-x;
	font: normal 80%/1.5em verdana, tahoma, geneva, arial, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}
*{
	margin:0;
	padding:0;
}
img{
	border:0;
}

/* STRUCTURE
----------------------------------------------------------------- */
#wrapper{
	background:url(images/bground-wrapper.gif) #fff repeat-y;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	margin:0 auto;
	text-align:left;
	width:947px;
}
#header{
	height:167px;
	margin-bottom:0;
	overflow:hidden;
	padding:0;
}
#headerimage{
	background:url(images/header-image.jpg) #fff bottom left no-repeat;
	height:146px;
}
#headerimagewa{
	background:url(images/header-wa.jpg) #fff bottom left no-repeat;
	height:146px;
}
#headerimagedesign{
	background:url(images/header-design.jpg) #fff bottom left no-repeat;
	height:146px;
}
#headerimagehome {
	height:146px;
}
#content{
	background:#fff;
	border-left:6px solid #fff;
	border-right:6px solid #fff;
	margin:0 0 0 228px;
	padding-bottom:70px;
}
/* mac hide \*/ * html #content{margin-left:225px;height:1%} /* end hide*/
#left{
	float:left;
	margin:0;
	padding:0;
	width:228px;
}
* html #left{margin-right:-3px}
#footer{
	border-top:1px solid #E5E5D8;
	clear:both;
	padding:0;
	text-align:center;
	width:100%;
}
#footercontainer{
	margin:0 auto;
	width:947px;
}
#footerleft{
	border-right:1px solid #E5E5D8;
	border-left:1px solid #E5E5D8;
	float:left;
	font-weight:bold;
	padding-top:10px;
	width:226px;
}
#footerright{
	background:url(images/logos-footer.gif) no-repeat right;
	float:right;
	font-size:0.8em;
	height:100px;
	padding:10px 0 0 0;
	margin:0;
	width:712px;
	text-align:left;
}

/* NAVIGATION
----------------------------------------------------------------- */
#navigation{
	border-top:8px solid #B52C04;
	height:26px;
	width:705px;
}
#navigation ul li {
	float:left;
	list-style-type:none;
	
	margin:0;
	padding:0;
	text-indent:-9999px;
	width:235px;
	}
	
#navigation ul li a {
	background:transparent url(images/navigation.gif) no-repeat;
	border:0;
	display:block;
	height:26px;
	text-decoration:none;
	}
	
	 	 	 	 
li#one a:hover, li#one a:focus {
	background-position:0px -26px;
	 }
	 
li#two a:link, li#two a:visited {	
	background-position:-235px 0px;
	}
	
li#two a:hover, li#two a:focus {	
	background-position:-235px -26px;
	}
	
li#three a:link, li#three a:visited {	
	background-position: -470px 0px;
	}
	
li#three a:hover, li#three a:focus {	
	background-position: -470px -26px;
	}


/* MAIN NAVIGATION "ACTIVE TABS"
------------------------------------------------------------------*/
body.metrics #navigation ul li#one a {
	background-position:0px -26px;
	}
body.design #navigation ul li#two a {
	background-position:-235px -26px;
	}
body.search #navigation ul li#three a {
	background-position: -470px -26px;
	}

body.webdesignpage li#webdesign,
body.portfoliopage li#portfolio,
body.casestudiespage li#casestudies,
body.hostingaccountspage li#hostingaccounts,
body.hostingstatspage li#hostingstats,
body.quotepage li#quote,
body.monitoringpage li#monitoring,

body.promotionpage li#promotion,
body.sechartpage li#sechart,
body.resultspage li#results,
body.quoteformpage li#quoteform,
body.seoppcpage li#seoppc,
body.reportingpage li#reporting,
body.whitepaperspage li#whitepapers,

body.overviewpage li#overview,
body.whoispage li#whois,
body.involvespage li#involves,
body.googlepage li#google,
body.costpage li#cost
{
	background:transparent url(images/bground-nav-current.gif) center no-repeat;
	font-weight:bold;
	width:208px;
	height:33px;
	padding:10px 0 0 0;
}


body.webdesignpage li#webdesign a,
body.portfoliopage li#portfolio a,
body.casestudiespage li#casestudies a,
body.hostingaccountspage li#hostingaccounts a,
body.hostingstatspage li#hostingstats a,
body.quotepage li#quote a,
body.monitoringpage li#monitoring a,

body.promotionpage li#promotion a,
body.sechartpage li#sechart a,
body.resultspage li#results a,
body.quoteformpage li#quoteform a,
body.seoppcpage li#seoppc a,
body.reportingpage li#reporting a,
body.whitepaperspage li#whitepapers a,

body.overviewpage li#overview a,
body.whoispage li#whois a,
body.involvespage li#involves a,
body.googlepage li#google a,
body.costpage li#cost a
{
	font-weight:bold;
	padding:5px 0 0 35px;
	width:208px;
	height:33px;
}

#toplinks{
	height:54px;
	list-style-type:none;
}
#toplinks ul{
	background:#fff;
	float:right;
	list-style-type:none;
	margin:0;
}
#toplinks li{
	font-weight:normal;
	border-right:1px solid #E2E9ED;
	display:inline;
	list-style-type:none;
	padding:0 3px 0 3px;
}

/* SUB NAVIGATION
----------------------------------------------------------------- */
#submenu{
	background:#F1F3F5 url(images/bground-nav.jpg) right center no-repeat;
	padding:0 0 0 10px;
	height:400px;
}
#submenu ul{
	margin:0;
	padding-top:30px;
}
#submenu h1{
	background:#213A46;
	color:#fff;
	font-size:1.1em;
	margin:0;
	padding:4px;
}
#submenu li{
	list-style-type:none;
	padding:6px 15px;
	margin:0;
}
#submenu a{
	color:#406577;
	
	
	text-decoration:none;
}
#submenu li a:hover {
	color:#19333F;
}
/* mac hide \*/ #submenu li a{height:1%} /* end hide */

/* HOME PAGE
----------------------------------------------------------------- */
#triowrapper{
	background:url(images/bground-trio.gif) left top repeat-y;
	float:left;
}
#trioleft, #triomiddle, #trioright{
	background:#F2F2EB;
	float:left;
	width:235px;
}
#triomiddle{
	margin:0;
}
#trioleft p, #triomiddle p, #trioright p{
	font-size:0.9em;
	padding:0 10px 20px 7px;
}
#trioleft h1, #triomiddle h1{
	background:url(images/bground-trio-header.jpg) left top no-repeat;
	color:#385A6B;
	font-size:1.0em;
	height:34px;
	margin:2px 0 0 0;
	padding:7px 0 0 7px;
}
#trioright h1{
	background:url(images/bground-trio-right.jpg) left top no-repeat;
	color:#385A6B;
	font-size:1.0em;
	height:34px;
	margin:2px 0 0 0;
	padding:7px 0 0 7px;
}
#triobtmleft a, #triobtmmiddle a, #triobtmright a{
	margin-right:10px;
}
#triobtmleft{
	background:url(images/trio-btm-left.gif) left top no-repeat;
	float:left;
	height:27px;
	margin-bottom:20px;
	text-align:right;
	width:235px;
}
#triobtmmiddle{
	background:url(images/trio-btm-middle.gif) left top no-repeat;
	float:left;
	height:27px;
	margin-bottom:20px;
	text-align:right;
	width:235px;
}
#triobtmright{
	background:url(images/trio-btm-right.gif) left top no-repeat;
	float:left;
	height:27px;
	margin-bottom:20px;
	text-align:right;
	width:235px;
}
.circles{
	float:left;
	padding:20px 0 5px 0;
	text-align:center;
	width:235px;
}
#chartcontainer{
	background:#D2DCE2;
	height:230px;
	margin-top:17px;
	padding-bottom:10px;
	width:705px;
}

/* LEFT CONTENT
----------------------------------------------------------------- */
#tagline{
	background:#213A46;
	height:118px;
	text-align:center;
}
#taglineflash{
	background:#213A46;
	height:78px;
	padding-top:40px;
	text-align:center;
}
#tagline img{
	margin-top:40px;
}
#logo{
	background:#fff;
	height:82px;
}
#homemenu{
	background:#E5E5D8;
	border:8px solid #E5E5D8;
}
#homemenu h1{
	background:#213A46;
	color:#fff;
	font-size:1.1em;
	margin:0;
	padding:4px 5px;
}
#highlight{
	background:#E5E5D8;
	margin-top:15px;
	padding:8px;
}
#highlight h1{
	background:#4D4D40;
	color:#fff;
	font-size:1.1em;
	margin:0;
	padding:4px 5px;
}
#highlight h2{
	color:#385A6B;
	font-size:1.0em;
	font-weight:normal;
	margin-bottom:0;
	padding:0 0 5px 0;
}
#menutop{
	background:url(images/subnav-corner-top.gif) no-repeat bottom right;
	margin-top:33px;
	height:11px;
}
#menubottom{
	background:url(images/subnav-corner-bottom.gif) no-repeat top right;
	height:11px;
}
.infobox{
	background:#fff;
	border-bottom:1px solid #E5E5D8;
	padding:8px 5px;
}
.infobox h2{
	color:#385A6B;
	font-size:1.0em;
	font-weight:bold;
	margin-bottom:0;
	padding:5px 0 5px 0;
}
.infobox p{
	font-size:0.9em;
	padding:0 15px 0 0;
}
.infoboxmain{
	background:#fff;
	border-bottom:1px solid #E5E5D8;
	padding:8px 5px;
}
.infoboxmain p{
	margin:0 0 10px 0;
	padding:0;
}
.infoboxmain h2{
	margin:10px 0 0 0;
}
.infobox img{
	float:left;
	padding-right:8px;
}
#google{
	margin-left:50px;
}
.googlehome{
	margin-left:40px;
}
#whitepapersicon{
	margin:10px 0 0 20px;
}
#whitepapersiconimg{
	margin:5px 0 0 25px;
}
/* MAIN CONTENT
----------------------------------------------------------------- */
.horizline{
	background:url(images/dots-horiz.gif) repeat-x;
	padding:1px;
	margin:5px 0 5px 0;
}
.galleryListImg{
	list-style-type:none;
	padding:0 0 10px 5px;
	margin:0;
	overflow:hidden;
}
.galleryListImg li{
	float:left;
	display:inline;
	list-style-type:none;
	margin:0 20px 20px 0;
	padding:5px;
	text-align:center;
	text-decoration:none;
}
.partners{
	clear:both;
	float:left;
	padding:0 20px 10px 10px;
	margin:0;
	overflow:hidden;
}
#contactbox{
	background:#fff;
	float:left;
}
#contactboxleft, #contactboxmiddle, #contactboxright{
	background:#F2F2EB;
	float:left;
	width:200px;
}
#contactboxmiddle{
	margin:0;
}
img.action{
	float:right;
	padding:0px 0 0 30px;
}
img.report{
	float:right;
	padding:0px 0px 0px 30px;
	height:200px;
}
/* PORTFOLIO
----------------------------------------------------------------- */
.portfolio{
	float:left;
	height:230px;
	width:218px;
	margin-bottom:30px;
	padding:0 12px 0 5px;
}
.portfoliothumb{
	display:block;
	border:1px solid #E5E5D8;
	padding:3px;
	text-align:center;
}
.portfoliothumb img{
	vertical-align:middle;
}
.portfoliothumb:hover{
	border:1px solid #BABAAE;
}
.portfoliotext h1{
	font-size:1.1em;
	padding:10px 0 5px 0;
}
.portfoliotext p{
	font-size:0.9em;
	margin:0;padding:0;
}
#clientsbox{
	border:1px solid #E5E5D8;
	padding:5px;
}

ul.linkboxes {
display:block;
overflow:hidden;
margin-bottom:10px;
padding:0px 0 10px 5px;
width: 99%;
}

ul.linkboxes li {
display: block;
width: 215px;
margin-right: 10px;
float: left;
}

ul.linkboxes li a {
display: block;
text-decoration: none;
padding:2px;
color: #444;
}

ul.linkboxes li a:hover {

}

ul.linkboxes li a:hover {

}

ul.linkboxes li a strong {
display: block;
font-size: 1.1em;
line-height: 1em;
margin-bottom: 5px;
margin-top: 10px;
}

ul.linkboxes li a:hover strong {color: #f63; }
ul.linkboxes span {display: none; }

/* ACTION BOX
----------------------------------------------------------------- */
#action {
	margin:20px 0 0 5px;
	background: #FCFCE0;
	border:3px double #E2EBBC;
	width:97%;
	padding:5px;
}
#readytotalk {
	float: left;
	display: inline;
	width: 375px;
	padding: 18px 0 15px 0;
	margin-left: 25px;
}
#readytotalk p a:link, #readytotalk p a:visited {
	color: #666;
}
#readytotalk ul {
	margin-bottom: 30px;
}
#readytotalk ul li {
	color: #99BF00;
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	margin: 0 0 13px 0;
	list-style: none;
	line-height: 100%;
}

/* HEADINGS
----------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
}
h1{
	color:#64191E;
	padding:10px 0 5px 5px;
}
h2{
	color:#666;
	padding:10px 0 0 5px;
}
h3{
	color:#000180;
}
h1 {font-size: 125%;}
h2 {font-size: 110%;}
h3 {font-size: 100%;}
h4 {font-size: 95%;}
h5 {font-size: 85%;}
h6 {font-size: 75%;}
h2.green{
	color:#497A39;
	padding:0;
}
h2.red{
	color:#A82600;
	padding:0;
}
h2 img{
	vertical-align:middle;
	color:#999999
}

#footerleft h1{
	color:#000;
	font-size: 0.9em;
	margin-bottom:0;
	margin-top:0;
	padding:0;
}

/* TEXT
----------------------------------------------------------------- */
p{
	font-size:1em;
	line-height:1.7em;
	padding:5px 70px 10px 5px;
}
p.center{
	text-align:center;
}
p.homecenter{
	margin-left:110px;
	text-align:center;
}
.small{
	font-size:0.9em;
	padding:0;
}
.small2{
	font-size:0.8em;
	padding:0;
}
p.red{
	color:#FF0000;
}
p.errorred{
	color:#FF0000;
	margin-left:20px;
}
p#contact{
	font-weight:bold;
	line-height:1.7em;
	padding:5px 0 0 13px;
}
.floatrightchart p{
	color:#385a6b;
	font-weight:bold;
	margin-top:10px;
	padding-right:10px;
}
h2.sweden {
	background:url(images/icon-sweden.gif) no-repeat;
	padding:8px 0 10px 40px;
}
h2.germany {
	background:url(images/icon-germany.gif) no-repeat;
	padding:8px 0 10px 40px;
}
h2.uk {
	background:url(images/icon-uk.gif) no-repeat;
	padding:8px 0 10px 40px;
}
h2.ukcontact {
	background:url(images/icon-flag-contact.gif) no-repeat;
	padding:8px 0 10px 40px;
}


/* LINKS
----------------------------------------------------------------- */
a:link,a:active,a:visited{
	color:#4C7789;
	text-decoration:underline;
}
a:hover{
	color:#E57959;
	text-decoration:none;
}
a.external{
	background: url(images/icon-external.gif) no-repeat 100% 55%;
	padding: 0 15px 0 0;
}
a.external:hover{
	background: url(images/icon-external-roll.gif) no-repeat 100% 55%;
	padding: 0 15px 0 0;
}
#trioleft a, #triomiddle a, #trioright a{
	color:#385A6B;
	text-decoration:none;
}
#toplinks a{
	padding:5px;
	text-decoration:none;
}
#toplinks a:hover{
	background:#E2E9ED;
	color:#677880;
}
#footerright a{
	color:#000;
	padding:3px;
	text-decoration:none;
}
#footerright a:hover{
	color:#C3C3AF;
}
body#homepage li#home a,
body#jobspage li#jobs a,
body#aboutpage li#about a,
body#contactpage li#contactus a
{
	background:#E2E9ED;
	font-weight:bold;
}


body#webdesignpage li#webdesign a,
body#portfoliopage li#portfolio a,
body#casestudiespage li#casestudies a,
body#hostingaccountspage li#hostingaccounts a,
body#hostingstatspage li#hostingstats a,
body#quotepage li#quote a,
body#monitoringpage li#monitoring a,

body#promotionpage li#promotion a,
body#sechartpage li#sechart a,
body#resultspage li#results a,
body#quoteformpage li#quoteform a,
body#seoppcpage li#seoppc a,
body#reportingpage li#reporting a,
body#whitepaperspage li#whitepapers a,

body#overviewpage li#overview a,
body#whoispage li#whois a,
body#involvespage li#involves a,
body#googlepage li#google a,
body#costpage li#cost a
{
	background-position: 95% 50%;
	font-weight:bold;
}
#bread a:link,#bread a:active,#bread a:visited{
	color:#9A9A9A;
	text-decoration:underline;
	display:inline;
	background:#fff;
	padding:0;
}
#bread a:hover{
	color:#D2DCE2;
	text-decoration:none;
}
.galleryListImg a{
	border:1px solid #E5E5D8;
	display:block;
	height:75px;
	width:185px;
}
.galleryListImg a:hover{
	border:1px solid #fff;
}
.partners a{
	border:1px solid #E5E5D8;
	display:block;
	text-align:center;
	width:185px;
}
.partners a:hover{
	border:1px solid #fff;
}
.partners a img{
	vertical-align:middle;
}
/* LISTS
----------------------------------------------------------------- */
ul.main{
	list-style:none;
	padding:10px 0 0 25px;
}
ul.main li{
	background:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 35%;
	color:#2B5628;
	padding:0 50px 8px 15px;
}

ol.main{
	list-style:none;
	padding:10px 0 0 25px;
}
ol.main li{
	background:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 35%;
	color:#2B5628;
	padding:0 50px 8px 15px;
}
.infobox ul{
	list-style:none;
	padding:3px 0 0 5px;
}
.infobox li{
	background:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 35%;
	color:#2B5628;
	padding:0 0px 8px 15px;
}
.infobox li.position2{
	background:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 17%;
	color:#2B5628;
}
ul.main li.position2{
	background:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 17%;
	color:#2B5628;
	padding:0 70px 8px 15px;
}
ul.sitemap{
	color:#4C7789;
	list-style:none;
	padding:10px 0 0 25px;
}
ul.sitemap li.position{
	background:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 17%;
	color:#4C7789;
	padding:0 0 8px 15px;
}
ul.sitemap li.position2{
	background:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 12%;
	color:#4C7789;
	padding:0 0 8px 15px;
}
ul.results{
	list-style:none;
	padding:10px 0 0 0;
}
ul.results li{
	background:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 35%;
	color:#4C7789;
	padding:0 0 8px 15px;
}
ul.results li.pink{
	color:#FF0080;
}
ul.results li.blue{
	color:#000080;
}
#bread{
	color:#888;
	margin:5px 0 0 5px;
	padding:5px 0 0 0;
}
#bread ul{
	padding-left:0;
	display:inline;
	border:none;
} 
#bread ul li{
	margin-left:0;
	padding-left:5px;
	border:none;
	list-style:none;
	display: inline;
}
.blocklinks{
	margin-top:40px;
}
.blocklinks ul{
	list-style-type:none;
	width:400px;
}
.blocklinks li{
	border:1px dotted #999;
	border-width:1px 0;
	margin:5px 0;
}
.blocklinks li a{
	color:#990000;
	display:block;
	font:bold 120% Arial, Helvetica, sans-serif;
	padding:5px;
	text-decoration:none;
}
* html .blocklinks li a{
	width:400px;
}

.blocklinks li a:hover{
	background:#ffffcc;
}

.blocklinks a em {
	color:#333;
	display:block;
	font:normal 85% Verdana, Arial, Helvetica, sans-serif;
	line-height:125%;
}
.blocklinks a span{
	color: #125F15;
	line-height:150%;
}

/* IMAGES
----------------------------------------------------------------- */
.imgborder{
	border:1px solid #E5E5D8;
	float:right;
}

/* TABLES
----------------------------------------------------------------- */
.container{
	background:#E5E5D8;
	padding:10px;
	margin:10px 0 10px 5px;
}
table{
	
	font-size:1em;
}
th{
	color:#4f6b72;
	
	text-align:left;
	padding:6px 6px 6px 12px;
	background:#E2E9ED;
	width:50%;
}
th.nobg{
	
	background:none;
}
td{
	
	background:#fff;
	padding:6px 6px 6px 12px;
	color:#4f6b72;
	
}

/* FORMS
----------------------------------------------------------------- */
/**
 * FormBuilder Styles by Jonathan Nicol (F6 Design)
 * Pretty example - for styling markup created using FormBuilder's usePseudoLegends and showDividers parameters
 * Feel free to modify these rules to suit your site's design!
 */

/* Form */
.fbform {
	background: #e5e5d8;
	margin: 0 0 20px 0;
	padding: 15px;
	}
	.fbform input.hidden {
		margin:0;
		padding:0;
		height:0;
		display:none;
	}
	/* regular fieldset */
	.fbform fieldset {
		border: none;
		clear: both;
		margin: 0 0 10px 0;
		padding: 0;
		}
		/* fieldset containing submit btn */
		.fbform fieldset.fbsubmit {
			border: 0;
			margin: 0;
			padding: 0;
		}
	/* pseudo legend */
	.fbform h3 {
		background: #213a46;
		color: #fff;
		font-size: 1.2em;
  		margin: 10px 0;
  		padding: 5px;
  		}
  	.fbform dl {
		margin: 0;
	}
  	.fbform dt {
  		clear: both;
  		display: block;
  		float: left;
  		margin: 10px 0 0 5px;
  		padding: 0;
  		width: 230px;
  		}
  	.fbform dd {
  		display: block;
  		float: left;
  		margin: 10px 0 5px 10px;
		padding:0;
		width: 340px;
  		}
  		/* field instructions */
  		.fbform dd p {
  			font-size: 0.8em;
  			margin: 10px 0 0 0;
  			}
  		.fbform dd label {
  			display: block;
  			}
  	/* dividers */
  	.fbform dd.fbformdivider {
  		border-bottom: 1px solid #ccc;
  		clear: both;
  		float:none;
  		height: 1px;
		margin: 0 0 2px 0;
		overflow: hidden;
		width: 100%;
  		}
  		.fbform dd.fbformdivider.fblast {
	  		display: none;
	  		}
.fbtextfield, .fbselect {
	background: #fff;
	width: 320px;
	padding:3px;
}

.fbtextarea {
	/* textarea tends to override font settings, so we will re-specify them here */
	font-family:Verdana,Arial,sans-serif;
	font-size: 1em;
	height:200px;
	padding:10px;
	width:300px;
}
.fbradio {
	/* style radio buttons here, if need be */
	}
.fbcheckbox {
	/* style checkboxes here, if need be */
	}
.fbsubmitbtn {
	margin: 0 0 15px 0;
}
.fbfielderror {
	color: #e00000;
}
.fbrequired {
	color: #e00000;
}
/* Error Message */
.fbformerrormessage {
	background: #f9ecec;
	border: 3px solid #e00000;
	margin: 0;
	}
	.fbformerrormessage h2 {
		background: #e00000;
		color: #fff;
		font-size: 1.5em;
		padding: 10px 15px;
		margin: 0;
		}
	.fbformerrormessage ul {
		margin-bottom: 15px;
		margin-top: 15px;
		}
/* Thanks Message */
.fbthanks {
	background: #f1fcf1;
	border: 3px solid #02b602;
	margin: 0;
	}
	.fbthanks h2 {
		background: #02b602;
		color: #fff;
		font-size: 1.5em;
		margin: 0;
		padding: 10px 15px;
		}
	.fbthanks p {
		padding: 0 15px;
		}
		.fbthanks p a {
			/* style the thanks link here, if need be */
			}


.correctionIcon
{
	position: relative;
	left: -2em;
	top: 2px;
	float: left;
	width: 17px;
	height: 17px;
	margin-right: -17px;
	vertical-align: middle;
}

.correctionText
{
	display: block;
	color: #006600;
	font-weight: bold;
}

input.submit
{
	
	color:#fff;
	cursor:pointer;
	height:50px;
	width:140px;
	border:none;
	text-align:center;
	padding:0;
	text-indent:-9999px;
	font-size:0px;
}

fieldset.submit a
{
	margin-left: 1em;
	font-size: 90%;
	color: #7F7F7F;
}

.warning
{
	color: #CC0000;
	font-weight: bold;
}

/* MISC
----------------------------------------------------------------- */
.clr{clear:both;}
.footerline{
	border-top:1px solid #E5E5D8;
}
.floatleft{
	float:left;
	padding-left:5px;
}

.floatleftcontact{
	background:#fff;
	float:left;
}
.floatright{
	back
	float:right;
	margin-right:150px;
}
.floatrightgoogle{
	float:right;
	margin:10px 40px 0 0;
	padding-left:30px;
}
.floatleftchart{
	float:left;
	padding:10px 0 0 10px;
	width:459px;
}
.floatrightchart{
	float:right;
	margin-top:20px;
	padding-right:10px;
	text-align:center;
	width:220px;
}
.floatrightchart img{
	padding-top:15px;
}
#highlight h2{
	color:#385A6B;
	font-size:1.0em;
	font-weight:normal;
	margin-bottom:0;
	padding:0 0 5px 0;
}
.resultsbox img{
	border:1px solid #E5E5D8;
	margin-top:10px;
	padding:5px;
}
.officeleft{
	background:#fff;
	float:left;
	margin:20px 13px 0 0;
}
.officeright{
	float:right;
	margin-top:20px;
}
.image{
	float:right;
	margin:20px 40px 0 30px;
	clear:right;
}
.silhouettes{
	float:right;
	margin:20px 0 0 30px;
}
.pdf{
	float:right;
	margin:15px 40px 0 0;
}
#print-header,#print-footer{
	display:none;
}

/* Basic code - don't modify */
 
 #nav { display: block; margin: 0; padding: 0; position: relative; }
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav li a:hover { color:#E57959; }
  #nav a { display: block; }
  #nav ul { display: none; position: absolute; left: 0; margin: -1px; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none;border-left:1px solid #E2E9ED;border-right:none; }
    #nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul { width: 130px; }
#nav ul ul { left: 131px; }

/* Everything else is theming */
 
#nav { height: 24px; }
#nav *:hover { background-color: none; }
#nav a { color: #4C7789; font-size: 12px; padding: 6px; line-height: 1; }
  #nav li.hover a { background-color: #fff;color:#E57959; }
  #nav ul { top: 25px; }
    #nav ul li a { background-color: #fff;color: #4C7789;padding-left:15px;font-weight:normal; }
      #nav ul a.hover { background-color: #fff;color: #4C7789; }
   #nav ul a {  opacity: 0.9; filter: alpha(opacity=90); }
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */



