body, td, th, p
{
	font: 80% Verdana,Tahoma,Arial,sans-serif;
	scrollbar-face-color: white; 
	scrollbar-shadow-color: #00549F; 
	scrollbar-3dlight-color: #00549F; 
	scrollbar-arrow-color: #00549F; 
	scrollbar-track-color: white;
	scrollbar-base-color: white; 
}
body 
{
	margin: 0 auto;
	padding: 0;
	font: 80% Verdana,Tahoma,Arial,sans-serif;
	background-color: #cecece;
	background-image: url('images/background.jpg');
	background-repeat: repeat-y;
	background-position: center;
}
#wrap, .wrap
{
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 988px;
}

#header 
{
	margin: 0 0 -1px 0;
	border: 0;
}

#header a 
{
	font-size: 1.2em;
	margin: 0 0 0 930px;
	text-decoration: none;
	position: relative;
	top: 7px;
	color: #cfe6c9;
}
/******************** NAVIGATION ********************/
#nav 
{
	margin: 0;
	width: 988px;
	height: 35px;
	background-image: url('images/b_gray_bg2.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#nav ul 
{
	margin: 0 auto;
	padding: 0 54px;
	list-style-type: none;
	font-size: 0.95em;
	font-weight: thin;
	text-align: center;
	letter-spacing: .5px;
	line-height: 35px;
}

#nav li 
{
	float: left;
}

#nav li a 
{
	padding: 0;
	margin-left: 1px;
	float: left; /*width: 175px;*/
	width: auto;
	height: 35px;
	text-decoration: none;
	color: #ffffff;
	font-weight: thin;
	display: block;
	background-image: url('images/b_gray2.gif');
	background-repeat: repeat-x;
}

#nav a.home 
{
	width: 100px;
}

#nav a.bgw 
{
	width: 140px;
}

#nav a.products 
{
	width: 115px;
}

#nav a.services 
{
	width: 115px;
}

#nav a.os 
{
	width: 142px;
}

#nav a.ads 
{
	width: 139px;
}

#nav a.contact
{
	width: 120px;
}

#nav li.active a 
{
	background-image: url('images/b_green2.gif');
	background-repeat: repeat-x;
	background-position: center;
}

#nav a:hover 
{
	background-image: url('images/b_green2.gif');
	background-repeat: repeat-x;
	background-position: center;
}
/******************** END NAVIGATION ********************/

img.arrow 
{
	margin: 0 auto;
	display: inline;
	vertical-align: middle;
	padding-right: 10px;
}




a
{
	text-decoration: none;
}
a:link, a:active, a:visited
{
	color: #40bb40;
	text-decoration: none;
}
a:hover
{
	color: #40bb40;
	text-decoration: underline;
}
a:link.menu, a:active.menu, a:visited.menu
{
	color: #ffffff;
	font-family: verdana;
	font-size: 7pt;
	text-decoration: none;
}
a:hover.menu
{
	color: #ffffff;
	font-family: verdana;
	font-size: 7pt;
	text-decoration: none;
}
a:link.footer, a:active.footer, a:visited.footer
{
	color: #666666;
	font-family: verdana;
	font-size: 7pt;
	text-decoration: none;
}
a:hover.footer
{
	color: #222222;
	font-family: verdana;
	font-size: 7pt;
	text-decoration: underline;
}
.date
{
	padding: 3px;
	font-size: 7.5pt;
	font-style: italic;
	color: #666666;
}
td.menu
{
	background-color: #03416d;
	color: #ffffff;
	font-family: verdana;
	font-size: 7pt;
	padding: 3px;
	padding-left: 7px;
	cursor: hand;
}
td.menu_over
{
	background-color: #830404;
	color: #ffffff;
	font-family: verdana;
	font-size: 7pt;
	padding: 3px;
	padding-left: 7px;
	cursor: hand;
}
td.logo
{
	background-color: #dedede;
}
.bodytext
{
	margin: 20px 0 0 20px;
	padding-left: 25px;
	text-align: left;
	/*background-image: url('images/grad_line.gif');*/
	background-repeat: no-repeat;
	background-position: top left;
}
.header
{
	margin: 0 0 10px 20px;
	color: #40bb40;
	font-size: 20px;
	font-weight: normal;
}
.subheader
{
	font-weight: bolder;
	font-size: 16px;
}

#footer 
{
	clear: both;
	margin: 50px 0 20px 0;
	padding-top: 5px;
	width: 988px;
	height: 23px;
	text-align: center;
	color: #949494;
	font-size: 0.8em;
	background-image: url('images/bottom_bar.gif');
	background-repeat: repeat-x;
	background-position: top;
}

#footer a 
{
	color: #808080;
	text-decoration: none;
	padding-top: 5px;
	margin: 0 0 0 30px;
}

#footer a:hover 
{
	text-decoration: underline;
}




td.footer
{
	font-size: 7pt;
	color: #666666;
	padding: 5px;
}
.input
{
	border: solid 1px #999999;
	font-family: helvetica;
	font-size: 9pt;
	color: #027a21;
}
.button
{
	font-family: helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #027a21;
	cursor: hand;
}
.err
{
	color: #ff0000;
}
div.copy
{
	padding-top: 5px;
	text-align: right;
	font-size: 8pt;
	color: #999999;
}
.line
{
	background: url('images/line_dotted.gif') repeat-x;
}
.img
{
	padding: 3px;
	border: solid 1px #999999;
	width: 130px;
}
.imgborder
{
	border: solid 1px #999999;
}
