img {
	border: 0;
}
#primaryHome {
	margin-left: auto;
	margin-right: auto;
	background: white;
	width: 850px;
}

#hoverBox {
	background:url('../images/hoverBG.png');
	width: 820px;
	height: 282px;
	background-color: #f8f8f8;
	margin-bottom: 30px;
}
#hoverBoxPanels {
	margin-top: 6px;
	margin-left: 6px;
	width: 366px;
	height: 282px;
	float: left;
}
#hoverBoxContent {
	width: 445px;
	height: 282px;
	float: left;
}
#hoverBoxContent h3 {
	font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;	
	color: #073470;
	font-size: 20px;
	font-weight: 300;
	margin-top: 35px;
}
#hoverBoxContent p {
	font-family: Arial;
	color: #424242;
	font-size: 13px;
	font-weight: 300;
	width: 430px;	
}
#hoverBoxPanels li {
	padding-left: 25px;
	padding-top: 35px;
	background:url('../images/hoverTabBG.png');
	width: 273px;
	height: 55px;
	list-style-type: none;
	font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	color: #3b3b3b;
	font-size: 20px;
}
#hoverBoxPanels li:hover {
	background:url('../images/liActive.png') no-repeat !important;
	width: 349px !important;
	height: 56px !important;
	color: #fff !important;	
}
#hoverBoxPanels li:hover a {
	color: #fff !important;
}
#hoverBoxPanels li a {
	color: #3b3b3b;
	text-decoration: none;
}
#hoverBoxPanels li a:hover {
	color: #fff !important;
	text-decoration: none;
}
.liActive {
	background:url('../images/liActive.png') no-repeat !important;
	width: 349px !important;
	height: 56px !important;
}
li.liActive a {
	color: #ffffff !important;
	text-decoration: none;	
}
#homepageSpacer {
	margin-bottom: 30px;
}
div.for_footer_fix {
	background: #fff !important;
}
#ceoIntronetChannel {
	float: left;
	padding-bottom: 40px;
}
#applyForMembership {
	margin-left: 30px;
	background:url("../images/membershipBox_V2.png") no-repeat;
	width: 324px;
	height: 279px;
	float: left;
	padding-bottom: 40px;	
}

#applyForMembership p, #applyForMembership li {
	text-align: left;
}

#membershipGetStarted {
	margin-left: 155px;
	margin-top: 15px;
	width: 170px;
	height: 35px;
	cursor: pointer;
}
#applyLink {
	width: 305px;
	height: 75px;
	cursor: pointer;
}
#applyForMembership p {
/*	margin-top: 93px;*/
	margin-top: 18px;
	margin-left: 30px;
	width: 245px;
}
#applyForMembership li {
	width: 264px;
	list-style-type: square;
}
#item1 {
	margin-top: 15px;
	margin-left: 35px;
}
#item2 {
	margin-top: 13px;
	margin-left: 35px;
}
#item3 {
	margin-top: 13px;	
	margin-left: 35px;
}

#slide1 {
	display: block;
}
#slide2 {
	display: none;
}
#slide3 {
	display: none;
}

#footerContainer {
	background:url("../images/footerBG.png") repeat-x;
	width: 100%;
	height: 75px;
}
#footerContainer a {
	color: #8d8d8d;
	text-decoration: none;
}

#footerLinks {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	padding-top: 20px;
	font-family: Arial;
}


/* INNER PAGE */
#primaryInner {
	margin-left: auto;
	margin-right: auto;
	background: white;
	width: 850px;
	padding-bottom: 40px;
}

#innerContainer {
	width: 497px;
	height: auto;
	float: left;
}
#innerContainer h3 {
	color: #073470;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
#innerContainer p {
	color: #555555;
	font-family: "Tahoma";
	font-size: 13px;
	line-height: 130%;
}
#innerContainer img {
	padding: 7px;
}
#innerSidebar {
	width: 321px;
	height: auto;
	float: left;
	padding-left: 30px;
}
#membershipBoxContainer {
	padding-top: 5px;
	background:url('../images/membershipBoxContainer.png');
	width: 300px;
	height: 274px;
/* 	padding-left: 21px; */
	padding-left: 17px;
	padding-right: 4px;
}
#membershipBoxContainer h3 {
	color: #073470;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
#membershipBoxContainer ul {
	list-style-image: url('../images/list_key_icon.jpg')
}
#membershipBoxContainer ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#membershipGetStartedButton {
	margin-top: 10px;
	margin-left: 140px;
}

#membershipBoxContainer p, #membershipBoxContainer ul {
	text-align: left;
}

#sidebarSpacer {
	padding-top: 20px;
	padding-bottom: 20px;
}
#sidebarImage3 {
	margin-left: 8px;
}