@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #535353;
	margin: 0px;
}
a {
	color: #F68E22;
}
h1 , h2, h3{
	color: #10A3E2;
	font-size: 18px;
}
h1 {
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6BB845;
	padding-bottom: 5px;
}


/* CSS Document */


#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.mainCopy table {
	border: thin solid #CCC;
}
#wrapper .mainCopy table tr td {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#header {
	width: 980px;
	margin-right: 10px;
	margin-left: 10px;
	height: 140px;
}
.mainBanner {
	background-image: url(../images/main_banner.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	height: 161px;
	width: 1000px;
}
.bannerOptions {
	float: left;
	height: 130px;
	width: 249px;
	text-align: center;
}
.mainDivider {
	background-image: url(../images/main_divider.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 130px;
	width: 1px;
}


#logo {
	background-image: url(../images/logo.png);
	float: left;
	height: 72px;
	width: 470px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#header_email {
	float: right;
	height: 72px;
	width: 177px;
	margin-top: 25px;
	margin-bottom: 5px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#telephone {
	background-image: url(../images/header_telephone.png);
	float: right;
	height: 71px;
	width: 285px;
	margin-top: 25px;
	margin-bottom: 5px;
}
#menubar {
	background-image: url(../images/menubar.png);
	height: 38px;
	width: 980px;
	float: left;
	color: #FFF;
	text-transform: uppercase;
	line-height: 38px;
	font-size: 11px;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainCopy {
	float: left;
	width: 660px;
	padding: 20px;
}
.mainCopy a{
	color: #F68E22;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F68E22;
	font-weight: bold;
}

.mainCopy a:hover{
	color: #009DE0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009DE0;
	font-weight: bold;
}
#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 86px;
	width: 960px;
	color: #FFF;
	text-align: center;
	font-size: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

.rightBar {
	float: right;
	width: 286px;
	padding-top: 20px;
	padding-right: 10px;
	min-height:500px;
}
#testimonials {
	float: left;
	height: 245px;
	width: 286px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#requestQuote {
	float: left;
	height: 101px;
	width: 286px;
}
.tickbox {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.priceListingWrapper {
	float: left;
	width: 660px;
}
.priceListingText {
	float: left;
	width: 540px;
}
.priceListingText ul  {
	padding-left: 20px;
}
.menu_home {
	float: left;
	width: 58px;
	text-align: center;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #278DC1;
}
.menu_portfolio {
	text-align: center;
	float: left;
	width: 90px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #278DC1;
}
.menu_prices {
	text-align: center;
	float: left;
	width: 100px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #278DC1;
}
.menu_hosting {
	text-align: center;
	float: left;
	width: 100px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #278DC1;
}
.menu_maintenance {
	float: left;
	width: 140px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #278DC1;
}
.menu_SEO {
	float: left;
	width: 180px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #278DC1;
}
.menu_linkbuilding {
	float: left;
	width: 100px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #278DC1;
}
.menu_logodesign {
	float: left;
	width: 100px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #278DC1;
}
#menubar a {
	color: #FFF;
	text-decoration: none;
}

#menubar a:hover {
	color: #F68723;
	text-decoration: none;
}

.menu_contact {
	float: left;
	width: 90px;
}
.whiteText {
	color: #FFF;
}
.blackText {
	color: #000;
}
#paypalImg {
	float: right;
	width: 300px;
}
#wrapper .mainCopy form #contact_table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper .mainCopy form #contact_table tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#testimonials a {
	text-decoration: none;
	font-weight: bold;
	color: #6BB845;
}
.orange {
	color: #F68E22;
}
