@charset "utf-8";
br,ul,li,img,a,form {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
}
#container {
	width: 957px;
	background: #000000;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
}
#toparea {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	margin: 3px 10px 3px 0px;
}

.missionstatement {
	font-weight: bold;
	font-style: italic;
	color: #73C9FA;
}
#toparea a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#sidebar {

	padding: 0;
	float: left;
	width: 256px;
	/*background: red;*/
}
#mainMenu {
	margin:0;
	padding:0;
	text-align: center;
}
#contactBox {
	background-image: url(../images/contactbg.jpg);
	width: 256px;
	height: 134px;
}
#contactBoxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 27px;
}
#mainMenu ul {
	margin: 0px 0px 4px 0px;
}
#mainMenu li {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	/*background-image: url(../images/menubg_off.jpg);*/
	height: 28px;
	margin: 4px 0px 0px 0px;
	padding-top:5px;
	cursor:pointer;
}
.menuOff {
	background-image: url(../images/menubg_off.jpg);
}
.menuOn {
	background-image: url(../images/menubg_on.jpg);
}

#mainContent {
	/*margin: 0px 0px 0px 256px;*/ /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding: 0;
	width: 698px;
	float:left;
	/*background: blue;*/
}

#footer {
	height: 34px;
	width: 691px;
	margin: 8px 0px 0px 7px;
	padding: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.boldLiteBlue {
	font-weight: bold;
	color: #99ccff;
}
.boldHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a {
	font-weight: bold;
	color: #5488b1;
}

/* Home Page */

#homeIntro {
	height: 283px;
	width: 691px;
	margin: 0px 0px 0px 7px;
	padding: 0;
}
#homeIntroLeft {
	background-image:url(../images/flashBanners/homeBannerLeft.jpg);
	background-repeat:no-repeat;
	width:389px;
	height:283px;
	float:left;
}
#homeIntroRight {
	width:302px;
	height:283px;
	float:left;
}
#homeIntroContent {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	padding: 35px 0px 0px 35px;
	line-height: 17px;
}
#homeProjects {
	border: 1px solid #4d4d4d;
	height: 219px;
	width: 689px;
	margin: 8px 0px 0px 7px;
	padding: 0;
}
#homeProjectsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	padding: 15px 20px 0px 20px;
	width: 350px;
}
#homeProjectsText a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66ccff;
	font-weight: normal;
}

/* Company Page */

#companyIntro {
	height: 229px;
	width: 691px;
	margin: 0px 0px 0px 7px;
	padding: 0;
}
#companyIntroContent {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	padding: 35px 0px 0px 35px;
	line-height: 17px;
}
#companyTitle {
	height: 33px;
	width: 691px;
	margin: 4px 0px 0px 7px;
}
#companyContent {
	border: 1px solid #4d4d4d;
	width: 689px;
	margin: 4px 0px 0px 7px;
	padding: 0;
	overflow:auto;
}
#companyContentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	padding: 20px 20px 20px 20px;
	width: 649px;
}
#companyContentText a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66ccff;
	font-weight: normal;
}


/* Services Page - this is now Projects */

#servicesIntro {
	background-image: url(../images/servicesintrobg.jpg);
	height: 229px;
	width: 691px;
	margin: 0px 0px 0px 7px;
	padding: 0;
}
#servicesIntroContent {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	padding: 35px 0px 0px 35px;
	line-height: 17px;
}
#servicesTitle {
	height: 33px;
	width: 691px;
	margin: 4px 0px 0px 7px;
}
#servicesContent {
	border: 1px solid #4d4d4d;
	width: 689px;
	margin: 4px 0px 0px 7px;
	padding: 0;
	overflow:auto;
}
#servicesContentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	padding: 20px 20px 20px 20px;
	width: 649px;
}
#serviceContentText a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66ccff;
	font-weight: normal;
}
#servicesContentText li {
	indent: 30px;
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 15px;
	margin-bottom: 5px;
}

#servicesContentText h1 {
	font-size: 16px;
}

.project_listing {
	margin-bottom: 10px;
}

.project_listing .project_title {
	font-weight: bold;
}

.project_listing .project_desc {

}

/* Clients Page */

#clientsIntro {
	background-image: url(../images/clientsintrobg.jpg);
	height: 229px;
	width: 691px;
	margin: 0px 0px 0px 7px;
	padding: 0;
}
#clientsIntroContent {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	padding: 35px 0px 0px 35px;
	line-height: 17px;
}
#clientsTitle {
	height: 33px;
	width: 691px;
	margin: 4px 0px 0px 7px;
}
#clientsContent {
	width: 689px;
	margin: 4px 0px 0px 7px;
	padding: 0;
	overflow:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4d4d4d;
	border-right-color: #4d4d4d;
	border-left-color: #4d4d4d;
}
.clientsContentContainers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	padding: 20px 20px 20px 20px;
	width: 649px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#clientsContentText a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66ccff;
	font-weight: normal;
}
.clientImage {
	margin-left:20px;
	border: 1px solid #333333;
}

/* Clients Page */

#contactIntro {
	background-image: url(../images/contactintrobg.jpg);
	height: 229px;
	width: 691px;
	margin: 0px 0px 0px 7px;
	padding: 0;
}
#contactIntroContent {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	padding: 35px 0px 0px 35px;
	line-height: 17px;
}
#contactTitle {
	height: 33px;
	width: 691px;
	margin: 4px 0px 0px 7px;
}
#contactContent {
	width: 689px;
	margin: 4px 0px 0px 7px;
	padding: 0;
	overflow:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4d4d4d;
	border-right-color: #4d4d4d;
	border-left-color: #4d4d4d;
}
.contactContentContainers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	padding: 20px 20px 20px 20px;
	width: 649px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#contactContentText a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66ccff;
	font-weight: normal;
}
#contactFormContainer {
	background-image: url(../images/contactFormGrdt.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #333333;
	border: 1px solid #666666;
	padding: 16px 0px 16px 0px;

}
#googleMap {
	text-align:center;
}
#contactForm {}
