table,td,th {
	border-collapse: collapse;
}
body,td,th,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 10px;
	vertical-align: top;
	text-align: left;
}
th {
	text-align: right;
	width: 280px;
	padding: 4px;
	background-color: #fff;
}
body {
	background-color: #ccc;
	margin: 0px;
}
.hidden {
	display: none;
}
h1,h2,h3,h4,h5 {
	color: #000000;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	color: #000000;
	margin: 10px 1px 10px 1px;
}
h2 {
	font-size: 16px;
	margin: 4px 1px 8px 1px;
}
h3 {
	font-size: 14px;
	margin: 4px 4px 15px 4px;
}
h4 {
	font-size: 12px;
	margin: 4px 4px 15px 4px;
}
h5 {
	font-size: 11px;
	width: 600px;
	margin: 0px 1px 8px 1px;
	text-align: center;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	width: 430px;
	margin: 0px 0px 0px 112px;
	text-align: center;
	color: #4f2d57;
}
.style1 {
	color: #fff;
	font-style: italic;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.purpbg {
	font-size: 18px;
	color: #fff;
	background-color: #502d57;
	margin: 12px 0px 0px 0px;
	clear: both;
}
.style2 {font-size: 12px;}
.style3 {color: #0000CC;}
.style4 {
	color: #FF0000;
	font-weight: bold;
}
.selected {
	background-color: #b8a4bb;
}
li {
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
ol,ul {
	margin-top: 0px;
	margin-bottom: 15px;
}
p {
	margin: 5px;
	text-align: left;
}
div {
	margin: 0px;
}
img {
	border: 0px;
}

#homelist li {
	margin: 7px;
}

.headli {
	font-size: 15px;
	color: #000000;
}

#main {
	vertical-align: top;
	margin: 0px auto 0px auto;
	width: 100%;
	background-color: #ccc;
	height: 100%;
}

.centre {
	position: relative;	
	margin: 0px auto 0px auto;
	border-left: solid #888 7px;
	border-right: solid #888 7px;
	width: 740px;
	padding: 0px;
	text-align: center;
	background-color: #fff;
}


#header {
	width: 100%;
	height: 120px;
	border: none;
	overflow: hidden;
	z-index: 8;
}

#info {
	text-align: center;
	background-color: #ccc;
	/*height: 700px;*/   /*CRITICAL*/
	width: 100%;
}

#texblock {
	margin: 1px 16px 4px 16px;
}

#leftpane {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 100px;
	background-color: #fff;
}
#middlepane {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 540px;
	background-color: #fff;
}
#rightpane {
	float: right;
	height: 100%;
	vertical-align: top;
	width: 100px;
	background-color: #fff;
}
#feedbacklink {
}

#footerblank {
	height: 10px;
}

#footer {
	position: fixed;
	background-color: #ccc;
	bottom: 0px;
	width: 100%;
	height: 10px;
	border: none;
	overflow: hidden;
	z-index: 10;
}

#navdiv {

}

#navidrop {
	width: 125px;
	position: absolute;
	left: 240px;
	top: 50px;
	background: #f0f;
	visibility: hidden;
	display: none;
	margin: 5px;
	font-size: 11pt;
	border: groove 2px #a1a;
	background-color: #482d4e;
}

.dropitem {
	background-color: #482d4e;
	color: #fff;
	margin: 5px;
}
.dropitem a {
	color: #fff;
}

#fil {
	margin-bottom: 20px;
}
#ratio {
	/*clear: both;*/
}
#clearer {
	clear: both;
}

#contactbox {
	width: 334px;
	border: 2px groove #954369;
	float: right;
	margin: 0px 0px 12px 12px;
	padding-top: 0px;
}

#contacttable {
	width: 340px;
	margin: 5px;
}
#thankyou {
	margin: 0px 5px 14px 6px;
}
.conth {
	text-align: right;
	width: 80px;
	padding-right: 8px;
}
.contd {
	width: 220px;
}
#nameinput {
	border: 2px groove #954369;
	width: 220px;
	height: 12px;
}
#companyinput {
	border: 2px groove #954369;
	width: 220px;
	height: 12px;
}
#telephoneinput {
	border: 2px groove #954369;
	width: 220px;
	height: 12px;
}
#emailinput {
	border: 2px groove #954369;
	width: 220px;
	height: 12px;
}
#contactinput {
	border: 2px groove #954369;
	width: 220px;
	height: 100px;
}

#submitbutton {
	cursor: pointer;
	margin: 0px auto 20px 75px;
}

#leftad {
	float: left;
	margin: 4px;
}
#bannerad {
	margin: 0px;
	padding: 6px;
}