@charset "utf-8";
/* Document */

body {
    background-color: #CCCCCC;
	background-image:url(../images/corkboard.jpg);
}

html, body 
{ 
scrollbar-face-color: #000000; 
scrollbar-shadow-color: #7a7a7c; 
scrollbar-highlight-color: #BBBBBB; 
scrollbar-3dlight-color: #3e3d3d; 
scrollbar-darkshadow-color: #3e3d3d; 
scrollbar-track-color: #b0afaf; 
scrollbar-arrow-color: #ff0000; 
} 


#features {
	position:absolute;
	width:200px;
	height:240px;
	z-index:1;
	top: -19px;
	visibility:visible;
}

#calendar {
	position:absolute;
	width:200px;
	height:240px;
	z-index:1;
	top: 0px;
	visibility:hidden;
}

#newsTicker {
	position:absolute;
	width:200px;
	height:240px;
	z-index:1;
	top: 0px;
	visibility:hidden;
}

#newsletterDiv {
	position:absolute;
	width:200px;
	height:115px;
	z-index:0;
	top: 226px;
	left: -1px;
}

.newsletter {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}

#pushPinR {
	position:absolute;
	width:40px;
	height:59px;
	z-index:1;
	left: 41px;
	top: 60px;
}

#pushPinL {
	position:absolute;
	width:40px;
	height:59px;
	z-index:2;
	left: 749px;
	top: 60px;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d0000;
	text-decoration:none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #da2128;
	text-decoration:underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.dropDownHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d5d5d5;
	font-weight:bold;
}

.dropDownRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

.dropDown a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.dropDown a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
}

.sideBarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #FFFFFF;
}

.newsEvents a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #FFFFFF;
}

.newsEvents a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #660000;
	text-decoration:underline;
}

.main {
	border: 1px solid black;
	height: 724px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	position: relative;
	text-align: left;
	width: 1122px;
}

.header {
	border: none;
	height: 152px;
	left: 0px;
	padding: 0px;
	position: absolute;
	width: 1122px;
}

.leftColumn {
	border: none;
	height: 539px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 153px;
	width: 24px;
}

.rightColumn {
	border: none;
	height: 539px;
	left: 1097px;
	padding: 0px;
	position: absolute;
	top: 153px;
	width: 25px;
}

.home {
	border: none;
	left: 24px;
	padding: 0px;
	position: absolute;
	top: 151px;
	z-index:100;
}

#homeDD {
	position:absolute;
	width:96px;
	height:48px;
	z-index:3;
	left: 27px;
	top: 153px;
	visibility:hidden;
}

#homeOn {
	position:absolute;
	width:102px;
	height:47px;
	z-index:2;
	left: 27px;
	top: 153px;
	visibility:visible;
}

.homeBack {
	border: none;
	height: 47px;
	left: 24px;
	padding: 0px;
	position: absolute;
	top: 153px;
	width: 102px;
}

.about {
	border: none;
	height: 47px;
	left: 126px;
	padding: 0px;
	position: absolute;
	top: 151px;
	width: 112px;
	z-index:110;
}

#aboutUsDD {
	position:absolute;
	z-index:3;
	left: 120px;
	top: 153px;
	visibility:hidden;
	width: 195px;
}

#aboutOn {
	position:absolute;
	width:104px;
	height:48px;
	z-index:1;
	left: 120px;
	top: 153px;
	visibility:hidden;
}

.aboutBack {
	border: none;
	height: 47px;
	left: 126px;
	padding: 0px;
	position: absolute;
	top: 153px;
	width: 112px;
}

.solutions {
	border: none;
	height: 47px;
	left: 234px;
	padding: 0px;
	position: absolute;
	top: 151px;
	width: 146px;
	z-index:115;
}

#solutionsDD {
	position:absolute;
	width:257px;
	height:115px;
	z-index:4;
	left: 232px;
	top: 153px;
	visibility:hidden;
}

#solutionsOn {
	position:absolute;
	width:128px;
	height:35px;
	z-index:2;
	left: 232px;
	top: 153px;
	visibility:hidden;
}

.solutionsBack {
	border: none;
	height: 47px;
	left: 238px;
	padding: 0px;
	position: absolute;
	top: 153px;
	width: 146px;
}

