body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-image: url(page_bg.gif);
	background-repeat: repeat-x;
}
.para_intro  {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
}
.twoColFixLtHdr #container {
	width: 1024px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-left: 0px;
} 
.twoColFixLtHdr #header {
	height: 354px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.bodycopy {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	} 
	.bodycopy a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}
	.bodycopy a:hover {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	.bodycopy a:active {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}
	.bodycopy a:visited {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.menu_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #00271E;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #00271E;
	margin-right: 5px;
}
.menu_type a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #00271E;
}
.menu_type a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #00271E;
	background-color: #999999;
	display: block;
}
.menu_type a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #00271E;
}
.menu_type a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #00271E;
}
.twoColFixLtHdr #header h1 {
	color: #ABF601;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding-top: 50px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
}
#main_image_index {
	width: 100%;
	background-image: url(top_bg1.jpg);
	background-repeat: no-repeat;
	height: 215px;
	float: left;
}
#main_image_ethic {
	width: 100%;
	background-image: url(top_bg4.jpg);
	background-repeat: no-repeat;
	height: 215px;
	float: left;
}
#main_image_SNZ {
	width: 100%;
	background-image: url(top_bg10.jpg);
	background-repeat: no-repeat;
	height: 215px;
	float: left;
}
#main_image_WD {
	width: 100%;
	background-image: url(top_bg9.jpg);
	background-repeat: no-repeat;
	height: 215px;
	float: left;
}
#main_image_DD {
	width: 100%;
	background-image: url(top_bg7.jpg);
	background-repeat: no-repeat;
	height: 215px;
	float: left;
}
#main_image_DR {
	width: 100%;
	background-image: url(top_bg6.jpg);
	background-repeat: no-repeat;
	height: 215px;
	float: left;
}
#main_image_PoA {
	width: 100%;
	background-image: url(top_bg17.jpg);
	background-repeat: no-repeat;
	height: 215px;
	float: left;
}
#main_image_research {
	width: 100%;
	background-image: url(top_bg13.jpg);
	background-repeat: no-repeat;
	height: 215px;
	float: left;
}
#main_image_latest {
	width: 100%;
	background-image: url(top_bg11.jpg);
	background-repeat: no-repeat;
	height: 215px;
	float: left;
}
#main_image_support {
	width: 100%;
	background-image: url(top_bg3.jpg);
	background-repeat: no-repeat;
	height: 215px;
	float: left;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 121px;
	background-image: url(menu_bg.gif);
	background-repeat: repeat-y;
	margin-left: 40px;
	padding-right: 2px;
	padding-left: 2px;
}
.twoColFixLtHdr #logo_div {
	float: left; /* since this element is floated, a width must be given */
	width: 121px;
	background-image: url(menu_bg.gif);
	background-repeat: repeat-y;
	margin-left: 40px;
	padding-left: 7px;
	padding-top: 10px;
	padding-bottom: 16px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 15px;
	padding-right: 200px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #footer {
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 600px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.twoColFixLtHdr #footer p a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
#animation {
	width: 215px;
	height: 215px;
	float: left;
	margin-left: 600px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
 
#rightbar {
	float: right;
	width: 170px;
	padding-top: 30px;
}
p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
p a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: underline;
}
p a:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
p a:active {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
p a:visited {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

