body{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #f8f8f8 url(../ui/background.gif) center repeat-y;
	* background: #f8f8f8 url(../ui/background1.gif) center repeat-y;
	_ background: #f8f8f8 url(../ui/background1.gif) center repeat-y;
	margin-bottom: 0px;
	color:#333333;
}

.large-text {
	font-size: 14px;
	font-weight: bold;
	height: 160px;
}
.large-text img {
	border: 0;
	float: right;
	margin-right: 9px;
	margin-left: 10px;
}

#contactform {
	margin-left: 2px;
}

#contactform label{
	display: block;
	line-height: 25px;
}
.specialtitle{
	color: #fff;
	font-weight: bold;
	background-color: #D10505;
	line-height: 20px;
	text-align: center;
	font-size:16px;
	padding: 4px 0px 4px 0px;
}
.specialdescription{
	border-bottom: 4px solid #D10505;
	border-left: 4px solid #D10505;
	border-right: 4px solid #D10505;
	margin-bottom: 10px;
}
.fixs {
	margin-left: 2px;
	* margin-left: -6px;
	_ margin-left: -6px;
}
.hd {
	display: none;
}
.required, #contactform p, .form_confirmation{
	color: #D10505;
	font-weight: bold;
}

a{
	text-decoration: none;
	color: #f00;
	font-weight: bold;
	outline: none;
}

a:hover{
	text-decoration: underline;
}

#graphic{
	background: url(../ui/header.jpg) center no-repeat;
	height: 178px;
}

#graphic span{
	display: none;
}

#nav_left { 
	list-style: none;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}

#header{
	background: url(../ui/bg_menu.gif) left bottom repeat-x;
	height: 220px;
}

#nav_left{
	margin: 2px 0 0 0;
	padding: 0;
}

#nav_left li {
	float: left;
	font-size: 12px;
	color: #003366;
	margin: 0;
	padding: 0;
}

#nav_left a { 
	padding: 0.5em 0.35em 0.5em 0.35em;
	background: #f8f8f8; 
	color: #003366;
	border-bottom: 8px solid #006699;
	float: left;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
}

#nav_left a{
	/* Safari Hack */
	margin: 1px 0#;

}

#nav_left a:hover { 
	background: #eeeeee; 
	color: #006699;
	border-bottom: 8px solid #003366;
	text-decoration: none;
}

#content {
	clear: left;
	padding: 2px 5px 5px 13px;
}

#content{
	min-height: 500px;
}

* html #content{
	height: 500px;
}

h1{
	color: #006699;
	font-size: 20px;
	margin: 0 0 0 2px;
}

h2{
	color: #006699;
	font-size: 14px;
	margin: 10px 0 0 2px;
}

.product-detail h2, #featured-index h2{
	color: #D10505;
	font-size: 16px;
	margin: 5px 0px 0px 0px;
}

.subtitle{
	margin-top: 0px;
	margin-bottom: 10px;
	color:#D10505;
	font-size: 16px;
	margin-left: 2px;
}

.product, .product-centre{
	border: 3px solid #003366;
	padding: 5px;
	width: 50%;
	vertical-align: top;
}

.product-centre{
	text-align: center;
}

#prod{
	width: 99%;
}

.featured{
	background: url(../ui/header-bg.gif) top left repeat-x;
	width: 671px;
	margin-left: 2px;
}

.featured-index{
	background: url(../ui/featured-index-h2.gif) top left repeat-x;
	width: 671px;
	margin-left: 2px;
}

.featured .adjust{
	margin-top: 5px;
}

p {
	margin-left: 2px;
	margin-right: 5px;
}

.product h2, .product-centre h2, .featured h2, .featured-index h2{
	color: #fff200;
	background: #003366;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	margin: -5px;
	padding: 5px 0 5px 0;
	font-size: 16px;
	font-weight: bold;
}

.product, .product-centre{
	padding-left: 5px;
}

.featured, .featured-index{
	border: 3px solid #003366;
	text-align: center;
}

.featured h2, .featured-index h2{
	margin-bottom: 2px;
	background: #003366;
}

.featured-index{
	margin-top: 2px;
}

.featured a img{
	border: none;
}

.product ul, .product-centre ul{
	margin-left: 0px;
	padding-left: 18px;
	color: #0e1b8d;
}

.product p {
	padding-top: 1px;
}

.float-right-cat{
	float: right;
	padding: 0 10px 10px 10px;
	border: none;
}

.float-right-pro{
	float: right;
	padding: 0 20px 10px 0;
}

.price-colour{	
	color: #fff;
}

#contact { 
	margin: 0px 0px 20px 0px;
}

p.row {
	clear: right;
	padding-top: 10px;
	* padding-top: 0px;
	_ padding-top: 0px;
}

p.row label.label{
	float: left;
	width: 50px;
	text-align: left;
}

p.row span.formw, p.row span.formbox{
	float: right;
	margin-right: 200px;
	width: 300px;
	text-align: left;
}

#footer{
	border-top: 6px solid #003366;
	background-color: #006699;
	color: #fff;
	clear: both;
	text-align: center;
	padding-top: 6px;
}

#footer p {
	margin: 0 0 0 12px;
	padding: 0 0 6px 0;
	line-height: 14px;
}

#footer a{
	color: #fff;
	font-weight: bold;
}

* html #stepbystep ul{
	margin-left: 0px;	
}

#stepbystep[id] ul{
	display: inline;	
}

#stepbystep{
	font-family: Arial, Verdana, sans-serif;
	padding-left: 10px;
	clear:both;
	padding-top: 10px;
}

#stepbystep li{
	list-style: none;
	font-weight: normal;
	color:#0E1B8D;
	font-style: normal;
}

#stepbystep span{
	font-weight:bold;
	color:#D10505;
}

.img-right 		{ float: right; margin: 4px 0 4px 10px; }
.ican {
	padding-right: 10px;
}
