.banner {
	width: 900px;
	height:150px;
	margin: 0 auto;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#001e67;
	font-size:14px;
	color:#FFFFFF;
}
h1 {
	font-size:20px;
	text-align:center;
}
h3 {
	font-size:17px;
	color:#FFFF00;
}
.container {
	width:900px;
	height:1100px;
	margin:0 auto;
}
.glass-header {
	float:left;
	width:900px;
	height:140px;
}
#head-bar {
	float:left;
	width:890px;
	height:23px;
	padding-right:10px;
	background-color:#3973BC;
	border-top:solid 4px #FF0000;
	border-bottom:solid 4px #FF0000;
	font-size:18px;
	color:#FFFFFF;
	font-style:italic;
	text-align:right;
}
#guarantee {
	float:left;
	width:175px;
	height:200px;
	text-align:center;
}
.ohio-glass-service {
	float:left;
	width:510px;
	height:690px;
	padding:10px 0px 0px 10px;
}
.ohio-glass-service2 {
	float:left;
	width:450px;
	height:690px;
	padding:10px 0px 0px 10px;
}
.right-service-bar {
	clear:none;
	float:right;
	width:200px;
	height:675px;
	padding-top:25px;
}
.right-service-bar2 {
	float:right;
	width:250px;
	height:675px;
	padding-top:25px;
}
#footer {
	clear:both;
	float:left;
	width:900px;
	height:20px;
	margin-top:8px;
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
}

/* INDIVIDUAL PAGE STYLES */
#glass-service-img {
	float:left;
	width:200px;
	height:250px;
	margin-right:22px;
}
#home-page-service {
	clear:left;
	float:left;
	width:370px;
	height:120px;
	margin-top:15px;
}

#replacement-windows {
	clear:left;
	float:left;
	width:400px;
	margin-top:20px;
	text-align:center;
}
#window-options {
	float:right;
	width:300px;
	height:200px;
}

/* NAVIGATION */

.navigation {
	float:left;
	width:175px;
	height:600px;
	margin-top:14px;
}

#nav-btn a{
	float:left;
	width:160px;
	height:17px;
	background-image:url(bullet-none.png);
	background-repeat:no-repeat;
	background-position:center;
	padding:6px 0px 8px 14px;
	font-size:12px;
	font-weight:bold;
	border-bottom:solid 2px #FF0000;
}
#nav-btn a:hover{
	float:left;
	width:160px;
	height:17px;
	background-image:url(bullet.png);
	background-repeat:no-repeat;
	background-position:center;
	padding:6px 0px 8px 14px;
	font-size:12px;
	font-weight:bold;
	border-bottom:solid 2px #FF9900;
}

/* END NAV */

/* STYLES */
.style1 {color: #FFFF00;}
.style2 {font-size: 12px;color: #FFFFFF;}
.style3 {color: #999999}
.style4 {font-size: 20px}
.style5 {font-size:16px; font-weight:bold;}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.mainstreet {
	clear:both;
	float:right;
	width:870px;
	font-size:12px;
	text-align:right;
	padding-right:20px;
	margin-top:10px;	
}


/* NEW MENU */

#head-bar2 {
	float:left;
	width:890px;
	height:40px;
	padding:2px 10px 0px 0px;
	background-color:#3973BC;
	border-top:solid 4px #FF0000;
	border-bottom:solid 4px #FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFFFFF;
}
#button a{
	float:left;
	padding:12px 0px 0px 10px;
	height:28px;
	text-align:left;
	font-style:none;
	font-weight:normal;
}
#button a:hover{
	font-weight:normal;
	background-color:#0033CC;
}
.style7 {
	font-size: 18px;
	font-style: italic;
}

