body  {
	font-family: arial;
	font-size: 11px;
	text-align: center;
	/*background: url(images/page_bg.gif);*/
	color: #333;
}

.buttonfont {
	font-family: arial;
	font-size: 11px;
}

.smallboldfont {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: outside;
}

th, td {
	font-size: 11px;
}

img { border: 0; }

#wrapper {
	margin: 5px auto;
	text-align: left;
	width: 750px;
	position: relative;
}

h1, h2, h3 {
	font-size: 11px;
}


h1, h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 0.8em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#wrapper {
	width: 688px;
}

/* header */

#header {
	/*background: url(images/header_bg.gif) repeat-x;*/
	position: relative;
	width: 688px;
	margin-bottom: 0px;
}

#header .bl { height: 157px; }

/*#header .tr { background: url(images/header_tr.gif) top right no-repeat; }
#header .bl { background: url(images/header_bl.gif) bottom left no-repeat; }
#header .br { background: url(images/header_br.jpg) bottom right no-repeat; width:100%;}*/

/* the story of two navs */

#nav-top {
	position: absolute;
	top: 17px;
	left: 252px;
	color: #009;
	width: 400px;
}

#nav-top li {
	display: inline;
}

#nav-top a {
	color: #009;
	font-weight: bold;
	text-decoration: none;
}

#nav-top a:hover, #nav-left a:hover, #nav-mid a:hover, #nav-right a:hover  {
	color: #F30;
	text-decoration: underline;
}

#nav-left {
	position: absolute;
	top: 38px;
	width: 250px;
	color: #009;
	font-style: italic;
	font-weight: bold;
	left: 225px;
}

#nav-mid {
	position: absolute;
	top: 55px;
	left: 230px;
	width: 250px;
	color: #009;
	font-style: italic;
	font-weight: bold;
}

#nav-right {
	position: absolute;
	top: 55px;
	left: 370px;
	width: 250px;
	color: #009;
	font-style: italic;
	font-weight: bold;
}

#nav-left a, #nav-mid a, #nav-right a {
	color: #009;
	font-style: normal;
	/*text-decoration: none;*/
	font-weight: normal;
}
/* body */

#mainbody {
	background: url(images/mainbody_bg.gif) repeat-y;
}

#body {
	background: url(images/body_bg.gif) repeat-y;
}

#mainbody h1, #mainbody h2, #body h2 {
	margin: 0 0 0.5em 0;
	color: #F30;
	font-size: 12px;
}

#mainbody h3, #body h3 {
	margin: 0 0 0 0;
}

#mainbody ul, #body ul {
	margin: 0;
	padding: 0;
	list-style: inside;
}

#mainbody li, #body li {
	padding: 0;
	margin: 0.8em 0;
	list-style: outside;
}

a {
	color: #009;
}

a:hover {
	color: #F30;
}

#cap {
	/*background: url(images/column_cap.gif) no-repeat;*/
	padding-top: 8px;
	width: 688px;
}

#buy {
	float: left;
	width: 189px;
	margin-left: 12px;
	display: inline;
}

#buy h3{
	color: #009;
}

#buy li, #sub-body li {
	margin-left: 12px;
}

#buy p {
	line-height: 1.5;
}

#sub-body {
	float: left;
	width: 450px;
	margin-left: 12px;
	display: inline;
	line-height: 1.5;
}

#sub-body h1{
	color: #F30;
	font-size: 12px;
}

#sub-body h3{
	color: #009;
}

#sub-body h4{
	font-size: 11px;
}

#capabilities {
	float: left;
	width: 225px;
	margin-left: 28px;
	list-style: inside;
}

#capabilities p {
	line-height: 1.5;
}

#capabilities h3{
	color: #009;
}

/*#capabilities h3 a {
	text-decoration: none;
}*/

#news {
	float: left;
	width: 190px;
	margin-left: 20px;
}

#news h3 {
	color: #009;
}

/*#news h3 a {
	text-decoration: none;
}*/

#news p {
	line-height: 1.5;
}

#news li {
	margin-left: 10px;
}

#topup {
	background: #5b96da url(images/topup_bg.jpg) no-repeat;
	color: #009;
	padding: 25px 10px 0.5em 10px;
	margin: 2em 0;
	border-bottom: 1px solid white;
}

#topup h3{
	color: #009;
	margin: 0;
	padding: 10px;
	margin-left: 60px;
	width: 300px;
}

#question, #question-main {
	background: #5b96da url(images/qn_bg.jpg) no-repeat;
	color: #FFF;
	padding: 25px 10px 0px 10px;
	margin: 2em 0;
	border-bottom: 1px solid white;
}

#signup, #signup-main {
	background: #5b96da url(images/signup_bg.jpg) no-repeat;
	color: #F30;
	padding: 10px 10px 0em 10px;
	margin: 2em 0;
	border-bottom: 1px solid white;
}

#email, #email-main {
	background: #5b96da url(images/email_bg.jpg) no-repeat;
	color: #009;
	padding: 25px 10px 0.5em 10px;
	margin: 2em 0;
	border-bottom: 1px solid white;
}

#question, #question-main, #readmore, #signup, #signup-main, #email, #email-main {
	margin-bottom: 0;
}

#question-main h3{
	color: #FFF;
	margin: 0;
	padding: 10px;
	margin-left: 60px;
	width: 130px;
}

#question h3{
	color: #FFF;
	margin: 0;
	padding: 10px;
	margin-left: 60px;
	width: 300px;
}

#signup-main h3{
	color: #F30;
	padding: 10px;
	margin-left: 60px;
	width: 160px;
}

#signup h3{
	color: #F30;
	margin: 0;
	padding: 10px;
	margin-left: 60px;
	width: 300px;
}

#email h3{
	color: #009;
	margin: 0;
	padding: 10px;
	margin-left: 60px;
	width: 300px;
}

#question-main a, #question a {
	color: #fff;
	font-weight: bold;
}

#signup-main a, #signup a {
	color: #F30;
	font-weight: bold;
}

#question-main a:hover, #question a:hover {
	color: #009;
}

#signup-main a:hover, #signup a:hover {
	color: #FFF;
}

/* footer */

#footer {
	clear: both;
	text-align: center;
	background: url(images/footer_bg.gif) repeat-x;
	font-size: 10px;
}

#footer div div { padding: 8px 0; }

#footer, #footer a {
	color: #009;
	font-weight: bold;
	text-decoration: none;
}

#footer li {
	display: inline;
}

#footer a:hover {
	color: #F30;
    text-decoration: underline;
}

#footer div { background: url(images/footer_l.gif) no-repeat; width:100%; }
#footer div div { background: url(images/footer_r.gif) top right no-repeat;width:100%; width:100%; }



