body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/back/page_back.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#maintable {
	background-image: url(images/top_back.jpg);
	background-repeat: repeat-x;
}
.b_storage {
	background-image: url(images/back/storage.jpg);
	background-repeat: no-repeat;
}
.v_bar {
	background-image: url(images/back/v_bar.jpg);
	background-repeat: repeat-y;
}
.v_bar_base {
	background-image: url(images/back/v_bar-base.jpg);
	background-repeat: no-repeat;
}
#p_title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
a:link {
	color: #A3323A;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #161717;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	color: #A3323A;
	text-decoration: none;
}

h3 {
	font-size: 16px;
	color: #3D3D3D;
	text-decoration: none;
}

h4 {
	font-size: 14px;
	color: #3D3D3D;
	text-decoration: none;
}

h5 {
	font-size: 18px;
	color: #A3323A;
	text-decoration: none;
	margin-top: -5px;
	margin-bottom: -5px;
}


#phones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
.rightimage {
	float: right;
	margin-left: 25px;
}

#estimatorbox a:link, #estimatorbox a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#estimatorbox a:hover {color:#000000}
