body {
	font: 12px arial,helvetica,sans-serif;
	margin: 0px;
	background: #f4f4f4;	
}
img {
	border: 0px;
}
.block {
	display: block;
}	

h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
	padding-top:10px
}

#headerSurround {
	height: 139px;
	background: #fff url(../images/headerBG.gif) repeat-x;
	position: relative;
}
#header {
	width: 920px;
	height: 139px;
	position: relative;
	margin: 0px auto;
	background: url(../images/headerPanel.jpg) no-repeat;
}
#headerNav {
	position: relative;
	top: 85px;
	background: url(../images/headerButtonBG.gif) repeat-x;
	height: 43px;
}
#headerNav a {
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	padding: 13px 0px;
	width: 130px;
}

#headerNav a:hover {
	background: #4a9ea8;
}

#headerNavMembers {
	position: relative;
	top: 85px;
	background: url(../images/headerButtonBG.gif) repeat-x;
	height: 43px;	
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 2em;
	padding: 8px 0px;
	width: 920px;
}

#headerLoginButton {
	display: block;
	position: absolute;
	top: 22px;
	right: 0px;
}

#headerLoginButton img {
	width: 150px;
	height: 38px;

}

#headerLogoButton {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

#headerLogoButton img {
	width: 300px;
	height: 80px;
}

.headerNavSep {
	height: 43px;
	width: 1px;
	float: left;
	background: url(../images/headerButtonSep.gif);
}

#contentSurround {
    width: auto !important;
    background: none;
    margin: 0px auto;
    height: 600px;
    overflow: visible;
}

body>#contentSurround {
	min-height: 600px;
	height: auto;
	position: relative;
}	
#content {
	margin: 0px 50px;
	padding: 0px;
	height: 500px;
	overflow: visible;	
}
div>#content {
	min-height: 500px;
	height: auto;
}


#indSlideshowButtonDiv {
	height: 72px; 
	background: url(../images/bannerButtonSelBG.jpg) repeat-x;
	width: 920px;
}
#slideshow {
	height: 171px;
}
#ind-enterprise {
	background: url(../images/banner-home-keyword.jpg) no-repeat;
	width: 920px;
	height: 171px;
	display: none;
	position: relative;
}
#ind-ultimate {
	background: url(../images/banner-home-ultimate.jpg) no-repeat;
	width: 920px;
	height: 171px;
	display: none;
	position: relative;
}
#ind-value {
	background: url(images/banner-home-value.jpg) no-repeat;
	width: 920px;
	height: 171px;
	display: none;
	position: relative;
}
.ssButton {
	display: block;
	float: left;
	text-align: center;
	background: url(../images/slideshowButton.jpg) no-repeat;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	color: #fff;
	width: 198px;
	margin-top: 12px;
	padding: 2px 0px 14px 0px;
}
.ssButton:hover {
	background: url(../images/slideshowButtonHover.jpg) no-repeat;
}
#ssButtonLeftPad {
	float: left;
	height: 72px;
	width: 175px;
}
.ind-banner-sign {
	position: absolute;
	top: 115px;
	left: 40px;
}
.ind-banner-sign img {
	width: 118px;
	height: 27px;
}
.ind-banner-ask {
	position: absolute;
	top: 115px;
	left: 179px;	
}
.ind-banner-ask img {
	width: 118px;
	height: 27px;
}
.ind-banner-quote {
	position: absolute;
	top: 25px;
	left: 410px;	
}
.ind-banner-quote img {
	width: 118px;
	height: 118px;
}
#index-promo-divs {
	height: 156px;
	margin: 30px 0px 20px 0px;
}
#index-promo-divs div {
	float: left;
	width: 277px;
	margin-left: 21px;
}


#phone-logos {
	margin: 10px 0px;
}

#footer {
	background: #b5b8a6;
	color: #fff;
	width: 920px;
	margin: 0px 50px;
	position: relative;
	bottom: 0px;
	line-height: 1.6em;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer-info {
	float: left;
	width: 202px;
	margin: 10px 10px 10px 25px;
}

#footer-partners {
	float: left;
	width: 202px;
	margin: 10px;
}
#footer-resources {
	float: left;
	width: 202px;
	margin: 10px;
}
#footer-blog {
	float: left;
	width: 202px;
	margin: 10px;
}
.clear {
	clear: both;
}
.footer-sec-header {
	border-bottom: 1px solid #fff;
	width: 160px;
	display: block;
	margin-bottom: 10px;
}



/* side menu styles */

#sideMenu1 {
	width: 240px;
	float: left;
	height: 500px;
	overflow: visible;	
}

div>#sideMenu1 {
	min-height: 500px;
	height: auto;
}

#sideMenu1 ul {
	list-style-type: none;
	margin: 20px 0px 20px 10px;
	padding: 0px;
}

#sideMenu1 li {
	padding: 10px;
	border-bottom: 1px dotted #eee;
}

#sideMenu1 li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;

}

#sideMenu1 li a:hover {
    text-decoration: underline;
    color: #7D2409 !important;
}

.smLink {

}

.smLinkOver {
	background: url(../images/smBGSel.jpg) no-repeat;
}
li.smLink a {
	color: #282a1f;
	display: block;
}

	
li.smLinkOver a {
	color: #fff;
}

/* end side menu styles */

#rContent {
	padding: 20px 0px 0px 15px;
	width: 658px;
	background-color: #fff;
	float: left;
	height: 500px;
	overflow: visible;	
	border-left: 1px solid #eee;
                                                
}

div>#rContent {
	min-height: 500px;
	height: auto;
}
#rMenu {
	float: right;
	padding: 0px;
	background-color: #fff;
	margin-left: 20px;
}

.rmImgLink {
	display: block;
	margin: 0px 5px 10px 0px;
	
}


#pageHeader {
    padding: none !important;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background: none !important;
    color: #7D2409 !important;
    display: block;
    line-height: 1em;
    margin: 0px;
}

