/* css styles */ 
body#home a#nav-home, body#about a#nav-about, body#services a#nav-services, body#faq a#nav-faq, body#newsletter a#nav-newsletter, body#contact a#nav-contact, body#client a#nav-client, body#products a#nav-products {
	color:#ffdd00;
}
.hidden {
	display: none;
}
#pagewidth {
	width:955px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#pagewidth a{
	outline:none;
}
#wrapper {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:none;
	height:auto;
}
#header {
	margin:0px 0px 0px 0px;
	height:155px;
	background-color:none;
	width:100%;
}
#maincol {
	background-color:none;
	height:620px;
	width:955px;
}
.clearboth {
	clear: both;
}
#footera {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:28px;
	background-color:#000000;
	clear:both;
}
#footer {
	padding:0px 0px 0px 0px;
	height:45px;
	background-color:none;
}
#logo {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:507px;
	height:105px;
	border-style:none;
	text-align:center;
	font-family:Arial;
	font-style:italic;
	font-size:9.5px;
	letter-spacing:.5px;
	line-height:9px;
	color:#000;
	z-index:1;
}
#toplink {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	letter-spacing:.5px;
	line-height:16px;
	color:#ffffff;
}
#toplink A:link {
	text-decoration: none;
	color: #ffffff;
}
#toplink A:visited {
	text-decoration: none;
	color: #ffffff;
}
#toplink A:hover {
	text-decoration: none;
	color: #ffdd00;
}
#toplink A:active {
	text-decoration: underline;
	color: #ffdd00;
}
#nav, #nav ul { /* all lists */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 18px;
	list-style: none;
	line-height: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	letter-spacing:.5px;
	color:#ffffff;
}
#nav a {
	display: block;
	width: 20em;
}
#nav A:link {
	text-decoration: none;
	color: #ffffff;
}
#nav A:visited {
	text-decoration: none;
	color: #ffffff;
}
#nav A:hover {
	text-decoration: none;
	color: #ffdd00;
}
#nav A:active {
	text-decoration: underline;
	color: #ffdd00;
}
#nav li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}
#nav li ul { /* second-level lists */
	line-height: 20px;
	letter-spacing:.5px;
	position: absolute;
	background:#333333;
	font-size:12px;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width: 12em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -1.75em 0 0 11.75em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#dropdowns A:link {
	padding:0px 10px 0px 10px;
	text-decoration: none;
	color: #ffffff;
}
#dropdowns A:visited {
	padding:0px 10px 0px 10px;
	text-decoration: none;
	color: #ffffff;
}
#dropdowns A:hover {
	padding:0px 10px 0px 10px;
	width:103%;
	background-color:#cccccc;
	text-decoration: none;
	color: #000000;
}
#dropdowns A:active {
	padding:0px 10px 0px 10px;
	background-color:#cccccc;
	text-decoration: underline;
	color: #000000;
}
#wrapper {
	clear: left;
}
#bottomlink1 {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	letter-spacing:.5px;
	line-height:16px;
	color:#ffffff;
	float:left;
}
#bottomlink1 A:link {
	text-decoration: none;
	color: #ffffff;
}
#bottomlink1 A:visited {
	text-decoration: none;
	color: #ffffff;
}
#bottomlink1 A:hover {
	text-decoration: none;
	color: #ffdd00;
}
#bottomlink1 A:active {
	text-decoration: underline;
	color: #ffdd00;
}
#bottomlink2 {
	margin:0px 0px 0px 0px;
	padding:10px 18px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	letter-spacing:.5px;
	line-height:16px;
	color:#ffffff;
	float:right;
}
#bottomlink2 A:link {
	text-decoration: none;
	color: #ffdd00;
}
#bottomlink2 A:visited {
	text-decoration: none;
	color: #ffdd00;
}
#bottomlink2 A:hover {
	text-decoration: none;
	color: #ffffff;
}
#bottomlink2 A:active {
	text-decoration: underline;
	color: #ffffff;
}
#pagepic {
	border-top-style:solid;
	border-top-width:2px;
	border-top-color:#000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:955px;
	height:366px;
}
.bodyheader {
	height:32px;
	margin:20px 0px 0px 40px;
	padding:0px 0px 0px 0px;
	width:525px;
	font-weight:bold;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:32px;
	color:#ffffff;
}

.bodyheaderline {
	margin:10px 0px 0px 40px;
	padding:0px 0px 0px 0px;
	border-bottom-style:solid;
	border-bottom-color:#6F0;
	border-bottom-width:2px;
	width:480px;
}
.bodyheader2 {
	margin:15px 0px 0px 60px;
	padding:0px 0px 0px 0px;
	width:445px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:.5px;
	line-height:16px;
	color:#ffdd00;
	list-style:square;
	border-style:none;
	font-weight:bold;
}
.bodybody {
	margin:15px 0px 0px 60px;
	padding:0px 0px 0px 0px;
	width:445px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:.5px;
	line-height:16px;
	color:#ffffff;
	list-style:square;
	border-style:none;
}
.bodybody ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:445px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:.5px;
	line-height:16px;
	color:#ffffff;
	list-style:square;
	border-style:none;
}
.bodybody li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:445px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:.5px;
	line-height:16px;
	color:#ffffff;
	list-style:square;
	border-style:none;
}
.bodybody a {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:.5px;
	line-height:16px;
	border-style:none;
}
.bodybody A:link {
	text-decoration: none;
	color: #ffdd00;
}
.bodybody A:visited {
	text-decoration: none;
	color: #ffdd00;
}
.bodybody A:hover {
	text-decoration: underline;
	color: #ffffff;
}
.bodybody A:active {
	text-decoration: underline;
	color: #ffdd00;
}
.picnavleft {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.picnavright {
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#bodypic1 {
	margin:45px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-style:solid;
	border-width:4px;
	border-color:#ffffff;
	width:300px;
	height:500px;
}
#bodyshell1 {
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;	
	height:620px;
}
#bodyshell2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	height:620px;
}
