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

a:link {
	color: #660000;
	text-decoration: none;
}

a:visited {
	color: #660000;
	text-decoration: none;
}

a:hover {
	color: #660000;
	text-decoration: underline;
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
}

html,body {
	background: #FFFFFF;
	width: 100%;
	display: table;
	height:100%;
	padding:0px;
	margin:0px;
}

/* float clearing for IE6 */
* html .clearfix {
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix {
	min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

h1 {
	color: #000;
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	text-align: left;
	font-family:Arial;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	border: 0;
	outline: 0;
}

h2 {
	color: #660000;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -0.1pt;
	text-align: left;
	font-family:Arial;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #660000;
	outline: 0;
}

h3 {
	color: #666;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -0.1pt;
	text-align: right;
	font-family:Arial;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #666;
	outline: 0;
}

h4 {
	color: #999999;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	font-family:Arial;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	color: #660000;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	font-family:Arial;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	border: none;
} 

#wrapper {
	margin:0 auto;
	width:960px;
	height:100%;
}

#header {
	margin-left:0px;
	width:960px;
	height:461px;
	z-index: 1;
}

#logo {
	z-index:2;
	width: 300px;
	margin-left: 0px;
	margin-top:20px;
	margin-bottom: 20px;
	float:left;
}

#search {
	z-index:2;
	text-align: right;
	margin-top:0px;
	width: 300px;
	padding-top:7px;
	float:right;
}

#top-links {
	z-index:2;
	text-align: right;
	margin-top:47px;
	width: 500px;
	color:#CCC;
	font-size: 14px;
	font-family: Arial;
	text-align: right;
	letter-spacing: -10;
	float:right;
}

a.top-links:link {
	color: #999;
	text-decoration: none;
}

a.top-links:visited {
	color: #999;
	text-decoration: none;
}

a.top-links:hover {
	color: #999;
	text-decoration: underline;
}

#nav {
	z-index:5;
	margin-left: 0px;
	margin-top:0px;
	float:left;
	height: 42px;
	width: 960px;
	background-image:url(images/bg-nav.jpg);
	background-repeat:no-repeat;
	background-position:top; 
}

#featured {
	z-index:5;
	margin-left: 0px;
	margin-top:0px;
	float:left;
	width: 960px;
	height: 311px;
	overflow: hidden;
	background-image:url(images/featured.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#main {
	background-image:url(images/bg-span.jpg);
	background-repeat:repeat-y;
	background-position:top;
	float:left;
	width:960px;
	height:auto;
	vertical-align:top;
}

#center-pane {
	margin-top:5px;
	margin-left:0px;
	width:665px;
	height:auto;
	font-family: Arial;
	color: #333333;
	line-height: 24px;
	font-size: 14px;
	float:left;
}

#sidebar-right {
	margin-top:5px;
	margin-left:697px;
	width:260px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 20px;
	font-size: 14px;
}

.testimonials {
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 22px;
	font-size: 12px;
	text-align: justify;
}
	
#menu {
	width: 200px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 1px;
	font-size: 18px;
	font-weight: bold;
}

#footer {
	float:left;
	background-repeat:no-repeat;
	background-position:top;margin-top: 0px;
	margin-left:0px;
	width:960px;
	height:110px;
}

#footer-text {
	font-family: verdana;
	color: #999;
	font-size: 11px;
	float:left;
	margin-top: 14px;
	margin-left:0px;
	width:930px;
	height:51px;
	text-align: center;
}

#nav-home-div {
	float:left;
	position:relative;
	margin-left:0px;
}
	
#nav-home-selected-div {
	margin-left:0px;
	display: block;
	width: 93px;
	height: 42px;
	background: url("images/nav-home.jpg");
	background-position: 0 -42px;
	float:left;
	position:relative;
}

a.nav-home {
	display: block;
	width: 93px;
	height: 42px;
	text-decoration: none;
	background: url("images/nav-home.jpg");
}

a.nav-home:hover {
	background-position: 0 -42px;
}

#nav-company-div {
	float:left;
	position:relative;
	margin-left:0px;
}
	
