html, body {
	background: #353435 url(images/back.jpg) repeat-x scroll center center;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	min-height: 570px;
	min-width: 1000px;
	}
.sitecontainer{
	width: 1000px;
	height: 570px;
	text-align: left;
	color: #000000;
	position: absolute;
	padding: 0px;
	left: 50%;
	top: 50%;
	margin-left: -500px;
	margin-top: -285px;
	overflow: visible;
}
#flashcontainer{
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

.header{
	width: 1000px;
	height: 40px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	clear: none;
	float: left;
	position: absolute;
	border: #36373a;
	border-width: 0px 0px 1px 0px;
	border-style:solid;
}

#footer {
	width: 1000px;
	height: 40px;
	top: 540px;
	padding: 0px;
	margin: 0px;
	clear: none;
	float: left;
	position: absolute;
	border: #36373a;
	border-width: 1px 0px 0px 0px;
	border-style:solid;	
}
#footer p, #footer p a{
	color: #8a8a8a;
	padding: 0px;
	margin: 0px;
	
	line-height: normal;
	
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
	text-transform: none;
	text-decoration: none;
	text-align: left;
	
	vertical-align:top;
	
	color: #8a8a8a;
}
#footer p a{
	text-decoration: underline;
}#footer p a:hover{
	color: #E3FF83;
}
#footer p img{
	margin: 0px;
	padding: 0px;
	border: none;
	clear: none;
	vertical-align:top;
}
.content{
	width: 1000px;
	height: 480px;
	top: 50px;
	/*padding: 0px;*/
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	position: absolute;
	text-align: left;
	z-index: 100;
}
.content h1, .content h2, .content p, .content div, .content div h1, .post div h2{
	margin: 5px 0px 0px 0px;
	/*padding: 0px;*/
	float: left;
	clear: both;
	
	color: #CECDCD;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
.content h2, .post div h2{
	font-size: 12px;
	clear: none;
}
.content p, .content div, .content a, .content div p, .content p small, .content p small a{
	color: #CECDCD;
	font-size: 10px;
	line-height: 120%;
	font-variant: normal;
	font-weight: normal;
	/*width: 400px;*/
}
.content p small, .content p small a{
	font-size: 10px;
}
.content div{
	/*padding: 0px;*/
	margin: 0px;
	clear: none;
	}
.content .formdiv{
	padding: 0px 0px 5px 0px;
	margin: 0px;
	clear:both;
	float:left;
	vertical-align:top;
}
.content .formdiv p{
	width:130px;
	clear: both;
}
div.aboutdiv{
	width: 460px;	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	display: block;
	overflow:visible;
}
div.aboutdiv p{
	width: 460px;
	clear: both;
	
}
.aboutdiv .div{
	width:460px;
}
div.aboutdiv h2{
	width:460px;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	clear: both;
	
}
/*-------------*/
#resources {	
	position:relative;
	margin: 0px;
	padding: 0px;
}

/*------------------------*/
#mainContentScroll  {
	position: relative;
	height: 420px;	
	width: 470px;
	/*verflow: auto;*/
}
.ServicesList{
	border:1px solid red;
	}
.ServicesList li{
	border:1px solid red;
	}
.ul{
	width:270px;
	padding: 4px;
	margin: 0px;
	list-style-type: disc;
	list-style-position: outside;
	float:left;
}
.li{
	padding: 2px 2px 4px 2px;
	margin: 0px;
	list-style-type: disc;
	list-style-position: outside;
}

.NormalTextBox {
	width:215px;
}
.header h1, .header h1 a{
	font-size: 27px;
	color: #CECDCD;
	padding:5px 5px 15px 0px;
	margin: 0px;
	clear: none;
	width:600px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	line-height: normal;
	float: left;
	vertical-align:top;
}
.header img{
	margin:0px;
	padding: 0px;
	vertical-align:top;
	clear:none;
	display:block;
	float: left;
}
.nav{
	/*background: url(images/nav-bg.png) no-repeat;*/
	padding: 0px;
	margin: 20px 0px 0px 0px;
	position: relative;
	display: block;
	clear: none;
	float: right;
	color: #3b3b3b;
}
.nav li{
	list-style-type:none;
	list-style-image:none;
	outline:none;		
}

