﻿.copyrights {
	font-family: "Century Gothic";
}
body {
	background-position: center top;
	background-color: #EEEEEE;
	margin: 0px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2c2c2c;
	background-image: url('../images/body_bg.jpg');
	background-repeat: no-repeat;
}
h1 {
	font-size: 18px;
	color: #FF8200;
	margin: 5px 0px 10px 0px;
	padding: opx;
	border-bottom: 1px #ff8200 solid;
}
h2 {
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px 0px 5px 0px;
	border-bottom: 1px #FFFFFF solid;
}
img {
	border: 0px;
}
a {
	color: #663300;	
}
.center {
	text-align: center;
}
#links {
	background-image: url('../images/top_links.jpg');
	background-repeat: repeat-x;
	height: 30px;
	font-size: 12px;
}
#links a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding-top: 5px;
}
#links a:hover {
	text-decoration: underline;
}
#linksmid {
	width: 930px;
	margin: auto;
	height: 20px;
	text-align: right;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#wrap {
	width: 950px;
	margin: auto;
	
}
#header {
	background-image: url('../images/header.jpg');
	height: 95px;
	text-align: right;
	padding: 5px 20px 0px 0px;
	color: #ff8200;
	font-size: 16px;
}
#page_menu {
	font-size: 18px;
	height: 70px;
	text-align: center;
	width: 925px;
	padding-right: 15px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url('../images/main_menu_background.jpg');
	background-repeat: repeat-x;
}
#page_menu a {
	border-left: 1px double #111111;
	display: inline-block;
	color: #FF8200;
	text-decoration: none;
	background-image: url('../images/main_menu.gif');
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
	height: 45px;
}
#page_menu a:hover {
	background-image: url('../images/main_menu_hover.gif');
	background-repeat: no-repeat;
	background-position: center;
	color: #77AAFF;
}
#page_menu a#homenav {
	border: 0px;
}		
body#homebody a#homenav,
body#graphicsbody a#graphicsnav,
body#printbody a#printingnav,
body#hostingbody a#hostingnav,
body#contactbody a#contactnav,
body#webdesignbody a#webdesignnav{
	background-image: url('../images/main_menu_hover.gif');
	background-repeat: no-repeat;
	background-position: center;
	color: #77AAFF;

}
#footer {
	font-size: 12px;
	width: 920px;
	margin: auto;
	margin-top: 15px;
	padding: 15px;
	color: #555555;
	background-color: #808080;
	text-align: center;
	background-image: url('../images/footer_bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 250px;
}
#footer a {
	color: #555555;
	text-decoration: none;
}
#wdf {
	font-size: 12px;
}
#wdf a {
	color: #808080;
}
#homeimg {
	float: left;
}
#sub_menu {
	text-align: center;
	font-weight: bold;
}
#sub_menu a {
	display: inline-block;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 14px;
}
#sub_menu a:hover {
	filter: alpha(opacity=60);
	opacity: .6;
	-moz-opacity: .6;
}
#in_content {
	width: 930px;
	padding: 10px;
}
.homebox3 {
	float: left;
	width: 296px;
	padding: 20px 10px 5px 10px;
	text-align: justify;
	height: 300px;
	background-image: url('../images/home_box_3.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	
}
.homebox3 h2 {
	text-align: left;
}
#home_services, #industries, #news {
	padding-top: 40px;
	margin-top: 20px;
}
#home_services {
	background-image: url('../images/home_services.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#industries{
	background-image: url('../images/home_industries.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#news {
	background-image: url('../images/home_news.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#cogz_cities {
	font-size: 10px;
}
.cb {
	clear: both;
	width: 100%;
}
#testi1 {
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
}
#affiliates {
	padding: 20px 10px 20px 10px;
	width: 950px;
	text-align: center;
	margin: auto;
}
#affiliates a {
	padding: 0px 3px 0px 3px;
}
.recent_1 {
	padding-right: 20px;
}
.quoted {
	display: block;
	font-weight: bold;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.black {
	color: #333333;
}