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

/* --- Global Style ---*/
body, html {
width:100%;
height:100%;
margin:0px;
padding:0px;
background: #ffffff url('../images/bg.png') top center no-repeat;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
color:#333333;
font-size:11px;
line-height:17px;
}

/*---IE6 PNG Fix---*/
/*.plus { behavior: url(../iepngfix.htc) }*/

div{
margin:0px;
padding:0px;
}

p {
font-size:11px;
line-height:17px;
margin-bottom:15px;
margin-top:0px;
}
h1 {
margin:0px 0px 15px 0px;
font-weight:normal;
font-size:20px;
line-height:24px;
color:#afbd22;
padding: 0px 0px 0px 0px;
width:100%;
display:block;
}
h2 {
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
line-height:35px;
color:#015ead;
text-transform:uppercase;
}
h3 {
margin:0px 0px 15px 0px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
line-height:12px;
color:#015ead;
text-transform:uppercase;
}
p + h1 {
margin-top:20px;
}
p + h2 {
margin:0px 0px 0px 0px;
}
img {
padding: 0px;
margin: 0px;
border: 0px;
}
a {
color:#015ead;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.blue {
	color:#005dab;
}
.gold {
	color:#e7a006;
}
.gray {
	color:#878787;
}
.clear{
height:1px;
width:100%;
clear:both;
line-height:0px;
} 
div.divider {
height:16px;
width:878px;
background: url('../images/divider.png') top no-repeat;
margin:0px auto;
position:relative;
z-index:1;
line-height:0px;
}
div.divider-sm {
height:19px;
width:190px;
background: url('../images/divider-sm.png') top no-repeat;
position:relative;
z-index:1;
margin-bottom:10px;
}
img.floatright {
	float:right;
	margin: 0px 0px 0px 30px;
}
/* --- End Global Style ---*/

/*--Begin Site Framework--*/
#site {
	width:908px;
	height:auto;
	margin:0px auto;
	text-align:left;
}
#header {
	width:878px;
	height:90px;
	margin:0px auto;
	position:relative;
}
#logo {
	float:left;
}
#guarantee {
	position:absolute;
	left:345px;
	top:43px;
}
#contact {
	position:relative;
	float:right;
	width:171px;
	height:46px;
	top:40px;
}
#contact img {
	float:left;
	margin:0px;
	padding:0px;
}
#contact p {
	font-size:12px;
	margin:5px 0px;
	text-align:right;
	padding:0px;
}
#contact p a {
	color:#e7a006;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
}
#flash-banner {
	position:relative;
	z-index:1;
	width:908px;
	height:283px;
}
#home-boxes {
	width:878px;
	margin:12px auto 21px auto;
}
.home-box {
	width:247px;
	padding:10px;
	border:1px solid #c6c6c6;
	float:left;
	position:relative;
}
#second {
	left:35px;
}
#last {
	left:70px;
}
.home-box img {
	width:246px;
	height:112px;
	border:1px solid #c6c6c6;
}
.home-box p {
	margin:0px;
	font-size:13px;
	line-height:19px;
}
.home-box h1 {
	font-size:15px;
	font-weight:bold;
	line-height:22px;
	margin:0px;
	text-transform:uppercase;
}
.home-box a {
	font-weight:bold;
}
#bottom {
	width:878px;
	height:37px;
	margin:0px auto;
	padding:0px;
}
#bottom img {
	float:left;
}
#bottom p {
	padding:22px 0px 0px 24px;
	color:#8a8a8a;
	display:block;
	float:left;
}
#bottom a, #footer a {
	text-decoration:underline;
}
#footer {
	margin:0px auto;
	width:878px;
	height:50px;
	color:#8a8a8a;
}
#footer p {
	font-size:10px;
	margin:0px;
}
#footer p.copy {
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	position:relative;
	left:0px;
}
#footer p.right {
	float:right;
}
#footer a {
	color:#8a8a8a;
}
#footer .links {
	text-align:center;
}
#footer .links a {
	margin-right:28px;
}
#footer .links a#lastlink {
	margin-right:0px;
}
/*--Secondary Content--*/
#content {
	margin:0px auto;
	width:878px;
	height:auto;
}
#leftcol {
	width:190px;
	float:left;
}
#rightcol {
	width:630px;
	float:right;
}
#page-hdr {
	position:relative;
	z-index:1;
}
#breadcrumbs {
margin: -20px 0px 20px 0px;
position:relative;
z-index:5;
font-size:10px;
padding-left:10px;
}
#breadcrumbs a {
margin-right:15px;
}
img.secondary-banner {
	margin-bottom:25px;
}
#legal {
margin: 20px 0px 20px 0px;
position:relative;
z-index:5;
font-size:10px;
padding-left:0px;
}
.nav-link {
	display:block;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	width:178px;
	padding:10px 5px;
	border: 1px solid #cccccc;
	text-align:center;
	margin-bottom:10px;
}
ul#sub-nav{
height:auto;
list-style:none;
text-align:left;
margin:0px;
padding:0px;
position:relative;
margin-bottom:10px;
width:190px;
}
ul#sub-nav li {
display:block;
margin:0px;
padding:0px;
border:1px solid white;
}
ul#sub-nav li ul {
	margin:0px;
	padding:0px;
}
ul#sub-nav li a {
display:block;
padding: 2px 0px 2px 13px;
color:#666666;
font-weight:bold;
}
ul#sub-nav li a:hover {
color:#005dab;
}
ul#sub-nav ul li a {
display:block;
padding: 2px 0px 2px 25px;
font-weight:normal;
}
ul#sub-nav li a:hover {
background: url('../images/arrow.png') 4px 6px no-repeat;
text-decoration:none;
}
ul#sub-nav ul li a:hover {
background: url('../images/dot.png') 18px 8px no-repeat;
text-decoration:none;
}
/* -- Navigation -- */
#nav-area {
	display:block;
	clear:both;
	width:878px;
	height:27px;
	position:relative;
	overflow:visible;
	z-index:20;
	margin:0px auto 17px auto;
}
ul#nav{
height:27px;
width:631px;
float:right;
overflow:visible;
list-style:none;
text-align:left;
margin:0px;
padding:0px;
position:relative;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:20;
}
#nav li {
	position:relative;
	float: left;
}
#nav li ul {
	display:block;
	position: absolute;
	left: -999em;
	top:27px;	
	z-index: 40;
	clear:none;
	overflow:hidden;
	background:#015ead;
	padding:5px;
	border-top:1px solid #ffffff;
}

