body {
	background: #fff url(images/background.gif) top center no-repeat;
	color: #000;
	margin: 0;
	padding: 35px 0 0 0;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 20px;
}

fiedlset {
	border: 0;
}

img {
	border: 0;
}

hr {
	background: #fff url(images/hrBackground.gif) top left repeat-x;
	width: 100%; height: 1px;
	margin: 7px 0; padding: 0;
	border: 0;
}

input {
	background: #fff; color: #000;
	border: 1px solid #8c8c8c;
}

label {
	font-weight: bold;
	margin: 0 0 0 2px; padding: 0;
}

#container {
	width: 918px;
	margin: 0 auto;
}

#header {
	background: #fff; color: #555;
	width: 918px; height: 66px;
	float: left;
}

#header .logo {
	margin-left: 29px;
}

#header ul {
	float: right;
	text-align: right;
	list-style-type: none;
	margin-right: 16px;
	margin: 10px 14px 0 0; padding: 0;
}

#header ul li {
	float: left;
	margin: 0 5px;
}

#header ul li a, #header ul li a:visited {
	background: #fff; color: #555;
	text-decoration: none;
}

#header ul li a:hover, #header ul li a:active {
	background: #fff; color: #555;
	text-decoration: none;
}

#liveChat {
	width: 890px; height: 32px;
	float: left;
	text-align: right;
	margin: 0 14px;
}

#navigation {
	background: url(images/navBackground.gif) top center no-repeat;
	width: 901px; height: 47px;
	float: left;
	list-style-type: none;
	margin: 0; padding: 5px 0 0 17px;
}

#navigation li {
	float: left;
}

#navigation a.about {
	background: url(images/navAbout.gif) top left no-repeat;
	width: 134px; height: 46px;
	margin-right: 2px;
	display: block;
}

#navigation a.about:hover {
	background: url(images/navAboutHover.gif) top left no-repeat;
	width: 134px; height: 46px;
	margin-right: 2px;
	display: block;
}

#navigation a.contact {
	background: url(images/navContact.gif) top left no-repeat;
	width: 142px; height: 46px;
	display: block;
}

#navigation a.contact:hover {
	background: url(images/navContactHover.gif) top left no-repeat;
	width: 142px; height: 46px;
	display: block;
}

#navigation a.partners {
	background: url(images/navPartners.gif) top left no-repeat;
	width: 113px; height: 46px;
	margin-right: 2px;
	display: block;
}

#navigation a.partners:hover {
	background: url(images/navPartnersHover.gif) top left no-repeat;
	width: 113px; height: 46px;
	margin-right: 2px;
	display: block;
}

#navigation a.products {
	background: url(images/navProducts.gif) top left no-repeat;
	width: 120px; height: 46px;
	margin-right: 2px;
	display: block;
}

#navigation a.products:hover {
	background: url(images/navProductsHover.gif) top left no-repeat;
	width: 120px; height: 46px;
	margin-right: 2px;
	display: block;
}

#navigation a.solutions {
	background: url(images/navSolutions.gif) top left no-repeat;
	width: 121px; height: 46px;
	margin-right: 2px;
	display: block;
}

#navigation a.solutions:hover {
	background: url(images/navSolutionsHover.gif) top left no-repeat;
	width: 121px; height: 46px;
	margin-right: 2px;
	display: block;
}

#navigation a.support {
	background: url(images/navSupport.gif) top left no-repeat;
	width: 110px; height: 46px;
	margin-right: 2px;
	display: block;
}

#navigation a.support:hover {
	background: url(images/navSupportHover.gif) top left no-repeat;
	width: 110px; height: 46px;
	margin-right: 2px;
	display: block;
}

#navigation a.technology {
	background: url(images/navTechnology.gif) top left no-repeat;
	width: 132px; height: 46px;
	margin-right: 2px;
	display: block;
}

#navigation a.technology:hover {
	background: url(images/navTechnologyHover.gif) top left no-repeat;
	width: 132px; height: 46px;
	margin-right: 2px;
	display: block;
}

#banner {
	width: 918px; height: 212px;
	float: left;
}

#bannerMain {
	width: 918px; height: 289px;
	float: left;
}

#plans {
	background: url(images/plans.gif) top center no-repeat;
	width: 918px; height: 253px;
	float: left;
}

