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

/* Override Browser Defaults */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight:normal;
	font-style:normal;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: #62616b;
	background: #f4ece1 url(images/main_bg.gif) repeat-x;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;

}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

a {
	color:#5f0003;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

strong {
	font-weight:bold;
}

/* Site Styles */

#site_container {
	width:960px;
	margin:0 auto;
}

#masthead_home {
	width:960px;
	height:475px;
	background:url(images/masthead_home_bg.jpg) no-repeat;
}

#mashthead_left {
	width:340px;
	height:218px;
	float:left;
}

#mashthead_right {
	width:620px;
	height:218px;
	float:left;
}

#content_left_home {
	width:340px;
	float:left;
}

#content_right_home {
	width:620px;
	float:left;
	margin-top:277px;
}

#content_right_home h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5f0003;
	font-size:18px;
	margin-bottom:15px;
}

#content_right_home p {
	font-size:12px;
	line-height:18px;
}

#services_nav {
	width:300px;
	margin-left:20px;
	background-color:#ffffff;
}

#services_nav h1{
	width:300px;
	height:40px;
	background:url(images/our_services_h.jpg) no-repeat;
}

#services_nav ul{
	margin-left:25px;
	margin-right:25px;
	margin-top:20px;
	margin-bottom:40px;
}

#services_nav li a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:10px;
	color:#6c6a75;
	border-bottom:1px solid #cec8c0;
	display:block;
	line-height:30px;
}

#services_nav li a:hover{
	color:#5f0003;
	text-decoration:none;
}

#services_nav li.mainsection a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-left:0;
	color:#6c6a75;
	border-bottom:1px solid #cec8c0;
	display:block;
	line-height:30px;
}

#services_nav li.mainsection a:hover{
	color:#5f0003;
	text-decoration:none;
}

#learnmore_services {
	width:300px;
	height:55px;
	background:url(images/bottom_services_nav.jpg) no-repeat bottom;
	text-align:center;
	padding-top:5px;
	
}

#footer {
	width:100%;
	background:url(images/footer_bg.gif) repeat-x top;
	margin:0 auto;
}

#footer_container {
	width:960px;
	margin:0 auto;
}


#footer_projects {
	width:300px;
	padding-top:41px;
	margin-right:20px;
	margin-top:20px;
	margin-left:20px;
	background:url(images/footer_projects_h.jpg) no-repeat top;
	float:left;
}

#footer_projects ul{
	margin-left:10px;
	margin-right:25px;
}

#footer_projects li a{
	display:block;
	width:280px;
	height:33px;
	padding-left:10px;
	padding-top:10px;
	color:#6c6a75;
	background:url(images/projects_list_normal.jpg) no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer_projects li a:hover{
	display:block;
	color:#6c6a75;
	width:280px;
	height:33px;
	text-decoration:none;
	background:url(images/projects_list_hover.jpg) no-repeat;
}


#footer_content {
	width:600px;
	padding-top:41px;
	margin-top:20px;
	background:url(images/footer_content1_h.jpg) no-repeat top;
	float:left;
}

#footer_content_name {
	width:600px;
	padding-top:41px;
	margin-top:20px;
	float:left;
	text-align:center;
}

#footer_content p{
	width:380px;
	margin-left:20px;
	line-height:18px;
}

.footerlogo {
	float:right;
}

#footer_content a{
	color:#fff
}

#footer_links {
	width:960px;
	margin:10px auto;
	background:url(images/footer_hr.jpg) no-repeat top;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	background-color:#cec8c0;
}

#footer_links ul{
	margin-left:200px;
}

#footer_links li{
	display:inline;
}


#footer_links li a{
	text-transform:uppercase;
	color:#6c6a75;
	float:left;
	margin-right:20px;
}

#footer_links li a:hover{
	color:#fff;
}

#footer_links p{
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:25px; 
	font-size:10px;
}

#masthead_content {
	width:960px;
	height:475px;
	background:url(images/masthead_content_bg.jpg) no-repeat;
}

#contentpage {
	background:#ffffff url(images/content_bottom.jpg) no-repeat bottom;
	width:920px;
	margin-left:20px;
	margin-top:25px;
}

#content_team {
	width:880px;
	float:left;
	padding-right:20px;
	padding-left:20px;
	padding-top:25px;
	padding-bottom:20px;
}


#content_team h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:20px;
	color:#5f0003;
}

#content_team h1 a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:20px;
	color:#5f0003;
}

#content_team h2{
	text-transform:uppercase;
	font-size:13px;
	color:#333333;
	margin-bottom:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content_team h2 a{
	text-transform:uppercase;
	font-size:13px;
	color:#333333;
	margin-bottom:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content_team p{
	line-height:18px;
	margin-bottom:10px;
}

#content_team ul{
	margin-bottom:18px;
	list-style:square;
	margin-left:15px;
	padding-left:15px;	
}

