*{
margin:0;
padding:0;
}
body{
font-size:79%;
background: #E5E5E5;
font-family: Arial,Helvetica,sans-serif;
}
h1{}
h2{
font-size:  1.6em;
font-weight: normal;
margin: 0 0 1em;
}
h3{
font-weight: bold;
}
h3 span{
font-weight: lighter;
}
h4{
font-weight: bold;
}
p{
margin: 0 0 1em 0;
}
pre{
	font-size: 0.9em;
	line-height: 1.5em;
}
a img{
border: 0;
}
img.floatL{
float: left;
padding-right: 10px;
}
img.orderBtn{
	padding: 5px;
}
div.frame{
width: 762px; /*780 total*/
padding: 0 9px;
background:#fff;
margin: 0 auto;
}
div.header{
/* width: 762, height: 133*/
width: 762px;
background: url(images/header_bg.jpg) no-repeat;
height: 133px;
}
div.header h1, div.header h2{
position: relative;
left: -2000px;
}
div.header div.text{
text-align: right;
padding: 20px;
color: #fff;
font-size: 1.4em;
}
div.nav{
height: 1em; /*48px total*/
padding: 10px 0 19px;
line-height: 1em;
background: url(images/nav_bottom_bg.gif) repeat-x bottom;
margin: 10px 0 5px;
}
div.nav a{
color: #1112A8;
font-weight:bold;
margin: 0 10px 0 0;
padding-left: 8px;
text-decoration: none;
}
div.nav a span{
padding-right:8px;
}
div.nav a:hover, div.nav a:active{
background: #93B4FF url(images/nav_hover_l.gif) no-repeat top left;
color: #fff;
}
div.nav a:hover span, div.nav a:active span{
background: url(images/nav_hover_r.gif) no-repeat top right;
}
div.nav a.active{
background: #1112A8 url(images/nav_active_l.gif) no-repeat;
color: #fff;
}
div.nav a.active span{
background: url(images/nav_active_r.gif) no-repeat top right;
}
div.content{
background: #E6EEFF url(images/content_top_bg.gif) no-repeat top left;
width: 722px; /*total 762px */
padding: 1em 20px;
color: #636164;
overflow: hidden;
}
div.content a{
	color: #FF9600;
}
img.photo{
float:left;
margin-right: 20px;
margin-bottom: 20px;
}
div.leftMod{
width:260px;
float: left;
clear: left;
background: #DAE6FF;
border: solid 1px #94B4FF;
padding:10px;
margin: 10px 14px 10px 0;
}
div.rightMod{
float: right;
width: 150px;
background: #DAE6FF;
border: solid 1px #94B4FF;
margin-left: 10px;
padding: 10px;
}
div.rightMod a{
color: #000;
font-weight: bold;
}
div.products{
clear: both;
color: #1112A8;
/*background: red;*/
padding-top:20px;
}
div.product{
/*background: orange;*/
width: 170px;
float: left;
margin: 5px;
}
div.product img.prodImage{

}
div.clear{
clear:both;
}
div.footer{
clear: both;
background: #1112A8;
color: #fff;
padding: 0.3em 0 ;
text-align: center;
}
div.footer p{
margin: 0;
}
div.footer a:link, div.footer a:visited{
color: #fff;
text-decoration: none;
}
div.footer a:hover, div.footer a:active{
color: #fff;
text-decoration: underline;
}