/* CSS Document */

html {
	margin: 0;
	padding: 0;
	background: #f7f7f7 url(../images/html_bg.gif) repeat-x 0px 0px;
}
body {
	background: url(../images/body_bg.gif) no-repeat center top;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #101010;
	height: 100%;
}
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #6194ba;
	font-size: 1.5em;
	line-height: 1em;
	margin: 0;
	font-weight: normal;
}
h3 {
	color: #6194ba;
	font-size: 1.333em;
	line-height: 1.125;
	font-weight: normal;
	margin: 0;
}
h4 {
	margin: 0;
	font-weight: normal;
	font-size: 1.167em;
	line-height: 1.285;
	color: #b2deff;
}
a { color: #e34b96; }
#header, #contentContainer, #footer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#topContainer {
	width: 100%;
	height: 84px;
}

#header h1 {
	margin: 7px 0 0 35px;
	float: left;
}
#header h1 a:link, #header h1 a:visited {
	width: 125px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 63px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
}
#header {
	height: 75px;
}
#header .content {
	background: url(../images/cta_bg.jpg) no-repeat 0px 0px;
	width: 570px;
	height: 165px;
	float: left;
	margin-top: 65px;
}
#header #rightText {
	float:right;
	height:75px;
}
#header h3 {
	padding-top: 50px;
	font-size: 18px;
	line-height: 1;
	text-align: right;
	color: #808186;
}
#header p {
	color: #eee;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.333em;
	line-height: 1.125;
	padding: 9px;
	float: left;
	width: 373px;
}
#header h4 {
	width: 162px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	background: url(../images/button_bg.gif) no-repeat;
	height: 52px;
	margin-right: 9px;
	margin-top:-12px;
}
#header h4 a {
	color: #245068;
	width: 100%;
	display: block;
	text-decoration: none;
	line-height: 52px;
}
#nav {
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	width: 960px;
	clear: left;
	text-align: center;
}
#nav li {
	display: inline;
}
#nav li a {
	color: #f7f7f7;
	text-decoration: none;
	padding: 0 10px;
	display: block;
	float: left;
	line-height: 32px;
	font-size: 16px;
}
#nav li a:hover {
	background: url(../images/nav-icon.gif) no-repeat center bottom;
}
#nav li a.first {
	padding-left: 0;
}
#leaderboard {
	background: url(../images/leaderboard_bg.gif) no-repeat left 25px;
	height: 262px;
	width: 960px;
	margin: 0 auto;
	color: #f0f0f0;
}
#leaderboard a {
	color: #f2a7cc;
}	
#leaderboard h3 {
	font-size: 21px;
	font-weight: bold;
	color: #b2deff;
}
#cta {
	width: 356px;
	float: left;
	padding: 9px;
	margin-top: 79px;
	height: 147px;
	margin-left: 389px;
	background: url(../images/cta_bg.gif) no-repeat;
}
#news {
	width: 167px;
	margin-top: 79px;
	float: right;
	padding: 9px;
	background: url(../images/news_bg.gif) no-repeat;
}
#news ol {
	margin: 0;
	padding-left: 15px;
	font-size: 10px;
	line-height: 1;
}
#news ol li {
	margin-bottom: .75em;
}
#contentContainer {
	padding-top: 18px;
	clear: both;
}
#contentContainer ul {
	margin-left: 0;
	padding-left: 20px;
}

/* Main Graphic Styles */
#maingraphic {
	width: 557px;
	float: left;
	margin-bottom: 24px;
}

/* Main Content Styles */
#mainContent {
	float: left;
	width: 560px;
	background: url(../images/main-content-cap_head.gif) no-repeat 0px 0px;
	padding-top: 8px;
}
#mainContent .capB {
	background: url(../images/main-content-cap_foot.gif) no-repeat 0px 0px;
}
.capB {
	display: block;
	height: 8px;
}

#contentContainer .content {
	padding: 9px;
	background: #e1effa;
	border-right: 1px solid #ebf7ff;
	border-left: 1px solid #ebf7ff;
}
.content p {
	margin-top: 0;
}
.content h2 span {
	font-size: .619em;
}
img.services {
	float: right;
	margin-left: 15px;
	margin-top: 42px;
}
/* Secondary Content Styles */
#secondaryContent {
	width: 368px;
	float: right;
	background: url(../images/secondary-cap_head.gif) no-repeat 0px 0px;
	padding-top: 8px;
}
#secondaryContent .capB {
	background: url(../images/secondary-cap_foot.gif) no-repeat 0px 0px;
}
#secondaryContent .content img {
	float: right;
	margin: 0 0 1em 1em;
}
		#mainContent ul.products {
			list-style-type:none;
		}
		#mainContent ul.products li {
			padding-bottom:12px;
		}
/* Services Tables */
#mainContent table {
	width: 50%;
	margin: 0 auto;
}
#mainContent table + p {
	padding-bottom: 1.5em;
	border-bottom: 1px dotted #928876;
}
#mainContent caption {
	caption-side: top;
	font-size: 1.384em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fab075;
}
#mainContent th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.230em;
}

#footer {
	background: #252529 url(../images/footer_bg.gif) repeat-x;
	height: 73px;
	padding-top: 9px;
	font-size: .916em;
	line-height: 1.636em;
	color: #808080;
	clear: both;
	width: 100%;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 21px 0 0 0;
}

#footer p {
	text-align: center;
	margin: 0 auto;
}
#footer a, #footer a:visited {
	color: #808080;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #808080;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #808080;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}

.left {
	float:left;
	padding-right:5px;

}
.right {
	float:right;
	padding-left:5px;
}
#users {
	text-align:center;
}
ul.users {
	display:inline;
	padding-left:10px;
} 
ul.users li{
	display:inline;
	list-style-type:none;
	padding-right:10px;
}
#ordering, #systems {
	float:left;
	width:100%;
	height:auto;
}
#ordering table, #systems table { /* clears table styles */
	padding:0;
	margin:0;
	width:100%;
	height:auto;
	border-collapse:collapse;
}
#ordering table tr, #systems table tr {
	margin-bottom:10px;
}
#ordering table tr td { /* clears table styles */
	padding:0 3px;
	margin:10px;

	height:150px;
}
#systems table tr td {
	padding:0 5px;
	margin:10px;
	height:auto;
	border:1px solid #999;
}
#systems table tr th {
	padding:0 3px;
	margin:10px;
	height:auto;
	padding-left:15px;
	text-indent:-15px;
	border:1px solid #999;
}
#ordering table tr td.buy { /* clears table styles */
	padding:0 4px;
	margin-bottom:10px;
	text-align:center;
	height:auto;
}
#systems table.pad {
	padding:5px;
}
ul.drawing li {
	
	padding:0;
	margin:0;
}
ul.drawing li:before {
	content: "\00BB \0020"
}

#tables table{ /* used for unformatted tables */
	
	width:350px;
}

#secondaryContent ul.training {
	list-style-type:square;
	font-size:10px;
}

/*	#mainContent img {
		border:1px solid #E34B96;
	}
*/	#mainContent span.indent {
		padding-left:15px;
	}
	#mainContent span.whatis {
		color: #6194ba;
		font-size: 1.5em;
		line-height: 1em;
		margin: 0;
		font-weight: normal;
	}

		