@charset "utf-8";
/*
#spotlight {
	float: right;
	height: 469px;
	width: 403px;
	background-repeat: no-repeat;
}

*/
body {
	background-color: #232323;
	color: #f2f2f2;
	margin: 0px;
	padding: 0px;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 930px;
	margin: 0px auto;
	padding: 0px;
}
#header {
	height: 60px;
	margin: 10px 0px;
}
#logo {
	float: left;
	height: 60px;
	width: 256px;
	margin-left: 15px;
}
#slogan {
	background-image: url(../images/slogan2.png);
	float: right;
	background-repeat: no-repeat;
	height: 40px;
	width: 334px;
	margin: 25px 10px 0px 0px;
}
#linksWrapper {
	width: 914px;
	margin: 0px auto 15px;
}
.tab.tabRight a {
	float: right;
	margin-right: 0px;
}
.tab a {
	background: url(../images/tab.png) no-repeat 0px -32px;
	text-align: center;
	height: 22px;
	width: 112px;
	float: left;
	display: block;
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px 10px 0px 0px;
	padding: 2px 0px 0px;
}
.tab a:hover, .tab a.active {
	color: #5ab618;
	background: url(../images/tab.png) no-repeat 0px 0px;
	text-decoration: none;
}
#linkBottom {
	height: 34px;
	clear: both;
	padding-top: 8px;
	text-indent: 5px;
	background: url(../images/linkBottom.png) no-repeat;
	width: 914px;
}
#linkBottom a {
	padding: 0px 10px;
}
#mainTop {
	height: 16px;
	width: 915px;
	margin: 10px auto 0px !important;
	clear: both;
	background: url(../images/mainTop.png) no-repeat bottom;
}
#mainContent {
	background-image: url(../images/mainCenter.png);
	background-repeat: repeat-y;
	width: 895px;
	margin: 0px auto;
	padding: 0px 10px;
}
#mainBottom {
	background-image: url(../images/mainBottom.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 915px;
	clear: both;
	margin: 0px auto 10px;
}
#content {
	float: left;
	width: 600px;
}
#content p {
	font-size: 14px;
}
#mainLogo {
	float: right;
	margin: 20px 10px 20px 20px;
}
.recentWork {
	width: 160px;
	margin: 15px auto 0px;
}
#bottomWrapper {
	clear: both;
	margin-bottom: 15px;
}
#aboutUs {
	background-repeat: repeat-y;
	width: 310px;
	float: left;
	background-image: url(/images/layout_17.png);
}
#service {
	background-image: url(../images/layout_17.png);
	background-repeat: repeat-y;
	float: right;
	width: 310px;
}
#webStandards {
	background-image: url(../images/layout_17.png);
	background-repeat: repeat-y;
	float: left;
	width: 310px;
}
#footer {
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	letter-spacing: 1px;
}
.content {
	height: 220px;
	margin: 0px;
	padding: 0px 15px 0px 18px;
}
p {
	padding: 5px 0px;
	margin: 0px;
}
h1 {
	margin: 0px;
	font: small-caps normal 32px Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 5px;
}
h2 {
	color: #8fbd3b;
	font-size: 24px;
	font-weight: normal;
	clear: both;
	margin: 0.5em 0px;
}
h3, h4 {
	color: #8fbd3b;
	font-size: 16px;
	margin: 10px 0px 0px;
	padding: 5px 0px;
	letter-spacing: 1px;
	font-variant: small-caps;
}
table {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #8fbd3b;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
th {
	font-size: 16px;
}
ul {
	margin: 5px 0px;
	padding: 0px 0px 0px 15px;
}
li {
	list-style: none;
	background: url(../images/bullet.png) no-repeat;
	margin: 7px 0px;
	min-height: 19px;
	padding: 1px 0px 0px 25px;
}
fieldset{
	width: 80%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#portfolioPage ul {
	padding: 0px;
	margin: 5px;
}
#portfolioPage li {
	background: no-repeat;
	padding-left: 10px;
}
#portfolioPage h3 {
	margin: 0;
	padding: 0;
}
a {
	color: #a0ce48;
	text-decoration: none;
}
a:hover {
	color: #f2f2f2;
	text-decoration: none;
}
.author {
	text-indent: 50px;
	display: block;
	font-weight: normal;
	padding-top: 10px;
	color: #5AB618;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
.floatLeft {
	float: left;
	clear: both;
}
.floatRight {
	float: right;
	margin-top: 20px;
}
.formInput {
	float: left;
	width: 75%;
	margin-left: 5px;
}
.formLabel {
	clear: both;
	float: left;
	width: 20%;
	text-align: right;
}
.highlight {
	color: #8fbd3b;
}
.portfolioInfo {
	width: 55%;
	float: left;
}
.portfolioInfo li {
	list-style-type: none;
	padding-bottom: 6px;
}
.portfolioPicture {
	float: left;
	width: 40%;
	clear: both;
}
.portfolioPicture img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 1px;
}
.portfolioProject {
	font-size: 14px;
	color: #f2f2f2;
}
.project {
	clear: both;
	display: block;
	padding-top: 25px;
}
.required {
	color: #FF3300;
}
.rowHeader {
	color: #8fbd3b;
	text-align: right;
}
.tile {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	border-bottom: 1px solid #f2f2f2;
}
.viewAll {
	color: #f2f2f2;
	float: right;
	display: inline;
}
.website {
	padding-top: 20px;
}
.white {
	color: #f2f2f2;
}
#midLogo {
	float: left;
	margin-top: 50px;
	margin-right: 5px;
	margin-left: 5px;
	width: 300px;
	display: block;
}
.aboutUs {
	display: block;
	margin: 55px 15px 10px;
	border: 2px solid #8fbd3b;
	float: right;
	width: 250px;
}
.hosting {
	background-repeat: repeat-y;
	width: 310px;
	float: left;
	background-image: url(/images/layout_17.png);
}
.odd {
	background: #555555;
}
.finish {
	margin-top: 10px;
}