@charset "utf-8";
/* CSS Document */
html,body { 
	padding:0; 	
	margin:0;
}
body{
	text-align:center;
	min-width:800px;/* for mozilla*/
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	line-height: 120%;
}
div,p  {
	margin-top: 0; 
}/*clear top margin for mozilla*/
#content p {
}

#outer, #outerHome{
	height:99.9%; 
	min-height:700px;
	width:830px; 
	text-align:left;
	margin:auto;
	position:relative;	
	overflow:visible;
	background-image: url(images/main_bk3.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#outerHome{
	background-image: url(images/main_bk.gif);
}
#macinner{ 
	width:800px;
	margin-left:auto;
	margin-right:auto;
	
}
#header, #headerHome{
	position:absolute;
	top:0;
	left:15px;
	right:15px;
	margin-right:auto;
	background-color: #4B4B4B;
	width:800px;
	height:66px;
	color: #fff;
	z-index:100;		
}
#header{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EF7D18;
}


#flash, #flashHome, #flashHome2{
	position:absolute; 
	top:66px; 
	left:15px;
	margin-right:auto;
	width:800px;
	height: 160px;
	background-color:#4B4B4B;
	color: #fff;
	z-index:100;
}
#flashHome{ 
	height:360px;
}

#flashHome2{ 
	height:300px;
}

#footer {
	width:800px;
	clear:both; 
	height:35px; 
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: left;
	margin-left:auto;
	margin-right:auto;
	bottom:0; 
	left:15px;
	position: absolute; 
}
#content, #contentHome, { 
	height:100%;
	width:800px;
	position:relative;
	overflow:visible;
}

#contentHome { 
	padding-top:370px;/*make room for header*/
}

#content { 
	padding-top:70px;/*make room for header*/
}

#clearfooter {
	width:100%;
	height:35px;
	clear:both
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/
html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-15px;
} /*safari wrapper */
html>body #outer, html>body #outerGrad{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/
/* mac hide \*/
html{
	height:100%;
	margin:0;
	padding:0
}
* html #outer, * html #outerHome{
	width:830px;
	height:100%;
}
* html #footer {
	height:35px;/* for ie*/ 
}
* html #outer, * html #outerHome {
	width:830px;
}
* html #header {
	width:800px;
}
/* end hide*/

#left {
	float:left;
}
#right {
	float:right;
}
#NavHome {
	left: 75px;
	top: 20px;
	position:relative;
	float:left;
	vertical-align:top;
	min-height: 165px;
	width: 80px;

}
#Nav2 {
	left: 20px;
	top: 25px;
	position:relative;
	float:left;
	vertical-align:top;
	min-height: 165px;
	width: 80px;

}

#Content1 {
	position:relative;
	top: 20px;
	left: 100px;
	right: 30px;
	width:250px;
	float:left;

}

#Content2 {
	position:relative;
	top: 25px;
	left: 45px;
	width:450px;
	float:left;
}

#Content3 {
	position:relative;
	left: 140px;
	width:420px;
	float:left;
}
#Links {
	position:relative;
	top: 20px;
	left: 140px;
	width:200px	;
	float:left;
	vertical-align:top;
	color:#000000;
}

#Links2 {
	position: relative;
	top:25px;
	right:8px;
	width:185px;
	padding:0 0 10px 0 ;
	float:right;
}

.thumbImage{
	float:left;
	left:0px;
	width:60px;
}


.linkRow, .linkRowSecond {
	float:none;
	clear:both;
	
	padding-bottom:10px;
	height:30px;
	position:relative;
}
.linkRowSecond {
	padding-top:20px;
}
.linkImage {
	float:left;
	width: 30px;
}
.linkText, .linkText a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4B4B4B;
	font-size: 11px;
	text-decoration:none;
	float:left;
	width:150px;
	line-height:3em;
}
.linkText a:hover {
	color:#4B4B4B;
	text-decoration: underline;
}

.orangehdr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	padding-left:85px;
	font-weight:: normal;
	color: #F86F15;
}

.lrgorangehdr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:: normal;
	color: #F86F15;
}

.subHeader {
	font-style:normal;
	color: #FF7300;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#EA7C25;
	font-size: 11px;
	text-decoration:none;
}

a:hover {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#EA7C25;
	font-size: 11px;
	text-decoration:underline;
}
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	text-decoration:none;
}

.footer:hover {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
#Footer2Left {
	padding: 15px 0px 0px 0px;
	width:600px;
	height: 15px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: left;
}

#Footer2Right, #Footer2RightHome {
	padding: 15px 0px 0px 0px;
	width:200px;
	height: 15px;
	float: right;
	background-image: url(images/footer3.gif);
	background-repeat: repeat-x;
	background-position: left;
}
#Footer2RightHome {
	background-image: url(images/footer.gif);
}
.comparisonTable {
	text-align:center;
	vertical-align:top;
}

.contactRow {
	float:none;
	clear:both;
	padding: 2px;
	width:400px;
	min-height:20px;
}
.contactColumn {
	width: 150px;
	float:left;
}

.calculator {
	float:none;
	clear:both;
	vertical-align:middle;
}

.calculatorBox {
	float:left;
	height:25px;
	vertical-align:top;
	line-height:2em;
	text-align:center;
}
#calculatorArea {
	background:#EF7D18;
	float:right;
	width:190px;
	margin:0 0 5px 5px;
	color:#fff;
}
.divider {
	height:16px;
	border-top:1px solid #F7D7BC;
	width:100%;
}

.item {
	padding-bottom:15px;
}