#nav-company-selected-div {
	margin-left:0px;
	display: block;
	width: 128px;
	height: 42px;
	background: url("images/nav-company.jpg");
	background-position: 0 -42px;
	float:left;
	position:relative;
}

a.nav-company {
	display: block;
	width: 128px;
	height: 42px;
	text-decoration: none;
	background: url("images/nav-company.jpg");
}

a.nav-company:hover {
	background-position: 0 -42px;
}

#nav-services-div {
	float:left;
	position:relative;
	margin-left:0px;
}
	
#nav-services-selected-div {
	margin-left:0px;
	display: block;
	width: 120px;
	height: 42px;
	background: url("images/nav-services.jpg");
	background-position: 0 -42px;
	float:left;
	position:relative;
}

a.nav-services {
	display: block;
	width: 120px;
	height: 42px;
	text-decoration: none;
	background: url("images/nav-services.jpg");
}

a.nav-services:hover {
	background-position: 0 -42px;
}

#nav-portfolio-div {
	float:left;
	position:relative;
	margin-left:0px;
}
	
#nav-portfolio-selected-div {
	margin-left:0px;
	display: block;
	width: 134px;
	height: 42px;
	background: url("images/nav-portfolio.jpg");
	background-position: 0 -42px;
	float:left;
	position:relative;
}

a.nav-portfolio {
	display: block;
	width: 134px;
	height: 42px;
	text-decoration: none;
	background: url("images/nav-portfolio.jpg");
}

a.nav-portfolio:hover {
	background-position: 0 -42px;
}

#nav-locations-div {
	float:left;
	position:relative;
	margin-left:0px;
}
	
#nav-locations-selected-div {
	margin-left:0px;
	display: block;
	width: 133px;
	height: 42px;
	background: url("images/nav-locations.jpg");
	background-position: 0 -42px;
	float:left;
	position:relative;
}

a.nav-locations {
	display: block;
	width: 133px;
	height: 42px;
	text-decoration: none;
	background: url("images/nav-locations.jpg");
}

a.nav-locations:hover {
	background-position: 0 -42px;
}

input.login-form {
	border: thin #CCC solid;
	background-color: #FFFFFF;
	width: 175px;
	height: 20px;
	margin-top: 5px;
	padding: 2px 0px 2px 5px;
}

input.submit {
	border: thin #CCC solid;
	background-color: #999;
	color: #FFF;
	margin-top: 5px;
	padding: 2px 8px 2px 8px;
}

input.read-more {
	border: thin #CCC solid;
	background-color: #660000;
	color: #FFF;
	margin-top: 5px;
	padding: 2px 8px 2px 8px;
}

input.search-box {
	border: thin #CCC solid;
	background-color: #FFFFFF;
	width: 175px;
	height: 20px;
	margin-top: 5px;
	padding: 2px 0px 2px 5px;
}

input.search-button {
	border: thin #CCC solid;
	background-color: #999;
	color: #FFF;
	margin-top: 5px;
	padding: 2px 4px 2px 4px;
}

.new {
	color:#093;
	text-transform: uppercase;
	vertical-align: super;
	font-size: 9px;
	font-weight: bold;
}

.social {
	text-transform: uppercase;
	font-size: 12px;
}

#block {
	width: 322px;
	float: left;
	font-size: 12px;
	font-color: #666;
	line-height: 20px;
	margin-right: 10px;
}

#block-wide {
	width: 100%;
	float: left;
	font-size: 12px;
	font-color: #666;
	line-height: 20px;
	margin-right: 10px;
}

.sidebar-sm {
	font-size: 10px;
	text-decoration: none;
}

a.sidebar-right:link {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

a.sidebar-right:visited {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

a.sidebar-right:hover {
	font-size: 10px;
	color: #999;
	text-decoration: underline;
}

.enlarge {
	color: #CCC;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	font-family:Arial;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
 
ul#twitter_update_list { width: 230px; padding: 0; margin: 0; overflow: hidden; }
 
ul#twitter_update_list li { width: 230px; padding: 5px 0 8px 0; list-style: none; }
 
ul#twitter_update_list li a { color: #660000; text-decoration: none; }
 
ul#twitter_update_list li a:hover { color: #666666;}
