*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	line-height: 24px;
	font-family: Verdana;
}

img
{
	border: 0;
}

#menuspan
{
	height: 50px;
	margin: 0 auto;
	width: 100%;
	background: #000000;
}

#menu
{
	height: 50px;
	margin: 0 auto;
	width: 900px;
}

#menu ul
{
	margin: 0px auto;
	list-style-type: none;
	float: right;
}

#menu ul li
{
	display: inline;
}

#menu ul li a
{
	display: block;
	float: left;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 5px;
	height: 50px;
	line-height: 50px;
}

#menu ul li a.active
{
	background: #1f1f1f;
}

#menu ul li a:hover
{
	background: #2a2a2a;
}

#header
{
	margin: 0px auto;
	width: 100%;
	text-align: center;
	height: 240px;
	background: url('../images/design_12.jpg') top center repeat-x;
}

#bodyspan
{
	margin: 0px auto;
	width: 100%;
	background: url('../images/shadow.jpg') top center repeat-x;
}

#body
{
	padding-top: 10px;
	margin: 0px auto;
	width: 900px;
	color: #000000;
}

#bodyleft
{
	float: left;
	width: 670px;
}

.contact
{
	float: left;
	margin-top: 24px;
	text-align: center;
	width: 300px;
}

#body span
{
	color: #514a2b;
	font-weight: bold;
}

#body a
{
	color: #514a2b;
}

#body a:hover
{
	color: #000000;
}

#bodyright
{
	float: right;
	width: 200px;
}

#body p
{
	margin-bottom: 12px;
}

h1, h2
{
	text-indent: 30px;
	height: 24px;
	line-height: 24px;
	color: #514a2b;
	font-size: 14px;
	background: url('../images/h1.jpg') center left no-repeat;
	margin-bottom: 12px;
}

.thebox
{
	margin-bottom: 30px;
	width: 200px;
	background: #e4dfc9 url('../images/design_03.jpg') top left no-repeat;
}

.boxcontent
{
	padding: 10px 0px 0px 0px;
	color: #514a2b;
	text-align: center;
}

.boxcontent strong
{
	font-size: 14px;
}

.boxbottom
{
	width: 200px;
	float: left;
	height: 10px;
	background: #e4dfc9 url('../images/design_10.jpg') top left no-repeat;
}

.quickjump
{
	padding-bottom: 12px;
}

.quickjump input
{
	padding: 4px;
	font-family: Verdana;
	color: #514a2b;
	cursor: pointer;
	border: 1px solid #cec8ae;
}

.quickjump input:hover
{
	background: #e4dfc9;
	border: 1px solid #9a947b;
}

.quickjump select
{
	padding: 3px;
	font-family: Verdana;
	color: #514a2b;
	border: 1px solid #cec8ae;
}


.clear
{
	clear: both;
}

img.right
{
	float: right;
	padding: 0px 10px 10px 10px;
}

ul.homepoints
{
	list-style-type: none;
	margin-bottom: 12px;
}

ul.homepoints li
{
	text-indent: 24px;
	background: url('../images/tick.jpg') center left no-repeat;
}

#strapline
{
	line-height: 30px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	text-transform: capitalize;
	width: 100%;
	height: 30px;
	background: #e4dfc9;
	color: #514a2b;
	text-decoration: none;
}

#strapline a
{
	color: #514a2b;
	text-decoration: none;
}

#footer
{
	line-height: 30px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	text-transform: capitalize;
	width: 100%;
	height: 30px;
	background: #000000;
	color: #ffffff;
	text-decoration: none;
}

#footer a
{
	color: #ffffff;
	text-decoration: none;
}

#bodybottomspan
{
	width: 100%;
	background: #e4dfc9;
}

#bodybottom
{
	margin: 0px auto;
	width: 900px;
}

#bodybottom p
{
	padding-bottom: 12px;
}

#bodybottomleft
{
	float: left;
	width: 680px;
	padding: 10px 0px;
}

#bodybottomright
{
	float: right;
	width: 200px;
	padding: 20px 0px;
}

.blackbox
{
	float: right;
	width: 200px;
	color: #ffffff;
	text-align: center;
	background: #1c1b19 url('../images/design_07.jpg') top left no-repeat;
}

.blackbox p
{
	padding: 10px 0px;
}

.blackboxbottom
{
	width: 200px;
	float: left;
	height: 10px;
	background: url('../images/design_12.jpg') top left no-repeat;
}

.ssl
{
	float: left;
	margin: 0px 30px 12px 30px;
}

fieldset
{
	margin-bottom: 12px;
	border: 0px;
}

input[type=text]
{
	color: #514a2b;
	border: 1px solid #514a2b;
	background: #eae6d5;
	font-family: verdana;
	font-size: 12px;
	padding: 8px;
}

input[type=submit]
{
	color: #514a2b;
	border: 1px solid #514a2b;
	background: #eae6d5;
	font-family: verdana;
	font-size: 12px;
	padding: 8px;
}

textarea
{
	color: #514a2b;
	border: 1px solid #514a2b;
	overflow: auto;
	width: 300px;
	background: #eae6d5;
	font-family: verdana;
	font-size: 12px;
	padding: 8px;
}

textarea:hover{background: #e4dfc9; border: 1px solid #2e2914;}
input[type=text]:hover{background: #e4dfc9; border: 1px solid #2e2914;}
input[type=submit]:hover{cursor: pointer; background: #e4dfc9; border: 1px solid #2e2914;}

.red {color: #ff0000}
.green {color: #0000ff}




