* {
	margin:0;
	padding:0;
}

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #000;
	PADDING-TOP: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

HTML {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #000000;
	PADDING-TOP: 0px;
}

#wrapper {
	WIDTH: 770px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 120px;
	margin-left: auto;
	padding: 0px;
	min-height: 1164px;
	background-image: url(images/wrapperbackground.jpg);
	height: auto;
}

#header {
	HEIGHT: 140px;
	width: 770px;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height: 19px;
	background-image: url(images/header.jpg);
	clear: none;
	text-align: center;
	background-repeat: no-repeat;
	float: none;
}

#coname {
	padding-left:30px;
	text-align: left;
	clear: none;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:21px;
	float: left;
	display:inline;
	height: 20px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 35px;
	padding-bottom: 5px;
}

#agentlogin {
	text-align: right;
	width: 142px;
	height: 48px;
	line-height: 17px;
	clear: none;
	float: right;
	display:inline;
	margin-top: 4px;
	margin-right: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#agentlogin a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#topnav {
	text-align: center;
	width: 770px;
	font-size: 13px;
	float: left;
	display:inline;
	clear: both;
	color: #006699;
	margin-top: 13px;
	overflow: hidden;
}

#topnav a:link {
	color: #99CCFF;
}

#topnav a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#topnav a:active {
	color: #FF9900;
	text-decoration: none;
}

#topnav a:visited {
	color: #3399CC;
	text-decoration: underline;
}

#sidebar {
	WIDTH: 210px;
	background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	min-height: 790px;
	height: auto;
	clear: left;
	float: left;
	display: inline;
	margin: 0px;
}

#sidenav {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	height: 1%;
	width: 160px;
	text-align: center;
	line-height: 10px;
	min-height: 790px;
	margin-right: 26px;
	margin-left: 24px;
	color: #000033;
	clear: left;
	float: left;
	display: inline;
}

#sidenav  a:link {
	COLOR: #006699;
	text-decoration: none;
}

#sidenav  a:hover {
	COLOR: #FF9900;
	text-decoration: underline;
}

#sidenav  a:active {
	COLOR: #FF9900;
	TEXT-DECORATION: none;
}

#sidenav  a:visited {
	COLOR: #003366;
	text-decoration: none;
}

#content {
	WIDTH: 510px;
	margin: 0px;
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 790px;
	float: left;
	display:inline;
	clear: right;
	padding-top: 22px;
	padding-right: 25px;
	padding-left: 25px;
	height: auto;
}



A:link {
	color: #006699;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

A:visited {
	color:  #003366;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

	
A:hover {
	COLOR: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}

A:active {
	COLOR: #FF9900;
	TEXT-DECORATION: none;
	font-weight: bold;
}


#content  a:link {
	COLOR: #006699;
	text-decoration: none;
}

#content  a:hover {
	COLOR: #FF9900;
	text-decoration: underline;
}

#content a:active {
	COLOR: #FF9900;
	TEXT-DECORATION: none;
}

#content a:visited {
	COLOR: #003366;
	text-decoration: none;
}


H1 {
	color: #ff8800;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12px;
	text-transform: uppercase;
}

h2 {
	line-height: 25px;
	color: #000033;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12px;
}

.h2small {
	line-height: 25px;
	color: #006699;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12px;
}

h3 {
	color: #006699;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 7px;
}

h2 A:link {
	color: #006699;
	TEXT-DECORATION: underline;
	font-weight: bold;
}