#nav li:hover ul{
	display:block;
	z-index:9000;
	float:left;
	position:absolute;
	left: 0px;
	overflow:visible;
	z-index:40;
}
#nav li.sfhover ul{
	display:block;
	z-index:9000;
	position:absolute;
	float:left;
	clear:both;
	left:0px;
	z-index:40;
	overflow:visible;
}
#nav li ul li {
clear:both;
overflow:visible;
}
#nav li ul li a {
	display: block;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	width:220px;
	color: #ffffff;
    padding:5px 0px 5px 11px;
	text-align: left;
	font-weight:bold;
}
#nav li ul li a.sub {
	width:215px;
	padding:5px 0px 5px 16px;
	font-weight:normal;
}
#nav li ul li a:hover{
	color: #e7a006;
	text-decoration:none;
	font-weight:bold;
}
.nav-spacer {
float:left;
width:23px;
height:31px;
}
a#nav1 {
	display:block;
	float:left;
	height: 27px;
	width: 86px;
	background: url('../images/nav1.gif') no-repeat;
	background-position: 0 0px;
}
a#nav2 {
	display:block;
	float:left;
	height: 27px;
	width: 83px;
	background: url('../images/nav2.gif') no-repeat;
	background-position: 0 0px;
}
a#nav3 {
	display:block;
	float:left;
	height: 27px;
	width: 57px;
	background: url('../images/nav3.gif') no-repeat;
	background-position: 0 0px;
}
a#nav4 {
	display:block;
	float:left;
	height: 27px;
	width: 116px;
	background: url('../images/nav4.gif') no-repeat;
	background-position: 0 0px;
}
a#nav5 {
	display:block;
	float:left;
	height: 27px;
	width: 169px;
	background: url('../images/nav5.gif') no-repeat;
	background-position: 0 0px;
}

a#nav1, a#nav2, a#nav3, a#nav4, a#nav5 {
	text-indent:-9999em;
}
a#nav1:hover, a#nav2:hover, a#nav3:hover, a#nav4:hover, a#nav5:hover {
	background-position: 0 -27px;
	border-bottom:0px;
}
a:active, a:focus {
outline: 0;
}
.project-thumb {
float:left;
width:196px;
height:156px;
border: 1px solid #666666;
margin:0px 10px 10px 0px;
}
.project-thumb-last {
float:left;
width:196px;
height:156px;
border: 1px solid #666666;
margin:0px 0px 10px 0px;
}
.project-thumb-left {
float:left;
width:150px;
height:120px;
border: 1px solid #666666;
margin:0px 10px 10px 0px;
}