HTML
{
	background-color: #000000;
	/*background-color: #7E7252;*/
}
BODY
{
	width: 750px;
	height: auto;
	/*+placement:margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
DIV#banner
{
	/*[disabled]font-family:serif;*/
	/*[disabled]font-weight:bold;*/
	width: 750px;
	height: 50px;
	color:#575a53;
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 30pt;
	text-align: center;
	/*[disabled]border-bottom:1px solid #000000;*/
}
DIV#menu
{
	width: 510px;
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	display: none;
	height: 40px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	/*[disabled]margin-bottom:100px;*/
	background-color: #6D7070;
	padding-left: 240px;
	z-index: 20;
}
UL.topnav
{
	list-style: none;
	padding: 0 0px;
	margin: 0;
	float: none;
	background: transparent;
	font-size: 1.2em;
	/*[disabled]background:#070707 url(images/hkbg.jpg) repeat-x;*/
	display: block;
	/*[disabled]z-index:20;*/
}
UL.topnav LI
{
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative;
/*--Declare X and Y axis base for sub navigation--*/
}
UL.topnav LI A
{
	padding: 10px 5px;
	color: #000;
	display: block;
	text-decoration: none;
	float: left;
}
UL.topnav LI A:hover
{
	/*[disabled]background:#F1F2F1 url(topnav_hover.gif) no-repeat center center;*/
	text-decoration: underline;
}
UL.topnav LI SPAN
{
/*--Drop down trigger styles--*/
	/*[disabled]width:30px;*/
	/*[disabled]height:30px;*/
	/*[disabled]float:left;*/
	/*[disabled]background:transparent url(../images/arrow-down.png) no-repeat center bottom;*/
}
UL.topnav LI SPAN.subhover
{
	/*[disabled]background-position:center bottom;*/
	/*[disabled]cursor:pointer;*/
}
/*--Hover effect for trigger--*/
UL.topnav LI UL.subnav
{
	list-style: none;
	position: absolute;
/*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 35px;
	background: #000;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 220px;
	border: 1px solid #000;
	z-index: 10;
}
UL.topnav LI UL.subnav LI
{
	margin: 0;
	padding: 0;
	border-top: 1px solid #000;
/*--Create bevel effect--*/
	border-bottom: 1px solid #000;
/*--Create bevel effect--*/
	clear: both;
	width: 220px;
}
HTML UL.topnav LI UL.subnav LI A
{
	float: left;
	width: 195px;
	background: #000 url(dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
	color: #FEEAEA;
	text-decoration: none;
}
HTML UL.topnav LI UL.subnav LI A:hover
{
/*--Hover effect for subnav links--*/
	background: #664 url(dropdown_linkbg.gif) no-repeat 10px center;
}
#content
{
	height: 1000px;
}
#photoholder
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	/*[disabled]width:600px;*/
	/*[disabled]height:302px;*/
}
#photo
{
	width: 600px;
	height: 302px;
}
#colourselectholder
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: 25px;
}
#modelselectholder
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#sizes
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#colourselect
{
	height: 30px;
	width: 80px;
}
#select
{
	height: 30px;
}
/*--loading big gif*/
#loading
{
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 302px;
	padding-left: 250px;
	padding-top: 80px;
}
#loadinggif
{
	width: 100px;
	height: 100px;
	/*[disabled]background-image:url(../images/loading.gif);*/
	/*[disabled]background-repeat:no-repeat;*/
}
#noimage
{
	width: 600px;
	height: 302px;
}
#noimagejpg
{
	/*[disabled]background-image:url(images/noimage.jpg);*/
	/*[disabled]width:600px;*/
	/*[disabled]height:302px;*/
}
/*--contactus*/
.contact
{
	margin-left: 150px;
}
#wholesalewarning
{
	font-weight: bold;
	font-size: large;
	color: #5B1414;
	margin-top: 50px;
	margin-bottom: 20px;
}
#phone, #fax, #email
{
	font-weight: bold;
	font-size: larger;
	margin-left: 250px;
}
#emaillink
{
	color: #120C54;
}
/*--hk marketing*/
#countercard
{
	/*[disabled]+placement:margin-auto 0px 0px;*/
}