* {
	margin-top: 0px;
	padding-top: 0px;
}
body {
	background-color: #2A587A;
}
#DivWrapper {
	background-color: #FFFFFF;
	height: 700px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#DivNav {
	float: left;
	height: 110px;
	width: 300px;
	padding-top: 75px;
	padding-left: 200px;
}
#DivNav ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
#DivNav  ul  li     {
	float: left;
	line-height: 40px;
}
#DivNav ul li a:link, #DivNav ul li a:visited{
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 46px;
	display: block;
	text-indent: -9999px;
}
#DivNav #home a {
	background-image: url(../images/home.jpg);
	width: 50px;
	margin-right: 20px;
}
#DivNav #home a:hover {
	background-image: url(../images/home2.jpg);
}
#DivNav  #home  a:active {
	background-image: url(../images/home3.jpg);
}
#DivNav  #portfolio  {
	background-image: url(../images/portfolio2.jpg);
	width: 63px;
	margin-right: 25px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
}
#DivNav #portfolio a {
	background-image: url(../images/portfolio.jpg);
	width: 63px;
	margin-right: 25px;
}
#DivNav #portfolio a:hover {
	background-image: url(../images/portfolio2.jpg);
}
#DivNav  #portfolio  a:active {
	background-image: url(../images/portfolio3.jpg);
}
#DivNav   #about  {
	background-image: url(../images/about2.jpg);
	width: 35px;
	margin-right: 25px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
}
#DivNav #about a {
	background-image: url(../images/about.jpg);
	width: 35px;
	margin-right: 25px;
}
#DivNav #about a:hover {
	background-image: url(../images/about2.jpg);
}
#DivNav  #about  a:active {
	background-image: url(../images/about3.jpg);
}
#DivNav    #contact  {
	background-image: url(../images/contact2.jpg);
	width: 40px;
	margin-right: 25px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
}
#DivNav #contact a {
	background-image: url(../images/contact.jpg);
	width: 40px;
}
#DivNav #contact a:hover {
	background-image: url(../images/contact2.jpg);
}
#DivNav  #contact  a:active {
	background-image: url(../images/contact3.jpg);
}
#capabilities {
	height: 30px;
	width: 900px;
	text-indent: -9999px;
	background-image: url(../images/capabilities.gif);
	background-repeat: no-repeat;
	float: left;
}
#DivRoll {
	float: left;
	height: 65px;
	width: 250px;
	padding-left: 45px;
	padding-top: 37px;
}
#main {
	float: right;
	padding-left: 81px;
	width: 400px;
	height: 400px;
	padding-top: 40px;
	padding-right: 105px;
}
#leftnav {
	height: 300px;
	width: 185px;
	padding-left: 95px;
	padding-top: 37px;
	float: left;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #FF9933;
	line-height: 1.25em;
}
#leftnav a:link, #leftnav a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
#leftnav  a:hover   {
	color: #FF9933;
	text-decoration: none;
}
#main p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.75em;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #1B384E;
}
#logo {
	height: 138px;
	width: 218px;
	float: left;
	padding-top: 40px;
	padding-left: 60px;
	padding-bottom: 7px;
	text-align: right;
}
img
{  border-style: none;
}
#footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #2A587A;
	text-align: center;
	padding-top: 8px;
}
a:link, a:visited {
	font-family: Helvetica, Arial, sans-serif;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica, Arial, sans-serif;
	color: #FF9933;
	text-decoration: none;
}
.homecopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1B384E;
	line-height: 1.75em;
}

