body	{
	margin: 0px;
	padding: 0px;
	font: normal 12px arial, helvetica, sans-serif;	
	color: #000000;
	background: url('../images/bg_10.gif') repeat-x;
	background-color: #000045;
	line-height: 18px;
}

div.container	{
	width: 960px;	
	margin: 15px auto;
	padding: 0px;
	border: solid 0px #ffffff;	
}


#topsection	{
	width: 960px;
	height: 104px;
}


#nav	{
	width: 960px;
	height: 26px;	
	margin: 14px 0px 20px 0px;
	padding: 0px;
	color: #ffffff;
	border: solid 0px #555555;
	background-color: #555555;
	clear: both;
}

#services	{
	width: 960px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #ffffff;
	border: solid 0px #ff0000;
	clear: both;
}

ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

li{
	font-size: 14px;
	line-height: 1.6;	
	padding-left: 0px;
	border-bottom: solid 1px #000000;
	color: #000070
	}


div.list	{
	width: 240px;
	float: left;
	border: solid 0px #00ff00;
	margin-right: 15px;
	}

div.list ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

div.list li{
	width: 226px;
	float: left;
	font-size: 12px;
	line-height: 1.5;
	color: #ffffff;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 14px;
	border-bottom: solid 1px #dddddd;
	}


h1	{
	font: normal 17px arial, helvetica, sans-serif;
	line-height: 1.5;
	color: #ffffff;
	width: 273px;
	margin-right: 15px;
	display: block;
	float: left;
	}
	
h2	{
	font: normal 22px arial, helvetica, sans-serif;
	line-height: 1.5;
	color: #000070;
	}

h3	{
	font: normal 24px arial, helvetica, sans-serif;
	line-height: 1.5;
	color: #000000;
	margin-top: -20px;
	}

h4	{
	font: normal 14px arial, helvetica, sans-serif;
	line-height: 1.5;
	color: #ffffff;
	}

div#mainhomesection	{
	width: 960px;
	margin: 13px 0px 0px 0px;
	padding: 0px;
	color: #ffffff;
	border: solid 0px #ffffff;
	clear: both;
	}

div#about	{
	width: 290px;
	height: 270px;
	margin-top: 0px;
	padding: 15px;
	background-color: #000000;
	border: solid 0px #ffffff;
	float: left;
	overflow: hidden;
	}


div#maincontentcontainer	{
		width: 610px;		
		padding: 15px;
		margin-top: 0px;
		float: left;
		border: solid 0px #ffffff;
		position: relative;
		background-color: #cccccc;		
		}

div#maincontentcontainer p	{
	color: #000070;
		}

div#maincontentcontainer	img{
	border: solid 3px #555555;
	float: left;
	margin: 0px 8px 20px 8px;
}



/* contact page table */

td	{
	color: #555555;
	}

/* footer stuff */

div.footercontainer	{
	width: 948px;
	height: 12px;
	margin: 0px auto;	
	padding: 5px;	
	border: solid 1px #333333;
	background-color: #000000;	
	clear: both;
}

div.footercontainer p	{
	font: normal 10px arial, helvetica, sans-serif;	
	text-decoration: none;	
	color: #dddddd;
	padding: 0px;
	margin: 0px;
}


/* ###########  link styles ###########*/

A.nav:link {
	font: bold 14px arial, helvetica, sans-serif;	
	color: #ffffff;
	line-height: 26px;
	text-align: center;
	text-decoration: none;	
	width: 192px;
	height: 26px;	
	background-color: #000000;
	display: block;
	float: left;
}
	
A.nav:visited {
	font: bold 14px arial, helvetica, sans-serif;	
	color: #ffffff;
	line-height: 26px;
	text-align: center;
	text-decoration: none;	
	width: 192px;
	height: 26px;	
	background-color: #000000;
	display: block;
	float: left;

	
}

A.nav:active {
	font: bold 14px arial, helvetica, sans-serif;	
	color: #ffffff;
	line-height: 26px;
	text-align: center;
	text-decoration: none;	
	width: 192px;
	height: 26px;	
	background-color: #000000;
	display: block;
	float: left;
	
}

A.nav:hover {	
	font: bold 14px arial, helvetica, sans-serif;	
	color: #000070;
	line-height: 26px;
	text-align: center;
	text-decoration: none;	
	width: 192px;
	height: 26px;			
	display: block;
	float: left;
	background: url('../images/bg_nav_on.jpg');
	
}



/* big contact button */
A.contact:link {
	width: 140px;
	height: 104px;
	padding: 20px 10px 10px 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 1.4;
	color: #cccccc;
	text-align: center;
	text-decoration: none;
	background: url('../images/bg_contact_off.jpg');
	background-color: #000000;
	display: block;
	float: left;
	border: solid 1px #333333;
}
	
A.contact:visited {
	width: 140px;
	height: 104px;
	padding: 20px 10px 10px 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 1.4;
	color: #cccccc;
	text-align: center;
	text-decoration: none;
	background: url('../images/bg_contact_off.jpg');
	background-color: #000000;
	display: block;
	float: left;
	border: solid 1px #333333;
	}

A.contact:active {
	width: 140px;
	height: 104px;
	padding: 20px 10px 10px 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 1.4;
	color: #cccccc;
	text-align: center;
	text-decoration: none;
	background: url('../images/bg_contact_off.jpg');
	background-color: #000000;
	display: block;
	float: left;
	border: solid 1px #333333;
	}

A.contact:hover {
	width: 140px;
	height: 104px;
	padding: 20px 10px 10px 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 1.4;
	color: #cccccc;
	text-align: center;
	text-decoration: none;
	background: url('../images/bg_contact_on.jpg');
	background-color: #000000;
	display: block;
	float: left;
	border: solid 1px #333333;
	}
	

A.projectlink:link {
	font: bold 14px arial, helvetica, sans-serif;	
	width: 280px;
	line-height: 14px;
	margin-bottom: 4px;
	padding: 4px;
	color: #dddddd;	
	text-align: left;
	text-decoration: none;		
	background-color: #333333;
	display: block;	
}
	
A.projectlink:visited {
	font: bold 14px arial, helvetica, sans-serif;	
	width: 280px;
	line-height: 14px;
	margin-bottom: 4px;
	padding: 4px;
	color: #dddddd;	
	text-align: left;
	text-decoration: none;		
	background-color: #333333;
	display: block;	
}

A.projectlink:active {
	font: bold 14px arial, helvetica, sans-serif;	
	width: 280px;
	line-height: 14px;
	margin-bottom: 4px;
	padding: 4px;
	color: #dddddd;	
	text-align: left;
	text-decoration: none;		
	background-color: #333333;
	display: block;	
}

A.projectlink:hover {
	font: bold 14px arial, helvetica, sans-serif;	
	width: 280px;
	line-height: 14px;
	margin-bottom: 4px;
	padding: 4px;
	color: #000075;	
	text-align: left;
	text-decoration: none;		
	background-color: #999999;
	display: block;	
}






/* default text link */


A:link {
	font: bold 14px Arial, Helvetica, sans-serif;	
	text-decoration: none;	
	color: #ff0000;	
}
	
A:visited {
	color : #ff0000;	
}

A:active {
	color : #ff0000;	
}

A:hover {
	color : #ffffff;	
}


/* small footer link */

A.footernav:link {
	font: normal 10px Arial, Helvetica, sans-serif;	
	text-decoration: underline;	
	color: #dddddd;
}
	
A.footernav:visited {
	color : #dddddd;	
}

A.footernav:active {
	color : #dddddd;	
}

A.footernav:hover {
	color : #ffffff;	
}




