body {
	text-align: center;
	margin: 0;
	background-color: #000;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
}

p { text-indent: 10px; }
h2 { color: #a52a2a; font-size: 1.2em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin: 0.83em 0; 
}
h4 { font-size: 0.95em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #fff; margin: 0; border-bottom: 2px solid #8b4513; border-left: 2px solid #8b4513; display: block; 
}
#wrapper {
	text-align: left;
	position: relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 980px;
}
#header {
	height: 100px;
	vertical-align: bottom;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}

#sitemap {
	width: 100%;
	height: 30px;
	text-align: right;
}

#sitenav {
	width: 100%;
	color: #FFF;
}

#left { width: 225px; float: left; }

#right {
	width: 225px;
	float: left;
}

#main {
	width: 760px;
	float: left;
}
#main_right {
	width: 175px;
	float: right;
}

#content {
	float: left;
	width: 1000px;
}
#main_image {
	width: 980px;
	float: left;
	height: 500px;
	background-image: url(../images/watermark.png);
}

#footer {
	text-align: center;
	width: 100%;
}
#footer ul { margin: 0; padding: 0; list-style-type: none; list-style-image: none; }
#footer li { display: inline; }
#footer li a { font-size: 1em; font-family: "Times New Roman", Times, serif; text-decoration: none; padding: 5px 10px; }
#footer li a:visited { color: purple; text-decoration: none; padding: 5px 10px; }
#footer li a:hover { color: #b22222; text-decoration: underline; padding: 5px 10px; }

#copyright {
	color: #a9a9a9;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	float: left;
	padding-top: 15px;
}
#copyright a {
	color: #a9a9a9;
	text-decoration: none;
}
#copyright a:visited {
	color: #a9a9a9;
	text-decoration: none;
}
#copyright a:hover {
	color: #a9a9a9;
	text-decoration: underline;
}
.clearing { height: 0; clear: both; }

.spacer7 {
	height: 7px;
	display: block;
}
.spacer15 {
	height: 15px;
	display: block;
}
.spacer20 {
	display: block;
	height: 20px;
}

.bodytext {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
}
.bodytext_pad {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 5px;
}
.center { text-align: center; }
#bottom_box {
	width: 950px;
	margin-left: 20px;
	float: left;
}
#prodbox1 {
	width: 275px;
	float: left;
	margin-left: 25px;
}

#prodbox2 {
	width: 275px;
	float: left;
	margin-left: 25px;
	background-image: none;
}
#prodbox3 {
	width: 250px;
	float: left;
	margin-left: 50px;
}
#prod1_header {
	width: 275px;
	height: 30px;
	background-image: url(../images/website_design.png);
	background-repeat: no-repeat;
}
#prod2_header {
	width: 275px;
	height: 30px;
	background-image: url(../images/seo.png);
	background-repeat: no-repeat;
}
#prod3_header {
	width: 250px;
	height: 30px;
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
}
#about_box {
	width: 980px;
	float: left;
}
.title_text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #CCC;
	padding-left: 10px;
}
.title_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #900;
	font-style: normal;
}

.blog_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999;
	font-weight: bold;
	font-style: italic;
}

#featured_services {
	height: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-top: 10px;
}

.horizontal_pad50 {
	float: left;
	width: 50px;
}

.horizontal_pad25 {
	float: left;
	width: 25px;
}

.horizontal_pad20 {
	float: left;
	width: 20px;
}

.horizontal_pad15 {
	float: left;
	width: 15px;
}

#breadcrumb {
	text-align: left;
	font-size: .85em;
	font-family: "Times New Roman", Times, serif;
	width: 100%;	
}
#breadcrumb ul { margin: 0; padding: 0; list-style-type: none; list-style-image: none; }
#breadcrumb li {
	display: inline;
	padding-right: 5px;
}
#breadcrumb li a { text-decoration: none; }
#breadcrumb li a:visited { color: purple; text-decoration: none; }
#breadcrumb li a:hover {
	color: #b22222;
	text-decoration: underline;
}
