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

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img { 
	border:0;
}

caption, th {
	text-align: left;
}

h1, h2, h3 {
	margin: 15px 0;
	font-weight: normal;
}

h1 {
	font-size: 28px;
	font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
	margin: 10px 0 25px;
	padding: 5px;
	color: #fff;
	/* border-bottom: 1px solid #ccc; */
}

h2 {
	font-size: 18px;
	margin-top: 0;
}

h3 {
	font-size: 14px;
}

q:before, q:after {
	content:'';
}

abbr, acronym { 
	border:0;
}

a {
	text-decoration: none;
	color: #324D5F;
}

a:hover {
	color: #5B7B92;
}

p {
	margin: 10px 0;
	line-height: 1.5em;
}

blockquote {
	margin: 10px;
	line-height: 1.4em;
}

cite {
	display: block;
	margin: 5px 10px 20px 10px;
}

ul, ol {
	margin: 10px;
}

ul ul, ul ol, ol ol, ol ul {
	margin: 0 10px;
}

li {
	margin: 5px;
}

.nobullets li {
	list-style: none;
}

body {
	color: #082032;
	background: #7a858c url(images/bg.jpg) repeat-x;
	font: 14px Georgia, 'Times New Roman', serif;
}

#page {
	margin: 0 auto;
	width: 1030px;
}

#header {
	width: 1012px;
	margin: 10px auto 0;
}

#logo {
	margin-bottom: 10px;
}

#menu {
	text-align: left;
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
	margin: 0;
	position: relative;
}

#menu a {
	color: #fff;
	display: block;
	float: left;
	width: 76px;
	padding: 4px 10px 4px 25px;
	background: url(images/tab_bgs.png) no-repeat top left;
	margin-left: -10px;
	position: relative;
}

#menu .endorsements {
	padding: 4px 10px 4px 7px;	
	width: 94px;
} 

#menu a:hover {
	background: url(images/tab_bgs.png) no-repeat -124px top;
}

#menu .menu1 {
	z-index: 6;
}

#menu .menu2 {
	z-index: 5;
}

#menu .menu3 {
	z-index: 4;
}

#menu .menu4 {
	z-index: 3;
}

#menu .menu5 {
	z-index: 2;
}

#menu .menu6 {
	z-index: 1;	
}

#menu li.menu1 a {
	background: url(images/tab_bgs.png) no-repeat center left;
	margin-left: 0;
}

#menu li.menu1 a:hover {
	background: url(images/tab_bgs.png) no-repeat -124px center;
}

#menu .current, #menu .current a, #menu .current a:hover {
	background: url(images/tab_bgs.png) no-repeat bottom left;
	color: #000;
	z-index: 10;
	position: relative;
}

#menu li:first-child  a {
	margin-left: 0;
}

#content {
	overflow: hidden;
	clear: both;
	background: #f0f0f0;
	width: 1012px;
	margin: 0 0 50px 9px;
	padding: 15px 0 0 0;
	-moz-border-radius: 0 10px 10px 10px;
	-webkit-border-radius: 0 10px 10px 10px;
	-o-border-radius: 0 10px 10px 10px;
	border-radius: 0 10px 10px 10px;
	-moz-box-shadow: 0 10px 5px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 10px 5px rgba(0,0,0,.3);
	-o-box-shadow: 0 10px 5px rgba(0,0,0,.3);
	box-shadow: 0 10px 5px rgba(0,0,0,.3);
	*border-bottom: 5px solid #95aec1;
}


#contenthome {
	overflow: hidden;
	clear: both;
	font-size: 18px;
}

#main {
	width: 992px;
	height: 334px;
	margin: 0 auto;
	padding: 25px 10px;
}

#contenthome #main {
	background: url(images/homefeature_bg_1.png) no-repeat;
	position: relative;
	z-index: 10;
}

#content #main {
	background: url(images/main_bg.png) repeat-x bottom;
	width: 962px;
	height: 650px;
	padding: 0 25px 25px 25px;
	border-bottom: 1px solid #fff;
}

#main .contenthome {
	margin: 70px 0 0 15px;
	float: left;
}

#imagegrid {
	background: url(images/images_bg.png) no-repeat;
	width: 575px;
	padding: 25px 25px 25px 50px;
	height: 269px;
	float: right;
}

#imagegrid img {
	float: none;
	margin: 3px;
}

#home {
	width: 930px;
	padding: 30px 30px 70px 30px;
	background: #9aaebc;
	margin: -10px auto;
	position: relative;
	z-index: 5;
	line-height: 30px;
}

#home h1 {
	background: url(images/yellowbg.png) no-repeat;
	color: #fff;
	font-size: 25px;
	padding: 25px 5px 10px 35px;
	width: 450px;
	margin: 0 0 30px -50px;
	font-family: Georgia, 'Times New Roman', serif;
}

#main h1 {
	background: url(images/headers.jpg) no-repeat center bottom;
	height: 115px;
	padding: 10px;
	line-height: 205px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 24px;
	font-family: 'Avenir', 'Helvetica', 'Arial', sans-serif;
}

	#main h1.about {
		background-position: center top;	
	}
	#main h1.services {
		background-position: center -145px;	
	}
	#main h1.clients {
		background-position: center -290px;	
	}
	#main h1.endorsements {
		background-position: center -435px;
	}

#footer {
	padding: 20px 11% 30px;
	border-top: 1px solid #000;
	font-size: 12px;
	color: #445054;
	background: #79848c;
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	*margin-top: 10px;
}

#sidebar {
	width: 220px;
	float: left;
	margin: 0;
}

#centercolumn {
	width: 725px;
	float: right;
	padding-left: 15px;
	border-left: 1px solid #ccc;
}

#centercolumn p, #sidebar p {
	margin: 0 0 20px;
}

.alignleft {
	float: left;	
}

.alignright {
	float: right;	
}

.centered {
	text-align: center;	
}

.half {
	width: 44%;
}

.highlight {
	font-style: italic; 
	font-size: 15px; 
	line-height: 1.5em;
}

.spaced {
	margin-top: 35px;	
}

.smallertext {
	font-size: 12px;
	line-height: 1.4em;
}

.smallesttext {
    font-size: 11px;
	line-height: 1.3em;
}