/* CSS Document */

body {
	background: #5B738D;
	text-align: center;
	font-size: .85em;
	font-family: Tahoma, Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color: #FFF;  
	margin: 0;
	padding: 0;
}
p{
	margin-top: 1.2em;
	margin-bottom: .5em;
	font-size: 1em; 
}
td, tr {
	font-size: 1em;
	color: #333;
}
td, tr, table{
	border-color: #FFFFFF;
	border-style: none;
	border-spacing: 0;
	border-collapse: collapse; 
}
a:link{
	text-decoration: none;
	color: #DE0000;
}	
a:visited{
	text-decoration: none;
	color: #DE0000;
	text-decoration: underline;
}	
a:hover, a:active{
	text-decoration: underline;
	color: #333;
}
h1{
	font-size: 1.6em;
	font-weight: normal;
	margin-top: .5em;
	margin-bottom: 1.2em;
}
h2{
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 1.2em;
	margin-bottom: .5em;
}
h3{
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 1.2em;
	margin-bottom: .5em;
}
h4{
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 1.2em;
	margin-bottom: .5em;
}
h5{
	font-size: 1em;
	font-weight: bold;
	margin-top: 1.2em;
	margin-bottom: .5em;
}
h6{
	font-size: 1em;
	font-weight: normal;
	margin-top: 1.2em;
	margin-bottom: .5em;
}

/*layout*/
/*header*/
#header{
	margin: 0 auto;
}
#header-hero{
	width: 910px;
	margin: 0 auto;
}
#header-hero img{
	float: left;
	clear: none;
	border: none;
}
.float-fix{
	clear: both;
	width: 100%;
}
/*content section*/
#content{
	width: 910px;
	margin: 0 auto;
	background: url(../images/bg-content.gif) repeat-y;
}
#menu{
	float: left;
	width: 160px;
	margin-left: 60px;
	background: #8D9DAF;
	text-align: left;
	color: #FFF;
}
#content-inner{
	width: 460px;
	background: #FFF;
	color: #333;
	margin: 0 auto;
	text-align: left;
}
#content-inner p{
	margin: 0;
	padding: 0;
}
#content-inner table{
	margin-bottom: 15px;
}
#contact{
	float: right;
	width: 160px;
	margin-right: 60px;
	background: #8D9DAF;
	color: #FFF;
	text-align: left;
}
#footer{
	width: 910px;
	clear: left;
	background: #5B738D url(../images/bg-footer.gif) top no-repeat;
	margin: 0 auto;
}
#footer p{
	padding-top: 8px;
	font-size: 9px;
	color: #000;
}
#footer a{
	color: #000;
	text-decoration: none;
}
/*menu rules*/
#menu ul{
	list-style: none;
	margin: 25px 0 0 0 ;
	padding: 0;
}
#menu ul li{
	margin: 0;
	padding: 0;
	line-height: 2em;
}
#menu ul li.spec-nav{
	text-indent: 20px;
}
#menu a:link, #menu a:visited{
	margin: 0;
	display: block;
	padding: 0 20px;
	color: #FFF;
	text-decoration: none;
}
#menu a:hover, #menu a:active{
	color: #D00;
	background: #FFF;
	text-decoration: none;
}
#menu ul li ul li a:link, #menu ul li ul li a:visited, #menu ul li ul li a:hover, #menu ul li ul li a:active{
	padding-left: 20px;
}
#menu ul ul{
	margin: 0 ;
}
/*contact column*/
#contact h2{
	margin: 30px 0 0 30px;
	font-size: 10px;
}
#contact h3{
	margin: 0 0 10px 30px;
}
#contact p{
	padding: 10px;
	margin: 0;
}
/*on page special styling*/
.sales-heading{
	background: #455158;
	color: #FFF;
}
.sales-heading p{
	font-size: 16px;
}
td.sales-heading, td.sales-checkbox{
	border: solid 3px #FFF;
}
.sales-heading strong{
	color: #FFFF00;	
}
.sales-checkbox{
	background: #C6CED7;	
}
.sales-checkbox ul{
	list-style: none;
}
.smaller{
	font-size: xx-small;
}
#content-inner p, #content-inner h1, #content-inner h2, #content-inner h3{
	margin: 10px 5px 12px 5px;
	padding: 0;
}
#content-inner ul{
	margin: 10px 5px 12px 5px;
}
#content-inner table{
	margin: 2px;
	margin-bottom: 15px;
}
#content-inner table td ul{
	margin: 0 10px;
	padding: 0 10px;
}
#content-inner table td{
	font-size: 12px;
}
#content-inner table td img{
	padding: 3px 0;
}
p.form-highlight{
	padding: 5px;
	background: #DE0000;
	color: #FFF;
	text-indent: 5px;
	line-height: 2em;
}
#email-form{
	border: solid 1px #5B738D;
	padding: 10px;
	margin: 0 5px;
	color: #333;
}
.line{
	width: 100%;
	border-top: solid 1px #333;
	height: 1px;
}
.files-m{
	boder-top: solid 1px #CCC;
}
#form-phone{
	border: 1px solid #FFF;
	margin: 5px;
	padding: 5px;
}

/*calculator */
#leftbox {
	float: left;
	width: 160px;
	height: 250px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
#leftbox .title {
	height: 50px;
	background-image: url(../../calculator/images/title-pc.gif);
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
}
.bluebox_light {
	float: left;
	height: 170px;
	width: 129px;
	background-image: url(../../calculator/images/bg-ltbluebox.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 16px;
	padding-right: 5px;
	padding-left: 10px;
}
.bluebox_dark {
	float: left;
	height: 170px;
	width: 128px;
	background-image: url(../../calculator/images/bg-drkbluebox.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 16px;
	padding-right: 5px;
	padding-left: 25px;
}
.bluebox p, .bluebox_light p, .bluebox_dark p {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 18px;
}
.field {
	width: 120px;
	font-size: 10px;
	margin-bottom: 1px;
}
.bluebox {
	width: 140px;
	padding-top: 35px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 163px;
	padding-bottom: 0px;
}
.calculator p{
	padding: 10px;
}
.calculator{
	height: 480px;
}
#menu div.applybutton a:link, #menu div.applybutton a:visited {
	padding: 0;
	padding-top:5px;
}
