*{
	margin: 0;
	padding: 0;
}
body{
	background:#1E2F48 none repeat scroll 0 0;
	color:#383737;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	letter-spacing:0.03em;
}
#headercontainer{
	background-color:#22334D;
	background-image:url(../images/header.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:68px;
	width:100%;
}
#headercontainer #header{
	width: 955px;
	height: 68px;
	margin-left: auto;
	margin-right: auto;
}
#headercontainer #header #title{
	float:left;
	margin-top:10px;
}
img{
	border: none;
}
#headercontainer #header #nav{
	width: 399px;
	float: right;
	padding-top: 14px;
	padding-left: 17px;
	font-size: 19px;
}
#headercontainer #header #nav ul li{
	display: inline;
	margin-left: 16px;
}
#headercontainer #header #nav a {
	text-decoration: none;
	color: #4e3e2e;
}
#headercontainer #header #nav a:hover {
	color: #FFFFFF;
}
#topSection{
	background-image:url(../images/projectBG.png);
	background-position:left -25px;
	background-repeat:repeat-x;
	color:#CCCCCC;
	height:137px;
	width:100%;
}
#featuredcontainer{
	background-image:url(../images/projectBG.png);
	background-position:left center;
	background-repeat:repeat-x;
	height:387px;
	width:100%;
	color: #cccccc;
}
#featuredcontainer .featured{
	height:387px;
	margin-left:auto;
	margin-right:auto;
	width:955px;
	overflow: hidden;
}
#featuredcontainer .featured a{
	color:#AAAAAA;
	display:inline-block;
	float:right;
	font-size:13px;
	left:-10px;
	position:relative;
	text-decoration:none;
	top:-10px;
}
#featuredcontainer .featured a:hover{
	color:#cccccc;
	text-decoration: underline;
}
#contentcontainer{
	background-color:#FFFFFF;
	clear:both;
	position:relative;
	width:100%;
}
#contentcontainer #content{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}

