@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(/images/home/bg.gif) top repeat-x #819293;
	}
	
img {
	border:0px;
	}

.clear {clear:both;}

/* ads vertical scroll bar to all pages to keep center-aligned pages from jumping left or right */

html {
	overflow: -moz-scrollbars-vertical;
	}

#body {
	width:880px;
	margin:21px auto 0px auto;
	}

#header {
	width:880px;
	height:193px;
	margin-bottom:2px;
	overflow:hidden;
	}

#logo {
	float:left;
	width:179px;
	height:64px;
	padding:0px 0px 0px 20px;
	}
	
#top-nav {
	float:right;
	font-size:9px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	padding-right:20px;
	}

#top-nav a {
	color:#ffffff;
	text-decoration:none;
	}
	
#top-nav a:hover {
	color:#ffffff;
	text-decoration:none;
	}

#main-menu {
	width:880px;
	font-size:10px;
	height:18px;
	margin-bottom:1px;
	}
	
#main-menu .mm-item1 {
	float:left;
	text-align:center;
	width:123px;
	height:18px;
	background:url(/images/home/underline1.gif) no-repeat bottom right;
	padding-left:20px;
	}
	
#main-menu .mm-item2 {
	float:left;
	text-align:center;
	width:123px;
	height:18px;
	background:url(/images/home/underline2.gif) no-repeat bottom right;
	padding-left:20px;
	}
	
#main-menu .mm-item3 {
	float:left;
	text-align:center;
	width:123px;
	height:18px;
	background:url(/images/home/underline3.gif) no-repeat bottom right;
	padding-left:20px;
	}
	
#main-menu .mm-item4 {
	float:left;
	text-align:center;
	width:123px;
	height:18px;
	background:url(/images/home/underline4.gif) no-repeat bottom right;
	padding-left:20px;
	}
	
#main-menu .mm-item5 {
	float:left;
	text-align:center;
	width:123px;
	height:18px;
	background:url(/images/home/underline5.gif) no-repeat bottom right;
	padding-left:20px;
	}
	
#main-menu .mm-item6 {
	float:left;
	text-align:center;
	width:123px;
	height:18px;
	background:url(/images/home/underline6.gif) no-repeat bottom right;
	padding-left:20px;
	}
	
#main-menu a {
	color:#ffffff;
	text-decoration:none;
	}
	
#main-menu a:hover {
	color:#ffffff;
	text-decoration:none;
	}
	
#content {
	width:880px;
	background:url(/images/home/bg_content.gif) repeat-y;
	padding-bottom:35px;
	}
	
#left {
	width:187px;
	padding:27px 0px 0px 20px;
	float:left;
	}

#left .testshare {
	width:166px;
	background:#728586;
	margin-bottom:19px;
	}
	
#left .testshare .login {
	margin:13px 0px 13px 18px;
	}
	
#left .testshare .register {
	margin:0px 0px 13px 18px;
	}

#left .forms {
	width:166px;
	background:#728586;
	margin-bottom:1px;
	}
	
#left .forms h2 {
	font-size:13px;
	padding:10px;
	color:#ffffff;
	}
	
#left .introducing {
	width:166px;
	background:#728586;
	}
	
#left .introducing h2 {
	font-size:15px;
	padding:10px;
	color:#ffffff;
	}
	
#left a{
	text-decoration:none;
	color:#FFFFFF;
	}
	
#left .feedback {
	width:166px;
	background:#728586;
	margin-top:19px;
	}
	
#left .feedback h2 {
	font-size:15px;
	padding:10px;
	color:#ffffff;
	}

#center {
	width:395px;
	padding:27px 0px 0px 19px;
	float:left;
	}
	
#center h1 {
	font-size:23px;
	color:#ffffff;
	width:376px;
	padding-bottom:14px;
	}

#center p {
	font-size:12px;
	color:#ffffff;
	line-height:17px;
	width:376px;
	padding-bottom:14px;
	}
	
#free-white-paper {
	background:#728586;
	width:376px;
	}
	
#free-white-paper h2 {
	color:#ffffff;
	font-size:17px;
	width:348px;
	padding:10px 0px 10px 14px;
	}
	
#free-white-paper h3 {
	color:#ffffff;
	font-size:12px;
	width:348px;
	padding:0px 0px 16px 14px;
	}
	
#free-white-paper p {
	font-size:11px;
	color:#ffffff;
	line-height:15px;
	width:348px;
	padding:0px 0px 10px 14px;
	}
	
#free-white-paper .download {
	padding-top:13px;
	}
	
#free-white-paper .cover {
	float:right;
	}
	
#right {
	width:236px;
	padding:27px 0px 0px 20px;
	float:left;
	}
	
#right a {
	color:#333333;
	}
	
#right .featured-service {
	width:220px;
	background:#728586;
	}
	
#right .featured-service h2 {
	font-size:17px;
	padding:11px 19px 11px 14px;
	color:#ffffff;
	}
	
#right .featured-service p {
	font-size:11px;
	padding:0px 19px 11px 14px;
	color:#ffffff;
	}

#right .events {
	width:220px;
	background:#728586;
	margin-top:19px;
	}
	
#right .events p {
	font-size:12px;
	padding:11px 19px 11px 14px;
	color:#ffffff;
	}
	
#footer {
	width:880px;
	font-size:12px;
	color:#ffffff;
	padding-top:10px;
	}
	
#footer p {
	padding-bottom:14px;
	font-size:11px;
	color:#000000;
	line-height:1.3em;
	}
	
#footer ul {
	list-style-type:none;
	margin:0;
	}

#footer ul li {
	float:left;
	margin:0 5px 10px 0;
	}

#footer a {
	color:#ffffff;
	text-decoration:none;
	}

#footer a:hover {
	color:#ffffff;
	text-decoration:none;
	}
