
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background:#FFE7A1 url(/images/site_bk.gif);
 background-attachment:fixed;
 background-position:top center;
 background-repeat:no-repeat;
 margin:0px auto;
}
/*
#################################################
# Section Title
# 
#################################################
*/
#wrapper { 
 width: 800px;
margin:0px 0px 0px 0px;
padding:0px;

}
/*
#################################################
# Section Title
# 
#################################################
*/
#header {
 color: #333;
 width: 800px;
 float: left;
 padding: 0px;
 margin: 0px 0px 2px 0px;
}
#rotate{
height:210px;
width:580px;
clear:both;
border:0px solid #fff;
}

/*
#################################################
# Section Title
# 
#################################################
*/
#leftcolumn { 
 color: #333;
 margin: 0px 5px 5px 0px;
 padding: 0px;
 width: 570px;
 float: left;
 text-align:left;
 background: #fff;
}
/*
#################################################
# Page Content
# 
#################################################
*/
#page_content{
padding:0px 5px 0px 5px;
line-height:18px;
width:570px;
margin:10px 0px 10px 0px;
}
#page_content a{
font-size:13px;
line-height:18px;
text-decoration:none;
}
#page_content a:hover{
font-size:13px;
line-height:18px;
text-decoration:underline;
}
/*
#################################################
# Section Title
# 
#################################################
*/
#page_title{
width:583px;
}
/*
#################################################
# Section Title
# 
#################################################
*/
h1{
padding:5px;
font-size:18px;
line-height:18px;
font-style:italic;
color:#fff;
background-image:url(/images/title_bk.gif);
background-repeat:no-repeat;
height:34px;
margin:5px 0px 0px 0px;
}

/*
#################################################
# Section Title
# 
#################################################
*/
#rightcolumn { 
 float: right;
 text-align:left;
 color: #333;
 margin: 10px 0px 5px 0px;
 padding: 0px;
 display: inline;
 background: #fff;
}
.steps{
background-image:url(/images/steps_bk.jpg);
background-repeat:no-repeat;
width:212px;
height:316px;
padding:0px;
font-size:11px;
font-weight:bold;
color:#660000;
text-align:center;
margin:0px 0px 10px 0px;
}
.steps_title{
padding:5px;
font-weight:bold;
font-size:18px;
color:#660000;
margin:0px 0px 10px 0px;
text-align:center;
}
#features{
width:212px;
padding:0px;
margin:0px 0px 10px 0px;
font-size:11px;
font-weight:bold;
color:#660000;
text-align:center;
}
#contact{
clear:both;
width:212px;
padding:0px;
margin:0px 0px 10px 0px;
font-size:11px;
font-weight:normal;
color:#660000;
text-align:center;
}
/*
#################################################
# Section Title
# 
#################################################
*/
#footer { 
background-image:url(/images/footer_bk.gif);
background-repeat:no-repeat;
 width: 800px;
 height:42px;
 clear: both;
 color: #fff;
 font-size:10px;
 border: 0px solid #ccc;
 margin: 0px 0px 10px 0px;
 padding: 15px 0px 10px 0px;
}
#footer a{ 
 color: #fff;
 font-size:11px;
 padding: 5px;
 text-decoration:none;
}
#footer a:hover{ 
 color: #fff;
 font-size:11px;
 padding: 5px;
 text-decoration:underline;
}
#video{
margin:5px 0px 5px 0px;
padding:0px 0px 0px 0px;
font-size:11px;
font-weight:bold;
color:#990000;
width:205px;
}
#calc{
width:205px;
margin:0px 0px 10px 0px;
}
#calc a{
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#660000;
}
#calc a:hover{
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#660000;
}
#copyright{
text-align:center;
font-size:10px;
color:#666;
}
/*
#################################################
# Slideshow Table
# 
#################################################
*/
hr {
  border: 0;
  width: 583px;
  color: #990000;
background-color: #990000;
height: 1px;
}
table {
	padding:0px;
	font-size:13px;
	border:0px solid #333;
}
table td {
	width:auto;
	border:0px solid #333;
	padding:0px 0px 0px 0px;
	
}
table td a{
	font-color:#990000;
	text-decoration:none;
	
	
}
table td a:hover{
	font-color:#990000;
	text-decoration:underline;
	
	
}
table td img{
	
	border:5px solid #fff;
	
	
}

.Title_Content, .Title{
	padding:5px 0px 0px 5px;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	font-style:italic;
	color:#fff;
	background-image:url(/images/title_bk.gif);
	background-repeat:no-repeat;
	height:34px;
	width:583px;
	margin:5px 0px 5px 0px;
	border:0px solid #333;
}

table td a {
color: maroon;
}
table.calculator{
	width:573px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: #990000;
	border-collapse: separate;
	background-color:;
	margin:0px;
	padding:0px;
}
table.calculator td {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #fff;
	background-color: #990000;
	-moz-border-radius: ;
}