@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: x-small;
	background-repeat: repeat-x;
	background-image: url(../images/body/bkg08.jpg);
	background-position: center top;
}
#links_container {
	height: 50px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#links_main {
	padding-top: 17px;
	padding-bottom: 8px;
	padding-left: 25px;
	font-size: small;
	font-weight: lighter;
}
#links_main a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}
#links_main a:hover {
	text-decoration: underline;
}
#disc_container {
	width: 930px;
	padding-top: 15px;
	margin-right: 25px;
	margin-left: 25px;
}
#disc_container_box {
	float: left;
	width: 200px;
	height: 70px;
	padding-right: 25px;
}
#content_container {
	height: 435px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#gallery_container {
	height: 350px;
	width: 980px;
}
#info_container {
	height: 20px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	font-size: x-small;
}
#info_container a:link {
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
}
#info_container  a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
}
#info_container  a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 9pt;
}
#info_container  a:active {
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
}
#news_container {
	height: 300px;
	width: 980px;
	float: left;
	padding-top: 12px;
}
#contact_container {
	width: 225px;
	height: 410px;
	margin-right: 25px;
	float: left;
	margin-top: 25px;
}
#career_container {
	width: 225px;
	height: 410px;
	margin-right: 25px;
	float: left;
	background-color: #B40071;
	padding-top: 25px;
	color: #FFFFFF;
}
#contact_container_box {
	float: left;
	width: 175px;
	height: auto;
	padding-right: 25px;
	font-weight: normal;
	padding-left: 25px;
	padding-bottom: 25px;
}
#contact_form_container {
	height: 410px;
	width: 400px;
	float: left;
	margin-top: 25px;
}
.text_grey {
	color: #CCCCCC;
}
.text_colour {
	font-weight: bold;
	color: #B80075;
}
.text_large {
	font-size: small;
	font-weight: bold;
	color: #333333;
}
.text_large_white {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-size: small;
	font-weight: bold;
	color: #B80078;
	text-decoration: none;
}
a:link {
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #00FF00;
}
a:visited {
	color: #BC0078;
}
#seo {
	overflow: hidden;
	visibility: hidden;
	width: 930px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
}
#portfolio_container {
	height: 435px;
	width: 930px;
	padding-right: 25px;
	padding-left: 14px;
}
#index_container {
	text-align: center;
	width: 980px;
}