#plansInsert {
	width: 918px; height: 36px;
	float: left;
	margin-top: 25px;
}

#content {
	background: #fff url(images/shadowBar.gif) top center no-repeat;
	color: #000000;
	width: 918px;
	margin-bottom: 30px;
	padding-top: 28px;
	float: left;
}

#contentSub {
	background: #fff;
	color: #142739;
	width: 918px;
	margin-bottom: 30px;
	padding-top: 28px;
	float: left;
}

#contentLeft {
	width: 528px;
	float: left;
	margin-right: 60px;
}

#contentLeft a {
	color: #000000;
	text-decoration: none;
}

#contentLeft p {
	margin: 12px 0 12px 16px; padding: 0; 
}

#contentLeft hr {
	margin-left: 16px;
}

#contentLeft p.more {
	font: 11px/11px Arial, Verdana, Helvetica, Sans-serif;
	font-weight: bold;
	text-align: right;
	margin-bottom: 6px;
}

#contentRight {
	background: #fff url(images/recentNewsBG.gif) top left no-repeat;
	color: #000000;
	font: 12px/18px Arial, Verdana, Helvetica, Sans-serif;
	width: 274px;
	margin: 0;
	padding: 52px 20px 0 36px;
	float: left;
}

#contentRight a {
	color: #000000;
	text-decoration: none;
}

#contentRight p {
	margin: 0; padding: 0;
}

#contentRight p.date {
	margin-bottom: 10px;
}

#contentRight p img {
	margin-right: 3px;
}

#contentRight hr {
	margin: 6px 0 3px 0;
}

#contentRight p.more {
	font: 11px/11px Arial, Verdana, Helvetica, Sans-serif;
	font-weight: bold;
	text-align: right;
	margin-bottom: 6px;
}

#footer {
	background: #fff url(images/footerBackground.gif) top center no-repeat;
	color: #000000;
	font: 10px/10px Arial, Verdana, Helvetica, Sans-serif;
	width: 918px;
	height: 30px;
	padding: 17px 0 10px 0;
	float: left;
}

#footer ul { 
	float: right;
	text-align: right;
	list-style-type: none;
	margin: 0; padding: 0;
}

#footer ul li {
	float: left;
	margin: 0 6px;
}

#footer ul li a, #footer ul li a:visited {
	background: #fff;
	color: #000000;
	text-decoration: none;
}

#footer ul li a:hover, #footer ul li a:active {
	background: #fff;
	color: #000000;
	text-decoration: none;
}

#footer ul.copy {
	margin: 7px 0;
}

#footer ul.copy li {
	margin: 0 3px;
}

/* Subpage-specific */

#contentSubLeft {
	width: 166px;
	float: left;
	margin: 0 44px 0 14px;
}

#contentSubLeft ul {
	width: 166px;
	background: url(images/hrBackground.gif);
	margin: 0; padding: 0;
	float: left;
	list-style-type: none;
}

#contentSubLeft ul li {
	background: #fff;
	color: #000000;
	font: 11px/11px Arial, Verdana, Helvetica, Sans-serif;
	width: 166px;
	height: 25px;
	margin: 0 0 1px 0;
	padding: 0;
}

#contentSubLeft ul li a, #contentSubLeft ul li a:visited {
	width: 150px;
	height: 19px;
	background: #fff url(images/menuBullet.gif) top left no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 6px 0 0 16px;
}

#contentSubLeft ul li a:hover, #contentSubLeft ul li a:active {
	width: 150px;
	height: 19px;
	background: #fff url(images/menuBullet.gif) top left no-repeat;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 6px 0 0 16px;
}

#contentSubLeft ul li a.sub, #contentSubLeft ul li a.sub:visited {
	width: 141px;
	height: 19px;
	background: #fff url(images/menuBullet2.gif) top left no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 6px 0 0 25px;
}

#contentSubLeft ul li a.sub:hover, #contentSubLeft ul li a.sub:active {
	width: 141px;
	height: 19px;
	background: #fff url(images/menuBullet2.gif) top left no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 6px 0 0 25px;
}

#contentSubLeft ul li.menuHead {
	width: 166px; height: 25px;
	margin: 0;
}

#contentSubRight {
	width: 680px;
	float: left;
	margin-right: 14px;
}

#contentSubRight p {
	padding-right: 40px;
	text-align: justify;
}
