body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F44A7;
	line-height: 22px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.leftcontent {
	width: 580px;
	float: left;
	margin-right: 10px;
	text-align: center;
}

.content-top {
	background-image: url(images/contenttop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 580px;
}


.content2 {
	margin-left: auto;
	margin-right: auto;
	width: 910px;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.leftcontent2 {
	width: 910px;
	float: left;
	margin-right: 10px;
	text-align: center;
}

.content-top2 {
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 910px;
}

.content-middle {
	background-image: url(images/contentmiddle.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 890px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}

.content-bottom {
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 580px;
}





.content-middle {
	background-image: url(images/contentmiddle.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 560px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}

.content-bottom {
	background-image: url(images/contentbottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 580px;
}
.rightcontent {
	width: 320px;
	float: left;
	text-align: center;
}

.main {
	text-align: center;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

a:link {
	color: #2269A5;
	text-decoration: none;
}
a:visited {
	color: #2269A5;
	text-decoration: none;
}
a:hover {
	color: #2269A5;
	text-decoration: none;
	text-decoration: underline;
}
a:active {
	color: #2269A5;
	text-decoration: none;
}
.contenttable {
	border: 1px solid #264E91;
	margin: 2px;
	padding: 2px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 20px;
	font-style: italic;
	color: #1F44A7;
	margin-top: 0px;
	padding-top: 10px;
}

.pictureborder {
	margin: 1px;
	padding: 1px;
	border: 1px solid #2269A5;
}

.pictureborder2 {
	margin: 4px;
	padding: 4px;
	float: left;
	border: 2px solid #999999;
}

input {
	color: #000000;
	background-color: #EAEAEA;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	width: 400px;
	font-weight: bold;
	margin: 0px;
	padding-top: 4px;
}

textarea {
	color: #000000;
	background-color: #EAEAEA;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: auto;
	width: 400px;
	font-weight: bold;
}

.enquirybutton {
	color: #000066;
	background-color: #EAEAEA;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: auto;
	width: 100px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

.mainheader {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background-image: url(images2/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 369px;
}

.nav {
	margin-left: auto;
	margin-right: auto;
	width: 430px;
	height: 32px;
	line-height: 34px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: bottom;
	padding-top: 2px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F44A7;
	line-height: 16px;
}

#navlist {
	padding: 0px;
	margin: 0px;
}

#navlist li {
	list-style-type: none;
	float: left;
}

#navlist li a {
	text-decoration: none;
	outline: none;
	display: block;
	height: 32px;
	margin-right: 2px;
	width: 100px;
	text-align: center;
	background-image: url(images/buttonbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 32px;
	font-size: 11px;
	color: #1F44A6;
}

#navlist li a:hover {
	text-decoration: underline;
	color: #000000;
}

.contenthead {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	background-image: url(oldsite/images/contenthead.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 30px;
}

.content {
	margin-left: auto;
	margin-right: auto;
	width: 910px;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.footer {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	height: auto;
	text-align: center;
}
.subheader {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	background-image: url(images/subheader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 97px;
}

.textbg {
	text-align: left;
	width: 570px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.pictureright {
	margin: 0px;
	float: right;
	clear: both;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.emscopy a:link{
	font-size: 10px;
}
.emscopy a:visited{
	font-size: 10px;
}
.emscopy a:hover{
	font-size: 10px;
}
.emscopy a:active{
	font-size: 10px;
}

p em {
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
}
