/* TAG STYLES */

body
{
	color: #747474;
}

a
{
	
	color: #2474BF;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

img
{
	display: block;
	margin: 0px;
	padding: 0px;
}

/* END OF TAG STYLES */

/* DIV STYLES */

#page_holder
{
	width: 750px;
	margin: 0px auto 20px auto;
}

#header
{
	height: 120px;
}

#navigation
{
	height: 31px;
	margin: 0px 0px 10px 0px;
}

#content_holder
{
}

#footer
{
	border-top: 5px solid #164674;
}

#home_left_column
{
	float: left;
	width: 230px;
	margin: 0px 0px 7px 0px;
}

#home_left_column div.home_left_column_content
{
	width: 186px;
	border: 2px solid #747474;
	margin: 0px 0px 8px 0px;
	padding: 0px 20px 0px 20px;
}

#home_right_column
{
	float: right;
	width: 510px;
	margin: 0px 0px 7px 0px;
}

#home_right_column div#flash_holder
{
	height: 367px;
	width: 510px;
}

.about_us_info_holder
{
	float: left;
	width: 270px;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 35px 12px;
}

.services_info_holder
{
	width: 645px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 12px;
}

.quote_form_holder
{
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 35px 12px;
}

.contact_info_holder
{
	float: right;
	width: 340px;
	margin: 0px 0px 0px 0px;
	padding: 35px 15px 35px 12px;
}

/* END OF DIV STYLES */

/* LIST STYLES */

ul.main_menu li
{
	float: left;
	display: inline;
	margin: 0px 4px 0px 0px;
}

ul.main_menu li a.rollover
{
	display: block;
	height: 31px;
	width: 147px;
}

ul.main_menu li a.rollover span
{
	display: block;
	height: 31px;
	width: 147px;
}

ul.main_menu li a.rollover:hover span, ul.main_menu li a.active span
{
	background-position: 0px -31px;
	display: block;
	height: 31px;
	width: 147px;
}

ul.footer_menu
{
	margin: 10px 0px 10px 170px;
}

ul.footer_menu li
{	
	float: left;
	display: inline;
	margin: 0px 25px 0px 0px;
}

ul.footer_menu li a
{
	color: #9F9F9F;
	font-size: 10px;
	line-height: 17px;
}

/* END OF LIST STYLES */

/* LINK STYLES */

#footer a
{
	color: #9F9F9F;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

.contact_info_holder p a
{
	text-decoration: underline;
}

.contact_info_holder p a:hover
{
	text-decoration: none;
}

.services_info_holder p a
{
	color: #2474BF;
	text-decoration: underline;
}

.services_info_holder p a:hover
{
	text-decoration: none;
}

.quote_form_holder p a
{
	color: #2474BF;
	text-decoration: underline;
}

.quote_form_holder p a:hover
{
	text-decoration: none;
}

/* END OF LINK STYLES */

/* PARAGRAPH STYLES */

#footer p
{
	font-size: 10px;
	text-align: center;
	color: #9F9F9F;
}

p.home_left_column_heading_image
{
	margin: 32px 0px 22px 0px;
}

.contact_info_holder p
{
	margin: 0px 0px 25px 0px;
}

p.main_heading
{
	background-color: #9c9c93;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 10px 0px;
}

.services_info_holder p
{
	margin: 0px 0px 35px 0px;
}

p.sub_heading
{
	margin: 0px 0px 20px 0px;
}

.about_us_info_holder p, .contact_info_holder p, .services_info_holder p
{
	font-size: 0.8em;
	line-height: 1.4em;
} 

/* END OF PARAGRAPH STYLES */

/* SPAN STYLES */

#home_link
{
	background-image: url('../layout_images/home_image.jpg');
}

#about_link
{
	background-image: url('../layout_images/about_image.jpg');
}

#service_link
{
	background-image: url('../layout_images/services_image.jpg');
}

#quote_link
{
	background-image: url('../layout_images/quote_image.jpg');
}

#contact_link
{
	background-image: url('../layout_images/contact_image.jpg');
}

/* END OF SPAN STYLES */

/* QUOTE FORM STYLES */

p.error_message
{
	color: #FF0000;
	font-size: 0.8em;
	padding: 0px 0px 10px 0px;
}

p.error_message a
{
	font-weight: bold;
}

form p
{
	margin: 0px 0px 10px 0px;
}

form p label
{
	width: 12em;
	font-size: 0.8em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	color: #747474;
}

form p select
{
	background: #EEEEEE;
	border-color: #333333;
	border-width: 1px;
}

input.textfield
{
	color: #000000;
	width: 200px;
	height: 1.5em;
	padding: 0 0 0 3px;
	background: #EEEEEE;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
}

input.error
{
	color: #000000;
	width: 200px;
	height: 1.5em;
	padding: 0 0 0 3px;
	background: #FFCFCF;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}

form p textarea.comment_box
{
	color: #000000;
	width: 320px;
	margin: 5px 0px 0px 0px;
	padding: 0 0 0 3px;
	background: #EEEEEE;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
}

form p textarea.comment_box_error
{
	color: #000000;
	width: 400px;
	margin: 5px 0px 0px 0px;
	padding: 0 0 0 3px;
	background: #FFCFCF;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}

form p input.submit_button
{
	width: 92px;
	height: 42px;
	text-align: center;
	background-image: url('../layout_images/button_bg.gif');
	font-weight: bold; 
	font-size: 0.9em; 
	color: #FFFFFF;
	border-width: 0px;
}

form p input.submit_button:hover
{
	background-position: 0 -42px;
	cursor: pointer;
}

/* END OF QUOTE FORM STYLES */


/* SPAN STYLES */

.red
{
	color: #FF0000;
}

/* END OF SPAN STYLES */