body{
	background: url(../images/bg.gif) repeat-x top #121212;
	margin: 0;
	padding: 0;
}

h1.intro{
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	color: #fcff00;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
h1.contact{
	width: 250px;
	height: 28px;
	background: url(../images/h1Contact.jpg) no-repeat left top;
	margin: 0 0 12px 0;
	color: #fcff00;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	padding: 20px 0 0 80px;
	font-size: 19px;
}
.h1Blue{
	color: #0e96c6;
}
#services h1.contact, #showcase h1.contact{
	width: 250px;
	height: 28px;
	background: url(../images/h1Contact.jpg) no-repeat left top;
	margin: 0 0 12px 0;
	color: #fcff00;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	padding: 20px 0 0 80px;
	font-size: 19px;
}
h1.inner{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #fcff00;
	margin: 13px 0 0px 0;
	text-align: right;
}
h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #8cc63f;
	margin: 5px 0 10px 0;
}

#container{
	width: 960px;
	margin: 0 auto 0 auto;
	background: url(../images/containerBg.jpg) no-repeat top;
	padding: 6px 0 7px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c5c5c5;
	line-height: 20px;
}
p a{
	color: #FFFF00;
}

/* Navigation----------------------------------------------------------------------------------------------------------------------------*/
#nav{
	width: 336px;
	height: 143px;
	float: left;
}	
	ul.nav{
	margin: 0;
	padding: 30px 0 0 0;
	width: 94px;
	float: left;
	}
	ul.nav li{
	list-style: none;
	padding: 0;
	margin: 0;	
	width: 94px;
	height: 30px;
	}
	ul.nav li a{
	display: block;
	width: 94px;
	height: 30px;
	float: left;
	madgin: 0;
	padding: 0;
	}
	ul.nav li a:hover{
	background-position:  188px 100%;
	}
	.navText{
	margin: 0 0 0 -5000px;
	}
	
	
li.home a{
	background: url(../images/navHome.gif) 0 100%;
}	
li.showcase a{
	background: url(../images/navShowcase.gif) 0 100%;
}	
li.services a{
	background: url(../images/navServices.gif) 0 100%;
}	

#home li.home a{
	background-position:  94px 100%;
}
#showcase li.showcase a{
	background-position:  94px 100%;
}
#services li.services a{
	background-position:  94px 100%;
}


/* Listings----------------------------------------------------------------------------------------------------------------*/
ul.listings{
	margin: 0 0 0 0px;
	padding: 0;
	display: block;
	width: 200px;
	float: left;
}
ul.listings li{
	list-style: none;
	padding: 0 0 5px 15px;
	display: block;
	font-size: 12px;
	background: url(../images/listings2.gif) no-repeat 0px 7px;
}
ul.listings li.none{
	padding: 0;
	background: none;
}
ul.listings li ul{
	margin: 0 0 0 0px;
	padding: 0;
}
ul.listings li ul li{
	list-style: none;
	padding: 0 0 10px 0;
	color: #818181;
	font-size: 11px;
	background: none;
	line-height: 12px;
}
/*----------------------------------------------------------------------------------------------------------------*/	
#panel{
	width: 336px;
	height: 1040px;
	float: left;
	background: url(../images/panelBg.jpg) no-repeat top left;
}
#services #panel, #showcase #panel{
	width: 336px;
	height: 800px;
	float: left;
	background: url(../images/panelInnerBg.jpg) no-repeat top left;
}
#intro{
	width: 328px;
	height: 112px;
	padding: 18px 0 0 0;
}
	#intro p{
	padding: 0 15px 0 15px;
	margin: 0;
	}
#contact{
	width: 328px;
	height: 490px;
	padding: 18px 0 0 0;
}	
	
	
#mainContent{
	width: 600px;
	float: left;
	margin: 0 0 0 24px;
}
#topBanners{
	height: 81px;
	width: 600px;
	float: left;
	padding: 30px 0 0 0;
	margin: 0 0 35px 0;
}

#foot{
	width: 328px;
	height: 50px;
	padding: 7px 0 0 0;
	float: left;
	color: #898989;
	font-size: 10px;
	line-height: 15px;
}
#botLine{
	background: url(../images/botLine.jpg) repeat-x bottom;
	padding: 0 0 10px 0;
}



.imgContainer{
	width: 600px;
	height: 280px;
	float: left;
	margin: 0 0 25px 0;
}
.imgContainer a img{
	border: 1px solid #999999;	
}
.featureInfo{
	width: 80px;
	height: 210px;
	background: url(../images/projectInfoBot.gif) bottom no-repeat #000000;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px;
	line-height: 15px;
	color: #818181;
	font-size: 10px;
}

a.ProjectName{
	color: #8cc63f;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	display: block;
	text-transform:uppercase;
}
.type{
	color: #ffffff;
	text-transform:uppercase;
}
a.launch{
	width: 44px;
	height: 20px;
	display: block;
	background: url(../images/launchBtn.gif) 100% 0;
	text-decoration: none;
	color: #000000;
	padding: 5px 0 0 28px;
	margin: 10px 0 0 0;
}
a:hover.launch{
	background-position: 100% -25px;
}

/* FORM-------------------------------------------------------*/
form{
	margin: 0;
	padding: 0;
}
.contactDetails{
	line-height: 15px;
}
.cellL{
	color: #7cae39;
	padding: 0 0 0 15px;
	text-transform:uppercase;
}
.cellR{
	padding: 5px 5px 0 0;
}
.textfield{
	padding: 5px 0 3px 3px;
	width: 232px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0 15px 0;
	border: none;
	height: 15px;
	background: url(../images/textField.gif) no-repeat;
}
#textarea{
	width: 233px;
	height: 140px;
	margin: 0 0 10px 0;
	border: none;
	background: url(../images/textrareaField.gif) no-repeat;
	padding: 5px 0 5px 0;
}
textarea{
	width: 225px;
	height: 135px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 5px 0;
	border: none;
	padding: 3px;
	background: none;
}
.poBOX{
	line-height: 12px;
	display: block;
	margin: 0 0 20px 0;
}
/* FORM end-------------------------------------------------------*/
/* Showcase table-------------------------------------------------*/
table.showcaseTable{
	float: left;
}
table.showcaseTable tr td.none{
	padding: 00;
}

table.showcaseTable tr td{
	padding: 0 0 15px 0;
}
table.showcaseTable tr td img{
	border: 1px solid #e4e4e4;
}
.showcaseTitle{
	height: 24px;
	width: 166px;
	background: url(../images/showcaseTitle.gif) no-repeat 10px 0;
	color: #ffffff;
	padding: 1px 0 0 20px;
	text-align: left;
}

a.showaseLink{
	color: #e4e4e4;
	text-decoration: none;
}
a:hover.showaseLink{
	color: #0c95ce;
}
/* Showcase table end---------------------------------------------*/



.headingText{
	margin: 0 0 0 -5000px;
}
.clear{
	clear: both;
}
.left{
	float: left;
}



.divider{
	height: 10px;
	width: 600px;
	border-top: 1px solid #464646;
	margin: 10px 0 0 0;
	display: block;
	clear: both;
}