#footercontainer{
	background-image:url(../images/footerBG.png);
	background-position:center center;
	background-repeat:repeat-x;
	height:299px;
	width:100%;
	clear: both;
}
#footercontainer #footer {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	color:#CCCCCC;
}
#footercontainer #footer a{
	color:#dd6d05;
}
#footercontainer #footer a:hover{
	color:#ffffff !important;
	text-decoration: none;
}
#footercontainer #footer #twitter ul li{
	list-style-type: none;
}
#footercontainer #footer div img{
	margin-bottom:5px;
}
#footercontainer #footer #twitter, #footercontainer #footer #archives, #footercontainer #footer #footerRight{
	float:left;
	margin:5px 5px 0;
	width:32%;
}
#footercontainer #footer div div{
	background-color:rgba(224, 224, 224, 0.05);
	border:3px solid rgba(0, 0, 0, 0.05);
	height:190px;
	padding:15px;
}
#footercontainer #footer div div div{
	background: transparent;
	border: none;
}
#footercontainer #footer #footerRight{
	position:relative;
	text-align:center;
	top:10px;
}
#footercontainer #footer div .header{
	text-align: center;
}
#footercontainer #footer #footerRight img{
	opacity:0.15;
	position:relative;
	top:50px;
}
#footercontainer #footer{
	font-size:13px;
}
#footercontainer #footer #footerRight #footerNav{
	font-size:12px;
	height:auto;
	letter-spacing:0;
	line-height:20px;
	margin-top:53px;
}
#footercontainer #footer #footerRight #footerNav ul li{
	display: inline;
	list-style-type: none;
	color:#dd6d05;
	font-size: 14px;
}
#footercontainer #footer #footerRight #footerNav ul li a{
	text-decoration: none;
	color:#dd6d05;
}
#footercontainer #footer #twitter #twitter_update_list li span a{
	clear: none;
	display:inline-block;
}
#footercontainer #footer #twitter #twitter_update_list li a{
	clear:both;
	display:inline-block;
}
#topShadow{
	background:transparent url(../images/ShadowTop.png) no-repeat scroll center center;
	margin:0 auto;
	position:relative;
	top:-18px;
	width:955px;
}
#bottomShadow{
	background:transparent url(../images/ShadowBottom.png) no-repeat scroll center center;
	margin:0 auto;
	width:955px;
}
.projectpicture{
	border-right:2px solid #647EA8;
	float:left;
	margin:35px 0 0 35px;
	opacity:0.7;
	padding:0 30px 0 0;
}
.projectdesc{
	float:left;
	left:30px;
	position:relative;
	top:35px;
	width:300px;
}
h1, h2, h3, h4{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	color:#EE5001;
}
#articlecontainer{
	float:left;
	margin-bottom:20px;
	width:300px;
}
#articlecontainer .article{
	background-color:#F9F9F9;
	border:3px solid #EAEFF6;
	clear:both;
	margin:7px;
	padding:5px;
}
.clearfix{
	clear:both;
	display:block;
	height:1px;
	width:100%;
}
#articlecontainer .articleimage{
	float:left;
	margin-top:4px;
	width:70px;
}
#articlecontainer .articleinfo{
	float:left;
	margin-left:5px;
	width:180px;
}
#articlecontainer .articleinfo h3 a{
	color: #a0b0ca;
	text-decoration: none;
}
#articlecontainer .articleinfo h3 a:hover{
	color: #90a0b9;
	text-decoration: none;
}
#next{
	clear:both;
	margin:0 auto;
	position:relative;
	top:67px;
	width:133px;
	z-index:1;
}
.sscontent{
	float:left;
	margin-left:40px;
	width:615px;
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: .5em;
	line-height:1.25em;
}
.contactPage{
	float:left;
	margin-left:40px;
	width:955px;
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: .5em;
	line-height:1.25em;
}
.sscontent .feedburnerFeedBlock ul li .headline{
	display: block;
	margin-bottom: 20px;
}
.sscontent .feedburnerFeedBlock ul li .headline, .sscontent .feedburnerFeedBlock ul li .headline a{
	color: #EE5001;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}
.sscontent .feedburnerFeedBlock ul li{
	list-style-type: none;
}
.sscontent p{
	margin: 10px 0;
}
#creditfooter{
	display: none;
}
#contactform label{
	float:left;
	padding-right:5px;
	text-align:right;
	width:85px;	
}
#contactform input{
	width: 150px;
}
#contactform textarea{
	width: 204px;
}
#contacta img{
	position: relative;
	top: 5px;
}
.contactPage #contactform div{
	float: left;
}
.contactPage #contactform input, .contactPage #contactform textarea{
	border:2px solid #D2DAEF;
	font-family:arial;
	font-size:17px;
	margin:5px;
	padding:5px;
	color: #32435e;
	background-color: #f0f0fa;
}
.contactPage #contactform textarea{
	height:155px;
}
.contactPage #contactform #submitBg{
	background-image:url(../images/send.png);
	height:68px;
	left:-74px;
	position:relative;
	top:106px;
	width:69px;
}
.contactPage #contactform #submitBg #submit{
	background:transparent none repeat scroll 0 50%;
	border:0 none;
	cursor:pointer;
	height:40px;
	left:15px;
	margin-left:4px;
	overflow:hidden;
	position:relative;
	text-indent:-2000px;
	top:23px;
	width:50px;
}
.contactPage #contacta{
	border-right:8px dotted #CCCCCC;
	float:left;
	margin-right:20px;
	padding:50px 90px 50px 0;
	width:300px;
}
.contactPage #contactb{
	float:left;
	margin-left:20px;
	padding:0 0 50px 40px;
	width:475px;
}
.contactPage #contactc{
	clear: both;
}
.contactPage #contactc .employee{
	background-color:#F0F0FB;
	border:2px solid #D2DAEF;
	color:#444444;
	float:left;
	margin:0 10px;
	width:415px;
}
.contactPage #contactc .employee p{
	background-color:#ADD5A4;
	padding:5px 10px;
}
.contactPage #contactc .employee img{
	height:100px;
	margin:15px 16px;
	position:relative;
	top:2px;
}
.contactPage #contactc h2{
	left:-82px;
	position:relative;
	text-align:center;
	top:5px;
}
.contactPage #contactc .employee object{
	margin-right:8px;
	position:relative;
	top:-16px;
}
.contactHead{
	color:#B0B0B0;
	font-weight:bold;
	margin-bottom:20px;
}
#contactOr h2{
	background-color:#FFFFFF;
	color:#CCCCCC;
	float:left;
	font-weight:bold;
	left:-50px;
	padding:15px 0;
	position:relative;
	top:120px;
	width:65px;
}
.service, .project{
	background-color:#F9F9F9;
	border:3px solid #EAEFF6;
	float:left;
	margin:7px 14px 40px 0;
	padding:5px;
	width:285px;
}
.service{
	height: 115px;
}
.serviceContainer, .projectContainer{
	clear:both;
	margin-bottom:60px;
	margin-left:7px;
}
.service ul{
	position: relative;
	left: 35px;
}
.service ul li{
	width:220px;
}
#solidDescription{
	color:#758893;
	letter-spacing:1px;
	line-height:19px;
	position:relative;
	text-align:justify;
	top:50px;
}
#featuredcontainer .featured #projectContain{
	clear:both;
	height:369px;
	width:900px;
}
#featuredcontainer .featured #projectContain #projectpicture{
	float:left;
	border-right:2px solid #647EA8;
	margin:35px 0 0 35px;
	opacity:0.7;
	padding:0 30px 0 0;
	/*width:515px;*/
}
#featuredcontainer .featured #projectContain #projectdesc{
	float: left;	
}
.carousel-next {
	background:transparent url(../images/next.png) no-repeat scroll 0 0;
	cursor:pointer;
	height:30px;
	left:-77px;
	margin-left:50%;
	position:absolute;
	text-indent:-5000em;
	top:424px;
	width:133px;
	z-index:3;
}
.carousel-previous{
	display: none;	
}