body {
	margin:0;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#666666;
	font-size:14px;
	background-color:#f4f4f4;
}
h1 {
	display:block;
	width:600px;
	height:52px;
	color:#B11116;
	font-family:Georgia, "Times New Roman", Times, serif
	font-size:48px;
	margin:125px 300px 0 10%; //margin:255px 300px 0 10%;
	font-weight:normal;
}
p {
	margin:0;
	margin-bottom:15px;

}
td {
	padding:10px;
	border-bottom: dotted 1px #73B1B7;
}
.center {
	text-align:center;
}
#topbar {
	height:38px;
	background:url(images/topbarbg.png) repeat-x;
}
.indent {
	padding-left:20%;
}
h2 {
	font-size:18px;
	color:#CC0000;
	margin:0;
	margin-top:0;
}
#logo {
	z-index:10;
	position:absolute;
	top: 40px;
	left: 10%;
	width:345px;
	height:234px;
	margin-bottom:20px;
	background-color:#f4f4f4;
}
#newslogan {
	background: #f4f4f4 url(images/slogan.jpg) no-repeat scroll 0%;
	height:67px;
	left:100%;
	margin-left:-400px;
	position:absolute;
	top:64px;
	width:345px;
}
.blueline {
	height:1px;
	border-bottom:#B4D5D8 1px solid;
	margin-left:10%;
	width:50%;
}
.award {
	float:right;
	width:310px;
}
a {
	color: #559DA4;
}
a:hover {
	color: #73B1B7;
}
#main {
	background:#f4f4f4 url(images/leaf.jpg) bottom left no-repeat;
}
#imagearea {
	text-align:center;
	margin-right:5%;
	float:right;
	width:30%;
}
#text {
	width:40%;
	margin:30px 0 0 15%;
	padding-bottom:30px;
}
#homeimagearea {
	text-align:center;
	
	float:right;
	width:45%;
	height: 593px;
	background:url(images/homeimage.png) no-repeat left;
}
#hometext {
	width:30%;
	margin:30px 0 0 15%;
	padding-bottom:30px;
}
img {
	background-color:#FFFFFF;
	padding:5px;
	border:1px solid #efefef;
}
.mtop {
	margin-top:10px;
}
#widetext {
	width:80%;
	margin:30px 0 0 15%;
	padding-bottom:30px;
}
#menu {
	padding: 2px 0 0 0;
	text-align:right;
	position:relative;
	z-index:20;
	top:140px;
	height:63px;
	width:800px;
	float:right;
	background:url(images/menu_shadow.png) left bottom no-repeat;
	margin-bottom:40px;
}
#menu2 {
	text-align:left;
	margin-left:9px;
	width:788px;
	height:51px;
	background:#f9f9f9;
	border:1px solid #efefef;
	border-right:none;
}
#menu2 ul {
	margin: 0 0 0 -26px; //margin:0 0 0 10px;
}
#menu2 ul li {
	float:left;
	list-style-type:none;
	text-align:center;
}
#menu2 ul li a{
	padding: 8px 14px 7px 14px; //padding: 8px 14px 8px 14px;
	display:block;
	text-decoration:none;
	color:#666666;
}
#menu2 ul li a:hover{
	background-color:#FFFFFF;
}
.fstring {
	font-size:15px;
	font-weight:bold;
}
.sstring {
	color:#999999;
	font-size:11px;
}
#bottombar {
	background:url(images/bottombgtop.png) repeat-x;
	height:14px;
}
#footer {
	background:url(images/bottombg.png);
	height:200px;
	width: 100%;
	}
#logo a img {border:none;}
.noborder {
	border:none;
	padding:0;
}
#slogan {
	background:transparent url(images/slogan.png) repeat scroll 0%;
	height:38px;
	left:588px;
	position:absolute;
	top:896px;
	width:316px;
	margin-left:-330px;
	display:none;
}
#copyright {
	margin-left:5%;
	padding-top:80px;
	color:#999999;
}
#cheers {
	
	height:243px;
	left:15%;
	position:relative;
	text-align:center;
	top:0px;
	width:100%;
}
