body {
	font-family: Tahoma, sans-serif;
	background: #F0F0F0 url('../images/bg-gradient.gif') repeat-x;
	margin : 1em 12.5%;
	text-align: center;
}
h1,h2,h3,h4 {
	font-weight: normal;
	margin:0;
}
img {
	border: 0;
}
#wrapper {
	text-align: left;
	width: 754px;
	border: 1px solid #B7B7B7;
	background: #fff;
	padding: .5em;
}
#wrapper:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}
#header {
	text-align: center;
	background: #fff url('../images/header-image.jpg') no-repeat;
	padding: 56px 377px;
}
#header h1 {
	display: none;
}
#nav {
	float: left;
	width: 11em;
	overflow: hidden;
}
#nav .title {
	font-size: .8em;
}
#nav ul {
	font-size: .8em;
	margin-left: 0;
	margin-top: .5em;
	padding: 0;
}
#nav ul li {
	list-style: none;
	margin-bottom: .2em;
	background-color: #ececec;
}
#nav ul li a {
	color: #000;
	text-decoration: none;
	display: block;
	background-color: #ececec;
	padding: .2em 0 .2em 2.2em;
	background-image: url('../images/menu-bulletbig.gif');
	background-position: left;
	background-repeat: no-repeat;
}
#nav ul li a:hover {
	background-color: #5C8EBA;
	color: #fff;
}
#threeColumn {
	margin-top: -.5em;	/* To remove p padding */
	margin-left: 15em;
	margin-right: 13em;
	color: #5D5D5D;
	font-size: .8em;
	text-align: justify;
}
#twoColumn {
	margin-top: -.5em;	/* To remove p padding */
	margin-left: 15em;
	font-size: .8em;
	color: #5D5D5D;
	text-align: justify;
}
#twoColumn a, #threeColumn a {
	color: blue;
}
.emphasis {
	font-weight: bold;
}
.form br {
	height: .1em;
}
.form label {
	font-size: .6em;
}
#footer{
	margin-top: .5em;
	text-align: center;
	font-size: .7em;
}
#footer a {
	color: blue;
	text-decoration: none;
}
.forgot {
	font-size: .6em;
}
#right {
	float: right;
	text-align: right;
}
#right img {
	display: block;
	margin-bottom: .5em
}
#contactUsername {
	background-image: url('../images/user.jpg');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#contactPassword {
	padding-right: 20px;
}

#pageOptions {
	margin-bottom: .5em;
	font-size: .7em;
}
#pageOptions a {
	color: #5D5D5D;
	text-decoration: none;
}
.pdfList li{
	list-style-image: url('../images/pdf-document.jpg');
	padding-left: .2em;
}
.benefits li{
	list-style-image: url('../images/benefits.jpg');
	padding-left: .2em;
}
#resize {
	clear: both;
}
#hosting {
	border-collapse: collapse;
}
