@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	color: black;
	font: 12px/14px Verdana, Geneva, sans-serif;
	background-color: #e2e2e2;
}
ol, ul {
	list-style: none;
}
a img,:link img,:visited img { 
	border: 0;
}
:link,:visited { 
	text-decoration:none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h3, h4, h5, h6 {
	padding:10px 0 4px 0;
	margin:0;
	font-weight: bold;
	font-size: 100%;
}

h1, h2 {
	color: #0f2f92
}

p {
	padding:6px 0 10px 0;
	margin:0;
	font-weight: normal;
	font-size: 100%;
}
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display: inline-table;}
	/* Hides from IE-mac \*/
	* html .clearfix {
	height:1%;
	}
	*+html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* Default styling classes */
.clear {
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
a {
	text-decoration: none;
	color: #dc2026;
}
a:hover {
	color: #D3D3D3;
}
/* H1 Image Replacement */
#company-header span, #contact-header span, #egr span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#company-header {
	width: 165px;
	height: 84px;
	padding: 0;
	background: url(../images/header/header-tbg.jpg);
	position: absolute;
	left: 41px;
	top: 14px;
}

#contact-header {
	width: 262px;
	height: 39px;
	padding: 0;
	background: url(../images/header/h-tbgs.jpg);
	position: absolute;
	right: 8px;
	top: 10px;
}

#egr {
	width: 308px;
	height: 89px;
	padding: 0;
	background: url(../images/header/h-egr.jpg);
	position: absolute;
	left: 280px;
	top: 0px;
}

/* Main Menu Bar */
/* Menu bar */
.menubar ul {
	padding:0;
	list-style-type:none;
}

.menubar ul li { display:inline; }

.menubar ul li a {
	float:left;
	display:block;
}

/* Menu Rollover */

#tips:hover img, #privacy:hover img, #quote:hover img { visibility:hidden; }

#tips {
	width: 98px;
	height: 23px;
	background: url(../images/sub-menu/top_ro_09.jpg) no-repeat 0 0;
	position: absolute;
	top: 65px;
	right: 165px;
}

#privacy {
	width: 65px;
	height: 23px;
	background: url(../images/sub-menu/top_ro_11.jpg) no-repeat 0 0;
	position: absolute;
	top: 65px;
	right: 91px;
}

#quote {
	width: 58px;
	height: 23px;
	background: url(../images/sub-menu/top_ro_13.jpg) no-repeat 0 0;
	position: absolute;
	top: 65px;
	right: 24px;
}

/* Menu Rollover */

.menubar ul {
	padding:0;
	margin: 0;
	list-style-type:none;
}

.menubar ul li { 
	display:inline; 
	padding:0;
	margin: 0;
}

.menubar ul li a {
	float:left;
	display:block;
	padding:0;
	margin: 0;
}

.menubar ul li span {
	visibility: hidden;
	padding:0;
	margin: 0;
}

#menu {
	width: 925px;
	height: 41px;
	margin-bottom: 3px;
}

#menu.bg-menu-home { background: url(../images/menu/bg-menu-home.jpg) no-repeat 0px 0px; }
#menu.bg-menu-residential { background: url(../images/menu/bg-menu-residential.jpg) no-repeat 0px 0px; }
#menu.bg-menu-commercial { background: url(../images/menu/bg-menu-commercial.jpg) no-repeat 0px 0px; }
#menu.bg-menu-insurance { background: url(../images/menu/bg-menu-insurance.jpg) no-repeat 0px 0px; }
#menu.bg-menu-curved-glass { background: url(../images/menu/bg-menu-curved-glass.jpg) no-repeat 0px 0px; }
#menu.bg-menu-photo-gallery { background: url(../images/menu/bg-menu-photo-gallery.jpg) no-repeat 0px 0px; }
#menu.bg-menu-contact { background: url(../images/menu/bg-menu-contact.jpg) no-repeat 0px 0px; }

