body {
	font-family: Arial, Helvetica, sans-serif;
	color: #313131;
	background-color: #E3E3E3;
	margin: 0;
	padding: 0;
}
#masthead {
	margin: 12px auto 0 auto;
	width: 802px;
	background-image: url('images/Frantz_Company_head.jpg');
	background-repeat: no-repeat;
	height: 86px;
}
#logo {
	padding: 0 12px;
}
#menu_wrap {
	background-position: center center;
	margin: 0px;
	background-image: url('images/pest_control_proffessionals2.jpg');
	background-repeat: no-repeat;
	height: 165px;
	text-align: center;
	background-color: #000000;
	min-width: 802px;
}
#columntop {
	clear: both;
	background-image: url('images/top.jpg');
	background-repeat: no-repeat;
	height: 40px;
}
#columnwrapper {
	margin: 0 auto;
	width: 802px;
	background-image: url('images/top_content.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#c1, #c2, #c3 {
	float: left;
}
#c1 {
	width: 496px;
}
#c2 {
	width: 252px;
	padding-top: 15px;
}
#c1 .content {
	font-size: 0.8em;
	line-height: 1.6em;
	padding-right: 28px;
	padding-left: 34px;
}
#c2 .content {
	color: #515151;
	font-size: 0.8em;
	padding: 0px 36px 16px 30px;
	line-height: 1.6em;
}
#c3 .content {
	color: #515151;
	font-size: 0.8em;
}
h1 {
	font-size: 1.1em;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 1.08em;
	color: #800000;
	font-weight: bold;
}
h3 {
	font-size: 1em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h4 {
	font-size: 1em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#columnbottom {
	clear: both;
	background-image: url('images/bottom.jpg');
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px;
	font-size: 0.7em;
	background-color: #000000;
	height: 158px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	min-width: 802px;
}
#footercontent {
	margin: 0px auto 0px auto;
	width: 802px;
	background-image: url('images/footer_menu.jpg');
	background-repeat: no-repeat;
	height: 58px;
	text-align: center;
	padding-top: 15px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #515151;
}
.content a:visited {
	color: #515151;
}
.content a:hover, .content a:focus, .content a:active {
	color: #666666;
	text-decoration: none;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link {
	color: #313131;
}
#c1 .content a:visited {
	color: #313131;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #515151;
}
/*Footer Links*/
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #CCCCCC;
	text-decoration: none;
}
/*NavBar*/
#nav_wrapper {
	margin: 0px auto 0px auto;
	width: 802px;
}
#navbar {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 802px;
	padding-top: 132px;
}
#navbar li {
	list-style-type: none;
}
#navbar a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#navbar a:hover, #navbar a:active, #navbar a:focus {
	color: #CC0000;
	text-decoration: none;
}
#bottom {
	margin: 0px auto 0px auto;
	width: 802px;
	background-color: #000000;
	height: 75px;
	text-align: center;
}
.brdr_none {
	border-style: none;
}
.font_red {
	color: #800000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.08em;
}
.smfont {
	font-size: 11px;
}
