body {
	margin:0px;
	background-color:#00315A;
	font-family:tahoma;
}

body, td, tr {  font-size: 12px; color: #555555; text-decoration: none}

a { font-size:12px; color: #555555; text-decoration:underline;}
a:hover {text-decoration:none;}

.footer {  font-size: 10px; color: #555555; text-decoration: none}
.footer a { font-size:10px; color:#555555; text-decoration:underline;}
.footer a:hover {text-decoration:none;}

.footer-links {  font-size: 11px; color: #555555; text-decoration: none}
.footer-links a { font-size:11px; color:#555555; text-decoration:underline;}
.footer-links a:hover {text-decoration:none;}

h1
{
	font-size:16px;
	font-weight:bold;
}
tdRight
{
	text-align:right;
}
/********************/	
#pagewrapper {
	width:780px;
	margin: 0px auto 0px auto;
	background-color:#FFFFFF;
	
}
#header-links
{
	float:left;
	width:337px;
	height:27px;
	text-align:right;
	line-height:27px;
	background:url(../images/site/MenuEnd.jpg) no-repeat;
	padding-right:10px;
}
#header-links a
{
	color:#000099;
}

#banner {
	width:100%;
	height:117px;
}

#menu {
	height:27px;
	float:left;
}
#menutop
{
	height:6px;
}

#pageseperator {
	width:100%;
}
#footer {
	width:100%;
	text-align:center;
	padding-bottom:2px;
}
#footertext
{
	font-size:10px;
	padding-top:10px;
}
#footertext a{
	font-size:10px;
}
#footer-links
{
	width:100%;
	height:29px;
	background-image:url(../images/site/Footer-2.jpg);
	background-repeat:repeat-x;
	line-height:29px;
}
#mainpage
{
	width:100%;
}
#leftside {
	background-color:#e2e2e2;
	float:left;
	width:204px;
	overflow:hidden;
}
#rightside {
	width:576px;
	float:right;
	text-align:left;
	overflow:hidden;
}
#clearfloat {
	clear:both;
}
#productCat {
	text-align:left;
}
#search {
	text-align:left;
}
#searchform {
	height:25px;
	vertical-align:middle;
	padding-top:5px;
	margin-left:10px;
}

#MenuTop {
	height:21px;
	width:204px;
	padding-left:30px;
	background:url(../images/site/SidePanel-1.jpg) no-repeat;
	line-height:21px;
}

.title{
	font-size:14px;
	font-weight:bold;
	color:#0052a6;
}

ul#newsItems {
	list-style-image:url(../images/site/ProductArrow.jpg);
	margin-left:25px;
	padding:0px;
}

#newsItem li {
	padding:0px;
	margin:0px;
}

#MenuItem {
	text-align:left;
	height:18px;
	padding-left:8px;
	padding-top:2px;
}
.side_links {
	font-size:11px;
	color:#006bb1;
	font-weight:bold;
}

.side_links a {
	color:#006bb1;
	font-weight:bold;
	text-decoration:none;
}

.side_links a:hover {
	text-decoration:underline;
}

#arrow
{
	display:inline;
}
#newsitem
{
	display:inline;
	margin-left:10px;
}
#brand
{
	display:inline;
	margin-left:10px;
}

#featuredItem {
	font-size:11px;
}
#featuredProduct {
	width:25%;
	float:left;
	text-align:center;
	overflow:hidden;
}
#featuredProductBorder {
	border:#AAAAAA 1px solid;
	padding:2px;
	margin:2px;
	height:165px;
}
#featuredPic
{
	height:85px;
}
#featuredBottom
{
	margin-bottom:5px;
	margin-top:5px;
}

#news {
	text-align:left;
}

/**********************************************************************/
/* Product Template*/
#productwrap {
	margin:10px; 
	text-align:left;
}
#productwrap-result {
	text-align:left;
}
#producttitle {
	height:15px;
	line-height:15px;
	text-align:left;
	background:#60A6EE;
	color:#0052a6;
	font-weight:bold;
	padding-left:5px;
}
#productpic {
	width:200px;
	vertical-align:top; 
	text-align:left;
	float:left;
	margin-top:5px;
}
#productinfo {
	width:300px;
	margin:10px;
	vertical-align:top;
	float:left;
}
#productdetails {
	vertical-align:top; 
	text-align:left;
	margin: 10px;
}
.collapse {
	margin-top:5px;
}

/* Pager Page Numbering */

.getPg {
	font-weight:bold;
}

/* FAQS */
#faqTitle
{
	font-weight:bold;
	font-size:14px;
	width:100%;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:#AAAAAA 1px solid;
	color:FF0000;
}
#faqCat
{
	padding-left:5px;
	padding-right:5px;
	margin-bottom:10px;
}
#faqCatTitle
{
	font-weight:bold;
	font-size:13px;
	padding-bottom:7px;
	
}
#faqCatAnswer
{
	
}
#faqPrint
{
	margin-left: 10px; 
	margin-right:10px;
}
#faqSeperator
{
	margin-top:20px;
	margin-bottom:20px;
}
#faqCatTitleAnswer
{
	font-size:16px;
	font-weight:bold;
}
#faqQ {
	margin-bottom:5px;
}
#faqQ a {
	text-decoration:none;
}
#faqQ a:hover {
	text-decoration:underline;
}
/*************************
**************************
PRINT PAGE */
#featuredItem-print {
	font-size:11px;
}
#featuredProduct-print {
	width:25%;
	float:left;
	text-align:center;
	overflow:hidden;
}
#featuredProductBorder-print {
	border:#AAAAAA 1px solid;
	padding:2px;
	margin:2px;
	height:160px;
}