BODY

{
	padding: 0;	
	margin:0;
	font: 11px Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color: #000000;
	background-color: #FFFFFF;
	 /* background-color: #BC8D63; */
}

#buttonbar img 
{ 
border-style: none; 
text-decoration: none; 
} 


#buttonbar A:link
{
	font: 16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

#buttonbar A:visited

{
	font: 16px Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color: #025EC1;
}

#buttonbar A:hover
{
	font: 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	color: #0278FB;
}

#buttonbar A:active
{
	font: 16px Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color: #025EC1;
}



#colOne A:link
{
	font: 16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
}

#colOne A:visited

{
	font: 16px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight:bold;
	color: #025EC1;
}

#colOne A:hover
{
	font: 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	color: #0278FB;
}

#colOne A:active
{
	font: 16px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight:bold;
	color: #025EC1;
}


#colTwo A:link
{
	font: 16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
}

#colTwo A:visited
{
	font: 16px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight:bold;
	color: #025EC1;
}

#colTwo A:hover
{
	font: 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	color: #0278FB;
}

#colTwo A:active
{
	font: 16px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight:bold;
	color: #025EC1;
}

#colSingle A:link
{
	font: 16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
	color: #fff;
}

#colSingle A:visited

{
	font: 16px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight:bold;
	color: #fff;
}

#colSingle A:hover
{
	font: 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	color: #3333ff;
}

#colSingle A:active
{
	font: 16px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight:bold;
	color: #3333ff;
}

#top_header
{
	width: 100%;
	height: 200px;
	margin: 0;
	background:none;
	border:0;
	text-align: center;
}

/*Header*/

#header_background_div{
	background: #D5610F;
	background-image: url(images/orange_fade.png);
	background-repeat: repeat-x;
	background-position: top;
	width:100%;
	height:460px;
	margin:0;
	padding:0;
	border-top:1px solid #A7A7A7;
	border-right:0;
	border-bottom:0;
	border-left:0;
}

#button_bar{
text-align:center;
left:0;
top:0;
width:100%;
height:50px;
margin:0;
padding:0;
background: #FBFBFB;
background-image: url(images/grey_fade.png);
background-repeat: repeat-x;
background-position: top;
}

#flash_surround_div{
    position:relative;
	margin-left:310px;
	margin-right:0px;	
}

#flash_position_div
{
    position:relative;
	width: 760px;
	height: 207px;	
	padding:0;
	margin: 65px auto 10px auto;	
	background: #D5610F;
	text-align:right;
	overflow:hidden;
}

#quote_form
{
float:left;
color:#DDDDDD;
/* background-color:#666666; */
padding: 4px;
padding:5px;
width:240px;
margin:10px 60px 10px 10px;
/*
border:2px solid #555555;
-moz-border-radius: 15px;
border-radius: 15px;
*/
font-size:10px;
}

#category_div{
position:relative; 
width:100%;
height:225px;
margin:0;
padding:0;
background-image: url(images/grey_background_fade.png);
background-repeat: repeat-x;
background-position:top;
}

#inner_category_div{
position:relative;
width:1000px;
margin-left:auto;
margin-right:auto;
}

#residential_category{
float:left;
height:200px;
width:300px;
margin:20px 0px 0px auto;
font-size:10pt;
color:#FFFFFF;
background-color:#777777;
border:1px solid #FFFFFF;
background-image: url(images/light_grey_fade.png);
background-repeat: repeat-x;
background-position: bottom;
}

#commercial_category{
float:left;
height:200px;
width:300px;
margin:20px 0px 0px 45px;
font-size:10pt;
color:#FFFFFF;
background-color:#777777;
border:1px solid #FFFFFF;
background-image: url(images/light_grey_fade.png);
background-repeat: repeat-x;
background-position: bottom;
}

#surveillance_category{
float:left; 
height:200px;
width:300px;
margin:20px auto 0px 45px;
font-size:10pt;
color:#FFFFFF;
background-color:#777777;
border:1px solid #FFFFFF;
background-image: url(images/light_grey_fade.png);
background-repeat: repeat-x;
background-position: bottom;
}

.category_caption{
color:#FFFFFF;
}

