body { 
font-family : verdana, Arial, Helvetica, sans-serif;
color : #2F2F2F;
background-image: url(/images/bg_jbm.jpg);
background-repeat: repeat;
} 

#footer {
	color: #81919F;
	font-size: 9px;
	}

#footer a:link {
	text-decoration: none;
	color: #81919F;
}

#footer a:visited {
	text-decoration: none;
	color: #81919F;
}
#footer a:hover {
	text-decoration: none;
	color: #81919F;
}
#footer a:active {
	text-decoration: none;
	color: #81919F;
}

.inset { 
float : right;
width : 265px;
padding : 10px;
border : 1px solid #2F2F2F;
margin : 15px 0 15px 25px;
background : #d0e3f7;
font-size: 10px;
} 

p, td {
	font-family: verdana;
	font-size: 11px;
	line-height: 120%;
}

.strong {
	font-family: verdana
	font-size: 12.5px;
	line-height: 130%;
	color: #4C75AF;
	font-weight: bold;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 18px;
	line-height: 20px;
	color: #264DAC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 15px 0 18px 0;
	text-align: center;
}

H2	{
	margin-top: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFF8AF;
	font-family: Arial, Helvetica, Modern, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: rgb(74,74,74);
	text-indent: 5px;
	border-bottom: 4px solid #ccc;
	border-top: 4px solid #ccc;	}

h3 {
	font-size: 14px;
	color: #2349B4;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

.price	{
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, Modern, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: rgb(51,51,51);
	background-color: rgb(244,244,244);
	text-indent: 5px;
	border-bottom: 1px solid rgb(0,0,0);
	border-top: 4px solid rgb(0,0,0);
	margin-top: 30px;
	margin-bottom:2px;

	}

.topmenu {
	background-color: #224080;
	text-align: center;
	height: 34px;
}

.maintable {
	border-left: 1px solid #8E94AF;
	border-top: 1px solid #8E94AF;
}

.content {
	padding: 10px 10px 15px 12px;
	background-color: White;
	vertical-align: top;
}

.righty {
	padding: 13px 10px 5px 12px;
	border-right: 1px solid #8E94AF;
	background-color: White;
	vertical-align: top;
}

.pinbox {
	font-weight: bold;
	border-bottom: 1px dotted rgb(160,160,160);
	margin: 2px 0 6px 0;
	font-size: 11px;
}

.sideboxbottom {
background-image:url('images/bottom-variable-data.jpg');
line-height:16px;
}

.sideboxmiddle {
border-left: 1px solid rgb(200, 200, 200);
border-right: 1px solid rgb(200, 200, 200);
padding: 5px;
color: #3B464F;
background-color: #EFFEFF;
background-image: url(images/octotools-box-back.jpg);
font-family: verdana;
font-size: 11px;
}

.sideboxtop {
background-image:url('images/top-variable-data.jpg');
font-family:Verdana, Helvetica, sans-serif;
font-weight:700;
color: #214081;
text-align:center;
font-size:12px;
line-height:26px;
}



#navcontainer { 
width : 240px;
padding : 0 0 1em 1em;
margin-bottom : 1em;
font-family : Verdana;
color : #333;
text-transform : uppercase;
} 
#navcontainer ul { 
list-style : none;
margin : 0;
padding : 0;
border : none;
}
#navcontainer li { 
border-bottom : 1px solid #ccc;
background-image: url(images/bulletglobe-fade.gif);
background-repeat: no-repeat;
text-indent: 24px;
} 
#navcontainer li a { 
display : block;
padding : 5px 5px 5px 0.5em;
color : #4F4F4F;
text-decoration : none;
width : 100%;
} 
html > body #navcontainer li a { 
width : auto;
} 
#navcontainer li a:hover { 
background-color : E4EDF4;
color : #000;
background-image: url(images/bulletglobe.gif);
background-repeat: no-repeat;
text-indent: 25px;}