#content_team li{
	line-height:18px;
}



#content_right {
	float:left;
	width:560px;
	padding-right:20px;
	padding-top:25px;
	padding-bottom:20px;
}

#content_right h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:20px;
	color:#5f0003;
}

#content_right h1 a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:20px;
	color:#5f0003;
}

#content_right h2{
	text-transform:uppercase;
	font-size:13px;
	color:#333333;
	margin-bottom:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content_right h2 a{
	text-transform:uppercase;
	font-size:13px;
	color:#333333;
	margin-bottom:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content_right p{
	line-height:18px;
	margin-bottom:10px;
}

#content_right ul{
	margin-bottom:18px;
	list-style:square;
	margin-left:15px;
	padding-left:15px;	
}

#content_right li{
	line-height:18px;
}

#content_left {
	float:left;
	width:320px;
	margin-left:20px;
	margin-bottom:20px;
}

#content_left ul{
	width:300px;
}

#content_left li a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6c6a75;
	border-bottom:1px solid #cec8c0;
	display:block;
	line-height:30px;
}

#content_left li a:hover{
	text-decoration:none;
	color:#5f0003;
}



/* Top Navigation Controls */

#nav {
	width:585px;
	height:34px;
	float:right;
	margin-left:10px;
	margin-right:25px;
	margin-top:50px;
	
}

#nav li {
	display:inline;
}


#nav li a {
	display:block;
	float:left;
}

#nav li a#home {
	background:url(images/navmatrix.jpg) no-repeat;
	height:34px;
	width:80px;
	display:block;
	
}

#nav li.activenav a#home {
	background:url(images/navmatrix.jpg) 0 -34px no-repeat;
	height:34px;
	width:80px;
	display:block;
	
}

#nav li a#home:hover {
	background:url(images/navmatrix.jpg) 0 -34px no-repeat;
	height:34px;
	width:80px;
	display:block;
	
}

#nav li a#aboutus {
	background:url(images/navmatrix.jpg) -80px 0 no-repeat;
	height:34px;
	width:106px;
	display:block;
	
}

#nav li.activenav a#aboutus {
	background:url(images/navmatrix.jpg) -80px -34px no-repeat;
	height:34px;
	width:106px;
	display:block;
}

#nav li a#aboutus:hover {
	background:url(images/navmatrix.jpg) -80px -34px no-repeat;
	height:34px;
	width:106px;
	display:block;
	
}

#nav li a#theteam {
	background:url(images/navmatrix.jpg) -186px 0 no-repeat;
	height:34px;
	width:100px;
	display:block;
	
}

#nav li.activenav a#theteam {
	background:url(images/navmatrix.jpg) -186px -34px no-repeat;
	height:34px;
	width:100px;
	display:block;
}

#nav li a#theteam:hover {
	background:url(images/navmatrix.jpg) -186px -34px no-repeat;
	height:34px;
	width:100px;
	display:block;
	
}


#nav li a#services {
	background:url(images/navmatrix.jpg) -286px 0 no-repeat;
	height:34px;
	width:97px;
	display:block;
	
}

#nav li.activenav a#services {
	background:url(images/navmatrix.jpg) -286px -34px no-repeat;
	height:34px;
	width:97px;
	display:block;
	
}

#nav li a#services:hover {
	background:url(images/navmatrix.jpg) -286px -34px no-repeat;
	height:34px;
	width:97px;
	display:block;
	
}


#nav li a#clients {
	background:url(images/navmatrix.jpg) -383px 0 no-repeat;
	height:34px;
	width:92px;
	display:block;
	
}

#nav li a#clients:hover {
	background:url(images/navmatrix.jpg) -383px -34px no-repeat;
	height:34px;
	width:92px;
	display:block;
	
}

#nav li.activenav a#clients {
	background:url(images/navmatrix.jpg) -383px -34px no-repeat;
	height:34px;
	width:92px;
	display:block;
	
}

#nav li a#contact {
	background:url(images/navmatrix.jpg) -475px 0 no-repeat;
	height:34px;
	width:106px;
	display:block;
	
}

#nav li.activenav a#contact {
	background:url(images/navmatrix.jpg) -475px -34px no-repeat;
	height:34px;
	width:106px;
	display:block;
	
}

#nav li a#contact:hover {
	background:url(images/navmatrix.jpg) -475px -34px no-repeat;
	height:34px;
	width:106px;
	display:block;
	
}

.clearfix {clear:both;}

.morebutton a{
	width:58px;
	margin-left:20px;
	margin-top:15px;
	display:block;

}
.blockquote {
	padding:10px;
	background-color:#f0f0f0;
}