.collateral {
	border: none;
	height: 47px;
	left: 382px;
	padding: 0px;
	position: absolute;
	top: 151px;
	width: 119px;
	z-index:120;
}

#collateralDD {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
	left: 376px;
	top: 153px;
	visibility:hidden;
}

#collateralOn {
	position:absolute;
	width:111px;
	height:35px;
	z-index:3;
	left: 376px;
	top: 153px;
	visibility:hidden;
}

.collateralBack {
	border: none;
	height: 47px;
	left: 384px;
	padding: 0px;
	position: absolute;
	top: 153px;
	width: 119px;
}

.customers {
	border: none;
	height: 47px;
	left: 512px;
	padding: 0px;
	position: absolute;
	top: 151px;
	width: 124px;
	z-index:130;
}

#customersDD {
	position:absolute;
	width:128px;
	height:44px;
	z-index:6;
	left: 505px;
	top: 153px;
	visibility:hidden;
}

#customersOn {
	position:absolute;
	width:112px;
	height:34px;
	z-index:4;
	left: 505px;
	top: 153px;
	visibility:hidden;
}

.customersBack {
	border: none;
	height: 47px;
	left: 503px;
	padding: 0px;
	position: absolute;
	top: 153px;
	width: 124px;
}

.partners {
	border: none;
	height: 47px;
	left: 627px;
	padding: 0px;
	position: absolute;
	top: 151px;
	width: 189px;
	z-index:135;
}

#partnersDD {
	position:absolute;
	width:200px;
	height:115px;
	z-index:8;
	left: 628px;
	top: 153px;
	visibility:hidden;
}

#partnersOn {
	position:absolute;
	width:172px;
	height:40px;
	z-index:5;
	left: 628px;
	top: 153px;
	visibility:hidden;
}

.partnersBack {
	border: none;
	height: 47px;
	left: 627px;
	padding: 0px;
	position: absolute;
	top: 153px;
	width: 189px;
}

.newsroom {
	border: none;
	height: 47px;
	left: 816px;
	padding: 0px;
	position: absolute;
	top: 151px;
	width: 128px;
	z-index:140;
}

#newsroomDD {
	position:absolute;
	width:174px;
	height:95px;
	z-index:9;
	left: 809px;
	top: 153px;
	visibility:hidden;
}

#newsroomOn {
	position:absolute;
	width:61px;
	height:28px;
	z-index:7;
	left: 809px;
	top: 153px;
	visibility:hidden;
}

.newsroomBack {
	border: none;
	height: 47px;
	left: 816px;
	padding: 0px;
	position: absolute;
	top: 153px;
	width: 128px;
}

.contact {
	border: none;
	height: 47px;
	left: 946px;
	padding: 0px;
	position: absolute;
	top: 151px;
	width: 153px;
	z-index:145;
}

#contactDD {
	position:absolute;
	width:125px;
	height:41px;
	z-index:10;
	left: 940px;
	top: 153px;
	visibility:hidden;
}

#contactOn {
	position:absolute;
	width:118px;
	height:39px;
	z-index:8;
	left: 941px;
	top: 153px;
	visibility:hidden;
}

.contactBack {
	border: none;
	height: 47px;
	left: 944px;
	padding: 0px;
	position: absolute;
	top: 153px;
	width: 153px;
}

.navShim {
	border: none;
	height: 11px;
	left: 24px;
	padding: 0px;
	position: absolute;
	top: 200px;
	width: 1073px;
}

.content {
	background-image: url('../images/content.png');
	border: none;
	height: 481px;
	left: 24px;
	line-height: 481px;
	padding: 0px;
	position: absolute;
	top: 211px;
	width: 841px;
	visibility: visible;
	z-index: 0;
}

.divider {
	border: none;
	height: 481px;
	left: 865px;
	padding: 0px;
	position: absolute;
	top: 211px;
	width: 36px;
}

.sidebar {
	background-image: url('../images/sidebar.png');
	border: none;
	height: 481px;
	left: 901px;
	padding: 0px;
	position: absolute;
	top: 211px;
	width: 196px;
}

.footer {
	border: none;
	height: 32px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 692px;
	width: 1122px;
}
