@charset "utf-8";
/*


Developer Notes


*/

 
/* ///////////////////////////

@import rules

/////////////////////////// */

@import url("reset.css");

/* ///////////////////////////

Global Overrides

/////////////////////////// */

body {
	background: #FFF url(../../images/body-bg.jpg) repeat-x top left;
	font: normal 14px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	line-height: 20px;
	color: #464545;
}

a {
	color: #0082CC;
}

h1 {
	font: bold 18px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #0989AE;	
}

h2 {
	margin-bottom: 1em;
	font: bold 14px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #0989AE;
}

h3 {
	margin:0;
	font: bold 16px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #0989AE;
	line-height: 18px;
	font-stretch: ultra-condensed;
}

p {
	margin-bottom: 1em;
}

/* ///////////////////////////

ID Declarations

/////////////////////////// */
#site {
	width: 770px;
	margin: 0 auto;
	margin-top: 15px;
	background: url(../../images/shadow.png) no-repeat top left;
	padding: 0 8px;
}


#header {
	width: 770px;
	height: 69px;
	float: left;
	background: url(../../images/header-bg.jpg) no-repeat top center;
}

#header h1 {	
	height: 22px;
	text-align: left;
	font: 18px "Georgia";
}

#main-nav {
	background: url(../../images/nav-bg.jpg) no-repeat top left;
	width: 770px;
	height: 30px;
	line-height: 20px;
	color: #5788A6;
	font-size: 15px;
	text-align: center;
}

#main-nav ul {
	padding: 5px;
}

#main-nav ul li {
	display: inline;
	margin-left: 5px;
}

#main-nav ul li a {
	color: #E4F1F7;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px;	
}	

#main-nav ul li a:hover {
	color: #FFFF99;
}	

#main-nav ul li#current a {	
	background: #066DAF;
	border-left: 1px solid #2E84BD;border-right: 1px solid #2E84BD;
}	

#page {
	width: 770px;
	background: #FFF;
	float: left;
}

#page-container {
	width: 796px;
	float: left;
}	

#content {
	width: 750px;
	float: left;
	padding: 10px;
	background: #FFF;
}

#article {
	padding: 15px;
}

#sidebar {
	width: 215px;
	float: left;
}

#footer {
	width: 770px;
	height: 75px;
	background-color: #FFF;
	float: left;
	clear: both;
}

#footer a {
	color: #0082CC;
}

#footer a:hover  {
	text-decoration: none;
}		

#footer-nav {
	margin: 0 15px;
	padding-bottom:10px;
	text-align: center;
	color: #0082CC;
	border-bottom: 1px solid #0082CC;
}

#footer-nav ul {
	padding: 0;margin:0;
}

#footer-nav ul li {
	display: inline;
	padding: 3px;
	font: 12px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#footer-nav ul li a {
	text-decoration: none;
	color: #0082CC;
}	

#footer-nav ul li a:hover {
	text-decoration: underline;
}	


/* ///////////////////////////

Custom Classes

/////////////////////////// */
.clear-both {
	height: 0px;
	clear: both;
}

.logo {
	width: 281px;
	height: 50px;
	float: left;
	margin: 10px 0 0 15px;
}

.contact {
	width: 300px;
	height: 50px;
	float: right;
	padding-top:7px;
}

.services {
	width: 100%;
	float: left;
	font-size: 12px;
}	

.six-col {
	width: 16%;
	float: left;
	text-align: center;
	color: #317EB4;
}

.four-col {
	width: 25%;
	float: left;
	text-align: center;
	color: #317EB4;
}

.box-top {
	background: url(../../images/box-top-left.jpg) no-repeat top left;
	float: left;
	height: 28px;
	width: 100%;
}

.box-top span {
	background: url(../../images/box-top-right.jpg) no-repeat top right;
	width: 100%;
	height: 28px;
	float: right;
	text-align:center;
	line-height: 28px;
	color: #ECF7F9;
	font-size: 16px;
}

.box-large .box-top {
	height: 28px;
	background: url(../../images/box-top-left-banner.jpg) no-repeat top left;
}
	
.box-large .box-top span {
	background: url(../../images/box-top-right-banner.jpg) no-repeat top right;
	height: 28px;
}

.box-middle {
	background: url(../../images/box-middle-left.jpg) repeat-y top left;
	float: left;
	width:100%;
	font-size: 12px;
}

.box-middle span {
	background: url(../../images/box-middle-right.jpg) repeat-y top right;
	float: right;
	width: 100%;
}

.box-middle span ul {
	margin: 0 5px;
	list-style: none;
}

.box-middle span ol {
	width:450px;
	margin-left:20px;
}	

.box-middle span ul li {
	border-bottom: 1px dotted #999999;
}	

.box-middle span ul li img {
	margin: 7px 0;
}	

.box-middle span .content {
	padding: 10px;
	background: url(../../images/box-top-right-banner-btn.jpg) no-repeat top right;
	font-size: 12px;
}			

.box-bottom {
	background: url(../../images/box-bottom-left.jpg) no-repeat bottom left;
	float: left;
	height: 10px;
	width: 100%;
}

.box-bottom span {
	background: url(../../images/box-bottom-right.jpg) no-repeat bottom right;
	float: right;
	width: 100%;
	height: 10px;
}		

.box-small {
	width: 215px;
	float: left;
}

.box-medium {
	width: 215px;
	float: left;
}

.box-large {
	width: 515px;
	float: left;
	margin-left:10px;
	font-size: 14px;
}		

.button {
	background: url(../../images/btn-arrow.jpg) no-repeat top left;
	width: 85px;
	height: 23px;
	line-height: 23px;
	float: left;
	padding-left:10px;
	font-size: 11px;
}		

.button a {
	text-decoration: none;
}		

.home-content {
	width: 530px;
	float: left;
	margin-top: 5px;
}	

.two-col {
	width: 195px;
	padding: 7px;
	float: left;
	font-size: 12px;
}	

.interior-content {
	width: 500px;
	float: right;
}	

.interior-content ul {
	margin: 5px 15px;
}	

.contact-form {
	width: 350px;
	float: right;
	margin-right:10px;
}

.label {
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 5px;
}

.input {
	width: 200px;
	float: left;
	margin-bottom: 5px;
}			

