* {
	margin:0;
	padding:0;
	font:"Trebuchet MS" .9em;
}

body {
	background:url(../ft-myers-mirror-glass-shower/bg.png) repeat-x #ffffff;
}

h1 {
	font-size:1.6em;
	line-height:1.8em;
	font-weight:400;
	color:#083152;
}

h2 {
	font-size:1.4em;
	line-height:1.6em;
	font-weight:400;
	color:#083152;
}

h3 {
	font-size:1.2em;
	line-height:1.4em;
	font-weight:400;
	color:#083152;
}

h4 {
	font-size:1.1em;
	line-height:1.2em;
	font-weight:400;
	color:#083152;
}


#container-shadow {
	width:900px;
	margin:0 auto;
	background:url(../ft-myers-mirror-glass-shower/container-shadow.png) repeat-y;
}

#header {
	width:802px;
	height:35px;
	margin:0 auto;
	padding-top:75px;
	background:url(../ft-myers-mirror-glass-shower/a-rite-glass.png) no-repeat;
}

#nav {
	width:801px;
	height:35px;
	background:url(../ft-myers-mirror-glass-shower/nav-bg.png) no-repeat;
}

#nav-home {
	width:134px;
	height:35px;
	float:left;
	margin-left:2px;
	overflow:hidden;
}

#nav-residential {
	width:185px;
	height:35px;
	float:left;	
	overflow:hidden;
}		

#nav-commercial {
	width:183px;
	height:35px;
	float:left;	
	overflow:hidden;
}

#nav-gallery {
	width:149px;
	height:35px;
	float:left;	
	overflow:hidden;
}

#nav-contact {
	width:148px;
	height:35px;
	float:left;	
	overflow:hidden;
}

#content {
	width:800px;
	margin:0 auto;
	background:#fff;
	padding-top:15px;
	padding-bottom:25px;
}

#cats {
	width:756px;
	height:246px;
	margin:0 auto;
}

#topic-holder {
 	clear:both;
	width:756px;
	height:160px;
	margin:0 auto;
	background:#fff;
}

#quality-text {
	float:left;
	padding-top:20px;
	width:243px;
	height:145px;
}

#quality {
	width:231px;
	height:145px;
	padding-left:6px;
	padding-right:6px;
	background:#fdf1c7;
}

#beauty-text {
	float:left;
	margin-left:13px;
	padding-top:20px;
	width:243px;
	height:145px;
}

#beauty {
	width:243px;
	height:139px;
	padding-top:6px;
	background:#fdf1c7;
}

#integrity-text {
	float:left;
	margin-left:13px;
	padding-top:20px;
	width:243px;
	height:145px;
}

#integrity {
	width:231px;
	height:145px;
	padding-left:6px;
	padding-right:6px;
	background:#fdf1c7;
}

#learn-more {
	float:right;
	margin-right:5px;
	margin-top:5px;
}

#footer {
	clear:both;
	width:900px;
	height:60px;
	margin:0 auto;
	background:url(../ft-myers-mirror-glass-shower/footer.png) no-repeat;
}

/*-- classes --*/

.front-page-heading {
	color:#9a6e44;
	font-family:"Century Gothic", "Century Schoolbook";
	font-size:1.4em;
}

.front-boxes {
	color:#083152;
	font-family:"Trebuchet MS";
	font-size:.8em;
}

.clearit {
	clear:both;
}		