body{
 margin:0px;
 font-family:arial;
 color:#323232;
}

.productLine
{
	font-size:14px;
	font-weight:bold;
}


.mainLink a:hover{
 color:#FFFFFF;
 font-size:14px;
 text-decoration:underline;
 padding-left:5px;
 padding-right:40px;
 
}

#bodyContent li{
 list-style: square url(rightbullet_small.png);
}

#bodyContent td{
	 font-size:11px;
}

img{
 border:0px;
 padding:0px;
 margin:0px;
}


.sectionheading{
 color:#ff7928;
 font-size:16px;
 text-decoration:none;
}

.homeSectionHeading
{
	color:#ff7928;
	font-size:16px;
	text-decoration:none;
	margin-right:5px;margin-left:10px;
}

.orangeLink
{
	color:#ff7928;
	text-decoration:none;
}

.orangeLink:hover
{
	color:#ff7928;
	text-decoration:underline;
}

.orangeText
{
	color:#ff7928;
	font-weight:bold;
}

.sectionheading a{
 color:#ff7928;
 font-size:16px;
 text-decoration:none;
}


/*.boxBullets li{
 list-style: square url(rightbullet_small.png);
}*/



.rightBullets{
 font-size:11px;
 padding-left:3px;
 padding-right:10px;
}



.sitemap a
{
	color:#8C8C8C;
	font-size: 12px;
	text-decoration:none;
}

.sitemap a:hover
{
	color:#8C8C8C;
	font-size: 12px;
	text-decoration:underline;
}

.contactlink a
{
	color:#8C8C8C;
	font-size: 12px;
	text-decoration:none;
}

.contactlink a:hover
{
	color:#8C8C8C;
	font-size: 12px;
	text-decoration:underline;
}

#quoteBox
{
	background-image:url('quotebox.png');
	background-repeat:no-repeat;
	float:right;
	width:284px;
	height:148px;
	margin:10px;
}

#quoteBox p
{
	margin:0px;
	padding:15px;
	font-style:italic;
}

/*Right Hand Box CSS Start*/

.blueHeaderBox
{
	width:215px;
	margin-bottom:10px;
}

.blueHeaderBox .top
{
	background-image:url('blueheaderboxtop.jpg');
	height:30px;
	
}

.blueHeaderBox .top a
{
	color:#FFFFFF;
}
.blueHeaderBox .top a:hover
{
	color:#FFFFFF;
}

.blueHeaderBox .middle1
{
	background-image:url('blueHeaderBoxcenter.jpg');
}

.blueHeaderBox .bottom1
{
	background-image:url('blueHeaderBoxbottom.jpg');
	height:3px;
	font-size:0px;
}

.blueHeaderBox h4
{
	color:#FFFFFF;
	font-family:arial;
	margin:0px;
	padding-top:8px;
	font-size:14px;
	text-align:center;
	font-weight:normal;
}

.blueHeaderBox a
{
	text-decoration:none;
}
.blueHeaderBox a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}

.middle1 ul
{
	list-style: square url(rightbullet_small.png);
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	font-size:11px;
	text-align:left;
}
.middle1 p
{
	list-style: square url(rightbullet_small.png);
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	text-align:left;
}

.blueBoxDownload{
 margin-left:10px;
 float:left;
}

.blueBoxImg{
 width:100px;
 height:61px;
 float:right;
 margin-top:-20px;
 margin-right:5px;
 margin-bottom:5px;
 
}

#generalBox
{
	width:215px;
	height:146px;
	background-image:url('rightImg.jpg');
	background-repeat:no-repeat;
	margin-top:20px;
}

#exportBox
{
	width:215px;
	height:102px;
	background-image:url('export.png');
	background-position:center;
	background-repeat:no-repeat;
	margin-top:20px;
}


.HomeBox
{
	width:242px;float:left;
}
.HomeBox .homeBoxTop
{
	height:26px;
	background-repeat:no-repeat;
}

.homeBoxHeading
{
	font-size:12px;
	color:#393939;
	margin:0px;
	padding:6px 0px 0px 0px;
	text-align:center;
}

.HomeBox .homeBoxMiddle
{
	height:220px;vertical-align:top;background-image:url('homeBoxCenter.png');width:242px;
}
.homeBoxMiddle p{
	font-size:12px;margin-top:0px;margin-right:5px;margin-left:10px;padding-top:3px;
}

.homeBoxMiddle ul{
	font-size:11px;margin-top:0px;margin-right:5px;margin-left:0px;padding-top:3px;
}

.homeBoxBottom{
	height:6px;width:242px;background-image:url('homeboxbottom.png');background-repeat:no-repeat;
}


#wrapper
{
	margin-top:5px;
	position:absolute;
	left:50%; 
	margin-left:-476px; 
	width:952px;
}

#siteHeader
{
	height:94px;
	background-image:url('header.jpg');
	background-repeat:no-repeat;
}

