body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background: url(images/page_bg.jpg);
	color: #6f6f6f;
}

html, body, #wrapper{
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 12px;
}

img { border: 0; }

#wrapper {
	margin: 8px auto;
	text-align: left;
	width: 750px;
	position: relative;
}

#wrapper {
	width: 688px;
}

#header {
	background: url(images/header_bg.gif) repeat-x;
	position: relative;
	width: 688px;
	margin-bottom: 3px;
}

#header .bl { height: 157px; }
#header .nx { background: url(images/logo.gif) top left no-repeat; }
#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%;}

.toptext a {
	font-style: normal;
	font-size:20px;
	color: #fff;
	margin:25px 0px 0px 40px;
	position:absolute;
	display:block;
	text-decoration: none
}
.toptext a:hover {
	font-style: normal;
	font-size:20px;
	color: #fff;
	margin:25px 0px 0px 40px;
	position:absolute;
	display:block;
	text-decoration: none
}

#body {
	background: url(images/body_bg.gif) repeat-y;
	margin: 0px;
	padding: 0px;
}

a {
	color: #ce7210;
}

a:hover {
	color: #6f3f0b;
}

#cap {
	background: url(images/column_cap.gif) no-repeat;
	padding-top: 19px;
	width: 688px;
}

#buy {
	float: left;
	width: 189px;
	margin-left: 12px;
	display: inline;
	padding-bottom: 10px;
}

#capabilities {
	float: left;
	width: 415px;
	margin-left: 28px;
	padding-bottom: 10px;
}

/* footer */

#footer {
	clear: both;
	text-align: center;
	background: url(images/footer_bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}

#footer div div { padding: 8px 0; }

#footer, #footer a {
	color: #fff;
}

#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%; }


