
@import 'slider.css';

html, body {
	margin: 0;
	padding: 0;
}

body {
	font: 12px normal Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color: #666666;
	line-height: 140%;
	background: url(../images/bodybg.png) repeat-x left top #333333;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, fieldset, table, pre {
	margin: 0;
	padding: 0;
}

ul { list-style: none;}

form, fieldset { border: none;}

a, a:active {
	color: #fbb200;
	outline: none;
	text-decoration: underline;
}

a:hover { text-decoration: none;}

a img { border: none;}

#shadowbg {
	width: 100%;
	background: url(../images/shadowbg.png) repeat-y center top;
}

#container {
	width: 992px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

/* header area */

#header {
	width: 992px;
	height: 185px;
	overflow: hidden;
	background: url(../images/header_bg.png) repeat-x left top;
}

.header_top {
	width: 992px;
	overflow: hidden;
}

#logo {
	float: left;
	display: inline;
	width: 209px;
	height: 43px;
	margin: 24px 100px 0 22px;
	background: url(../images/seo_logo.png) no-repeat left top;
}

#logo a {
	display: block;
	width: 209px;
	height: 43px;
	text-indent: -10000px;
}

#topnav {
	float: left;
	width: 519px;
	height: 34px;
	display: inline;
	overflow: hidden;
	margin: 30px 15px 0 0;
}

#topnav li {
	float: left;
	height: 34px;
	display: inline;
	margin-left: 3px;
}

#topnav li a {
	display: block;
	height: 34px;
	color: #cccccc;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
}

#about a { width: 65px;}
#services a { width: 81px;}
#cstudies a { width: 110px;}
#contact a { width: 99px;}
#rproposal a { width: 149px;}

#about a:hover, #about a.active { background: url(../images/topnav.png) no-repeat left top; color: #ffffff;}
#services a:hover, #services a.active { background: url(../images/topnav.png) no-repeat -68px top; color: #ffffff;}
#cstudies a:hover, #cstudies a.active { background: url(../images/topnav.png) no-repeat -152px top; color: #ffffff;}
#contact a:hover, #contact a.active { background: url(../images/topnav.png) no-repeat -265px top; color: #ffffff;}
#rproposal a:hover, #rproposal a.active { background: url(../images/topnav.png) no-repeat right top; color: #ffffff;}

#phone {
	float: left;
	width: 120px;
	color: #ffffff;
	font-size: 14px;
	margin-top: 38px;
}

#intro {
	clear: both;
	width: 920px;
	margin: 35px 0 0 32px;
	color: #999999;
	font-size: 20px;
	line-height: 1.4em;
}

#intro .light { color: #ffffff;}

#intro a img { margin: 0 0 -8px 4px;}

#intro .arrow {
	display: block;
	width: 25px;
	height: 24px;
	text-indent: -10000px;
	background: url(../images/header_arrow.png) no-repeat left top;
}

/* banner - see slider.css */

/* sub navigation */

#subnav {
	width: 992px;
	height: 100px;
	overflow: hidden;
	background: url(../images/subnav_bg.png) repeat-x left top;
}

#subnav li {
	float: left;
	width: 198px;
	height: 100px;
	line-height: 1.5em;
	background: url(../images/subnav_sep.png) no-repeat right top;
}

#subnav li.last { width: 200px; background: none;}

#subnav li a.top {
	display: block;
	height: 100px;
	text-decoration: none;
	position: relative; 
	z-index: 10;
}

#subnav li a.btm { 
	display: block;
	margin-top: -30px;
	text-decoration: none;
}

#subnav li a.top:hover { background: url(../images/subnav_arrow.png) no-repeat 94% 70px;}

#subnav li a .ttop {
	display: block;
	padding: 20px 0 0 22px;
	color: #ffffff;
	font-size: 16px;
}

#subnav li a .ftr {
	display: block;
	height: 16px;
	padding: 0 0 0 22px;
	color: #666666;
}

/* main content area */

#content {
	width: 992px;
	overflow: hidden;
}

#content.home { 
	padding: 20px 0 12px 0;
	background: url(../images/mcont_topbg.png) repeat-x left top #e8e8e8;
}

.column_left {
	float: left;
	width: 360px;
	display: inline;
	margin-left: 22px;
}

.column_left h1, .column_left h2 {
	color: #4e5f5f;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
} 

.column_left p { margin-bottom: 18px;}

.column_left p.link { margin-bottom: 0; color: #fbb200;}

.column_middle {
	float: left;
	width: 365px;
	display: inline;
	margin-left: 32px;
}

.column_middle h2 {
	color: #4e5f5f;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 18px;
} 

.column_middle h3 {
	color: #4e5f5f;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 8px;
} 

.column_middle h3 a {
	color: #4e5f5f;
	text-decoration: none;
} 

.column_middle h3 a:hover { text-decoration: none;} 

.column_middle a {
	color: #666666;
	text-decoration: none;
}

.column_middle a:hover { text-decoration: underline;}

.column_middle .subtitle { margin-bottom: 6px;}

.column_middle .last { margin-bottom: 28px;}

.column_middle .link { margin-top: 12px; color: #fbb200;}
.column_middle .link a { color: #fbb200; text-decoration: underline;}

.column_middle .pic { float: right; margin: 0 0 20px 6px;}

.column_right {
	float: left;
	width: 182px;
	display: inline;
	margin-left: 25px;
}

.column_right h2 {
	color: #4e5f5f;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 18px;
} 

.column_right h3 {
	color: #4e5f5f;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 8px;
} 

.column_right .last { margin-bottom: 28px;}

.column_right .link { margin-top: 12px; color: #fbb200;}
.column_right .link  a { text-decoration: underline;}

.column_right form { margin-top: 9px;}

.column_right form p { margin-bottom: 4px;}

.column_right form input.txt {
	width: 172px;
	font: 12px normal Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color: #666666;
	padding: 2px;
	border: 1px solid #999999;
}

.column_right form input.btn {
	color: #fbb200;
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	cursor: pointer;
	background: #e8e8e8;
}

/* footer area */

#footertop {
	width: 992px;
	overflow: hidden;
	background: url(../images/logosline_topbg.png) repeat-x left top #dedede;
}

.clients p {
	float: left;
	height: 70px;
	margin-top: 20px;
	padding: 0 14px 0 14px;
}

#footer {
	width: 992px;
	overflow: hidden;
	background: #1b1b1b;
}

#ftrnav {
	float: left;
	width: 490px;
	overflow: hidden;
	margin-top: 15px;
	padding-left: 10px;
}

#ftrnav li {
	float: left;
	line-height: 14px;
	border-right: 1px solid #cccccc;
}

#ftrnav li a {
	color: #cccccc;
	font-size: 12px;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

.social {
	float: left;
	display: inline;
	margin: 10px 0 0 18px;
	padding-bottom: 12px;
	color: #cccccc;
	font-size: 12px;
	
}

html>body .social { padding-bottom: 8px; }

.social a {
	color: #cccccc;
	text-decoration: none;
}

.social a img { margin-bottom: -8px;}

#shadow_btm {
	width: 100%;
	background: url(../images/shadow_btm.png) no-repeat center top;
}

.copy {
	color: #d9d9d9;
	font-size: 11px;
	width: 972px;
	padding: 12px 0 8px 20px;
	margin: 0 auto 0 auto;
	
}	


