@charset "utf-8";
/* CSS Document */
body {
	margin-top: 4px;
	background-color: #f2f2f2;
	margin-bottom: 0px;
}
#main_holder {
	height: 1650px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#top_header {
	background-color: #F2F2F2;
	height: 40px;
	padding-top: 6px;
	text-align: right;
}
#logo {
	height: 70px;
	width: 100%;
	background-color: #F2F2F2;
}
.style1 {
	font-size: 10px;
	color: #AEAEAE;
}
#nav_bar {
	height: 50px;
	width: 850px;
	background-color: #BEBEBE;
}
#mid_content {
	height: 1455px;
	padding-top: 3px;
}
#about_us {
	height: 600px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-left: 4px;
}
#main_content {
	height: 1450px;
	width: 850px;
	padding-top: 20px;
	background-image: url(../images/bg_colour.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#logoHead {
	height: 70px;
	width: 850px;
}
#footer {
	height: 100px;
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.style2 {
	font-size: 12px
}
.style4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style6 {font-size: 10px}
.style7 {font-family: Arial, Helvetica, sans-serif}
.style8 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style9 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style12 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style10 {font-size: 9px}
.style5 {	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
