/* CSS Document */

/*-- global styles --*/

body {
	margin: 0;
	padding: 0;
	/*background-color: #FFFFFF;*/
	background-image: url(../images/bkgd-dots.jpg);
	background-repeat: repeat;
	border-top: solid 10px #000066;
	/*border-bottom: solid 10px #333;*/
	}
p, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	}
div#wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto;
	/*border-right: solid 1px #333;
	border-left: solid 1px #333;*/
	padding: 0;
	background-color: #cccccc;
	}
.innerWrapper {
	position: relative;
	width: 1050px;
	margin: 0 auto;
	/*background-color: #FFFFFF;*/
	/*border: solid 1px red;*/
	}

a:link, a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dashed 1px #333}
a:hover, a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0}

/*-- header styles --*/
div#header {
	height: 120px;
	width: 100%;
	}

/*-- banner styles --*/
div#banner {
	width: 600px;
	height: 120px;
	margin-left: 50px;
	background-color: #FFFFFF;
	border-left: solid 2px #999999;
	border-right: solid 2px #999999;
	}
div#banner img.logo {
	padding: 20px 15px;
	}

/*-- navigation styles --*/
div#navigation {
	clear: all;
	height: 36px;
	width: 100%;
	background-color: #000066;
	border-top: solid 2px #333;
	border-bottom: solid 2px #333;
	}
div#navigation ul{
	list-style: none;
	margin: 0;
	padding: 0 0 0 70px;
	}
div#navigation li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	float: left;
	margin: 0;
	padding: 8px 50px 8px 0;
	/*text-transform: uppercase;*/
	}
div#navigation li a:link,#navigation li a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0
	}
div#navigation li a:hover,#navigation li a:active {
	color: #cccccc;
	text-decoration: none;
	border-bottom: 0
	}

/*-- content styles --*/

div#mainContent {
	float: left;
	width: 600px;
	height: 100%;
	margin-left: 50px;
	background-color: #FFFFFF;
	padding: 0 0 20px 0;
	border-left: solid 2px #999999;
	border-right: solid 2px #999999;
	}
	
div#mainContent2 {
	float: left;
	width: 1000px;
	height: 100%;
	margin-left: 50px;
	background-color: #FFFFFF;
	padding: 0 0 20px 0;
	border-left: solid 2px #999999;
	border-right: solid 2px #999999;
	}	
div#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#000066;
	font-weight: bold;
	padding: 15px 50px 0 50px;
	}
div#mainContent h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color:#000066;
	font-weight: bold;
	padding: 0 50px;
	}
div#mainContent h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color:#333333;
	font-weight: bold;
	padding: 0 50px;
	}
div#mainContent h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color:#ffffff;
	font-weight: bold;
	padding: 0;
	margin: 0;
	border-bottom: solid 1px #ccc;
	}

div#mainContent p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color:#333333;
	padding: 0 50px;
	line-height: 1.5em;
	}
div#mainContent ul {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color:#333333;
	padding: 0 75px;
	line-height: 1.5em;
	}
div#mainContent li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color:#333333;
	padding: 0;
	line-height: 1.5em;
	}
#quoteForm {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color:#333333;
	margin: 0 50px;
	padding: 0;
	line-height: 1.5em;
	}
img#cliffPhoto {
	float: left;
	margin: 0 20px 20px 0;
	border: solid 1px #333;
	}
.comp_iframe {
	margin: 0 0 75px 50px;
	border: solid 1px #000066;
	}
#quoteLinks {
	float: right;
	padding: 10px;
	margin: 35px 10px 10px 10px;
	background-color: #333333;
	}
#quoteLinks a {	
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color:#ffffff;
	line-height: 1.5em;
	}
#quoteLinks a:link, #quoteLinks a:visited{
	color: #FFFFFF;	
	text-decoration: none;
	}
#quoteLinks a:hover, #quoteLinks a:active{
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: dashed 1px #fff;
	}


/*-- sideContentA styles --*/
div#sideContentA {
	width: 395px;
	float: left;
	}
div#sideContentA img {
	margin: 0 0 20px 0;
	}

/*-- footer styles --*/
div#footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 100%;
	height: 95px;
	border-top: solid 10px #333;
	background-color: #000066;
	line-height: 1.8em;
	}
div#footer .ten21 {
	position: relative;
	width: 300px;
	float: right;
	text-align: right;
	padding: 8px 80px 10px 0;
	}
div#footer .company {
	position: relative;
	width: 500px;
	float: left;
	padding-left: 50px;
	padding-top: 8px;
	}
div#footer .footerNav {
	clear: both;
	float: left;
	padding-left: 50px;
	padding-bottom: 12px;
	}
div#footer a:link, div#footer a:visited{
	color: #FFFFFF;	
	text-decoration: none;
	border: none;
	}
div#footer a:hover, div#footer a:active{
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
	border: none;
	}

/*-- miscellaneous styles --*/
.clear {clear: both}
/*div {
	border: solid 1px yellow;
	}*/

