body {
margin: 0px;
padding: 0px;
background-image:url(../img/site-bg.gif);
}

ul{
margin: 0px;
padding: 0px;
}

li{
margin: 0px;
padding: 0px;
}

#container {
width: 771px;
margin: 0 auto;
padding:0;
background-image:url(../img/content-bg.gif);
background-repeat:repeat-y;
}

#header {
background-image:url(../img/header.jpg);
background-repeat: no-repeat;
width: 771px;
height: 93px;
position: relative;
}

#headerFlash {
position: absolute;
left: 0px;
top: 92px;
background-image:url(../img/content-bg.gif);
background-repeat:repeat-y;
width: 757px;
padding-left: 14px;
}

#header #navBg {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 209px;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}

/* position */
.navhome{
	position:absolute;
	left: 528px;
	top: 136px;
}
/* position */
.navinternal{
	position:absolute;
	left: 535px;
	top: 113px;
}

#menuindex {
position:absolute;
left: 550px;
top: 153px;
}

#menuinternal {
position:absolute;
left: 556px;
top: 133px;
}

#navtop{
	background-image:url(../img/nav/nav-bg-top.gif);
	background-repeat: no-repeat;
	width: 209px;
	height: 20px;
}

#navmid{
	width: 209px;
	background-image:url(../img/nav/nav-bg-mid.gif);
	line-height: 0px;
}

#navbot{
	width: 209px;
	height: 20px;
	background-image:url(../img/nav/nav-bg-bot.gif);
}

.navImage {
position: absolute;
top: 4px;
left: 40px;
}

#content {
background-image:url(../img/content-bg.gif);
background-repeat:repeat-y;
width: 771px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: left;
color:#666666;
line-height:20px;
}

#footer {
background-image:url(../img/footer.jpg);
background-repeat:no-repeat;
background-position:bottom;
width: 771px;
height: 56px;
width: 716px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #9F9FA0;
padding: 30px 0px 0px 55px;
clear: both;
}

#footer a, #footer a:visited {
color: #9F9FA0;
}

#footer a:hover {
text-decoration:none;
}

h1 {
width: 500px;
border-top: 1px solid #EBE7E4;
border-bottom: 2px solid #EBE7E4;
margin: 0px 0px 25px 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight:normal;
color: #333333;
padding: 9px 0px 9px 2px;
clear: both;
}

h2 {
font-size:14px;
font-family: Arial, Helvetica, sans-serif;
padding: 0px;
margin: 0px;
margin-top: 5px;
margin-bottom: 5px;
}

.headingBlue {
background-image:url(../img/heading-dots.gif);
background-repeat:no-repeat;
background-position: left center;
padding-left: 35px;
margin-left: 5px;
color: #105AB5;
}
#left {
width: 109px;
padding: 0px 32px 0px 32px;
float: left;
}

.indexheight{
height: 100px;
}

#right {
float: left;
width: 560px;
}

.innerNormal{
	padding-right: 60px;
}

.innerLeft {
width: 217px;
float: left;
padding-right: 19px;
}
.innerRight {
width: 314px;
float: left;
}

#right ul {
margin: 0px;
padding: 0px 0px 0px 15px;
}
#right li {
margin: 0px;
padding: 0px 0px 0px 20px;
list-style-type:none;
background-image:url(../img/li.gif);
background-repeat:no-repeat;
background-position: left 5px;
}


#right ul li ul{
margin: 0px;
margin-left: -10px;
padding: 0px 0px 0px 0px;
}

#right ul li ul li{
	padding: 0px 0px 0px 20px;
	background-image:url(../img/subli.gif);
}


#enquiryForm {
padding: 1px;
border: 1px solid #CCCCCC;
width: 400px;
}
#enquiryForm input, #enquiryForm textarea, #enquiryForm select {
width: 230px;
border: 1px solid #ffffff;
padding:2px 0 2px 2px;
color: #666666;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
margin-top: 4px;
margin-bottom: 4px;
border-bottom: 1px solid #C1C0B5;
}
#enquiryForm input {
height: 20px;
line-height:20px;
}
#enquiryForm select {
width: 45px;
height: 20px;
padding: 0px;
}

#enquiryForm .required {
width: 215px;
background-image:url(../img/icon_required_deep.gif);
background-repeat:no-repeat;
background-position:2px 6px;
padding:2px 0 2px 18px;
}

.row1 {
background-color:#f8f7f7;
}

td{
padding-left: 8px;
}

.row2 {
border-top: 1px solid #D7D6CE;
border-bottom: 1px solid #D7D6CE;
background-color:#ffffff;
}

.clearer {
clear: both;
}

.hr {
clear: both;
border-bottom: 1px solid #E9E8E4;
}

#right a, #right a:visited {
color: #105AB5;
display: inline;
text-decoration:underline;
}

#right a:hover {
text-decoration:none;
}
