@charset "utf-8";
/* CSS Document */

html {
    overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: auto;
	text-align: center;
}

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#FFFFFF;
	background-color:#000000;
	background-image:url(../wsImages/wsBackgroundV2.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	text-align: center;
}

h1 { 
	font-weight:normal;
}

h2 { 
	font-weight:normal;
	font-size:medium;
}

a{  
	color:#FFFF99;
	text-decoration: none;
}

a:hover {
	color:#FFFF00;
	text-decoration: underline;
}

a.Rollover {
	color:#999999;
	display: inline;
	padding-top:4px;
	padding-bottom:6px;
	text-decoration: none;
}

a.Rollover:hover {
	color: #FFFFFF;
}

a.Rollover#About{
	width: 98px;
	height: 35px;
	padding-left:10px;
	padding-right:20px;
	background-image:url(../wsImages/wsTabAbout.gif);
	background-repeat:no-repeat;
}

a.Rollover:hover#About {
	background-position: -98px 0;
}

a.Rollover#Services{
	width: 112px;
	height: 35px;
	padding-left:10px;
	padding-right:13px;
	background-image:url(../wsImages/wsTabServicePortfolio.gif);
	background-repeat:no-repeat;
}

a.Rollover:hover#Services {
	background-position: -112px 0;
}

a.Rollover#Portfolio{
	width: 112px;
	height: 35px;
	padding-left:10px;
	padding-right:13px;
	background-image:url(../wsImages/wsTabServicePortfolio.gif);
	background-repeat:no-repeat;
}

a.Rollover:hover#Portfolio {
	background-position: -112px 0;
}

.clearboth { clear: both; }

.displace {
	left: -5000px;
}

.displace#AboutSpan {
	padding-left:9px;
}

.displace#ServicesSpan {
	padding-left:4px;
}

.displace#PortfolioSpan {
	padding-left:5px;
}

#Navigation{
	width:960px;
	margin:0px auto;
	/*padding-right:30px;*/
	text-align:right;
	font-size:20px;
	padding-top:318px;
	<!--[if lt IE 8]>
		
	<![endif]-->
}

#NavigationList li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

.NavigationActive#NavigationAbout{
	width: 98px;
	height: 35px;
	padding-left:19px;
	padding-right:30px;
	padding-top:4px;
	padding-bottom:6px;
	background-image:url(../wsImages/wsTabAbout.gif);
	background-repeat:no-repeat;
	background-position: -98px 0;
}

.NavigationActive#NavigationServices{
	width: 112px;
	height: 35px;
	padding-left:14px;
	padding-right:35px;
	padding-top:4px;
	padding-bottom:6px;
	background-image:url(../wsImages/wsTabServicePortfolio.gif);
	background-repeat:no-repeat;
	background-position: -112px 0;
	margin-right:-12px;
	
}

.NavigationActive#NavigationPortfolio{
	width: 112px;
	height: 35px;
	padding-left:15px;
	padding-right:34px;
	padding-top:4px;
	padding-bottom:6px;
	background-image:url(../wsImages/wsTabServicePortfolio.gif);
	background-repeat:no-repeat;
	background-position: -112px 0;
	margin-right:-11px;
}

#Container {
	width:960px;
	margin:0px auto;
	text-align:left;
	padding:0px;
}

#AboutText {
	width: 43.28%;
	float:left;
}

#AboutImage {
	width: 56.61%;
	float:right;
	text-align:center;
}

#AboutImage img{
	border:#CCCCCC thin solid;
	padding: 1px;
	text-decoration:none;
	float:none;
	margin:0px;
}

#AboutImage p{
	margin:2px;
	font-size:x-small;
	color:#CCCCCC;
}

.ServicesLeft {
	width: 49.96%;
	float:left;
	margin-bottom:15px;
}

.ServicesRight {
	width: 49.96%;
	float:right;
	margin-bottom:15px;
	
}

#PlanningPadding {
	background-color:#666666;
	margin-left:15%;
	margin-right:15%;
	padding:15px;
	background-image:url(../wsImages/wsServicesBlock01.gif);
	background-repeat:repeat;
}

#DesignPadding {
	background-color:#999999;
	margin-left:15%;
	margin-right:15%;
	padding:15px;
	background-image:url(../wsImages/wsServicesBlock02.gif);
	background-repeat:repeat;
}

#BuildPadding {
	background-color:#000000;
	margin-left:15%;
	margin-right:15%;
	padding:15px;
}

#AncillaryPadding {
	background-color:#666666;
	margin-left:15%;
	margin-right:15%;
	padding:15px;
	background-image:url(../wsImages/wsServicesBlock03.gif);
	background-repeat:repeat;
}

#Content {
	
	background-color:#333333;
	padding-left:40px;
	padding-bottom:30px;
	width: 920px;
	height: 100%;
	overflow: auto;
}

#Footer{
	margin-bottom:30px;
	background-color:#FFFFFF;
	color:#333333;
	font-size:x-small;
	padding:10px;
	padding-bottom:20px;
}

#FooterWebsemantic{
	color:#003366;
	float:right;
}

#FooterWebsemantic a{
	color:#003366;
}

#FooterAddress{
	float:left;
}

#FooterAddress img{
	float:left;
	padding-right:23px;
	padding-left:20px;
}

#FooterContact{
	margin-right:450px;
	text-align:right;
}

#FooterContact a{
	color:#333333;
}

.imgRight{
	float:right;
	margin-right:70px;
	text-align:center;
}

.imgRight img{
	margin-right:0px;
	float:none;
	border:#CCCCCC thin solid;
	padding: 1px;
}

.imgRight p{
	margin-top:2px;
	font-size:10px;
	color:#CCCCCC;
}

.thumbnails{
	margin-top:10px;
	width:100%;
    float:left;
}

.thumbnails img{
	border:#CCCCCC thin solid;
	padding: 1px;
	margin-bottom:5px;
}

.thumbnails p{
	margin:0px;
	font-size:x-small;
}

.thumbPadding{
	
}

.thumbContent{
	margin-top:20px;
	width: 33.28%;
	float:left;
}

.thumbCaption{
	color:#99CCFF;
	color:#000000;
}