.category_caption A:link
{
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

.category_caption A:visited
{
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}

.category_caption A:hover
{
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	color: #FF3333;
}

.category_caption A:active
{
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	color: #FFAAAA;
}

/*Content*/
#main_content
{
	width: 100%;
	margin: 0 auto;
	padding:0px;	
	background-color: #FFFFFF;
}

#colOne
{
    float:left;
	margin:30px;
	top:30px;
	left:30px;
	width: 50%;
	padding:0px 30px 30px 30px;
	color:#444444;
	border:1px solid #DDDDDD;
	background-color:#FAFAFA;
	background-image: url(images/light_grey_fade.png);
    background-repeat: repeat-x;
    background-position: top;
	-moz-border-radius: 5px;
    border-radius: 5px;
	font-size:12px;
}

#colTwo
{
    float:left;
	margin:30px 30px 30px 0px;
	padding:30px;
	width:30%;
	padding:0px 30px 30px 30px;
	border:1px solid #DDDDDD;
	color:#444444;
	background-color:#FAFAFA;
	background-image: url(images/light_grey_fade.png);
    background-repeat: repeat-x;
    background-position: top;
	-moz-border-radius: 5px;
    border-radius: 5px;
	font-size:12px;
}

#colSingle
{
    position:relative;
	padding:30px;
	width:90%;
	margin:30px auto 30px auto;
	padding:0px 30px 30px 30px;
	border:1px solid #DDDDDD;
	color:#444444;
	background-color:#FAFAFA;
	background-image: url(images/light_grey_fade.png);
    background-repeat: repeat-x;
    background-position: top;
	-moz-border-radius: 5px;
    border-radius: 5px;
	font-size:12px;
}
#colSingle:after { content: ""; display: block; height: 0; clear: both; }

.outer_product_type_div{
position:relative;
width:960px;
margin-left:auto;
margin-right:auto;
}
.outer_product_type_div:after { content: ""; display: block; height: 0px; clear: both; }

.product_type_box{
	margin:20px;
	float:left;
	width:260px;
	height:250px;
	background-color:#DDDDDD;
	border:1px solid #999999;
	text-align:center;
	-moz-border-radius: 5px;
    border-radius: 5px;
	background-image: url(images/light_grey_fade.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

.left_content_box{
	margin:20px;
	float:left;
	width:400px;
	height:300px;
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid #999999;
	background-image: url(images/light_grey_fade.png);
    background-repeat: repeat-x;
    background-position: bottom;
	-moz-border-radius: 5px;
    border-radius: 5px;
}
.right_content_box{
	margin:20px;
	float:right;
	width:400px;
	height:300px;
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid #999999;
	background-image: url(images/light_grey_fade.png);
    background-repeat: repeat-x;
    background-position:bottom;
	-moz-border-radius: 5px;
    border-radius: 5px;
}

.component_image{
   float:left;
   width:100px;
    height:100px;
    margin:20px 40px; 10px; 0px;
    border:0px;
    background-color:#FFFFFF;

}
.component_image img {
height:100px;
width:100px;
}

.component_box{
    position:relative;
	margin:0px;
	width:100%;
	height:130px;
	text-align:left;	
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	-moz-border-radius: 5px;
        border-radius: 5px;
}
.component_box:after { content: ""; display: block; height: 0; clear: both; }

.outer_component_type_div{
position:relative;
width:100%;
}
.outer_component_type_div:after { content: ""; display: block; height: 0px; clear: both; }

.outer_component_type_div H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color:#333333;
	line-height: 20px;
}

#colOne H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color:#3333FF;
	line-height: 20px;
}
#colOne H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#3333FF;
}

#colOne p {
	font-size: 14px;
	font-weight: bold;
	line-height:1.5em;
}

#colOne ul {
	font-size: 14px;
	color: #039;
}


#colTwo H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#3333FF;
	line-height: 20px;
}

#colTwo H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#3333FF;
}

#colTwo p {
	font-size: 14px;
	font-weight: bold;
	line-height:1.5em;
}

#colSingle H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color:#3333FF;
	line-height: 20px;
}
#colSingle H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#3333FF;
}

#colSingle p {
	font-size: 14px;
	font-weight: bold;
	line-height:1.5em;
}

#colSingle ul {
	font-size: 14px;
	color: #039;
}
.product_type_box A:link
{
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}


/*Added*/
.quote-title {
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}

.category-title {
	padding-top: 18px;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
	


/*Footer*/

#footer

{
	position:relative;
	width:100%;
	height: 150px;
	margin: 0 auto;
	padding-top: 14px;
	padding-bottom:14px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-image: url(images/orange_fade_footer.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

#footer *
{
	color: #555555;
	padding-right:15px;
}
<!--
.copyright
{
	display: inline;
	padding-left: 15px;
	margin: 0px;
	float: left;
}

.footer_links

{
	display: inline;
	float: right;
	padding-right: 10px;
}

.clearFloat {

	clear: both;

}
