body { 
	margin:0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	background-color:#FFFEFD; 
	background-image:url(/images/bodyBG.gif); 
	background-position:top; 
	background-repeat:repeat-x;
}

a { color:#4D7BC9; text-decoration:none; }
a:hover { color:#94B7FF; }

p { margin-top:8px; margin-bottom:8px; text-align:justify;}

#header { height:77px; color:#808DA3; }
#header a { color:#808DA3; }
#header a:hover { color:#94B7FF; }

.headerBG { 
	background-image:url(/images/headerUnderlineBG.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#body { color:#7B91B6; }

.sideMenuContent a { text-decoration:none; }

.sideMenuContent { 
	padding-top:6px;
	border-left:1px solid #788FB9;
	border-right:1px solid #788FB9;
	height:120px;
	background-color:#93BDFE;
	background-image:url(/images/sideMenuBG.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.sideMenuContent div,div:link {
	height:16px;
	padding-left:16px;
	padding-top:2px;
	font-weight:bold;
	color:white;
	cursor:pointer;
}

.sideMenuContent div:hover {
	height:16px;
	padding-left:16px;
	padding-top:2px;
	font-weight:bold;
	color:white;
	background-color:#3F7ADA;
	cursor:pointer;
}

.sideMenuContent2 { 
	border:1px solid #788FB9;
	border-top:0px;
	height:80px;
	background-color:#F9FCFF;
	background-image:url(images/sideMenuBottomBG.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#menu { 
	color:white; 
	width:170px; 
	padding-left:15px;
	padding-top:0px;
}

#menuContent { 
	height:210px;
	background-color:#D0DFF6;
	background-image:url(/images/menuBG.gif); 
	background-position:top; 
	background-repeat:repeat-x;
}
#menuContent a { color:#4C7FDD; text-decoration:none;}
#menuContent a:hover { color:#D2E4FF; }

#bodyDivider { width:10px; }


.contentFormat { color:#7B91B6; }

#contentHome { 
	background-color:white;
}
#contentHome li { font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

#contentDefault {
	padding:16px;

}

#content { 
	color:#7B91B6;
	height:326px;
	background-color:#ECF4FF;
	border:1px solid #C2A77F;
	background-image:url(/images/bodyTopBG.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#content a { color:#4D7BC9; text-decoration:none; }
#content a:hover { color:#94B7FF; }

#contentFooter { 
	/*height:138px;*/
	padding:0px;
	border-top:1px solid #C2A77F;
	background-image:url(/images/contentFooterBG.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#contentFooter li { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; }

.contentFooterBG {
	height:138px;
	background-image:url(/images/computerGuys.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#footer { color:#C2A77F; padding-top:8px; font-weight:bold; }
#footer a { color:#C2A77F; font-weight:bold; text-decoration:none; }
#footer a:hover { color:#94B7FF; }

#topBar { height:18px; }
#bottomBar { height:19px; }

.category { padding-bottom:4px; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; }
.subCategory { padding-bottom:16px; }

.headerPhone { font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#4D7DCB; }

.productBodyWhite { text-align:justify; background-color:white; padding:10px; }

.pageTitle { color:#5A8AE0; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding-bottom:8px; border-bottom:1px solid #AACEFF; }

.box1 { border:1px solid #3366CC; }
.bar1 { background-color:#3366CC; color:white; font-weight:bold; text-align:right; padding:4px; padding-right:10px; }
.bar1 a { color:white; text-decoration:none; }
.bar1 a:hover { color:white; }

hr { height:0px; border:0px; border-bottom:1px solid #AACEFF; }


/* product pages */
.prodNav { border-bottom:1px solid #D4E6FF; padding-bottom:12px; font-weight:bold; text-align:right; }
.viewTitles { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#416FBA; font-weight:bold; text-align:center; }
#modelNumber { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#416FBA; font-weight:bold; margin-bottom:4px; }
.sectionTitles { color:white; background-color:#DD0000; margin-top:10px; padding:4px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; }

.keyFeatures { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#7B91B6; }

/*.thumb { padding:5px; background-color:white; border:1px solid #CCCCCC; text-align:center; }*/
