@import "/lib/css/type.css";

body {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	background: #ddd;
	}

body, html {
	height: 100%;
	min-height: 100%;
	}
	
body div { line-height: 1.3em; }

img { border: 0; }

h1 {
	text-transform: uppercase;
	text-shadow: #eee 1px 1px 0px;
	width: 200px;
	font-family: ArialNarrowRegular, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: black;
	border-bottom: 15px solid #eee;
	margin: 0 0 12px 0;
	}
	
h1 strong {	font-family: ArialNarrowBold, Arial, sans-serif; }	
	
strong { font-weight: bold; }
	
h2 + h3 { margin-top: -13px; font-size: 17px; font-weight: normal; }

h2 + h4 { margin-top: -10px; }

h2 { font-size: 1.45em; }

div#bg_container {
	height: 168px;
	position: relative;
	min-width: 1000px;
	background: url(/images/header.jpg) top center no-repeat;
	}

div#header_container {
	position: relative;
	display: block;
	width: 990px;
	min-width: 990px;
	margin: 0px auto;
	z-index: 100;
	padding: 0px;
}

div#header {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 168px;
	z-index: 100;
	padding: 0px;
	}
	
div#header_bg {
	width: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	}

div#header_left {
	float: left;
	width: 45%;
	height: 168px;
	padding: 0px;
	background: url(/images/bg_light.gif) top repeat-x;
	}	
	
div#header_right {
	float: right;
	width: 45%;
	height: 168px;
	padding: 0px;
	background: url(/images/bg_dark.gif) top repeat-x;
	}
	
div#master_container {	
	position: relative;
	}
	
div.page {
	margin: 0px auto;
	width: 990px;
	min-width: 990px;
	overflow: visible;
	padding: 0px;
	}

img.right {
	float:right;
	margin: 0px 20px 20px 20px;
	}
	
img#header_logo {
	position: relative;
	float: left;
	top: 8px;
	left: 0px;
	}

div#nav_container {
	position: relative;
	float: right;
	clear: right;
	top: 111px;
	right: 0px;
	height: 25px;
	}
	
form#cse-search-box {
	position: relative;
	float: right;
	right: 5px;
	top: 11px;
	}

div#header form input {
	width: 130px;
	font-family: ArialNarrowRegular, Arial, sans-serif;
	font-size: 14px;
	background-color: black;
	color: white;
	border: none;
}

div#header form input#site_search_submit {
	background-color: transparent;
	width: 17px;
	height: 15px;
	}

div#arrow {
	background: url(/images/arrow.gif) no-repeat;
	background-position: 32px 0px;
	height: 17px;
	position: relative;
	margin-bottom: -10px;
	}

div.addthis {
	float:right;
	}
	
div#rss_icon {
	float: right;
	margin-top: 10px;
	}

div#main_column {
	float: left;
	width: 704px;
	}
	
div#main_content {
	color: #222;
	background-color: white;
	margin-top: 2px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	min-height: 612px;
	}
	
div#splash {
	width: 704px;
	height: 226px;
	margin-top: 2px;
	background: url(/images/splash1.jpg);
	}
	
div#splash_text {
	font-family: Georgia, serif;
	font-size: 15px;
	color: white;
	text-shadow: black 1px 1px 0px;
	}
	
div#splash_text p {
	margin: 0px;
	padding: 10px 0px 0px 15px;
	line-height: 1.2em;
	}
	
div#blog {
	padding: 0 16px 16px 16px;
	}

div.entry p {
	line-height: 1.2em;
	font-size: 12px;
	margin-right: 20px;
	/*min-height: 80px; */
	}

div.entry h2 {
	font-size: 1.3em;
}

div.entry h3 {
	font-size: 14px;
}

div.entry h4 {
	font-size: 12px;
	font-weight: normal;
}

div.entry img {
	float: left;
	width: 80px;
	height: 80px;
	}

div#blog span.read_more a {
	color: #0072ff;
	text-decoration: none;
	}

div#main {
	padding: 16px;
	}

div#main a {
	color: #0072ff;
	text-decoration: none;
	}

div#right_column {
	width: 284px;
	float: right;
	color: #aaa;
	font-size: 11px;
	margin-top: 2px;
	}
	
div#right_column div.right_block_container {
	background-color: #222;
	margin-bottom: 1px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

div#right_column div.right_block_container_light{
	background-color: #adbbd2;
	margin-bottom: 1px;
}

div#right_column div.right_block {
	padding: 12px;
	overflow: hidden;
	}

div#right_column h2 {
	font-family: ArialNarrowRegular, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: white;
	margin: 0 0 12px 0;
	text-transform: uppercase;
	text-shadow: black 1px 1px 1px;
	}

div#right_column h2 strong { font-family: ArialNarrowBold, Arial, sans-serif; }		

div#featured_client a.read_more img {
	float: right;
	border: 3px solid #d7d7d7;
	}
	
div#right_column a.read_more {
	color: #74b2ff;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
	
div#right_column a.thumbnail {
	float: right;
	text-align: center;
	color: #74b2ff;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}

div#client_feedback p {
	text-align: center;
	font-family: serif;
	font-size: 19px;
	font-style: italic;
	line-height: 1.35em;
	}
	
div#join_newsletter {
	padding: 12px;
	color: #000;
	}
	
div#join_newsletter h2 {
	color: #000;
	text-shadow: none;
	}

div#footer {
	background: url(/images/footer_bg.gif) top repeat-x #ccc;
	padding: 20px 0px 30px 0px;
	margin-top: 8px;
	font-size: 12px;
	color: black;
	}
	
div#footer h4 {
	margin: 0 0 3px -3px;
	}

div#footer a {
	text-decoration: none;
	color: #333;
	}
	
div#footer table {
	width: 100%;
	}

div#footer table td {
	vertical-align: top;
	padding: 0 10px;
	}

div#sidebar { 
	float: right;
	border-left: 1px solid #999; 
	margin: 0 0 10px 10px; 
	padding: 0 0 10px 10px; 
	height: auto;
	font-size: 11px;
	}

div#sidebar  h3{
	margin-top: 0;
	}
	
.left { 
	text-align: right; 
	padding-right: 10px; 
	font-weight: bold; 
	color: #003779; 
	}

