@charset "UTF-8";
#wrapper {
	height: 1380px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #header {
	float: left;
	height: 100px;
	width: 970px;
}
#wrapper #topadvertisement {
	float: left;
	height: 100px;
	width: 970px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 35px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FF0000;
	background-color: #333333;
}
#wrapper #navigation {
	float: left;
	height: 60px;
	width: 970px;
	margin-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#wrapper #rotator {
	float: left;
	height: 265px;
	width: 644px;
	margin-right: 10px;
	background-image: url(../images/rotator_background.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #socialmedia {
	height: 260px;
	width: 293px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 10px;
	background-image: url(../images/social_hd.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	overflow: hidden;
}
#wrapper #features {
	float: left;
	height: 285px;
	width: 665px;
	margin-top: 10px;
	background-image: url(../images/features_hd.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#wrapper #features #liveEvent {
	height: 270px;
	width: 199px;
	border: 1px dotted #000000;
	background-color: #EDEBEB;
	margin-left: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden;
}
#wrapper #features #research {
	height: 270px;
	width: 199px;
	border: 1px dotted #000000;
	background-color: #EDEBEB;
	margin-left: 15px;
	float: left;
	padding: 5px;
	overflow: hidden;
}
#wrapper #features #marNews {
	height: 270px;
	width: 199px;
	border: 1px dotted #000000;
	background-color: #EDEBEB;
	margin-left: 10px;
	float: right;
	padding: 5px;
	overflow: hidden;
}
#wrapper #features #liveEvent hr {
	color: #FF0000;
}
#wrapper #features #research .style10 hr {
	color: #FF0000;
}
#wrapper #features #marNews .style10 hr {
	color: #FF0000;
}
#wrapper #supporters {
	float: left;
	height: 285px;
	width: 293px;
	margin-top: 10px;
	background-image: url(../images/supporters_hd.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	margin-left: 10px;
	background-color: #333333;
}
#wrapper #supporters #sideAd {
	background-color: #333333;
	height: 283px;
	width: 293px;
}
#wrapper #members {
	float: left;
	height: 105px;
	width: 970px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	margin-top: 30px;
}
#wrapper #footer {
	float: left;
	height: 150px;
	width: 970px;
	margin-top: 25px;
}
#wrapper #socialmedia #mc-embedded-subscribe-form #mce-EMAIL {
	font-size: 12px;
	font-weight: lighter;
	text-transform: lowercase;
	color: #999999;
}