h2 A:visited {
	color: #000000;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
	
h2 A:hover {
	COLOR: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}

h2 A:active {
	COLOR: #FF9900;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	color: #000033;
	text-align: left;
	font-weight: bold;
	margin-bottom: 7px;
}

p {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left;
	margin-bottom: 10px;
}

h5 {
	font-size: 15px;
	color: #000033;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	padding-top: 20px;
}
.contactboxhead {
	float: left;
	height: auto;
	width: 144px;
	background-color: #006699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-left-color: #000033;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	display: inline;
}
.contactboxhead a {
	color: #FFFFFF;
}
.contactboxheadright {
	float: left;
	height: auto;
	width: 144px;
	background-color: #006699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-left-color: #000033;
	margin-left: 20px;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	display: inline;
}
.contactboxheadright a {
	color: #FFFFFF;
}
.contactbox {
	float: left;
	height: 115px;
	width: 134px;
	background-color: #CCCCFF;
	border: 1px solid #000033;
	padding: 10px;
	font-size: 13px;
	color: #000000;
	text-align: center;
	display: inline;
}

.contactboxright {
	float: left;
	height: 115px;
	width: 134px;
	background-color: #CCCCFF;
	border: 1px solid #000033;
	margin-left: 20px;
	padding: 10px;
	font-size: 13px;
	color: #000000;
	text-align: center;
	display: inline;
}
.img3 {
	float: left;
	height: 111px;
	width: 148px;
	background-color: #CCCCFF;
	border: 1px solid #000033;
	padding: 3px;
	font-size: 13px;
	color: #000000;
	text-align: center;
	display: inline;
}
.img3right {
	float: left;
	height: 111px;
	width: 148px;
	background-color: #CCCCFF;
	border: 1px solid #000033;
	margin-left: 20px;
	padding: 3px;
	font-size: 13px;
	color: #000000;
	text-align: center;
	display: inline;
}



ul {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
}


li {
	height: auto;
	width: auto;
	list-style-position: inside;
	list-style-type: square;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.ligap {
	margin-left: 14px;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imgrightp {
	height: 200px;
	width: 150px;
	border: 3px solid #FF9934;
	float: right;
	display:inline;
	margin-left: 20px;
	margin-top: 5px;
	clear: none;
	margin-bottom: 5px;
}
.imgrightl {
	height: 150px;
	width: 200px;
	border: 3px solid #FF9934;
	float: right;
	display:inline;
	margin-left: 20px;
	margin-top: 5px;
	clear: none;
	margin-bottom: 5px;
}

.imgleftp {
	height: 200px;
	width: 150px;
	border: 3px solid #FF9934;
	margin-top: 5px;
	margin-right: 20px;
	float: left;
	display:inline;
	margin-bottom: 5px;
}
.imgleftl {
	height: 150px;
	width: 200px;
	border: 3px solid #FF9934;
	margin-top: 5px;
	margin-right: 20px;
	float: left;
	display:inline;
	margin-bottom: 5px;
}

.clearfloats {
	height: auto;
	width: auto;
	clear: both;
}

#map {
	width: 484px;
	text-align: center;
	background-color: #000000;
	height: auto;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#innermapbox {
	width: 474px;
	text-align: center;
	height: 420px;
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	WIDTH: 770px;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	clear: both;
	height: 224px;
	margin: 0px;
	background-image: url(images/footer.jpg);
	padding: 0px;
}

#byetxt {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #006599;
	float: right;
	display:inline;
	width: 560px;
	padding-top: 20px;
	line-height: 28px;
	padding-left: 210px;
}

#bottomnav {
	text-align: center;
	height: 30px;
	width: 560px;
	line-height: 30px;
	font-size: 13px;
	color: #4B94B7;
	float: left;
	display:inline;
	clear: right;
	padding-top: 24px;
	padding-left: 210px;
}

#bottomnav a:link {
	COLOR: #99CCFF;
	text-decoration: none;
	font-weight: normal;
}

#bottomnav a:hover {
	COLOR: #FF9900;
	text-decoration: underline;
	font-weight: normal;
}

#bottomnav a:active {
	COLOR: #FF9900;
	TEXT-DECORATION: none;
	font-style: normal;
	font-weight: normal;
}

#bottomnav a:visited {
	COLOR: #3399CC;
	text-decoration: underline;
	font-weight: normal;
}

#footer  p {
	font-size: 11px;
	height: auto;
	width: 713px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	color: #000000;
	padding-left: 7px;
}

#w3c {
	width: 199px;
	font-size: 11px;
	font-weight: normal;
	color: #FF9934;
	line-height: 16px;
	height: 60px;
	padding-top: 19px;
	float: left;
	display:inline;
	padding-left: 11px;
}

.w3logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 21px;
	width: 60px;
	margin-right: 3px;
	margin-left: 15px;
	float: left;
	display:inline;
	clear: left;
	margin-bottom: 5px;
}

#w3c  a:link {
	text-decoration: underline;
	color: #FF9934;
	font-weight: normal;
}

#w3c a:hover {
	text-decoration: underline;
	color: #FF9900;
}

#w3c a:active {
	text-decoration: none;
	color: #FF9900;
}

#w3c a:visited {
	text-decoration: none;
	color: #99CCFF;
}

#address {
	float: right;
	display:inline;
	width: 538px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 22px;
	padding-top: 13px;
	text-align: right;
	line-height: 18px;
}
#language {
	width: 160px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 24px;
}
#enquiryformhead {
	width: 150px;
	background-color: #006699;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-left-color: #006699;
	color: #FFFFFF;
	text-transform: uppercase;
	display: inline;
	padding: 5px;
	clear: right;
	float: left;
}
#enquiryform {
	width: 140px;
	height: auto;
	border: 1px solid #006699;
	background-color: #FFFFCC;
	padding: 10px;
	float: left;
	display: inline;
}
#sidenav label {
	font-size: 13px;
	line-height: 16px;
	height: auto;
	width: 138px;
	display: inline;
}

