html {
	font-family: Arial;
	font-weight: bold;
	color: #ffcc99;
}

body {
	background-color: #000;
}

i {
	font-weight: normal;
}

#wrapper {
	margin: auto auto;
	text-align: center;
	width: 989px;
	background-color: rgb(26, 0, 1);
	height:750px;
	margin-top:-8px;
}

#header {
	width:210px;
	float:left;
}

#navMenu {
	background-image: url(images/menu_bar.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 210px;
	height: 759px;
	margin-top: -8px;
}

#navMenu ul {
	list-style-type: none;
	margin-top: 250px;
	margin-left: -40px;
}

#navMenu ul li {
	margin-bottom: -5px;
}

#topRight {
	background-image: url(images/top_right_image_home.jpg);
	background-repeat: no-repeat;
	background-position:96% 80%;
	width: 750px;
	height: 198px;
}

#topRight2 {
	background-image: url(images/top_right_image_other.jpg);
	background-repeat: no-repeat;
	background-position:99% 80%;
	width: 750px;
	height: 198px;
}

#topRightSub {
	background-image: url(images/top_right_image_other.jpg);
	background-repeat: no-repeat;
	width: 369px;
	height: 122px;
	float: right;
	margin-top: 55px;
}

#contentBody {
	float: left;
	text-align: right;
	width:748px;
	background-color: rgb(26, 0, 1);
	margin-top:-8px;
	overflow:hidden;
}

.redBar{
	float:left;
	background-color:#516E6E;
	clear:left;
	height:161px;
	overflow:hidden;
	width:748px;
	
}

.centerImage {
	background-image: url(images/team_center1.jpg);
	background-repeat: no-repeat;
	width: 749px;
	height: 339px;
	
}



#centerImageTeam{

	float: left;
	background-image: url(images/team_center1.jpg);
	background-repeat: no-repeat;
	width: 749px;
	height: 339px;
}

#padLeft{
	float:left;
	height:100%;
	width:30px;
}

#barGray{
	background-color:#516E6E;
	height:161px;
	margin-top:529px;
 }

.centerImageMission {
	background-image: url(images/mission_center.jpg);
	background-repeat: no-repeat;
	width: 751px;
	height: 339px;
	float:left;
	clear:left;
}

#missionText1{
	height:339px;
	float:left;
	margin-left:20px;
	margin-top:50px;
}


#teamText1 {
	float: left;
	width: 351px;
	margin-left: 5px;
	font-size:13px;
	text-align:left;
	
}

#teamText2 {
	float: right;
	width: 351px;
	margin-top: 60px;
	margin-right: 20px;
	font-size:13px;
	text-align:left;
}

#hiddenDiv4 {
	display: block;
}

#hiddenDiv5 {
	display: none;
}

#hiddenDiv6 {
	display: none;
}

#hiddenDiv7 {
	display: none;
}

#hiddenDiv8 {
	display: none;
}

.centerImageContact {
	background-image: url(images/contact_center.jpg);
	background-repeat: no-repeat;
	width: 751px;
	height: 339px;
	float: left;
}

#contactText1 {
	float: left;
	margin-left: 30px;
	text-align: left;
}

#contactText1 a {
	color: #ffcc99;
}

#contactText2 {
	float: right;
	margin-top: 60px;
	margin-right: 120px;
	text-align: left;
}

#contactText2 a {
	color: #ffcc99;
}

.centerImageMedia {
	background-image: url(images/media_center.jpg);
	background-repeat: no-repeat;
	width: 751px;
	height: 339px;
	float: left;
}

#meetingsText1{
	float:right;
	width:350px;
	margin-right:22px;
	text-align:left;
	font-size: 12px;
	text-align:left;
	font-family: Arial;
	font-weight: bold;
	height:330px;
	overflow:auto;
	padding-right:5px;
}

#mediaText1 {
	float: left;
	margin-left: 30px;
	text-align: left;
}

#mediaText1 a {
	color: #ffcc99;
	text-decoration: none;
}

#mediaText2 {
	float: right;
	margin-right: 20px;
	margin-top: 290px;
}

#mediaText2 a {
	color: #ffcc99;
	text-decoration: none;
}

#missionText2 {
	float: left;
	font-size: 12px !important;
	width: 353px;
	text-align:left;
	margin-left:20px;
}

.centerImageMeetings {
	background-image: url(images/meetings_center.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 338px;
	float: left;
}


.centerImageVideo {
	background-image: url(images/video_center.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 338px;
	float: left;
}

.centerImageTraining {
	background-image: url(images/training_center.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 339px;
	float: left;
}

.centerImageEvents {
	background-image: url(images/events_center.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 338px;
	float: left;
}

.centerImageTradeshows {
	background-image: url(images/tradeshows_center.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 338px;
	float: left;
}

.centerImageSolutions {
	background-image: url(images/solutions_center.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 338px;
	float: left;
}

#solutionsText1 {
	float: left;
	margin-top: 40px;
	margin-left: 25px;
	width: 334px;
}

.member {
	float: left;
	width: 100px;
	padding-top: 30px;
	margin-left: -28px;
}

#solutionsText3 {
	float: left;
	margin-left: 25px;
	font-size: 14px;
	text-align: left;
	line-height: 14px;
}

#solutionsText3 a {
	color: #ffcc99;
}

.centerImagePartners {
	background-image: url(images/partners_center.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 338px;
	float: left;
}

.bodyText {
	background-image: url(images/home_text.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 161px;
	float: left;
	font-size: 14px;
	text-align:left;
	margin:10px;
}

.imageButtons {
	float: left;
	margin-top:15px;
	padding-left:10px;
}

.imageButtons img {
}

.imageButtonsTeam {
	float: left;
	margin-left:130px;
	margin-top:20px;
}

.imageButtonsTeam img {
	padding-right: 2px;
}

.bottomImage {
	float: left;
	margin-top:20px;
	margin-left:20px;
}

.bottomImageMedia {
	float: left;
	background-image: url(images/media_bottom.jpg);
	background-repeat: no-repeat;
	width: 751px;
	height: 161px;
	margin-left:-5px;
}

.bottomImageSolutions {
	background-image: url(images/solutions_bottom.jpg);
	background-repeat: no-repeat;
	width: 751px;
	height: 161px;
	float: left;
}

#footer {
	float: left;
	width:725px;
	margin-top:5px;
	text-align:right;
}

.navBottom img {
	margin-right: -4px;
}