body {
	margin: 0;
	padding: 0;
	font: 14px verdana, sans-serif;
	color: #222;
	background: #fff;
	text-align: center;
	line-height: 20px;
}

a { color: #3972b9; }

#nav {
	text-align: center;
	padding: 4px;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 13px;
	background: #3972b9;
	padding: 10px;
	color: #fff;
	width: 775px;
}

#nav a { color: #fff; }

#page {
	background: url(../images/main_title.gif) 0 50px no-repeat;
	width: 775px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 150px 0 0 0;
}

h1 {
	display: none;
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

#who {
	float: left;
	padding: 0px 0 110px 11px;
	background: url(../images/card_logo.gif) bottom left no-repeat;
	color: #888;
	width: 300px;
}

#who strong {
 display: block;
 font-size: 14px;
 color: #000;
}

#faq-links {
	margin: 0;
	padding: 0px 0 100px 0;
	list-style: none;
	display: block;
	float: left;
	text-align: center;
	width: 280px;
}

#faq-links h3 {
	font-size: 16px;

}

#logos {
	width: 116px;
	list-style: none !important;
	margin: 0;
	padding: 0px 0 0 0;
	float: left;
}


#logos a {
	display: block;
	text-indent: -9999px;
}

#logos .nahi a {
	background: url(../images/nahi_logo.gif) top left no-repeat;
	height: 82px;
	width: 111px;
}

#logos .acca a {
	background: url(../images/acca_logo.gif) top left no-repeat;
	height: 94px;
	width: 111px;
}

#logos .bsi a {
	background: url(../images/bsi_logo.gif) top left no-repeat;
	height: 85px;
	width: 111px;
}

#logos .service_magic a { 
	text-indent: 0;
	position: absolute;
	right: 250px;
	top: 420px;
}

#startContent {
	float: left;
	font-size: 15px;
	line-height: 22px;
}

#startContent h2 {
	margin: 0;
	padding: 0;
	color:#c8882a;
}

#nahi-member {
	clear: both;
	margin: 0;
	padding: 18px 0;
	font: bold 24px verdana, sans-serif;
	color: #C0323F;
}

#msgBuyer {
	float: left;
	font-size: 12px;
	color: #9CB62D;
	border: 4px solid #9CB62D;
	width: 340px;
	color:#000;
	margin: 0;
}

#msgBuyer div, #msgSeller { padding: 20px; }

#msgBuyer h3, #msgSeller h3 {
	margin: 0;
	padding: 0;
	font: bold 16px arial, sans-serif;
	color: #000;
	text-align: center;
}

#msgSeller {
	margin: 0 0 0 20px;
	padding: 20px;
	font-size: 12px;
	background: #fff;
	color: #3972B9;
	border: 4px solid #3972B9;
	color:#000;
	width: 340px;
	float: left;
}


#footer {
	clear: both;
	margin: 20px 0;
	font-size: 12px;
	color: #666;
	padding: 10px 20px 20px 20px;
	text-align: center;
	border-top: 2px solid #3972B9;
	border-bottom: 2px solid #3972B9;
}

.padLI li {
	padding-bottom: 16px;
}

form { margin: 1em 0 0; padding: 0; }
form p { margin: 0 0 0 0; padding: 0; }
form p input { margin-bottom: 1em; }
form p textarea { width: 100%; }
form p.center input { font-size: 1.33em; font-weight: bold; }
.right { text-align: right; }
.center { text-align: center; }

.errors { color:red; }


.links a {
	font-weight: bold;
	font-size: 1.25em;
}

.links li {
	padding-bottom: 1em;
	font-size: .75em;
}


div#discount {
	color:#008;
	background: #caeeff;
	font-size: 1.25em;
	padding: .25em 0;
	position: absolute;	
	top: 430px;
	text-align: center;
	width: 340px;
	line-height: 1.6em;
	text-transform: uppercase;
	left: 0;
}

h2#request {
	color: #fff;
	background: #ca0000;
	padding: .25em .5em;
}

#credit {
	border: 1px solid #ccc;
	padding: 1em;
	text-align: center;
	margin: 1em 0;
}

	#credit img {
		display: block;
		margin: 0 auto;
	}
	
#customer_login {
	position: absolute;
	top: 110px;
	right: 0;
	font-weight: bold;
	text-decoration: none;
}