body, html {
	background-color:#fff; background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	color:#43434a;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-size:28px;
	font-weight:normal;
	letter-spacing:-1px;
}
h2 {
	font-size:18px;
	letter-spacing:-1px;
}
h3 {
	font-size:16px;
	letter-spacing:-1px;
	margin:3px 0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #43434a;
	text-decoration: none;
	line-height:16px;
}
p a {
	color: #43434a;
	text-decoration: underline;
}
p a:hover {
	color: #58596b;
	text-decoration: underline;
}
.wrapper {
	width:960px;
	margin:0 auto;
}
.header {
	width:960px;
	height:100px;
	float:left;
}
.logo {
	width:386px;
	height:100px;
	float:left;
}
.headerRight {
	width:500px;
	float:right;
	text-align:right;
	margin-top:70px;
}
.topLinks {
	color:#d6d7d9;
	text-transform:uppercase;
	font-size:13px;
	background-color:Transparent;
}
.topLinks a {
	text-decoration:none;
	background-color:Transparent;
    color:#c1c2c3;
	text-transform:uppercase;
	font-size:13px;
	margin-left:25px;
}
.topLinks a:hover {
	color:#fff;
	text-decoration:none;
	background-color:Transparent;
}
.featuredHeader {
	width:960px;
	height:52px;
	float:left;
	text-align:center;
	margin-top:20px;
}
.featuredHolder 
{
	width:960px;
	height:324px;
	float:left;
	text-align:center;
}
.bodyContent {
	width:960px;
	float:left;
	min-height:300px;
}
.webIcon a {
	background-image:none;
	background-repeat:no-repeat;
	background-position:top left;
	width:250px;
	height:37px;
	float:left;
	padding-left:0px;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	color:#aaa;
	text-decoration:none;
}
.webIcon a:hover {
	background-image:none;
	background-repeat:no-repeat;
	background-position:top left;
	width:250px;
	height:37px;
	float:left;
	padding-left:0px;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	color:#4a4b57;
	text-decoration:none;
}
.devIcon a {
	background-image:none;
	background-repeat:no-repeat;
	background-position:top left;
	width:250px;
	height:37px;
	float:left;
	padding-left:0px;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	color:#aaa;
	text-decoration:none;
}
.devIcon a:hover {
	background-image:none;
	background-repeat:no-repeat;
	background-position:top left;
	width:250px;
	height:37px;
	float:left;
	padding-left:0px;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	color:#4a4b57;
	text-decoration:none;
}
.footer {
	background-image:url(images/footerBg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:150px;
	float:left;
	margin-top:50px;
}
.footerLinks, .footerLinks a {
	color:#c1c2c4;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
.footerLinks a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.bodyBgSecondary {
	width:100%;
	min-height:350px;
	float:left;
	padding:40px 0;
}
.siteThumb {
	padding:1px;
	border:1px solid #ccc;
	margin:5px;
	float:left;
	width:200px;
	}
.thumbHolder {
	width:210px;
	float:left;
	font-size::12px;
}
.button {
	padding:3px 5px;
	background-color:#4f515b;
	border:1px solid #232429;
	color:#fff;
	cursor:pointer;
	}
#container {
	width:800px;
	height:600px;
    position:relative;
	margin-left:60px;
}
#header {
	width:800px;
	height:123px;
	position:relative;
	margin-top:40px;
}
#header-left {
    width:157px;
	height:123px;
	position:relative;
	float:left;
}
#header-right {
	width:433px;
	height:123px;
	position:relative;
	float:left;
}
#links {
	width:380px;
	height:15px;
	position:absolute;
	right: 35px;
	top: 19px;
}
#body-content {
	width:590px;
	height:400px;
	position:relative;
}
#body-text {
	width:380px;
	height:auto;
	position:relative;
	float:right;
	margin-top:20px;
	right:25px;
}
#body-text-clients {
	width:440px;
	height:auto;
	position:relative;
	float:right;
	margin-top:20px;
	right:25px;
}
#contact-info {
	width:175px;
	height:auto;
	position:relative;
	float:right;
	top:70px;
	right:60px;
}
#footer {
	width:380px;
	height:auto;
	float:right;
	margin-top:120px;
	right:25px;
	position:relative;
}

.links-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: right;
}
.links-text a {
	color: #999999;
	text-decoration: none;
}
.links-text a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.contact-links {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #8c8c97;
	text-decoration: none;
}
.contact-links a {
	color: #666666;
	text-decoration: none;
}
.contact-links a:hover {
    color: #999999;
	text-decoration: none;
}
.thumbs {
	padding: 5px;
}
hr {
	height: 0px; 
	border-top: 1px solid #d5d8d7;
	border-bottom: 0px;
    border-right: 0px;
	border-left: 0px;
}
.serviceBox 
{
    background-color: #FAF3E1;
    float: left;
    margin-right: 12px;
    min-height: 150px;
    padding: 10px;
    text-align: center;
    width: 125px;
}
.large {
    color:#CCCCCC;
    font-size:42px;
    margin:0;
	letter-spacing:-1px;
}
    