#home:hover, #residential:hover, #commercial:hover, #insurance:hover, #curved-glass:hover, #photo-gallery:hover, #contact:hover { background-position: 0px -9px; }

#home-current:hover, #residential-current:hover, #commercial-current:hover, #insurance-current:hover, #curved-glass-current:hover, #photo-gallery-current:hover, #contact-current:hover { background-position: 0px 0px; }

#home, #home-current {
	width: 139px;
	height: 9px;
	background: url(../images/menu/menu_01.png) no-repeat 0 0;
}

#residential, #residential-current {
	width: 132px;
	height: 9px;
	background: url(../images/menu/menu_02.png) no-repeat 0 0;
}

#commercial, #commercial-current {
	width: 131px;
	height: 9px;
	background: url(../images/menu/menu_03.png) no-repeat 0 0;
}

#insurance, #insurance-current {
	width: 131px;
	height: 9px;
	background: url(../images/menu/menu_04.png) no-repeat 0 0;
}

#curved-glass, #curved-glass-current {
	width: 131px;
	height: 9px;
	background: url(../images/menu/menu_05.png) no-repeat 0 0;
}

#photo-gallery, #photo-gallery-current {
	width: 123px;
	height: 9px;
	background: url(../images/menu/menu_06.png) no-repeat 0 0;
}

#contact, #contact-current {
	width: 138px;
	height: 9px;
	background: url(../images/menu/menu_07.png) no-repeat 0 0;
}

#home-current, #residential-current, #commercial-current, #insurance-current, #curved-glass-current, #photo-gallery-current, #contact-current { 
	background-position: 0px -18px; 
	margin-top: 10px;
}

#home, #residential, #commercial, #insurance, #curved-glass, #photo-gallery, #contact {
	margin-top: 10px;
}

/* Request a quote */

#request-quote:hover img { visibility:hidden; }

#request-quote {
	width: 121px;
	height: 34px;
	background: url(../images/request-a-quote-ro.jpg) no-repeat 0 0;
}

/* Main Container (Center Content) */
#container {
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFF;
}



#header {
	position: relative;
	height: 114px;
}

.index-column {
	position: relative;
	float: left;
	width: 181px;
	color: white;
}

.index-column h1 {
	color: white;
}

.index-pad {
	padding-right: 5px;
}

.index-column img {
	padding-bottom: 5px;
}

.index-column .content {
	padding: 10px;
	background-color: #152865;
	min-height:300px;
  	height:auto !important;
  	height:300px;
}

.index-column ul {
	padding-top: 10px;
}

.index-column ul li {
	list-style-position: outside;
	list-style-type: none;
	padding-bottom: 10px;
}

#footer {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 10px;
}

#footer .leftcol {
	position: relative;
	width: 294px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#footer .rightcol {
	position: relative;
	width: 611px;
	height: 27px;
	float: left;
	background-image: url(../images/footer/footer-tbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#footer .leftcol p {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

#footer ul li {
	display: inline;
}

#footer ul {
	padding: 0;
	margin: 0;
}

#content .leftcol {
	position: relative;
	float: left;
	width: 181px;
}

#content .leftcol ul {
	padding: 0;
	margin: 0;
}

#content .leftcol ul li {
	padding-bottom: 6px;
}

#content .rightcol {
	position: relative;
	float: left;
	width: 699px;
	padding-right: 20px;
	padding-left: 25px;
}

#content .rightcol .int-leftcol, #content .rightcol .int-rightcol {
	position: relative;
	float: left;
	width: 45%;
}

#content .rightcol .int-rightcol {
	float: right;
}

.hr {
	width: 699px;
	height: 2px;
	margin-top: 10px;
	margin-bottom: 8px !important;
	margin-bottom: 0;
	background-image: url(../images/hr.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
}

ul.std-list {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

ul.std-list li {
	margin-left: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
	list-style: outside disc;
}

ul.photo-gallery {
	float: left;
	display: inline;
}

ul.photo-gallery li {
	display: inline;
}

