/* Layout */
html {
     overflow: -moz-scrollbars-vertical; overflow: scroll;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-attachment: fixed;
	background-color: #ffffff;
	background-position: center top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #5D5D5D;
	line-height: 120%;
	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;

}
img{
	border:0px;
	background-color: #FFFFFF;
}
#img2{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #EFEFEF;
}
#img-bottom{
	border: 10px solid #F2F2F2;
	background-color: #EFEFEF;
}
#fixed {
	position: fixed;
	padding: 0px;
	

}


* html #fixed {
position: absolute;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.main-box {
	margin: 0px;
	border: 0px none;
	width: 800px;
	text-align: left;
	margin: 0px auto;
	position: relative;
	padding: 0px;
	z-index: 0;
	left: 0px;



}
.nav-top {
	position: absolute;
	top: 90px;
	left: 10px;
	margin: 0px;
	border: none;
	width: 209px;
	color: #9B9B9B;

}
.nav-top-title {
	position: absolute;
	top: 115px;
	left: 220px;
	margin: 0px;
	border: none;
	width: 191px;

}
#text-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	z-index: 20;
	background-color: #FFFFFF;
	margin-left: 210px;
	margin-top: 20px;
}


.header {
	position: absolute;
	left: 569px;
	top: 61px;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: right;
	vertical-align: bottom;
	width: 221px;
	height: 62px;
}
.logo {
	position: absolute;
	left: 0px;
	top: 24px;
	margin: 0px;
	padding: 0px;
	border: none;
	

}
.footer-block {
	position: relative;
	top: 0px;
	background-image: url(images/footer-bg.gif);
	padding: 10px;
}





.page-box {
	height: auto;
	width: 800;
	text-align: left;
	position: absolute;
	top: 127px;
	left: 0px;
	z-index: 10;
	


}
.page-box1 {
	width: 800px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}

.page-box2 {
	width: 800px;background-image: url(images/page-box-bg-800.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.page-box3 {
	width: 804px;
	background-image: url(images/page-box3-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.page-box4 {
	width: 800px;
	background-image: url(images/page-box4-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.page-box-index {
	width: 800px;
	background-repeat: repeat-y;
	background-position: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 244px;
}
.h1 {
	font-weight: bold;
	color: #FFA500;
	font-size: 110%;
}
.colour {
	color: #FF9900;
	font-style: normal;
}

.h2 {
	font-weight: bold;
	color: #FFA50D;
}



.column1 {
	margin: 0px;
	padding: 10px;
	border: none;
	width: 172px;
	z-index: 10;
	height: 100%;
	float: left;
	background-color: #F2F2F2;
}
.column2 {
	padding: 10px;
	border: none;
	width: 172px;
	z-index: 10;
	line-height: 120%;
	height: 100%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #F2F2F2;
}
.column4 {
	padding: 10px;
	border: none;
	width: 174px;
	z-index: 10;
	line-height: 120%;
	height: 100%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #F2F2F2;
}


.column-234 {
	text-align: left;
	background-color: #EFEFEF;
	width: 600px;
	margin-left: 210px;
	height: 100%;
}
.column-34 {
	text-align: left;
	background-color: #EFEFEF;
	width: 400px;
	margin-left: 404px;
}
.column-3-4 {
	text-align: left;
	width: 396px;
	margin-left: 404px;
}
.column-3-4-lower {
	text-align: left;
	width: 396px;
	float: right;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


.footer {
	width: 800px;
	background-color: #FFFFFF;
	text-align: right;
	color: #BFBFBF;
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFA50D;
	text-decoration: none;
	font-weight: bold;
}a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFA50D;
	font-weight: bold;
		text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}



a.link1:link {
		font-family: Arial, Helvetica, sans-serif;
	color: #5d5d5d;
	text-decoration: none;
	font-weight: bold;
}a.link1:visited{
		font-family: Arial, Helvetica, sans-serif;
	color: #5d5d5d;
	text-decoration: none;
	font-weight: bold;
}
a.link1:hover {
font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5d5d5d;font-weight: bold;
}

a.link1:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5d5d5d;font-weight: bold;
}

a.link2:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFA50D;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
	text-transform: uppercase;
}a.link2:visited{
		font-family: Arial, Helvetica, sans-serif;
	color: #FFA50D;
	text-decoration: none;
	font-weight: bold;font-size: 80%;
	text-transform: uppercase;
}
a.link2:hover {
font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5d5d5d;font-weight: bold;font-size: 80%;
	text-transform: uppercase;
}

a.link2:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5d5d5d;
	font-weight: bold;
	font-size: 80%;
	text-transform: uppercase;
}
.footer-text {
	font-size: 90%;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.header-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #0066CC;
}
.header-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #003366;
}
.index-divider {
	background-color: #FFFFFF;
	clear: both;
	height: 10px;
}
