@charset "utf-8";
/* DNC Styles */

body {
	padding:0;
	margin:0;
	background:#bebfc3 url(../images/bg.jpg) repeat-x 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body.inner {
	background:#bebfc3 url(../images/inner-bg.jpg) repeat-x 0 0;
}
a { 
	outline:none;
	border:none;
}
img {
	border:none;
}
img.inline {
	display:inline;
	float:left;
	padding:15px;
}
h1 { 
	margin:0;
	padding:10px 0 10px 0;
	color:#333333;
	text-align:center;
	font-size:18px;
}
h2 { 
	margin:0;
	padding:10px 0 10px 0;
	color:#333333;
	text-align:center;
}
p.center {
	text-align:center;
}
p.large {
	font-size:18px;
}
#container {
	width:960px;
	margin:0px auto;
}
#header {
	height:90px;
}
.h-inner {
	margin-bottom:25px;
}
#logo {
	float:left;
}
#navigation {
	float:right;
	margin-top:25px;
}
#navigaton ul {
}
#navigation ul li {
	float:left;
	margin:0 15px;
	list-style:none;
	font-size:14px;
}
#navigation a {
	color:#5d7991;
	text-decoration:none;
	font-size:18px;
}
#navigation li.bright a {
	color:#0F3;
	text-decoration:none;
	font-size:18px;
}
#navigation a:hover {
	border-bottom:1px dotted #5d7991;
	color:#ffffff;
}
#mid-content {
	color:#ffffff;
}
#mid-content #mid-text {
	margin-left:-80px;
	float:left;
	width:460px;
	font-size:16px;
}
#mid-content #mid-text h1 {
	margin-left:85px;
	margin-top:25px;
	color:#000000;
	font-size:19px;
}
#slide {
	width:495px;
	height:300px;
	padding:35px 0 0 70px;
	background:url(../images/slide-bg2.png) no-repeat 0 0;
	float:left;
}
#slide .nav {
	margin:3px 0 0 138px;
}
.slideshow { 
	height:236px; 
	width:317px; 
}
.slideshow img { 
	padding: 0px; 
	margin:0; 
}
#content {
	width:100%;
	clear:both;
}
#main {
	width:617px;
	float:left;
}
#main .top {
	background:url(../images/main-top.jpg) no-repeat 0 0;
	height:13px;
}
#main .inner {
	background:url(../images/main-bg.jpg) repeat-y 0 0;
	padding-bottom:1px;
}
.pad {
	padding:0 20px;
}
#main .bottom {
	background:url(../images/main-bottom.jpg) no-repeat 0 0;
	height:43px;
}
#right {
	width:303px;
	float:right;
	text-align:center;
}
#right .top {
	width:303px;
	background:url(../images/sidebar-top.jpg) no-repeat 0 0;
	height:13px;
}
#right .inner {
	background:url(../images/sidebar-bg.jpg) repeat-y 0 0;
}
#right .bottom {
	background:url(../images/sidebar-bottom.jpg) no-repeat 0 0;
	height:44px;
}
.service-item {
	width:550px;
	margin:0px auto;
	clear:both;
	border:1px dotted #cccccc;
	margin-bottom:15px;
}
.service-item .text h3 {
	color:#666666;
	font-weight:normal;
	margin:10px 0;
}
.service-item .text p {
	margin:3px;
}
.service-item .left { 
	float:left;
	width:100px;
}
.service-item .text {
	float:left;
	margin-left:20px;
	width:420px;
}
.inner-item {
	width:550px;
	margin:0px auto;
	clear:both;
	border:1px dotted #cccccc;
	margin-bottom:15px;
}
.inner-item .text h3 {
	color:#666666;
	font-weight:normal;
	margin:10px 0;
	font-size:18px;
}
.inner-item .text p {
	margin:3px;
	line-height:22px;
}
.inner-item .text ul li {
	padding:5px;
}
.inner-item .left { 
	float:left;
	width:100px;
}
.inner-item .text {
	float:left;
	margin-left:20px;
	width:520px;
}

#footer {
	clear:both;
	height:50px;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer li {
	list-style:none;
	float:left;
	margin:0 15px 0 0;
}
#footer a {
	color:#333333;
}
	/* ----------- stylized ----------- */
.free-quote {
	margin:0 auto;
	width:400px;
	padding:14px;
}
#niceform {
	border:solid 2px #b7ddf2;
	background:#ebf4fb;
}
#niceform p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
}
#niceform label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}
#niceform .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#niceform input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:2px 0 20px 10px;
}
#niceform textarea{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:2px 0 20px 10px;
}
#niceform button{ 
	clear:both;
	margin-left:150px;
	width:125px;
	border:none;
	height:31px;
	background:#666666 url(../images/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
.boxgrid{ 
	width: 265px; 
	height: 212px; 
	margin:10px 0 15px 25px; 
	float:left; 
	background:#161613; 
	border: solid 2px #666666; 
	overflow: hidden; 
	position: relative; 
}
	.boxgrid img{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0; 
	}
	.boxgrid p{ 
		padding: 0 10px; 
		color:#afafaf; 
		font-weight:bold; 
		font:10pt "Lucida Grande", Arial, sans-serif; 
	}
	
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
	.boxcaption h3 {
		color:#ffffff;
		margin-left:10px;
	}
	.boxcaption a {
		color:#C8DCE5;
	}
	.captionfull .boxcaption {
		top: 212px;
		left: 0;
	}
