.content {
	width: auto;
	height: auto;
	padding: 0px;
	background: white;
  text-align: left;
}

#upper {
	width: 782px;	
	clear: both;
  float: left;
  background: #555;
}

#hero{
	float: left;
	width: 782px;
	height: 290px;
	background-image: url(/images/new_home/new_hero.jpg);
	position: relative;
}

#heroText {
        z-index: auto;
        position: absolute;
        /* left: 275px;
        top: 30px;
        font-size: 14px; */
	left: 200px;
	top: -10px;
	font-size: 24px;
        font-family: Arial, Helvetica, sans-serif;
}

#heroText h1 {
        font-size: 25px;
        color: white;
        font-family: Arial, Helvetica, sans-serif;
}

#heroText li {
        list-style: none;
        padding-left: 40px;
        background-image: url(/images/new_home/check.gif);
        background-repeat: no-repeat;
        background-position: .5em;
        font-family: Arial, Helvetica, sans-serif;
}
	

#heroLink {
        color: #F79D00;
        /* margin-left: 120px; */
	margin-left: 125px;
        font-family: Arial, Helvetica, sans-serif;
	/* For changes made 6-23-2010 */
	position: relative;
	top: 235px;
	font-size: 14px;
}

#heroLink a {
        color: #F79D00;
}


.toast{
	width: 100px;
	height: 20px;
	position: absolute;
	left: 577px;
	top: 246px;
}

/* Removed to fix hero text display
#hero a{
	display: block;
	width: 100px
	height: 20px;
	width: 100px;
	height: 25px;
	position: absolute;
	left: 575px;
	top: 244px;
}
*/
#left_navbar{
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 407px;
	height: 46px;
	background-image: url(/images/new_home/leftnav.jpg);
}
#left_navbar a{
	display: block;
	width: 203px;
	height: 46px;
	float: left;
}
#left_navbar_content{
	width: 407px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	font-weight: bold;
}
#left_navbar_content a{
	color: #D0211C;
	text-decoration: underline;
	
}
#eventbox{
	width: 183px;
	height: 287px;
	float: left;
	background-color: white;
	background-image: url(/images/new_home/eventsbg.jpg);
	background-position: right bottom;
}
#eventlist{
	float: left;
	/* margin: 10px 20px 0px 15px; */
	margin: 0px 20px 0px 15px;

}
.eventheader{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin-top: 5px;
	letter-spacing: 1px;
}
.eventinfo{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #666;	
}
#newsbox{
	padding-left: 15px;
	padding-right: 20px;
	background-image: url(/images/new_home/newsbg.jpg);
	background-repeat: no-repeat;
	width: 148px;
	height: 280px;
	float: left;
	padding-top: 10px;
	background-position: right top;
}
#newsheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C61501;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 5px 0px 5px 0px;
}
#newsitem{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	padding: 5px 0px 5px 0px;
}

#newslink{
	padding: 8px 0px 8px 0px;
}
#newslink a{
	font-family: Arial, Helvetica, sans-serif;
	color: #C61501;
	font-size: 9px;
	font-weight: bold;
}

#findUsBox{
        padding-left: 15px;
        padding-right: 20px;
        background-image: url(/images/new_home/newsbg.jpg);
        background-repeat: no-repeat;
        width: 148px;
        height: 280px;
        float: left;
        padding-top: 10px;
        background-position: right top;
}

#findUs{
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #C61501;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #999;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #999;
        padding: 5px 0px 5px 0px;
}

#findUsLinkedIn{
        width: 104px;
        height: 28px;
        margin-left: auto;
        margin-right: auto;
        padding: 2px 0px 0px 0px;
        background-image: url(/images/new_home/LinkedIn_off.jpg);
        background-repeat: no-repeat;
}

#findUsLinkedIn:hover{
        background-image: url(/images/new_home/LinkedIn_over.jpg);
}

#findUsLinkedIn span{
        display: none;
}

#findUsTwitter{
        width: 104px;
        height: 28px;
        margin-left: auto;
        margin-right: auto;
        padding: 2px 0px 0px 0px;
        background-image: url(/images/new_home/twitter_off.jpg);
        background-repeat: no-repeat;
}

#findUsTwitter:hover{
        background-image: url(/images/new_home/twitter_over.jpg);
}

#findUsTwitter span{
        display: none;
}

#lower{
	float: left;
	clear: both;
	background: white;
  width: 782px;
}

#lower_left_nav{
	background-image: url(/images/new_home/leftnavbg.jpg);	
	width: 491px;
	height: 287px;
	float: left; 
	clear: both;
}
#quotebox{
	width: 287px;
	height: 287px;
	background-image: url(/images/new_home/quotesbg.jpg);
	float: left;
	margin-left: 4px;
}
#quotebox_inner{
	background-image: url(/images/new_home/quotesinnerbg.jpg);
	width: 234px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	height: 244px;
}
#quotebox_header{
	margin-top: 12px;
	background-image: url(/images/new_home/quotesheader.jpg);
	width: 234px;
	height: 31px;
	margin-left: auto;
	margin-right: auto;
}
#quote_text{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 16px 0px 16px;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
#quote_author{
	font-weight: bold;
}

/* To counter ensimstyle.css */
#left-box {
	/* position: absolute;
	left: -1024px; */
	display: none;
}

#content-box {
	width: auto;
        height: auto;
        padding: 0px;
	background: #555555;
	text-align: left;
}
