body {
	margin-top: 0px;
	background-color: #5F5611;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0; 
	padding:0;	
}	

#all {
	width: 1024px;
	margin: auto;
	border: 5px solid #000000;
	background-image: url(images/nav_background.png);
	background-repeat: repeat-y;
}


#topBar {
	background-color: #822F03;
	padding: 0px;
	position: relative;
}

#navigation {
	width: 160px;
	height:100%;
	text-align:right;
	float: left;
	}
#navigation li{
	padding: 0;
}

#content {
	width:844px;
	text-align:left; /*top right bottom left*/
	display: block;
	float: right;
	background-color: #F4EDCB;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#inner_content{
	margin-top: 10px;
	margin-bottom: 10px;
}
	
	
#left {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 25%;
}
#footer {

}
.wrap
{
	border: 0;
	clear: both;
	float: none;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}
.bg1 {
	background-color: #5F5611;
}
.text4 {
	text-align: center;
	font-size: 14px;
	color: #000000;
}
.text1 {
	text-align: center;
	font-size: large;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menu {
	float: right;
	padding-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
.features_row {
	border: thin dashed #CCCCCC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.section_div {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
table.pricing {
	border-collapse: collapse
}
.hr_form {
	border-top-width: 100%;
	border-top-style: dashed;
	border-top-color: #666666;
}

.hr_form_dots {
	border-top-width: 100%;
	border-top-style: dotted;
	border-top-color: #666666;
}
