body {
	font-family: Tahoma, sans-serif;
	background: #F0FDF0 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;
} 
#bord  td th { 
    color: #000;
	text-decoration: none;
	display: block;
	background-color: #fff;
    border: 1px solid #FFEAD2;
 }	

#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: #fff;
	border: 1px solid #FFEAD2;
	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 {
	border: 1px solid #CDF2C4;
}
#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;
}
.feature {
	width: 165px;
	text-align: right;
	font-size: .9em;
}
.amount {
	width: 385px;
	text-align: center;
}
.amount td, .feature td {
	padding: .3em;
	height: 40px;
}
.amount .title {
	font-size: .9em;
	color: orange;
}
.amount .subtitle {
	font-size: .9em;
	color: green;
	text-transform: uppercase;
}
.r-left {
	text-align: right;
	font-size: .9em;
}
.r-right {
	width: 385px;
	text-align: center;
}
.r-left td, .r-right tr td {
	padding: .3em;
	height: 45px;
}
.bord  { 
    color: #000;
	text-decoration: none;
	display: block;
	background-color: #fff;
    border: 1px solid #FFEAD2;
 }	