body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#704616;
	background:#9f8657;
}
a{
	color:#704616;
	text-decoration:none;
}
.clear-all{
	clear:both;
}
#wrapper{
	width:1040px;
	margin:auto;
	background:url(images/dropshadow_lr.png) repeat-y;
}
#content{
	width:1000px;
	padding: 0 20px;
}
#header{
	height:250px;
}
#menu img{
	border:0px;
	margin:0px;
	margin-right:-4px;
}
.home_page #left_content{
	width:750px;
	float:left;
}
.main_content{
	padding:0px 30px;
	clear:both;
	text-align:justify;
}
.page_title{
	padding-top:20px;
	padding-bottom: 20px;	
}
.page_content{
	line-height:1.4em;
}
.page_image_block{
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}
.page_image_block img{
	border:none;
}
.page_image_block a{
	font-size:11px;
}
#right_sidebar{
	z-index:-1000;
	float:right;
	width:250px;
	min-height:500px;
	margin-top:-10px;
	background:#FFFDFB url('images/right_sidebar_bg.jpg') no-repeat;
}
#right_sidebar_padded{
	padding:5px;
	text-align:justify;
	font-size:11px;
}
#right_sidebar_h2{
	font-size:16px;
	letter-spacing:-1px;
	text-align:center;
	font-weight:bold;
}
#right_sidebar .image{
	text-align:center;
	padding-left:0px;
}
#footer{
	background:url('images/footer.jpg') no-repeat;
	padding:10px 20px;
	height:20px;
}
.copy_right{
	font-size:11px;
	float:left;
	width:200px;
}
.bookmark{
	float:right;
	width:150px;
}
.cybermasta_site {
	font-size:11px;
	font-weight:bold;
	float:right;
}
.more-link{
	text-align:right;
	margin:5px 0px;
}
.more-link a{
	color:#704616;
	font-weight:bold;
}
.required{
	color:#FF0000;
}
.loan_calculator_block{
	text-align:center;
}
.list-items li{
	margin-bottom:20px;
	margin-left:-20px;
}
.subbox, .subpicbox_left, .subpicbox_right{
	margin:10px 0px;
	width:940px;
}
.subbox .subtitle {
	background:url(images/subbox_title.png) repeat-x;
	padding:18px 0px 0px 30px;
	width:910px;	
	height:40px;
}
.subbox .subcontent {
	margin-top:-15px;	/* fix */
	padding:15px 30px;
	width:880px;
	/*min-height:120px;*/
	text-align:justify;
}
.subpicbox_left .subtitle {
	background:url(images/subbox_title.png) repeat-x;
	margin-left:250px;
	padding:18px 30px 0px 40px;
	width:620px;	
	height:40px;
}
.subpicbox_left .subcontent {
	background:url(images/subbox_content.png) repeat-x top;
	margin-top:-15px;	/* fix */
	margin-left:250px;
	padding:15px 30px 15px 40px;
	width:620px;
	min-height:120px;
	text-align:justify;
}
.subpicbox_left .subpic {
	float:left;
	margin-left:-5px;  /* fix */
}
.subpicbox_right .subtitle {
	background:url(images/subbox_title.png) repeat-x;
	text-align:right;
	margin-right:-250px;
	padding:18px 40px 0px 30px;
	width:620px;	
	height:40px;
}
.subpicbox_right .subcontent {
	background:url(images/subbox_content.png) repeat-x;
	margin-top:-15px;	/* fix */
	margin-right:-250px;
	padding:15px 40px 15px 30px;
	width:620px;
	min-height:120px;
	text-align:justify;
}
.subpicbox_right .subpic {
	float:right;
}
.sublistitem {
	margin-bottom:10px;
	padding:10px 10px;
}
.sublistitem .subbullet {
	background:url(images/subbullet.png) no-repeat;
	width:30px;
	height:30px;
	float:left;
}
.sublistitem .subbullettext {
	margin-left:60px;
	text-align:justify;
	min-height:30px;
}
.colored {
	background-image:none;
	background-color:#fffaed;
}