body {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif; 
	color: #747678;
}
a {
	text-decoration: underline;
	color: #005883;
}
a:hover { text-decoration: none; }
img { border-style: none; }
#wrapper {
	width: 835px;
	padding: 20px 0 0 10px;
	background: #fff;
}
#header {
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-image: url(../images/header2011.gif);
}
#header:after {
	content: "";
	display: block;
	clear: both;
}
#header h1 {
	margin: 0;
	padding-top: 61px;
}
.logo {
	width: 80px;
	height: 45px;
	outline: none;
	display: block;
	text-indent: -9999px;
}

.fullheader {
	position: absolute;
	top: 0;
	left: 10px;
	width: 825px;
	height: 106px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../images/header2011.gif);
	background-repeat: no-repeat;
}

.slogan {
	position: absolute;
	top: 0;
	left: 90px;
	width: 560px;
	height: 106px;
	overflow: hidden;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.sloganff {
	position: absolute;
	top: 0;
	left: 90px;
	width: 560px;
	height: 106px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../images/header-futurefocus.gif);
	background-repeat: no-repeat;
}
.text-csc-property-casualty-campus {
	position: absolute;
	top: 115px;
	right: 2px;
	width: 728px;
	height: 12px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/text-csc-property-casualty-campus.gif) no-repeat;
}

#nav {
	margin: 0;
	list-style: none;
	float: right;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#nav li {
	margin-left: 3px;
	text-align: center;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	position: relative;
}
#nav li a {
	width: 78px;
	text-decoration: none;
	color: #fff;
	display: block;
	line-height:14px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	background-color: #6AADE4;
	height: 22px;
}
#nav span {
	width: 6px;
	height: 6px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/bg-corner.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
#nav li a:hover,
#nav li a.active,
#nav li:hover a,
#nav li.hover a {
	background-color: #005883;
}
#nav li:hover ul,
#nav li.hover ul { display: block; }
#nav ul {
	display: none;
	width: 133px;
	border: 1px solid #005883;
	position: absolute;
	top: 31px;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li {
	height: 1%;
	vertical-align: top;
	margin: 0;
	float: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005883;
}
#nav ul li:first-child { border-style: none; }
#nav ul strong {
	padding: 4px 0 3px;
	display: block;
	font-size: 11px;
	color: #fff;
	background-color: #005883;
}
#nav li:hover li a,
#nav li.hover li a {
	width: 133px;
	font-size: 10px;
	color: #747678;
	font-weight: normal;
	background: #fff;
	padding: 4px 0 3px;
}
#nav ul li a:hover { background: #c9cac8; }
#nav #events-menu a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin-left: 6px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	padding-top: 5px;
	padding-right: 41px;
	padding-bottom: 4px;
	padding-left: 26px;
	width: 108px;
	background-color: #ffcb04;
	background-repeat: no-repeat;
	background-position: 8px 6px;
}
#nav #events-menu a:hover,
#nav #events-menu:hover a {
	background-color: #6AADE4;
	background-repeat: no-repeat;
	background-position: 8px 6px;
}
#nav #events-menu ul {
	width: 173px;
	border: 1px solid #6AADE4;
	top: 22px;
	left: 6px;
}
#nav #events-menu li {
	height: 1%;
	vertical-align: top;
	text-align:left;
	margin: 0;
	float: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6AADE4;
}
#nav #events-menu li a {
	width: 166px;
	display: block;
	font-weight: normal;
	color: #747678;
	margin-left: 0;
	padding: 2px 0 2px 7px;
	background: #fff;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	font-size: 10px;
}
#nav #events-menu:hover ul a { background: #fff; }
#nav #events-menu:hover ul a:hover,
#nav #events-menu.hover ul a:hover { background: #c9cac8; }

