html, body
{
	height: 100%;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a img
{
	border: 0px;
}
#bot_ground
{
	background: url(../images/top_ground.jpg) repeat-x;
	min-height: 100%;
	padding: 0px;
	text-align: center;
}
#master_container
{
	overflow: hidden;
	padding-bottom: 204px;
	margin: 0px auto;
	width: 964px;
}
.another #master_container
{	
	padding-bottom: 46px;
}
#headbox
{
	background: url(../images/top_picture.jpg) -51px 0px no-repeat;
	height: 178px;
}
#master_logo
{
	background: url(../images/logo.gif) no-repeat;
	cursor: pointer;
	float: left;
	height: 113px;
	margin-top: 76px;
	width: 225px;
}
#phone_us
{
	color: #FCFDFA;
	float: left;
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	margin-left: 379px;
	margin-top: 28px;
	text-align: right;
	width: 350px;
}
#master_text
{
	background: transparent url(../images/top_word.gif) no-repeat;
	float: left;
	height: 39px;
	margin-left: 36px;
	margin-top: 48px;
	visibility: visible;
	width: 701px;
}
#topnav
{
	height: 36px;
	padding-left: 173px;
}
#topnav li
{
	display: block;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#topnav li a
{
	color: #666;
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 36px;
	padding: 0px 15px 0 16px;
	text-decoration: none;
	text-transform: uppercase;
}
#topnav li div
{
	background: #608B95;
	display: none;
	left: 0px;
	position: absolute;
	text-align: left;
	top: 36px;
	width: 212px;
	
	//width: 242px;
}
#topnav li div .sub_nav
{
	margin: 0px;
	padding: 0px;
}
#topnav li div .sub_nav a
{
	border-bottom: solid 1px #7A979E;
	color: #eee;
	font-size: 12px;
	font-weight: normal;
	line-height: 42px;
	padding: 0px 15px 0 25px;
	text-align: left;
	text-decoration: none;
	text-transform: capitalize;
	width: 172px;
	//width: 242px;
}
#topnav li div .sub_nav .first
{
	//padding: 0 15px;
}
#topnav li a:hover
{
	color: #000;
	text-decoration: underline;
}
#topnav li div .sub_nav a:hover, #topnav li div .sub_nav .first a:hover
{
	background: url(../images/sub_link_over.gif) no-repeat;
	color: #fff;
	text-decoration: none;
}
#topnav li:hover div, #topnav li.over div
{
	display: block;
}
#topnav li a.selected
{
	background: #EDEDED;
	color: #000;
}
#topnav li div .sub_nav a.selected
{
	background: #7A979E;
}
#a_header
{
	color: #D3D96A;
	float: right;
	font-family: Arial;
	font-size: 16px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	margin-top: -15px;
	text-align: center;
	width: 136px;
}
#masterbox
{
	min-height: 100%;
}
.another #bred_bar
{
	background-color: #A0C628;
	color: #fff;
	font-size: 12px;
	height: 42px;
	line-height: 42px;
	margin-bottom: 20px;
	margin-top: 0px;
}
.another #bred_bar p {margin:0;}
.another #bred_bar a
{
	color: #fff;
}
.another #bred_bar #bred_box
{
	float: left;
	height: 42px;
	line-height: 42px;
	padding-left: 20px;
	text-align: left;
	width: 542px;
}
.another #bred_bar #ask_us
{
	border-left: solid 1px #B8D36A;
	float: right;
	width: 193px;
}
.another #bred_bar #quote
{
	border-left: solid 1px #B8D36A;
	float: left;
	width: 207px;
}
#left_coloumn
{
	background-color: #E8EDEF;
	float: left;
	margin-bottom: 160px;
	margin-left: -2px;
	width: 215px;
}
#lc_top_box
{
	background: url(../images/lc_top_part.jpg);
	color: #fff;
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 43px;
	letter-spacing: 1px;
	margin: 0;
	text-align: left;
	text-transform: uppercase;
}
#lc_top_box p
{
	margin: 0px;
	padding-left: 60px;
	padding-top: 13px;
}
#left_coloumn .container
{
	margin-left: 13px;
}
#left_coloumn .container h1
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding-top: 20px;
	text-align: center;
}
#left_coloumn .container p
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 10px;
	text-align: center;
}
#left_coloumn .container a
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 10px;
	text-align: center;
}
.another #left_coloumn .container a
{
	color: #57818B;
	font-family: Arial;
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 5px;
	text-align: center;
}
#lc_first_box
{
	background: url(../images/lc_first_splitter.gif) no-repeat #5C8D99;
	height: 155px;
}
#lc_secont_box
{
	background: url(../images/lc_second_splitter.gif) no-repeat #567493;
	height: 125px;
}
#lc_thrid_box
{
	background: url(../images/lc_thred_splitter.gif) no-repeat #394E71;
	height: 185px;
}
#shadow_box
{
	height: 13px;
}
.another #left_coloumn
{
	background: none;
	float: left;
	margin-bottom: 20px;
	min-height: 600px;
	width: 770px;
}
#mid_coloumn
{
	float: left;
	width: 545px;
}
#mid_coloumn object
{
	//margin: -1px 0 0 -1px;
}
.another #mid_coloumn
{
	background: #E8EDEF;
	min-height: 600px;
	width: 193px;
}
.another #mid_coloumn .container,.another #left_coloumn .container
{
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	min-height: 579px;
	padding: 20px;
	text-align: left;
}
#sub_flash
{
	background: url(../images/sq_ground.jpg) no-repeat;
	height: 170px;
}
#sub_flash h1,.another #mid_coloumn .container h1,.another #left_coloumn .container h1
{
	color: #7b9f0a;
	font-family: Times New Roman;
	font-size: 28px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	line-height: 38px;
	margin: 0;
	padding:0;
	margin-bottom: 10px;
	text-align: left;
}
#sub_flash h2,.another #mid_coloumn .container h2,.another #left_coloumn .container h2
{
	color: #000;
	font-family: Arial;
	font-size: 18px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	margin-bottom: 10px;
	text-align: left;
}
#sub_flash p,.another #mid_coloumn .container p,.another #left_coloumn .container p
{
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 15px;
	text-align: left;
}
#sub_flash ul,.another #mid_coloumn .container ul,.another #left_coloumn .container ul,.another #left_coloumn .container ol
{
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	list-style: square;
	text-align: left;
}
#sub_flash .container
{
	padding: 20px 0 20px 40px;
}
#right_coloumn
{
	float: left;
	text-align: center;
	width: 206px;
}
#right_coloumn img
{
}
#right_coloumn .container
{
	color: #666;
	font-size: 11px;
	margin-left: 14px;
	text-align: left;
}
#right_coloumn .container h1
{
	font-size: 20px;
}
#right_coloumn .container h2
{
	color: #394e71;
	font-size: 12px;
	font-weight: normal;
}
#right_coloumn .container p i
{
	color: #999;
}
#right_coloumn .container .fp_testimonial i
{
	color: #333;
	font-size: 13px;
}
#right_coloumn #ask_us,.another #bred_bar #ask_us
{
	background: url(../images/q_sign.gif) no-repeat #57818B;
	height: 42px;
}
#right_coloumn #quote,.another #bred_bar #quote
{
	background: url(../images/a_sign.gif) no-repeat #97C51A;
	height: 42px;
}
#right_coloumn #ask_us p,#right_coloumn #quote p,.
 #bred_bar #quote p,.another #bred_bar #ask_us p
{
	color: #fff;
	font-family: Georgia;
	font-size: 17px;
	font-style: italic;
	line-height: 42px;
	margin: 0 0 0 45px;
	padding: 0px;
	text-align: left;
}
#right_coloumn #ask_us a,#right_coloumn #quote a
{
	color: #FFF;
	text-decoration: none;
	line-height: 42px;
    padding-left: 45px;
}
#right_coloumn #ask_us a:hover,#right_coloumn #quote a:hover
{
	color: #FFF;
	text-decoration: underline;
}
#right_coloumn #more_testimonials
{
	background: url(../images/more_testimonial.gif) no-repeat;
	height: 38px;
}
#right_coloumn #more_testimonials p
{
	font-size: 11px;
	padding-top: 17px;
	text-align: center;
	text-transform: uppercase;
}
#right_coloumn a
{
	color: #0099ff;
	text-decoration: none;
}
#right_coloumn a:hover
{
	text-decoration: underline;
}
#right_coloumn #more_testimonials p a
{
	color: #000;
	text-decoration: none;
}
#right_coloumn #more_testimonials p a:hover
{
	text-decoration: underline;
}
.usher
{
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
body:before
{
	content: "";
	float: left;
	height: 100%;
	margin-top: -32767px;
	width: 0;
}
#footer
{
	background: transparent url(../images/bot_ground.jpg) bottom repeat-x;
	clear: both;
	height: 204px;
	margin-top: -204px;
	position: relative;
	width: 100%;
}
#footer_wrap
{
	background: url(../images/fp_footer.png) bottom no-repeat;
	height: 204px;
	margin: 0 auto;
    width: 964px;
}
.another #footer
{
	height: 42px;
	width: 100%;
	margin-top: -42px;
}
.another #footer_wrap 
{	
	height: 42px;
	background: url(../images/another_footer.jpg) bottom no-repeat;
}
#footer a
{
	color: #fff;
}
#foot_nav
{
	color: #fff;
	font-size: 12px;
	padding-top: 180px;
	position: relative;
	width: 964px;
}
#design_by
{
	color: #fff;
	font-size: 11px;
	height: 15px;
	padding-top: 180px;
	position: absolute;
	right: 20px;
	top: 0px;
	width: 180px;
}
.another #foot_nav, .another #design_by
{
	padding-top:20px;
}
#foot_nav li
{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#foot_nav li a
{
	border-left: solid 1px #666;
	color: #666666;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 14px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0 25px;
	text-decoration: none;
}
#foot_nav li.first a
{
	border: none;
}
#foot_nav li a:hover
{
	text-decoration: underline;
}
#foot_nav li a.selected
{
	text-decoration: underline;
}
.oliva
{
	color: #cccc33;
}
.help
{
	float: left;
	font-size: 12px;
	line-heigh: 12px;
	padding: 0px 0 0 0;
	width: 350px;
}
#faq_list a
{
	display: inline;
	margin-left: 0px;
}
.clear
{
	clear: both;
}
