* {
outline: none;
}

body {
margin: 0px;
padding: 0px;
background: url(../images/bodybg.png) top center repeat-x;
font-family: Trebuchet MS, Arial, sans serif;
font-size: 14px;
line-height: 18px;
color: #333333;
}

#wrapper {
width: 940px;
margin: 0px auto;
}

#banner_div {
position: relative;
height: 101px;
margin-bottom: 32px;
}

#content_div {
padding: 10px 0px;
background: #ffffff;
}

#footer_div {
margin-top: 9px;
border-top: 6px solid #c1c1c1;
padding: 11px 0px;
}

#footer_div a {
	color: #333333;
}

.clear {
clear: both;
}

a img {
border: none;
}

p {
padding: 0px;
margin: 9px 0px;
}

a {
color: #2c7597;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 9px 0px;
	font-weight: bold;
}

h1, h2, h3 {
	font-size: 24px;
	line-height: 28px;
	border-bottom: 3px solid #2c3b97;
	color: #2c3b97;
	font-style: italic;
}

#logo {
	margin: 0px;
	padding: 0px;
	background: url(../images/logo.png) no-repeat;
	height: 63px;
	width: 298px;
	text-indent: -3333px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	left: 0px;
	border: none;
}
#logo a {
	width: 298px;
	height: 63px;
	display: block;
}
#number {
	position: absolute;
	right: 0px;
	top: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #2c3b96;
}
#account {
	position: absolute;
	top: 20px;
	right: 240px;
}
#navbar_div {
	position: absolute;
	right: 0px;
	bottom: 3px;
	height: 37px;
	width: 540px;
	background: url(../images/navbar.png);
}

#navbar_div a {
	text-indent: -3333px;
	overflow: hidden;
	display: block;
	float: left;
	height: 37px;
}

#navbar_div a.Home {
	background: url(../images/navbar.png);
	background-position: 0px 0px;
	width: 77px;
}
#navbar_div a.Home:hover {
	background: url(../images/navbar.png);
	background-position: 0px -37px;
	width: 77px;
}
#navbar_div a.Home_current {
	background: url(../images/navbar.png);
	background-position: 0px -37px;
	width: 77px;
}

#navbar_div a.Products {
	background: url(../images/navbar.png);
	background-position: -77px 0px;
	width: 86px;
}
#navbar_div a.Products:hover {
	background: url(../images/navbar.png);
	background-position: -77px -37px;
	width: 86px;
}
#navbar_div a.Products_current {
	background: url(../images/navbar.png);
	background-position: -77px -37px;
	width: 86px;
}

#navbar_div a.Solutions {
	background: url(../images/navbar.png);
	background-position: -163px 0px;
	width: 89px;
}
#navbar_div a.Solutions:hover {
	background: url(../images/navbar.png);
	background-position: -163px -37px;
	width: 89px;
}
#navbar_div a.Solutions_current {
	background: url(../images/navbar.png);
	background-position: -163px -37px;
	width: 89px;
}

#navbar_div a.Services {
	background: url(../images/navbar.png);
	background-position: -252px 0px;
	width: 83px;
}
#navbar_div a.Services:hover {
	background: url(../images/navbar.png);
	background-position: -252px -37px;
	width: 83px;
}
#navbar_div a.Services_current {
	background: url(../images/navbar.png);
	background-position: -252px -37px;
	width: 83px;
}

#navbar_div a.Support {
	background: url(../images/navbar.png);
	background-position: -335px 0px;
	width: 81px;
}
#navbar_div a.Support:hover {
	background: url(../images/navbar.png);
	background-position: -335px -37px;
	width: 81px;
}
#navbar_div a.Support_current {
	background: url(../images/navbar.png);
	background-position: -335px -37px;
	width: 81px;
}

#navbar_div a.Overview {
	background: url(../images/navbar.png);
	background-position: -416px 0px;
	width: 124px;
}
#navbar_div a.Overview:hover {
	background: url(../images/navbar.png);
	background-position: -416px -37px;
	width: 124px;
}
#navbar_div a.Overview_current {
	background: url(../images/navbar.png);
	background-position: -416px -37px;
	width: 124px;
}