.nav li a{	
	outline:none;		
}
.navbtn, #homebtn, #aboutbtn, #servicesbtn, #blogbtn, #clientbtn, #workbtn, #showbtn, #contactbtn{
	height: 20px;
	position: relative;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	clear:none;
	float:left;
}
.navbtn a, #homebtn a, #aboutbtn a, #servicesbtn a, #blogbtn a, #clientbtn a, #workbtn a, #contactbtn a, #showbtn a{
	/*background: url(images/nav-btn-bg.png) no-repeat 0px 0px;*/
	display: block;
	text-transform: none;
	text-decoration: none;
	text-align:center;
	color: #8a8a8a;
	padding: 0px;
	margin: 0px;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #8a8a8a;
}
.navbtn a:hover, #homebtn a:hover, #aboutbtn a:hover, #servicesbtn a:hover, #blogbtn a:hover, #clientbtn a:hover, #workbtn a:hover, #contactbtn a:hover, #showbtn a:hover{
	background-position: 0px -30px;	
	color: #E3FF83;
}
.nav h1, .navfirst p, .nav p a{
	color: #3b3b3b;
	padding:3px;
	margin: 0px;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
}
.nav h1:first-letter{
	font-size: 15px;
}
#home-page #homebtn a, #about-page #aboutbtn a, #services-page #servicesbtn a, #blog-page #blogbtn a, #client-page #clientbtn a , #work-page #workbtn a, #contact-page #contactbtn a, #show-page #showbtn a{
	background-position:0px -60px;
	color: #65748a;
}
#home-page #homebtn a h1, #about-page #aboutbtn a h1, #services-page #servicesbtn a h1, #blog-page #blogbtn a h1, #client-page #clientbtn a h1, #work-page #workbtn a h1, #contact-page #contactbtn a h1, #show-page #showbtn a h1{
	color: #323944;
}
.maincontent {
	position: absolute;
	height: 470px;
	width: 582px;
	left: 175px;
	top: 70px;
	margin: 0px;
	padding: 0px;
}
.maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3b3b3b;
	font-size: 18px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
}
input.contacti {
	/*background: url(images/contact-input-bg.png);*/
	background-color: transparent;
	width: 244px;
	height: 18px;
	padding: 3px;
	margin: 0px;
	border: 0px none;
	clear:none;
	}
input.contacti[class] {
	background: url(images/contact-input-bg.png);
}
textarea.contactt {
	background-color: transparent;
	width: 244px;
	height: 114px;
	padding: 3px;
	margin: 0px;
	border: 0px none;
	clear:none;
	overflow:hidden;
	}
textarea.contactt[class] {
	background: url(images/contact-text-bg.png);
}
p.contactp {
	height: 16px;
	width: 90px;
	padding: 4px 0px;
	margin: 3px 0px;
	clear:none;
	text-align:right;
	overflow:hidden;
	vertical-align:middle;
}
p.contactpi {
	height: 24px;
	width: 244px;
	padding:0px 3px;
	margin: 3px 0px;
	clear:none;
	text-align:left;
	overflow:hidden;
	vertical-align:top;
}
input.contactb{
	background-color: transparent;
	height: 24px;
	width: 70px;
	border: #81838a 1px solid;
	border: 0px none;
}

input.contactb[class] {
	background: url(images/contact-btn-bg.png);
}

.brwose label.cabinet{
	width: 70px;
	height: 24px;
	/*background: url(images/Browse.png) 0 0 no-repeat;*/	
	/*background-color: transparent;*/
	display: block;
	overflow: hidden;
	cursor: pointer;
	/*position: relative;*/
	/*position:relative;*/
}

.brwose label.cabinet[class] {
	background: url(images/Browse.png) 0 0 no-repeat;
	position: relative;
}
.brwose label.cabinet input.file{
	position: relative;
	height: 100%;
	width: auto;
	margin-top:-8px;
	z-index:1000;
	
	/*FireFox*/
/*	opacity: 0;
	-moz-opacity: 0;*/
	
}

/*--------------------------------------------------------*/

input.contactb2{
	background: url(images/contact-btn-bg.png);
	height: 24px;
	width: 70px;
	border: #81838a 1px solid;
	border: 0px none;
}
a.navbtun[class] {
 /*background-image:url(1.png);*/
 background: url(images/nav-btn-bg.png) no-repeat 0px 0px;
}
.Sitemap{
	margin-left:50px;
	list-style-type:disc;
	}
.Sitemap li{
	list-style-type:disc;
	margin-bottom:5px;	
	color:#3b3b3b;
	}
.Sitemap li a{
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	}
.SitemapTab[class]{
	background:url(images/SiteMap.png) left top no-repeat;
	
	}
ul#whatwedo{
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	line-height: 1.65;
	list-style-image: url(images/resbullet.jpg);
}