@charset "iso-8859-1";
/* CSS Document */
#code  {
	display: none;
}
body {
	background-color: #1b1b1b;
	background-image: url(../../components/images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin:0px auto;
}
a {
  text-decoration: none;
}
a:link {
	color: #6B6B6B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6B6B6B;
}
a:hover {
	text-decoration: underline;
	color: #6B6B6B;
}
a:active {
	text-decoration: none;
	color: #6B6B6B;
}
img {
	behavior: url(../../components/fixes/iepngfix.htc);
  	border-width: 0;
}
#container {
	width: 953px;
	height: 600px;
	top: 0px;
	position:relative;
	margin-top: 0px;

}
#linesright {
	width: 4px;
	height: 500px;
	float: right;
	position: inherit;
	background-image:url(../images/sidelines.gif);
	margin-top: 0px;
}
#linesleft {
	width: 4px;
	height: 500px;
	background-image:url(../images/sidelines.gif);
	float: left;
	margin-top: 0px;
}
#nav {
	width: 945px;
	height: 83px;
	left: 4px;
	top: 0px;
	position: relative;
	background-image:url(../images/navbg.jpg);
	z-index: 15;
	margin-top: 0px;
}
#navlogo {
	width: 185px;
	height: 69px;	
	float: left;
	position: relative;
	top: 11px;
	left: 11px;	
	margin-top: 0px;
}
#navmenu {
	width: 393px;
	height: 22px;
	position: absolute;
	top: 57px;
	left: 530px;
	float: right;
	margin-top: 0px;
}
#bodyarea{
	width:945px;
	height: 417px;
	left: 4px;
	background-image:url(../images/bodybg.jpg);
	position: relative;
	float: left;
	margin-top: 0px;
}
#ibodybox{
	width:945px;
	height: 394px;
	right: auto;
	left: 0px;
	top: 15px;
	background-image:url(../images/bodybox.png);
	position: relative;
	float: left;
	background-repeat: no-repeat;
	margin: 0px auto;
}
#iheadertext{
	width: 335px;
	height: 10px;
	left: 35px;
	float: left;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	margin: 0px auto;
}
#icontenttext{
	width: 345px;
	height: 327px;
	float: left;
	top: -15px;
	padding-top: 0px;
	padding-right: 10px;
	position: relative;
	overflow: auto;
	margin: 0px auto;
}
#iproductbutton1{
	padding-top: 6px;
	padding-right: 16px;
	height: 208px;
	display: block;
	position: relative;
	float: right;	
	right: 4px;
	margin-top: 0px;
}
#iproductbutton2{
	height: 184px;
	display: block;
	float: right;
	top: -8px;
	right: 0px;
	position: relative;
	padding-top: 3px;
	padding-right: 20px;
	margin-top: 0px;
}
#iproductbutton3{
	width:	494px;
	height: 126px;
	display: block;
	float: right;
	top: -2px;
	right: 4px;
	position: relative;
	padding-right: 20px;
	margin-top: 0px;
}
#footer{
	width: 955px;
	height: 93px;
	top: 511px;
	position: inherit; 
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;	
	margin-top: 0px;
}
#footertext{
	width: 384px;
	height: 80px;
	padding-top: 25px;
	padding-left: 15px;
	float: left;	
}
#footerlogo{
	width: 146px;
	height: 56px;
	padding-top: 30px;
	padding-right: 12px;
	float: right;	
}
.heading1 {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	color: #5d5d5d;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	line-height: 18px;
	color: #5d5d5d;
}
.body a:link {
	color:#C00;
	text-decoration: none;
}
.body a:visited {
	text-decoration: none;
	color: #5d5d5d;
}
.body a:hover {
	text-decoration: underline;
	color: #5d5d5d;
}
.body a:active {
	text-decoration: none;
	color: #5d5d5d;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 14px;
	color: #5d5d5d;
	text-transform: uppercase;
	font-weight: bold;
}	
.newsline {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	color: #5d5d5d;
	text-transform: uppercase;
	font-weight: bold;
}	
.address {
	font-family: Verdana, Geneva, sans-serif;
	text-align:left;
	font-size: 10px;
	line-height: 14px;
	color: #d8d8d8;
}
.copyright{
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	color: #6b6b6b;
}
/* Secondary Page Style */
#nbodybox{
	width: 945px;
	height: 394px;
	right: auto;
	left: 0px;
	top: 15px;
	background-image:url(../images/bodybox2.png);
	position: relative;
	float: left;
	background-repeat: no-repeat;
	margin: 0px auto;
}
#nheadertext{
	width: 680px;
	height: 10px;
	left: 35px;
	float: left;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	margin: 0px auto;
}
#ncontenttext{
	width: 645px;
	height: 327px;
	float: left;
	top: -15px;
	padding-top: 0px;
	padding-right: 10px;
	position: relative;
	overflow: auto;
	margin: 0px auto;
}
#nproductsbox{
	width: 214px;
	height: 380px;
	padding-right: 20px;
	float: right;
}
#nproductbutton1{
	padding-top: 6px;
	display: block;
	position: relative;
	float: right;	
	right: 4px;
	margin-top: 0px;
}
#nproductbutton2{
	width:	194px;
	height: 125px;
	padding-top: 3px;
	display: block;
	position: relative;
	float: right;
	right: 4px;
	top: -5px;
}
#nproductbutton3{
	width:	194px;
	height: 126px;
	display: block;
	position: relative;
	float: right;
	top: -2px;
	right: 4px;
}
.form{
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
	color: #5d5d5d;
	line-height:inherit;
}
