/* CSS Document */
* { padding:0; margin:0; }

body {
	background:url(auto-glass-new-jersey/bg-repeat.png) repeat;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	line-height:50px;
	color:#333;
}

p {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:16px;
}

p a:link {
	color:#0066CC;
	text-decoration:underline;
}

p a:visited {
	color:#0066CC;
	text-decoration:underline;
}

p a:hover {
	color:#0066CC;
	text-decoration:none;
}

#bg {
	width:100%;
	height:100%;
	background:url(auto-glass-new-jersey/bg-top.png) repeat-x top center;
	padding-bottom:75px;
}

#page {
	width:775px;
	margin:0 auto;
}

#header {
	width:775px;
	height:82px;
	background:url(auto-glass-new-jersey/header.jpg) no-repeat;
}

#home-top-left {
	float:left;
	width:385px;
	height:236px;
	background:url(auto-glass-new-jersey/top-left.jpg) no-repeat;
}

#home-top-right {
	float:left;
	width:390px;
	height:236px;
	background:#fff;
}

/* start nav */
#navigation {
	width:390px;
	height:34px;
}

#home {
	width:66px;
	height:34px;
	float:left;
	overflow:hidden;
}

#about {
	width:69px;
	height:34px;
	float:left;
	overflow:hidden;	
}

#services {
	width:77px;
	height:34px;
	float:left;
	overflow:hidden;	
}

#free-quote {
	width:97px;
	height:34px;
	float:left;
	overflow:hidden;	
}

#contact {
	width:81px;
	height:34px;
	float:left;
	overflow:hidden;	
}

/* end nav */
#mid-left {
	width:386px;
	height:46px;
	float:left;
	background:url(auto-glass-new-jersey/left-bot.jpg) no-repeat;
}

#bot-left {
	width:386px;
	height:237px;
	background:url(auto-glass-new-jersey/bot-left.jpg) no-repeat;
	clear:left;
	float:left;
}

#auto-glass-replacement-quote {
	width:342px;
	height:101px;
	margin-left:20px;
	overflow:hidden;
}

#schedule-auto-glass-services {
	width:342px;
	height:101px;
	margin-left:20px;
	margin-top:15px;
	overflow:hidden;
}

#bot-right {
	width:389px;
	height:263px;
	padding-top:20px;
	float:right;
	background:url(auto-glass-new-jersey/content-bg.jpg) repeat-x;
}

#sub-bot-right {
	width:389px;
	height:237px;
	padding-top:46px;
	float:right;
	background:url(auto-glass-new-jersey/content-bg.jpg) repeat-x #333333;
}

#sub-mid-right {
	width:389px;
	height:46px;
	float:right;
}

#sub-bot {
	width:755px;
	padding-top:46px;
	padding-left:10px;
	padding-right:10px;
	background:url(auto-glass-new-jersey/sub-content-bg.jpg) no-repeat #333333;
}

#sub-bot ul {
	list-style:none;
}

#sub-bot ul li {
	list-style:none;
}

#clear-footer {
	clear:both;
	width:100%;
	height:20px;
	background:#333;
}

#footer {
	clear:both;
	width:775px;
	height:83px;
	background:url(auto-glass-new-jersey/footer-bg.png) repeat-x;
}

.clear-it {
	clear:both;
	height:0;
}

.blue-content {
	color:#0066CC;
	font-weight:bold;
}

.sub-title {
	font-size:20px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-style:italic;
	line-height:45px;
}

.content-pic {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.content-pic-2 {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.content-pic-3 {
	clear:right;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.white-content {
	color:#fff;
}

.footer-left {
	float:left;
	margin-left:10px;
	margin-top:20px;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	font-weight:normal;
	color:#fff;
}

.footer-left a:link {
	color:#fff;
	text-decoration:underline;
}

.footer-left a:visited {
	color:#fff;
	text-decoration:underline;
}

.footer-left a:hover {
	color:#fff;
	text-decoration:none;
}

.footer-right {
	float:right;
	margin-right:10px;
	margin-top:20px;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	font-weight:normal;
	color:#fff;
}

.footer-right a:link {
	color:#fff;
	text-decoration:underline;
}

.footer-right a:visited {
	color:#fff;
	text-decoration:underline;
}

.footer-right a:hover {
	color:#fff;
	text-decoration:none;
}