﻿html,body{margin:0;padding:0}
body{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p{margin:0 10px 10px}
a{
	color: #0000FF
}
h2 {
font-size: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #CB0006;
}
#header {
	background-image: url(../images/ems-equipment-bags.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
}
#header h1{
	line-height:14px;
	margin:0;
	color: #000000;
	text-indent: -9999px;
}
#container{text-align:left}
#content p{line-height:1.4}
#navigation{
}

#extra{
	background-color: #FFFFFF;
}
#footer{background: #333;color: #FFF}
#footer p{margin:0;padding:5px 10px}

#container{
	width:750px;
	margin:0 auto
}
#content{float:left;width:500px}
#navigation{float:right;width:200px}
#extra{float:right;clear:right;width:200px}
#footer{clear:both;width:100%}
.productname {color: #CC0000;}
.productbox {
border: 1px solid #CCCCCC;
}
a:link, a:visited {
color: #DB262F;
text-decoration: none;
}
a:hover {
color: #0099CC;
text-decoration: none;
}
#navigation ul, #extra ul {
margin: 0px;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 20px;
list-style-type: square;
}
#navigation li, #extra li {
padding-bottom: 5px;
}
#navigation a, #extra a {
font-weight: bold;
}
#extra{
background-color: #FFFFFF;
border-top-width: 2px;
border-top-style: solid;
border-top-color: #3782F7;
}