*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #ffffff;
	color: #000000;
	font-size: 85%;
	font-family: "verdana";
	background: #8A0011 url('../images/n_01.gif') repeat-x;
}

img
{
	border: 0;
}

#row1
{
	margin: 0 auto;
	width: 720px;
	height: 40px;
	background: url('../images/n_02.gif') no-repeat;
}

#row2
{
	margin: 0 auto;
	width: 720px;
	height: 47px;
}

#row2left
{
	float: left;
	width: 333px;
	height: 47px;
	background: url('../images/n_04.gif') no-repeat;
}

#row2 ul
{
	list-style-type: none;
}

#row2 ul li
{
	display: inline;
}

ul li a.homepage
{
	float: left;
	width: 190px;
	height: 47px;
	background: url('../images/homepage.jpg') top no-repeat;
}

ul li a.homepage:hover
{
	float: left;
	background: url('../images/homepage.jpg') bottom no-repeat;
}

ul li a.contact
{
	float: left;
	width: 197px;
	height: 47px;
	background: url('../images/contact.jpg') top no-repeat;
}

ul li a.contact:hover
{
	float: left;
	background: url('../images/contact.jpg') bottom no-repeat;
}

#row3
{
	margin: 0 auto;
	width: 720px;
	height: 37px;
	background: url('../images/n_07.gif') no-repeat;
}

#row4
{
	margin: 0 auto;
	width: 720px;
	height: 35px;
	background: url('../images/n_08.gif') no-repeat;
}

#row5
{
	margin: 0 auto;
	width: 720px;
	height: 88px;
	background: url('../images/n_09.gif') no-repeat;
}

#row6
{
	margin: 0 auto;
	width: 720px;
	height: 28px;
	background: url('../images/bg_10.gif') no-repeat;
}

#row6 ul
{
	list-style-type: none;
}

#row6 ul li
{
	display: inline;
}

ul li a.enquire
{
	float: left;
	width: 136px;
	height: 28px;
	margin: 0px 0px 0px 29px;
	background: url('../images/enquire.jpg') top no-repeat;
}

ul li a.enquire:hover
{
	float: left;
	background: url('../images/enquire.jpg') bottom no-repeat;
}

#row7
{
	margin: 0 auto;
	width: 720px;
	height: 18px;
	background: url('../images/n_13.gif') no-repeat;
}

#row8
{
	margin: 0 auto;
	width: 720px;
	height: 37px;
	background: url('../images/n_14.gif') no-repeat;
}

#mainleft
{
	float: left;
	width: 395px;
	height: 100%;
}

#mainspan
{
	margin: 0 auto;
	width: 720px;
	height: 100%;
	background: url('../images/bg_16.gif') right repeat-y;
}


#mainright
{
	float: right;
	width: 325px;
	height: 423px;
	background: url('../images/n_16.gif') no-repeat;
}

#topleft
{
	width: 395px;
	height: 52px;
	background: url('../images/n_15.gif') no-repeat;
}

#bottomleft
{
	font-size: 90%;
	line-height: 20px;
	letter-spacing: 1px;
	padding: 10px 10px 0px 20px;
	color: #5B4C41;
	width: 365px;
	min-height: 361px;
	height: 100%;
	background: url('../images/n_18.gif') repeat-y;
}

#bottomleft h1
{
	font-size: 120%;
	color: #8A0011;
	padding: 5px 0px 20px 25px;
	line-height: 8px;
	background: url('../images/bullet.png') no-repeat;
}

#bottomleft p
{
	padding: 0px 0px 20px 0px;
}

#bottom
{
	clear: both;
	margin: 0 auto;
	width: 720px;
	height: 18px;
	background: url('../images/n_19.gif') no-repeat;
}

#copyright
{
	line-height: 20px;
	margin: 0 auto;
	font-size: 65%;
	text-align: center;
	width: 800px;
	height: 40px;
	color: #ffffff;
	text-decoration: none;
}

#copyright a
{
	color: #ffffff;
	text-decoration: none;
}

fieldset
{
	border: 0px;
}

#bottomleft form p
{
	padding: 2px;
	line-height: 2px;
}

#sitemap {padding:5px;}

/* 404 Error Form */

.errorform fieldset
{
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
}

.errorform fieldset input { border: 1px solid #CCC; padding: 5px; }





