html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body {
	font-family: "Times New Roman", Times, serif;
	background: #fff url(images/bg.jpg) repeat-x;
	color: #fff;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
}

div#site-wrapper {
	width: 950px;
	margin: 0 auto;
}

div#main-logo {
	float: left;
	width: 800px;
	height: 79px auto;
	margin: 0;
	padding: 5px 0 0 0;
}

div#main-logo a {
	color: #272256;
	font-size: 26px;
	text-decoration: none;
	border-bottom: 2px solid #cdcdcd;
	line-height: 25px;
}

div#main-logo span {
	color: #d67400;
	font-size: 24px;
	text-decoration: none;
}

div#top-links {
	float: right;
	height: 26px;
	width: 288px;
	padding: 0;
	background: url(images/top-links-bg.gif) no-repeat;
}

div#navigation {
	height: 23px;
	padding: 0;
	margin: 0;
	clear: both;
}

#banner {
	margin: 10px 0 0 0;
	padding: 0;
}

#banner p {
	background: url(images/logo.jpg) no-repeat;
	height: 110px;
}

div#content-wrapper {
	background: url(images/content-bg.gif) repeat-y;
	width: 950px;
}

div#footer {
	width: 950px;
	height: 24px;
	margin-top: 15px;
	padding-top: 10px;
	text-align: center;
	font-size: 12px;
	color: #000000;
	border-top: 1px solid #999999;
}

div#footer a {
	color: #c60000;
}

h1, h2, h3, h4 {
	color: #d67400;
	padding-top: 10px;
	padding-bottom: 8px;
	font-weight: normal;
}

h1 {
	padding-top: 15px;
	font-size: 26px;
}

.ph1 {
	color: #d67400;
	padding-bottom: 8px;
	font-weight: normal;
	padding-top: 15px;
	font-size: 26px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 17px;
	padding-bottom: 4px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 13px;
	padding-bottom: 4px;
}

p {
	font-size: 14px;
	line-height: 1.4;
	padding-bottom: 20px;
	color: #1b1b1a;
	padding-left: 0;
}

a {
	color: #1b1b1a;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: none;
}

li {
	padding: 0;
	background: url(images/list-item.gif) center left no-repeat;
	list-style: none;
}

li a {
	text-decoration: underline;
}

ul {
	padding: 0;
	font-size: 12px;
	color: #2c2d2d;
}

div#navigation ul {
	display: block;
	float: left;
	height: 23px;
	line-height: 20px;
	padding: 0;
}

div#navigation ul li {
	display: inline;
	float: left;
	font-weight: bold;
	background: none;
	padding: 0;
}

div#navigation ul li a {
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	padding-right: 18px;
	padding-left: 14px;
	background: url(images/nav-divide.gif) center right no-repeat;
}

div#navigation ul li a:hover {
	color: #272526;
}

div#navigation ul li a.first-item {
	padding-left: 0;
	margin-left: 0;
}

div#navigation ul li a.last-item {
	background: none;
}

div#navigation ul li a#home-link, body#contact div#navigation ul li a#contact-link {
	color: #272526;
}

div#content-wrapper div#content-left {
	float: left;
	width: 610px;
	text-align: justify;
}

div#content-wrapper div#content-left ul {
	font-size: 14px;
	margin: 24px 0 10px 15px;
	padding: 0;
	line-height: 25px;
}

div#content-wrapper div#content-left p {
	margin: 0;
	padding: 0;
	line-height: 24px;
	margin-top: 24px;
}

div#content-wrapper div#content-left li {
	list-style-type: disc;
	margin: 0;
	padding: 0;
	line-height: 24px;
}

div#content-wrapper div#content-left .email {
	text-decoration: none;
}

div#content-wrapper div#content-left table {
	border-collapse: collapse;
	color: #000000;
	font-size: 13px;
}

div#content-wrapper div#content-left td {
	border: 1px solid #999999;
	padding: 3px 5px;
	margin: 0;
}

div#content-wrapper div#content-left .th {
	border: 1px solid #999999;
	background-color: #D67400;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

div#content-wrapper div#content-left th {
	border: 1px solid #999999;
	background-color: #CCCCCC;
	text-align: center;
	font-weight: bold;
}

