
html, body
{
	margin: 0;
	padding: 0;
}
body
{
	font: 76% "Century Schoolbook",tahoma,sans-serif;
	text-align: center;
	background: #EEEEEE;
	background-image: url(../images/backtest2.gif);
	/*background-attachment: fixed;*/
	background-repeat: repeat-x;
}

p
{
	margin: 0 10px 10px;
}

a
{
	color: white;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

a:hover
{
	color: white;
	padding: 0px;
	margin: 0px;
	/*text-decoration: underline;*/
}

div#header
{
	height: 97px;
	margin: 0;
	padding-left: 10px;
	background-image: url(../images/HeaderTop.gif);
}

div#subheader
{
	height: 173px;
	margin: 0;
	padding-left: 10px;
	background-image: url(../images/SubHeader.jpg);
}

div#subheader_ps 
{
	height:173px;
	margin:0;
	padding-left:10px;
	background-image: url(../images/ProductsandServices.jpg);
	
}
div#subheader_au 
{
	height:173px;
	margin:0;
	padding-left:10px;
	background-image: url(../images/AboutUs.jpg);
	
}

div#subheader_cu 
{
	height:173px;
	margin:0;
	padding-left:10px;
	background-image: url(../images/ContactUs.jpg);
	
}

div#subheader_bar 
{
	height:30px;
	background-color:#DDDDDD;
	width:100%;
}

div#container
{
	text-align: left;
	border: solid 1px #BBBBBB;
}

div#content p
{
	line-height: 1.4;
}

div#content a 
{
	color: Blue;
}

.backtop 
{
	width:100%;
	text-align:right;
}

.secondaryheader_text
{
	color: #2F3A4E;
	font-size: 10pt;
	font-weight:bold;
	font-family: Georgia,"Century Schoolbook";

}

.subheader_text
{
	color: #2F3A4E;
	font-size: 8pt;
	font-weight:bold;
	font-family: Georgia,"Century Schoolbook";
	/*border-top: dotted 1px black;
	border-bottom: dotted 1px black;*/
	padding:5px;
}




div#content h1
{
	padding: 10px;
	font-size: 10pt;
	font-weight: normal;
}


div#navigation
{
	float: left;
	width: 189px;
	margin: 0px;
	
}


div#navigation ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 53px;
	list-style-position: outside;
	font-family: tahoma,sans-serif;

}

div#navigation li
{
	/*background-image: url(../images/ButtonBack.gif);*/
	background-repeat: no-repeat;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 53px;
	overflow: hidden;
	cursor:hand;
}


/* 
-- if you wish to have rollover type buttons, add this to the H1 tags in the content
onmouseover="this.className='button_hover'" onmouseout="this.className='button_nohover'" 
*/
.button_hover 
{
		background-image: url(../images/ButtonBack_on.gif);
}

.button_nohover 
{
			background-image: url(../images/ButtonBack.gif);
}

div#navigation h1
{
	background-repeat: no-repeat;
	text-align: left;
	font-size: 9pt;
	font-weight: normal;
	color: white;
	height: 53px;
	padding-top: 20px;
	padding-left: 16px;
	margin: 0;
	cursor:hand;
}




div#extra
{
	background: #FF8539;
}
div#footer
{
	background: #333;
	color: #FFF;
		font-family: tahoma,sans-serif;
}
div#footer p
{
	margin: 0;
	padding: 5px 10px;
}
div#container
{
	width: 665px;
	margin: 0 auto;
	background-image: url(../images/WrapperBack.gif);
}

div#content
{
	float: right;
	width: 476px;
	background-image: url(../images/ContentFade.gif);
	background-repeat: repeat-x;
}


div#extra
{
	float: right;
	width: 466px;
}
div#wrapper
{
	background-image: url(../images/WrapperBack.gif);
}

div#footer
{
	clear: both;
	width: 100%;
	height: 65px;
	background-image: url(../images/FooterBackGround.gif);
	padding-top: 8px;
	font-size: 7pt;
}

div#address
{
	float: left;
}

div#bottommenu
{
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
}

div#bottomfootertext
{
	font-weight: none;
	font-size: 7pt;
	margin: 0px;
	text-align: center;
}
