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

body {
	padding: 25px 0px 12px;
	background-color: #000;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.main_content_body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.main_content_body_2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
}


a {
	color: #fff;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #FFF;
	background-color: inherit;
	font-style: normal;
	text-decoration: none;
	list-style-type: none;
}

span {
	display: none;
}

img {
	border: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 12px;
	text-align: left;
	line-height: 15px;
	text-indent: 10px;
}
.main_content_header {
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: bolder;
}


.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

#container {
	margin: 0px auto;
	width: 767px;
	background-image: url(images/background_1.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#page_static {
	width: 767px;
	height: 235px;
	overflow: hidden;
}

.thumbnail {
	padding: 10px 0px;
	text-align: center;
}

/* Navigation Menu */

#navigation {
	position:absolute;
	/*border: 1px solid #ccc;*/
    top: 205px;
	height: 30px;
	width: 424px;
	padding-left: 14px;
}

/* End of Navigation Menu */

/* Main Content */

#main_content {
	padding-left: 14px;
	float: left;
	clear: both;
	text-align: center;
	background-image: url(images/main_content_background.jpg);
	background-repeat: repeat-y;
	background-position: 14px 0%;
}

#main_content2 {
	width: 425px;
	background-color: 006699;
}

#main_content_header {
	width: 425px;
	background-image: url(images/main_content_header.jpg);
	background-repeat: no-repeat;
}

#main_content_header h2 {
	padding: 20px 10px 12px;
	font-size: 12px;
	text-transform: uppercase;
}

#main_content_body {
	margin: 0px auto;
	padding: 2px 0px;
	width: 411px;
	min-height: 220px;
	background-color: 006699;
	color: inherit;
}

#main_content_body #content_box {
	margin: 0px auto;
	padding-bottom: 15px;
	width: 380px;
	text-align: left;
}

#main_content_footer {
	width: 425px;
	height: 18px;
	overflow: hidden;
	background-image: url(images/main_content_footer.jpg);
	background-repeat: no-repeat;
}


/* News */

#breaking_news {
	margin-top: 280px;
	width: 309px;
	float: right;
	background-image: url(images/news_image.jpg);
	height: 210px;
	padding-right: 7px;
	background-repeat: no-repeat;
	background-color: #000;
}

/* Page Footer */

#page_footer {
	padding: 18px 11px 0px;
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
}
.msds_link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FF0;
}
.align-centre {
	text-align: center;
}