div#content-wrapper div#content-left .link {
	padding: 0;
	margin: 0 0 10px 0;
}

div#content-wrapper div#content-right {
	float: right;
	width: 287px;
	margin: 0;
	padding: 0;
}

div#content-wrapper div#content-left .address-details {
	width: 208px;
	float: left;
}

div#right-panel-header {
	width: 287px;
	height: 27px;
	line-height: 26px;
	background: url(images/right-header-bg.gif) no-repeat;
	margin-top: 23px;
}

div#right-panel-header h3 {
	color: #fff;
	padding: 0 0 0 36px;
}

.ph2 {
	color: #fff;
	padding: 0 0 0 36px;
	font-size: 17px;
}

div#right-panel {
	width: 287px;
	background: #f6f6f6 url(images/right-panel-bg-top.gif) top no-repeat;
	margin-top: 6px;
	padding-top: 12px;
}

div#right-panel-bot {
	width: 287px;
	height: 7px;
	background: url(images/right-panel-bg-bot.gif) no-repeat;
	font-size: 0;
}

div#right-panel div.product-wrapper {
	color: #1a1a1a;
	padding: 0 4px;
	margin: 0;
}

div#right-panel div.product-wrapper table {
	padding: 0;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
}

div#right-panel div.product-wrapper td {
	padding: 0 1px;
	border-bottom: 1px solid #999999;
}

.m1 {
	background: url(images/m1.jpg) no-repeat;
	width: 50px;
	height: 38px;
}

.m2 {
	background: url(images/m3.jpg) no-repeat;
	width: 50px;
	height: 38px;
}

.m3 {
	background: url(images/m4.jpg) no-repeat;
	width: 50px;
	height: 38px;
}

.m4 {
	background: url(images/m5.jpg) no-repeat;
	width: 50px;
	height: 38px;
}

div#right-panel div.product-wrapper p {
	font-size: 14px;
	line-height: 1.2;
	padding: 0 0 6px 0;
}

div#right-panel div.product-wrapper a {
	display: block;
	padding: 0 3px;
	text-decoration: none;
	color: #c60000;
	font-size: 13px;
	line-height: 14px;
}

div#right-panel div.product-wrapper a:hover {
	text-decoration: none;
	color: #c60000;
	font-size: 13px;
}

div#right-adv-header {
	width: 287px;
	height: 27px;
	line-height: 26px;
	background: url(images/right-header-bg.gif) no-repeat;
	margin-top: 23px;
}

div#right-adv-header h3 {
	color: #fff;
	padding: 0 0 0 36px;
}

div#right-adv {
	width: 287px;
	background: #f6f6f6 url(images/right-panel-bg-top.gif) top no-repeat;
	min-height: 238px;
	height: auto !important;
	height: 238px;
	margin-top: 6px;
	padding: 0;
}

div#right-adv ul {
	padding: 2px;
	margin: 0;
}

div#right-adv li {
	padding: 0;
	margin: 8px 3px 8px 3px;
	line-height: 13px;
}

div#right-adv a {
	color: #c60000;
}

div#right-adv-bot {
	width: 287px;
	height: 7px;
	background: url(images/right-panel-bg-bot.gif) no-repeat;
	font-size: 0;
}

#fadv {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	clear: both;
	width: 100%;
	border-top: 1px solid #999999;
}

#fadv ul {
	list-style: none;
	display: inline;
	float: left;
	margin: 15px 0 0 25px;
	padding: 0;
}

#fadv li {
	display: block;
	float: left;
	width: 290px;
	margin: 0;
	padding: 3px 6px;
	text-align: left;
	line-height: 1em;
	font-size: 12px;
}

#fadv li a {
	text-decoration: underline;
	color: #c60000;
}

#fadv li a:hover {
	color: #c60000;
	text-decoration: none;
}

.b {
	font-weight: bold;
}

.up {
	text-transform: uppercase;
}

.blue {
	color: #0033FF;
}

.left {
	float: left;
	padding: 0;
	margin: 3px 3px 3px 0;
}

.right {
	float: right;
	margin: 8px 0 0 8px;
	padding: 0;
}