#mainBox
{
	width:952px;
	float:none;
}

#headerLinks
{
	height:49px;
}

#headerLinks a{
 color:#FFFFFF;
 font-size:14px;
 text-decoration:none;

}

.mainLink
{
	padding-right:25px;
}

#headerLinks a:hover
{
 color:#FFFFFF;
 font-size:14px;
 text-decoration:underline;
}



#headerSubLinks
{
 color:#474747;
 font-size:13px;
 padding-left:50px;
 padding-top:5px;
 height:45px;
}

#headerSubLinks a{
 padding-left:5px;padding-right:5px;
 color:#474747;
 text-decoration:none;
}

#headerSubLinks a:hover{
 padding-left:5px;padding-right:5px;
 color:#474747;
 text-decoration:underline;
 
}

#rightBodyBox
{
	width:216px;
	float:right;
}

#leftBodyBox
{
	width:730px;
	float:left;
}

#verticalSep{
	background-image:url('verticalSep.png');
	background-repeat:repeat-y;
	width:6px;
	float:left;
	height:500px;
}

#bannerSep
{
	background-image:url('bannersep.jpg');background-repeat:repeat-x;
	height:30px;
	
}

#bodyContent
{
	 font-size:11px;
}

#siteFooter
{
	clear:both;
	background-image:url('footer.jpg');background-repeat:no-repeat;
	height:48px;
	width:952px;
}

#footerLeft
{
	color:#FFFFFF;
	font-size:11px;
	padding-left:19px;
	padding-right:15px;
	padding-top:10px;
	float:left;
}

#footerLeft a{
 color:#FFFFFF;
 font-size:11px;
 text-decoration:none;
 padding-left:5px;
 padding-right:5px;
}

#footerLeft a:hover{
 color:#000000;
 font-size:11px;
 padding-left:5px;
 padding-right:5px;
 text-decoration:underline;
}

/*#footerRight
{
	color:#FFFFFF;
	font-size:11px;
	padding-right:12px;
	padding-top:20px;
	float:right;
}

#footerRight a{
 color:#FFFFFF;
 font-size:11px;
 text-decoration:none;
 padding-left:5px;
 padding-right:5px;
}

#footerRight a:hover{
 color:#000000;
 font-size:11px;
 padding-left:5px;
 padding-right:5px;
 text-decoration:underline;
}*/

#horizontalMenu{
 height:27px;
}


#horizontalMenuLeft{
 width:9px;
 background-image:url('horizontalmenuleft.jpg');background-repeat:no-repeat;
 float:left;
 height:27px;
}


#horizontalMenuRight{
 width:9px;
 background-image:url('horizontalmenuright.jpg');background-repeat:no-repeat;
 float:left;
 height:27px;
}


#horizontalMenuCenter{
 background-image:url('horizontalmenucenter.jpg');background-repeat:repeat-x;
 width:712px;
 float:left;
 height:27px;
 text-align:center;
 color:#FFFFFF;
 padding-top:5px;
 
}

#horizontalMenuCenter a{
 color:#FFFFFF;
 text-decoration:none;
 font-size:11px;
 padding-left:4px;
 padding-right:4px;
}


#horizontalMenuCenter a:hover{
 color:#FFFFFF;
 text-decoration:underline;
 font-size:11px;
}

.greenShade{
color:#4A9409;
}

.mainText{
 margin:0px;
 padding:0px;
 font-size:12px;
}

.mainText h1{
 font-size:16px;
}

.mainText h2{
 font-size:14px;
}

.rbroundbox { background: #8EBEFF; }
.rbtop div { background: url(tl.jpg) no-repeat top left; }
.rbtop { background: url(tr.jpg) no-repeat top right; }
.rbbot div { background: url(bl.jpg) no-repeat bottom left; }
.rbbot { background: url(br.jpg) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 15px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; font-size:12px;}
.rbroundbox { width: 99%; margin: 1em auto; }

hr
{
	color: #E6E6E6;
	background-color: #E6E6E6;
	height: 1px;
	width: 98%;
	border: 0;
}

#screenShots img
{
	padding-left: 2px;
	padding-right: 2px;
}

#flashBanner
{
	/*background-image:url('adebanner.jpg');
	background-repeat:no-repeat;*/
	width:730px;
	height:220px;
	/*padding-top:10px;
	padding-left:10px;*/
}

#flashBanner h1
{
	font-size:24px;
	font-family:Verdana;
	font-weight:normal;
}

#flashBanner ul
{
	font-size:16px;
	font-family:Verdana;
	font-weight:bold;
	list-style-image: url(tick.png);
	margin-top:0px;
}

#flashBanner p
{
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
}

.blueLink
{
	color:#0B4EAA;
	text-decoration:none;
}
.blueLink:Hover
{
	text-decoration:underline;
}