body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
/*	background-color:#113377;*/
	background-image:url(../Florida-auto-glass-images/fullBG.jpg);
	background-repeat:repeat-x;
}

h1 {
	font-size:24px;
	font-weight:normal;
	color:#FFFFFF;
}
h2 {
	font-weight:normal;
}
h3 {
	font-weight:700;
	font-size:20px;
	color:#113377;
}
h4 {
	font-weight:normal;
}

.container {
	width:940px;
	height:900px;
	margin:0 auto;
/*	background-image:url(../Florida-auto-glass-images/BG.jpg);
	background-repeat:repeat-x;*/
	background-color:#FFFFFF;
}

#header {
	float:left;
	width:940px;
	height:124px;
	background-image:url(../Florida-auto-glass-images/headBG.jpg);
	background-repeat:repeat-x;
	overflow: hidden;
}
	#phone-head {
		clear:left;
		float: left;
		width: 555px;
		height: 53px;
		font-size: 45px;
		text-align: right;
		font-family: "Times New Roman", Times, serif;
		font-weight: bold;
		color: #113377;
		font-style: italic;
	}

.page-content {
	float:left;
	width:940px;
	height:520px;
}

#auto-glass-home {
	float:left;
	width:780px;
	height:452px;
	background-image:url(../Florida-auto-glass-images/centerBG.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:15px;
	margin-left:5px;
}
.welcome {
	float:left;
	width:760px;
	height:70px;
	padding-left:15px;
	margin-left:0px;
/*	background-image:url(../Florida-auto-glass-images/contrast.png);
	background-repeat:repeat;*/
	overflow: hidden;
}
#home-sub {
	float:left;
	width:780px;
	height:156px;
	margin-top:225px;
	background-image:url(../Florida-auto-glass-images/subBG.png);
	background-repeat:repeat-x;
}
#florida-services {
	float:left;
	width:243px;
	height:155px;
	padding:0px 8px 0px 8px;
	text-align:left;
	font-size:14px;
	color:#000000;
	border-bottom:solid 1px #555555;
	border-left:solid 1px #555555;
}

#florida-auto-glass {
	float:left;
	width:140px;
	height:450px;
	margin-top:15px;
	margin-left:5px;
	padding:5px 5px 0px 5px;
	background-color:#CCCCCC;
	background-image:url(../Florida-auto-glass-images/rightBG.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	font-size:12px;
	color:#666666;
}

#service-head {
	float:left;
	width:240px;
	height:30px;
}
#services {
	float:left;
	width:235px;
	height:100px;
	margin-top:25px;
}
#florida-auto-glass li {
	font-size:14px;
	margin:0px 0px 9px -15px;
}
#florida-auto-glass ul {
	list-style-type:circle;
}

#quote-start {
	width:50px;
	height:20px;
	color:#FFFFFF;
	margin-top:10px;
	background-image:url(../Florida-auto-glass-images/btnBG.png);
	background-repeat:repeat;
	font-weight:bold;
}

.express-auto {
	float:left;
	width:820px;
	height:20px;
	margin:5px 0px 0px 60px;
	font-size:14px;
	color:#666666;
}

#express-services {
	float:left;
	width:390px;
	height:140px;
	margin:10px 0px 0px 20px;
	font-size:12px;
	color:#666666;
}

#express-services ul li {
	list-style-type:circle;
	margin-bottom:6px;
	margin-left:-20px;
}
#cellPhone {
	display:none;
}
#cellNumber {
	display:none;
}

/* NAVIGATION */

.nav-bar {
	width:940px;
	height:50px;
	background-image:url(../Florida-auto-glass-images/btnBG.png);
	background-repeat:repeat;
}

.nav-bar ul {
	margin-left:-40px;
	display:inline;
}

.nav-bar ul li {
	list-style-type:none;
	font-size:14px;
	display:inline;
}

.nav-bar ul li a{
	display:inline;
	float:left;
	width:11.8%;
	height:40px;
	text-align:center;
	padding:10px 3px 0px 3px;
	background-image:url(../Florida-auto-glass-images/btnBG.png);
	background-repeat:repeat;
}
.nav-bar li a:hover {
	background-color:#FFFFFF;
	background-image:none;
	font-weight:700;
}

.sub-nav {
	float: left;
	width: 940px;
	height: 30px;
	background-color: #CCCCCC;
	background-image: url(../Florida-auto-glass-images/rightBG.png);
	background-position: bottom left;
	background-repeat: repeat-x;
/*	margin:0 auto;
	padding:10px 0px 0px 0px;*/
	text-align: center;
	border-top: solid 1px #113377;
}

/* END NAVIGATION */


/* OTHER STYLES */

.style1 {font-size: 24px; font-weight:bold; color:#FFFF99;}
.style2 {font-size: 16px}
.style5 {font-size: 14px}
.style6 {font-size: 18px; color: #113377;}
.style7 {color: #CC0000}
.style8 {color:#444444;}
.style9 {color: #CC0000; font-size:15px; font-weight: bold; }
.style10 {color:#000000;}
.style12 {font-size: 17px; text-decoration:underline;}
.style13 {font-size: 12px}
.style14 {font-size: 10px; color: #666666;}
.style15 {font-size: 10px}
.style16 {color: #FFFFFF}
.style17{color:#CC0000;}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.mainstreet {
	width:870px;
	height:20px;
	font-size:14px;
	margin:0 auto;
	padding:30px 10px 0px 0px;
	text-align:right;
}
