html{
	height:100%;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding:0px;
	margin: 0px;
	line-height: 17px;
	text-align: center;
	background:url(../../images/bg.gif) repeat-x top;
	height:100%;
}
table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
p {
	margin-top: 0px;
	margin-bottom: 11px;
}
h1 {
	font-size: 18px;
	color: #d10d0d;
	margin-top:0px;
	margin-bottom:15px;
}
h2 {
	font-size: 14px;
	color: #000000;
	margin-top:0px;
	margin-bottom:8px;
}
h3 {
	font-size: 12px;
	color: #d10d0d;
	margin-top:0px;
	margin-bottom:0px;
}
form {
	margin: 0px;
	padding:0px;
}
input, textarea, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	color: #000000;
}
address {
	font-style:normal;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.checkstyle {
	margin:0;
	width:13px;
	height:13px;
	overflow:hidden;
}
ul {
	padding-top:0px;
	margin-top:0px;
}
.smalltext {
	font-size: 10px;
	line-height: 15px;
}
.inputwidth{
	width: 132px;
}
.red{
	color:#d10d0d;
}

/*buttons*/
.buttonstyle{
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	width: 136px;
	height: 18px;
}
#loginbutton {
	background: transparent url(../../images/buttons/login.gif) no-repeat center top;
}
#loginbutton:hover {
	background: transparent url(../../images/buttons/login_r.gif) no-repeat center top;
}
#submitbutton {
	background: transparent url(../../images/buttons/submit.gif) no-repeat center top;
}
#submitbutton:hover {
	background: transparent url(../../images/buttons/submit_r.gif) no-repeat center top;
}
#enquirybutton {
	background: transparent url(../../images/buttons/enquiry.gif) no-repeat center top;
}
#enquirybutton:hover {
	background: transparent url(../../images/buttons/enquiry_r.gif) no-repeat center top;
}

/*page*/
#wrapper {
	width: 924px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	height: 86px;
	margin-top:10px;
}
#contentL{
	float: left;
	width: 555px;
}
#contentR{
	float: left;
	width: 355px;
}
#mainImg{
	width: 555px;
	height: 285x;
	float:left;
	position: relative;
}
#mainImg span{
	width: 555px;
	height: 285px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 600;
	background:url(../../images/main/bg.gif) no-repeat top left;
}
#mainImg .control{
	height: 22px;
	width: 555px;
	font-size:10px;
	color: #999999;
	position: absolute;
	left: 1px;
	top: 248px;
}
.controlnumbers{
	float: left;
	width: 410px;
	padding-top:3px;
	margin-left:10px;
	z-index: 700;
	position: absolute;
	font-size:10px;
}
.controlnumbers ul{
	margin:0px;
	padding:0px;
}
.controlnumbers li{
	display: inline;
	list-style-type: none;
	padding-left: 8px;
	padding-right: 8px;
}
.controlnumbers a:link{
	text-decoration: none;
	color: #cccccc;
}
.controlnumbers a:visited{
	text-decoration: none;
	color: #cccccc;
}
.controlnumbers a:hover{
	text-decoration: none;
	color: #d10d0d;
}
.controlbuttons{
	width: 100px;
	float: left;
	font-size:12px;
	z-index: 700;
	position: absolute;
	left: 415px;
	margin-top:3px;
}
.controlbuttons ul{
	margin:0px;
	padding:0px;
}
.controlbuttons li{
	display: inline;
	list-style-type: none;
	padding-left: 4px;
	padding-right: 4px;
}
.controlbuttons a:link{
	text-decoration: none;
	color: #cccccc;
}
.controlbuttons a:visited{
	text-decoration: none;
	color: #cccccc;
}
.controlbuttons a:hover{
	text-decoration: none;
	color: #d10d0d;
}


/*content*/
#contentMain{
	width: 903px;
	clear: both;
	padding-top:10px;
}
.contentText{
	padding-top: 5px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom: 5px;
	clear:both;
	background: url(../../images/contentM.gif) top left repeat-y;
}


/*nav*/
.nav{
	margin-top:2px;
}
.nav{
	height: 93px;
	width: 355px;
	background: url(../../images/nav/blackBG.gif) no-repeat left top;
}
.nav:hover{
	height: 93px;
	width: 355px;
	background: url(../../images/nav/redBG.gif) no-repeat left top;
}
.navOn{
	height: 93px;
	width: 355px;
	background: url(../../images/nav/redBG.gif) no-repeat left top;
}
.navTitle{
	color: #d10d0d;
	font-size: 18px;
	padding-top:13px;
	padding-bottom:5px;
}
.navTitle a:link{
	color: #ffffff;
}
.navText{
	padding-left:15px;
	padding-right:15px;
	padding-top: 11px;
	font-size:11px;
	line-height:15px;
}
.navText h1{
	margin-bottom:5px;
}
.navText h1 a:link{
	text-decoration: none;
	color: #ffffff;
}
.navText h1 a:visited{
	text-decoration: none;
	color: #ffffff;
}
.navText h1 a:hover{
	text-decoration: none;
	color: #ffffff;
}
.navText a:link{
	text-decoration: none;
	color: #dddddd;
}
.navText a:visited{
	text-decoration: none;
	color: #dddddd;
}
.navText a:hover{
	text-decoration: none;
	color: #dddddd;
}

/*footer*/
#footer{
	clear: both;
	padding-top:10px;
	text-align: center;
	color: #000000;
	font-size:11px;
	margin-bottom:15px;
}
#footer a:link{
	color: #000000;
}
#footer a:visited{
	color: #000000;
}
#footer ul {
	margin:0px;
	padding:0px;
}
#footer li{
	display: inline;
	list-style-type: none;
	padding-left: 8px;
	padding-right: 8px;
}