#main {
	width: 100%;
	overflow: hidden;
	padding-top: 9px;
}
#content {
	width: 650px;
	padding-bottom: 10px;
	float: left;
	line-height: 16px;
}
.content-box {
	width: 625px;
	margin-top: -1px;
	padding: 12px 0 0 25px;
}
#content h2 {
	font-size: 20px;
	color: #005883;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 25px;
}
#content h3 {
	margin: 0 0 16px;
	font-size: 16px;
	line-height: 17px;
	color: #FFCB04;
	text-transform: uppercase;
}
#content h4 {
	margin: 0 0 16px;
	font-size: 14px;
	color: #6AADE4;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6AADE4;
}
#content h5 {
	font-size: 21px;
	color: #6AADE4;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #FFCB04;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 5px;
}
#content p { margin: 0 0 16px; }
#content ul {
	margin: 0 0 16px;
	padding: 0 0 0 17px;
	list-style: none;
}
#content li {
	padding: 0 0 0 7px;
	background: url(../images/bg-bullet4.gif) no-repeat 0 7px;
}
#content .info {
	margin: 0;
	padding: 0 0 3px 25px;
	overflow: hidden;
	position: relative;
	background: url(../images/bg-info.gif) no-repeat 0 100%;
}
#content .info li {
	margin-right: 5px;
	padding: 0 0 0 10px;
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/bg-bullet3.gif) no-repeat 0 6px;
}
#content .info li:first-child {
	padding-left: 0;
	background: none;
}
.forum,
.conference {
	margin: -2px 0 12px;
	padding-left: 227px;
}
* html .forum .corner,
* html .conference .corner { bottom: -5px; }
.forum .holder {
	width: 398px;
	position: relative;
	text-align: center;
	padding: 2px 0 3px;
	background: #f2af00 url(../images/bg-forum.gif) no-repeat;
}
.forum .corner {
	width: 11px;
	height: 11px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../images/bg-forum-corner.gif) no-repeat;
}
.forum a,
.conference a {
	display: block;
	font-size: 23px;
	line-height: 38px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
#content .forum .holder:hover ul,
#content .forum .hover ul,
#content .conference .holder:hover ul,
#content .conference .hover ul { visibility: visible; }
#content .forum ul {
	width: 163px;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #f2af00;
	position: absolute;
	top: 12px;
	left: -165px;
	visibility: hidden;
	background: #fff;
}
#content .forum li {
	height: 1%;
	vertical-align: top;
	padding: 0;
	float: none;
	background: none;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6AADE4;
}
#content .forum li:first-child,
#content .conference li:first-child { border-style: none; }
.forum li a,
.conference li a {
	padding: 4px 0;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #747678;
	background: #fff;
	position: relative;
}
.forum li a:hover,
.conference li a:hover { text-decoration: underline; }
.conference .holder {
	width: 398px;
	padding: 3px 0 2px;
	position: relative;
	text-align: center;
	background: #6aade4 url(../images/bg-conference.gif) no-repeat 100% 0;
}
.conference .corner {
	width: 11px;
	height: 11px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/bg-conference-corner.gif) no-repeat;
}
#content .conference ul {
	width: 163px;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #6aade4;
	position: absolute;
	top: 0;
	left: -165px;
	visibility: hidden;
	background: #fff;
}
#content .conference li {
	height: 1%;
	vertical-align: top;
	padding: 0;
	float: none;
	border-top: 1px solid #6aade4;
	background: none;
	text-align: center;
}
#content .events {
	width: 310px;
	margin: -2px 0 0 -25px;
	padding: 8px 49px 6px 291px;
	text-align: center;
	background-color: #ffcb04;
	background-image: url(../images/bg-events.gif);
	background-repeat: no-repeat;
}
#content .events li {
	margin-bottom: 1px;
	padding: 0;
	background: none;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
}
#content .events li a {
	text-decoration: none;
	color: #fff;
}
#content .events li a:hover { text-decoration: underline; }
#sidebar {
	width: 175px;
	float: right;
	margin-top: -9px;
}

#sidebar .box{
	border: 1px solid #666666;
	text-align: center;
	color: #333333;
	line-height: 13px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 10px;
}
#sidebar img{
	margin-right: auto;
	margin-left: auto;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	height: 1%;
	vertical-align: top;
	margin-bottom: 7px;
}
#sidebar h2 {
	margin: 0 0 10px;
	padding: 1px 0;
	font-size: 10px;
	text-align: center;
	color: #fff;
	background: #c8c8c8;
	text-transform: uppercase;
	position: relative;
}
#sidebar h2 a {
	display: block;
	color: #fff;
	text-decoration: none;
	position: relative;
}
#sidebar h2 a:hover {
	text-decoration: none;
	background-color: #F2AF00;
}
.offer {
	height: 1%;
	border: 1px solid #FFCB04;
	color: #005883;
	line-height: 14px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 11px;
}
.offer span { display: block; 
}
.offer h1 {
	font-size: 18px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #FFCB04;
	padding: 8px;
	color: #FFFFFF;
}
.offer li {
	display: block;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#footer {
	width: 100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 105px;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: 0 0px;
}
#footer ul {
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#footer li {
	line-height: 22px;
	font-size: 9px;
	display: inline;
	text-transform: uppercase;
	background: url(../images/bg-bullet2.gif) no-repeat 0 1px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footer li a { color: #747678; }
#footer li:first-child,
#footer .nav li:first-child { background: none; }
#footer .nav { margin-bottom: -5px; }
#footer .nav li {
	font-size: 11px;
	padding-top: 0;
	padding-right: 9;
	padding-bottom: 0;
	padding-left: 9px;
	background-image: url(../images/bg-bullet-blue.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
#footer .nav a {
	color: #005883;
}
#footer a {
	color: #747678;
	text-decoration: none;
}
#footer a:hover { text-decoration: underline; }


/*CSS for the text scroller*/

#pscroller1{
	height: 30px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEBA1D;
	border-bottom-color: #EEBA1D;
	width: 620px;
}
.someclass{ //class to apply to your scroller(s) if desired
}
.captionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
}
.hometextspecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	color: #333333;
}

