
BODY
{
	background-color: #B6B8B9;
	margin: 0;
	padding: 10px 0 30px 0;
	font-family: arial;
	font-size: 11px;
	color: #EAE9E9;
}

.left_nav
{
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #1860AB;
	padding: 0 5px 20px 13px;
} 
.left_nav A
{
	color: #1860AB;
	text-decoration: none;
}
.left_nav A:hover
{
	color: #D39E4B;
	text-decoration: none;
}

.main_text
{
	padding: 20px 20px 30px 20px;
	text-align: left;
	vertical-align: top;
	border-style: solid;
	border-width: 1px 0 0 1px;
	border-color: #151515;
}

.big_table
{
	border-style: solid;
	border-width: 1px;
	border-color: #151515;
}

.title_text
{
	font-family: Trebuchet MS, Trebuchet;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 0.2px;
	color: #1860AB;
}

.page_text, .s01_text
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #4a4d4f;
	text-align: left;
	vertical-align: top;
	margin-top: 20px;
}
.page_text A
{
	color: #1860ac;
	text-decoration: none;
}
.page_text A:hover
{
	color: #D39E4B;
	text-decoration: underline;
}

.body_img
{
	border: 0;
	margin: 0 0 35px 15px;
}

.body_img_left
{
	border: 0;
	margin: 0 15px 65px 0;
}

TD.pricing
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #4a4d4f;
	vertical-align: top;
	border-style: dashed;
	border-width: 1px 0 0 0;
	border-color: #b6b8b9;
}

TD.pricing_sub
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #4a4d4f;
	vertical-align: top;
}

TD.pricing_sub LI
{
	margin-bottom: 5px;
}

.link_head
{
	font-size: 12px;
	font-weight: bold;
}

INPUT.contact_form
{
	font-family: arial;
	font-size: 11px;
	color: #4a4d4f;
	width: 180px;
}

INPUT.contact_submit
{
	font-family: arial;
	font-size: 11px;
	color: #202020;
}

TEXTAREA.contact_form
{
	font-family: arial;
	font-size: 11px;
	color: #4a4d4f;
	width: 180px;
	height: 100px;
}

.spacer
{
	font-size: 5px;
}

.bottom_nav
{
	font-family: arial;
	font-size: 10px;
	text-align: right;
	color: #EAE9E9;
	padding: 2px 1px 2px 0;
}
.bottom_nav A
{
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_nav A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.lower_link
{
	padding: 0 0 5px 0; 
	font-family: arial; 
	font-size: 13px; 
	font-weight: bold;
}
.lower_link A
{
	text-decoration: none;
}
.lower_link A:hover
{
	text-decoration: underline;
}


/* S01 Template Code */

.s01_table						{ display:table; }
.s01_image_holder				{ background:#EEE; padding:10px; border:#DDD solid 1px; clear:right !important; }
.s01_image_holder_center		{ padding:10px; text-align:center; }
.s01_photo						{ margin-bottom:5px; border:0px; }
.s01_main_image					{ border:0px; }
.s01_main_photo					{ border:0px; }
.s01_jumplinks					{ width:834px; margin:10px 0px; padding:10px 20px 10px 20px; clear:both; border:#999 solid 1px; display:table; }
	.s01_jumplinks ul			{ margin-top:0px; }
	.s01_jumplinks ul li		{ width:50%; float:left; }
.s01_text						{ vertical-align:top; padding-top:10px; clear:both; }
.s01_text ul					{ margin-bottom:0px; margin-top:5px; }
.s01_image_holder				{ float:left; margin:0px 10px 5px 0px; text-align:center; }
.s01_photo						{ margin-bottom:5px; border:0px; }
.back_to_top					{ padding:5px 0px 10px 0px; }
.back_to_top a					{ font-size:90%; text-decoration:none; }
.click_to_enlarge				{ text-align:center; color:#666; font-size:80%; text-decoration:none; font-style:italic; }




