/* This source code is property of Mainstreet Web Services. Any unauthorized use or changes to the code is stricktly prohibited. The Original Author is Noted Below */
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/windshield-reapir.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 207%;
	font-weight:bold;
	color:#1e3965;
}

h2 {
	font-size: 156%;
	font-weight:bold;
	
}

h3 {
	font-size: 126%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 125%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #1a5c8b;
}

a:hover {
	text-decoration: none;
	color:#ec2222;
}

small {
}

hr {
	display: none;
}


img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Wrapper */

#wrapper {
	padding-top: 20px;
	background: url(images/auto-glass-repair.gif) repeat-x;
}
#homewrapper {
	padding-top: 20px;
	background: url(images/auto-glass-repair.gif) repeat-x;
	margin-top:175px;
}


/* Header */

#header {
	width: 780px;
	height: 115px;
	margin: 0 auto;
	background-image:url(images/top_hrd_img.png);
	background-repeat:no-repeat;
}

/* Logo */

#logo {
	float: left;
	width: 250px;
	height: 80px;
	padding: 0 0 0 0;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}



/* Menu */

#menu {
	width: 780px;
	height: 185px;
	margin: 0 auto;
	background-image:url(images/bot_hrd_img.png);
	background-repeat:no-repeat;
}

#menu ul {
	margin: 0;
	padding: 13px 0 0 250px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu li:hover {
}

#menu a {
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform:capitalize;
	font-size: 136%;
	color: #FFFFFF;

}

#menu a:hover, #menu a:active {
	color: #000000;
}

#menu2 {
	width: 780px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img04a.jpg);
}

#menu2 ul {
	margin: 0;
	padding: 13px 0 0 250px;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 li:hover {
}

#menu2 a {
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform:capitalize;
	font-size: 136%;
	color: #FFFFFF;
	font-weight:bold;
}

#menu2 a:hover, #menu a:active {
	color: #000000;
	font-weight:bold;
}

/* Page */

#page {
	width: 780px;
	margin: 0 auto;
	background: #FFFFFF url(images/richmond-windshield-repair.gif) repeat-y;
}

.clearit {
	clear:both;
	}

/* Content */

#content {
	float: right;
	width: 490px;
	padding: 30px 20px;
	background: url(images/automotive-glass.gif) repeat-x;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 225px;
}

.twocols .col2 {
	float: right;
	width: 225px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(../illogix/images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding: 35px 20px;
	background: url(images/automotive-glass.gif) repeat-x;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	background: url(images/dominion-auto-glass-repair.gif) repeat-x 0px 31px;
}

#sidebar li ul {
	padding: 15px;
}

#sidebar li li {
	background: none;
}

#sidebar h2 {
	height: 25px;
	margin: 0;
	padding: 5px 0 0 15px;
	background: url(images/windshield-replacement.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
	font-size: 85%;
}

#sidebar p {
	margin-top: 0;
	line-height: normal;
}

#sidebar a {
}

#sidebar a:hover {
}

#sidebar .list li {
	padding: 5px 0;
}

#sidebar .list {
}

/* Footer */

#footer {
	clear: both;
	width: 780px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/auto-glass-va.jpg) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #CCCCCC;
}

#button {
	float:right;
	margin-top: 25px;
	margin-right: 100px;
}

.style3 {
	color: #999999;
}