body {
	margin-top: 0px;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input:focus, textarea:focus{
background-color: #c9d3f6;
}



a {
	color: #25f50a;
	text-decoration: none;
	outline: none;
}
a:active {
    outline: none;
}

a:focus {
    outline: none;
}

img {
	border: 0px;
	padding: 0px;
}

h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
	font-style: oblique;
	color: #ccc;
}
#wrapper {
	position: relative;
	background-image: url(../images/wrapperBG.png);
	background-repeat: repeat-y;
	height: 810px;
	width: 950px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}


#logo {
	position: absolute;
	top: 20px;
	left: 10px;
	
}

#nav {
	position: absolute;
	left: 420px;
	top: 10px;
}

#flash {
	background: url(../images/flashBG.png) no-repeat;	
	position: absolute;
	width: 502px;
	height: 59px;
	left: 425px;
	top: 100px;
	text-align: center;
}

#flashcontent {
	color: #fafada;
}

#featuredWorkWrapper {
	position: absolute;
	top: 175px;
	left: 10px;
	width: 926px;
	height: 305px;
	background-image: url(../images/featuredWork.png);
	background-repeat: no-repeat;
}

#slideshow #slidesContainer {
  margin:0 auto;
  width: 906px;
  height: 300px;
  overflow:auto; /* allow scrollbar */
  position:relative;
  top: 20px;
  z-index: 2;
}

#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:886px; /* reduce by 20 pixels to avoid horizontal scroll */
  height:300px;
}

#leftControl {
  top:135px;
  left:-15px;
  background:transparent url(../images/control_right.png) no-repeat 0 0;
}
#rightControl {
  top:145px;
  right:-25px;
  background:transparent url(../images/control_left.png) no-repeat 0 0;
}

ul.siteList {
	position: relative;
	left: 8px;
	top: -10px;
	display: block;
	list-style-type: none;	
	width: 350px;
}

.siteList a {
	display: inline-block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 1px 10px;
	text-decoration: none;
	color: #25f50a;
	border-right: 1px solid #ccc;

}

.siteList a:hover {
	color: #fff;
}

.siteList li{
	display: block;
	float:left;
}

ul.contactList {
	position: relative;
	left: 8px;
	top: -10px;
	display: block;
	list-style-type: none;	
	width: 350px;
}

.contactList a {
	display: inline-block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 1px 10px;
	text-decoration: none;
	color: #25f50a;
	border-right: 1px solid #ccc;

}

.contactList a:hover {
	color: #fff;
}

.contactList li{
	display: block;
	float:left;
}

#main, #homeMain {
	width: 931px;
	height: 501px;
	position: absolute;
	top: 200px;
	left: 4px;
	color: #F2F2E6;
	padding: 10px;
	font-size: .8em;
	line-height: 1.4em;
}


#main {
		background: url(../images/mainBG.png) no-repeat;
}

#homeMain {
		background: url(../images/homeBG.png) no-repeat;
		top: 150px;
}

#copyHome {
	clear: both;
	width: 750px;;
}


#copy {
	width: 900px;
}


#homeTable, #portTable {
	width: 931px;
	position:absolute;
	top: 485px;
	
}

#portTable img{
	position: relative;
	left: 30px;
}

#homeTable tr, #portTable tr {
	height: 230px;
}

#homeTable td.one, #portTable td.one {
	width: 308px;
	background: url(../images/homeTableBG.png) no-repeat;
	vertical-align: top;
}

#homeTable td.one p, #portTable td.one p {
	position: relative;
	left: 40px;
	top: 10px;
	width: 215px;
	font-size: small;
	color: #F2F2E6;
}

#homeTable td.one h4, #portTable td.one h4 {
	width: 215px;
	font-style: oblique;
	color: #ccc;
	position: relative;
	top: 10px;
	left: 10px;

	
}

#homeTable td.one a, #portTable td.one a {
	color: #0472fa;
	text-decoration: none;
}

#homeTable td.two, #portTable td.two {
	width: 308px;
	background: url(../images/homeTableBG.png) no-repeat;
	background-position: center;
	vertical-align: top;


}

#homeTable td.two p, #portTable td.two p {
	position: relative;
	left: 20px;
	top: 10px;
	width: 215px;
	font-size: small;
	color: #F2F2E6;
	
}

#homeTable td.two h4, #portTable td.two h4 {
	width: 215px;
	font-style: oblique;
	color: #ccc;
	position: relative;
	top: 10px;
	left: 20px;
	
}

#homeTable td.three, #portTable td.three {
	width: 308px;
	background: url(../images/homeTableBG.png) no-repeat;
	background-position: right;
	vertical-align: top;
}


#portTable td.one p {
	left: 10px;
	}


#portTable td.three h4 {
	width: 215px;
	font-style: oblique;
	color: #ccc;
	position: relative;
	top: 10px;
	left: 35px;
}

#portTable td.three p {
	position: relative;
	left: 35px;
	top: 10px;
	width: 215px;
	font-size: small;
	color: #F2F2E6;
	
}

#portfolioBadge {
	position: absolute;;
	top: 450px;
	left: 200px;
	width: 113px;
	height: 105px;
	z-index: 2;
}


#quickContact {
	position: absolute;
	top: 465px;
	left: 670px;
}

#blogBadge {
	position: absolute;;
	top: 15px;
	left: 875px;
	width: 113px;
	height: 105px;
	z-index: 2;
}

#footer {
	background-image: url(../images/footerBG.png);
	background-repeat: no-repeat;
	width: 898px;
	height: 72px;
	position: absolute;
	top: 730px;
	left: 26px;
	color: #fff;
	font-size: smaller;
	text-align: center;
}

#footer ul {
	position: relative;
	left: 255px;
}

#footer a {
	display: inline-block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 1px 10px;
	text-decoration: none;
	color: #25f50a;
	border-right: 1px solid #ccc;

}

#footer a:hover {
	color: #fff;
}

ul.footerList {
	display: block;
	list-style-type: none;	
	width: 350px;
}

ul.footerList li{
	display: block;
	float:left;
}

.copyright {
	text-align: center;
	position: relative;
	top: 25px;
	left: -175px;
}

.slide a {

	float: left;
}

.slide img {
	margin: 25px 30px 100px 50px;
    vertical-align: top;
}

.slide h2 {
	font-style: oblique;
	color: #ccc;
}

.slide p {
	float: left;
	width: 400px;
}

.slideDesc {
	font-size: .8em;
	color: #F2F2E6;
}


.control {
  display: block;
  width:39px;
  height:50px;
  text-indent:0;
  position:absolute;
  cursor: pointer;
}

.reasons, .apps, .maint, .eventsList {
	width: 500px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: small;
}

.reasons li, .apps li, .eventsList li {
	padding: 5px;
	margin: 5px;
}

.copyImage {
	position: relative;
	top: -30px;
}

.contact {
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	left: 30px;
	top: 10px;
	font-size: small;
	width: 270px;
}

.contactTable {
	width: 900px;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	top: 10px;
	left: 10px;
	font-size: small;
}

.contactTable td.one {
	width: 300px;
	text-align: right;
	vertical-align: top;
}

.contactTable td.two {
	padding-left: 20px;
	width: 600px;

}
.contactTable .two fieldset {
	text-align: left;
	position: relative;
	left: 125px;
	width: 400px;
}

.contactTable .two label {
	text-align: left;
}
.copyLinks {
	top: 200px;
}

.required {
	color: red;
}