.enquiryform {
	font-size: 13px;
	color: #000033;
	margin-top: 15px;
	width: 140px;
}


.comments {
	border: 1px solid #006699;
	height: 30px;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #006699;
	width: 132px;
	display: inline;
	clear: right;
	float: left;
}

.formtext {
	font-size: 8px;
	font-weight: normal;
	width: 138px;
	line-height: 10px;
	clear: both;
	float: left;
	margin-bottom: 3px;
	display: inline;
}

.answer {
	border: 1px solid #006699;
	margin-top: 3px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	padding: 2px;
	width: 132px;
	height: 10px;
	margin-bottom: 5px;
	clear: right;
	float: left;
	display: inline;
}




#input {
	width: 138px;
	margin-left: 10px;
	clear: none;
	float: left;
	display:inline;
	height: auto;
	text-align: left;
	font-weight: normal;
	font-size: 9px;
	line-height: 20px;
}

.submit {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #000033;
	width: 138px;
	display: inline;
	clear: right;
	float: left;
}



#back {
	WIDTH: 150px;
	TEXT-ALIGN: left;
	voice-family: inherit;
	font-size: 12px;
	color: #006699;
	height: auto;
	float: left;
	padding: 0px;
	clear: none;
	display: inline;
	text-transform: uppercase;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#back a {
	text-transform: uppercase;
	color: #006699;
}

#next {
	WIDTH: 150px;
	TEXT-ALIGN: right;
	voice-family: inherit;
	font-weight: normal;
	font-size: 12px;
	color: #006699;
	height: auto;
	float: right;
	padding: 0px;
	display: inline;
	clear: none;
	text-transform: uppercase;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#next a {
	font-weight: bold;
	color: #006699;
}
.brochureiframe {
	width: 510px;
	height: 300px;
}

.bigimg {
	height: auto;
	width: 504px;
	border: 3px solid #FF9900;
}

/*-----Main enquiries page form-----*/
/*
#headingmain {
	background: #006699;
	margin-top: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 506px;
	color: FFFFFF;
	text-align: center;
}
#enquiryformmain {
	width: 504px;
	min-height: 600px;
	background: #FFFFCC;
	border: 1px solid #006699;
}
#namemain {
	float: left;
	display: inline;
	width: 190px;
	padding-left: 10px;
	padding-top: 10px;
	line-height:36px;
}
#formmain {
    line-height:14px;
	float: left;
	display: inline;
	width: 274px;
	padding-top: 20px;
}*/

#enquiryformheadmain {
	width: 497px;
	background-color: #006699;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-left-color: #006699;
	color: #FFFFFF;
	text-transform: uppercase;
	display: inline;
	padding: 5px;
	clear: right;
	float: left;
	font-weight:bold;
	text-align:center;
	font-size: 18px;
}
#enquiryformmain {
	width: 467px;
	height: auto;
	border: 1px solid #006699;
	background-color: #FFFFCC;
	padding: 20px;
	float: left;
	display: inline;
}
.formtextmain {
	font-size: 12px;
	width: 467px;
}

#enquiryformmain label {
	font-size: 15px;
	line-height: 150%;
	height: auto;
	width: 467px;
	display: inline;
	font-weight:bold;
	text-align:center;
}
#enquiryformmain .category {
    border: 1px solid #006699;
	font-size: 13px;
	line-height: 16px;
	height: auto;
	width: 467px;
	display: inline;
	font-weight:bold;
	text-align:center;
	margin-bottom: 20px;
	padding: 3px;
}
#enquiryformmain .comments {
	border: 1px solid #006699;
	padding: 2px;
	margin-bottom: 20px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #006699;
	width: 463px;
	height: 60px;
	display: inline;
	clear: right;
	float: left;
}
#enquiryformmain .answer {
	border: 1px solid #006699;
	margin-top: 3px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	padding: 2px;
	width: 463px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 20px;
	clear: right;
	float: left;
	display: inline;
}
#enquiryformmain #input {
	width: 138px;
	margin-left: 10px;
	clear: none;
	float: left;
	display:inline;
	height: auto;
	text-align: left;
	font-weight: normal;
	font-size: 9px;
	line-height: 20px;
}
#enquiryformmain .submit {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #000033;
	width: 167px;
	display: inline;
	clear: right;
	float: left;
	text-align: center;
	margin-left: 150px;
}


