﻿body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background: url(images/page_bg.jpg);
	color: #6f6f6f;
}

html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 11px;
}

img { border: 0; }

#wrapper {
	margin: 19px auto;
	text-align: left;
	width: 750px;
	position: relative;
}

h1, h2, h3 {
	font-size: 0px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 0px 0;
	padding: 0;
}

h3 {
	padding: 0px 0 0 0;
}

p {
	margin: 0em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 0px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 0px;
	line-height: 0px;
}

* html .clear {
	margin-top: 0px;
	margin-bottom: 0px;
}

.left {
	float: left;
	margin: 0px 0px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#wrapper {
	width: 688px;

}



#navigation { 
margin-right : 0px;
padding : 0;
width : 100%;
background : transparent;
voice-family : "\"}\"";
padding-right : 0px;
} 
#navigation ul { 
font : bold 11px Arial, Verdana, sans-serif;
margin : 0;
padding : 0;
list-style : none;
} 
#navigation li { 
display : inline;
margin : 0 0px 0 0;
padding : 0;

} 
#navigation a { 
float : right;
color : white;
background : #A0D0EF url(images/tab-left.gif) no-repeat left;
margin : 0 5px 0 0;
padding : 0 0 0px 0px;
text-decoration : none;
letter-spacing : 0px;
} 
#navigation a span { 
float : left;
display : block;
background : transparent url(images/tab-right.gif) no-repeat right;
padding : 0px 0px 0px 0px;
} 
#navigation a span { 
float : none;
} 
#navigation a:hover { 
background-color : #6699ff;
} 
#navigation a:hover span { 
background-color : #6699ff;
} 
#navigation #current a, #navigation #current span { 
background-color : #6699ff;
color : #6699ff;
} 
#navigationline { 
clear : both;
padding : 0;
width : 100%;
height : 50px;
line-height : 50px;
background : #678b3f url(images/navlinebg.jpg);
border-top : 0px solid #fff;
} 

/* header */

#header {
	position: relative;
	width: 688px;
	margin-bottom: 0px;
}

#header .bl { height: 157px; }


/* the story of two navs */

#nav-top {
	position: absolute;
	top: 10px; left: 252px;
	color: #fff;
}

#nav-top li {
	display: inline;
}

#nav-top a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#nav-top a:hover {
	  text-decoration: underline;
}

#nav-left {
	position: absolute;
	top: 60px; left: 20px;
}

/* body */

#body {
	background: url(images/body_bg.gif) repeat-y;
}

#body h2 {
	margin: 0 0 0em 0;
}

#body h3 {
	margin: 0 0 0 0;
}

#body ul {
	margin: 10;
	padding: 0;
	list-style: none;
}

#body li {
	padding: 0;
	margin: 0em 0;
}

a {
	color: #ce7210;
}

a:hover {
	color: #6f3f0b;
}

#cap {
	background: url(images/column_cap.gif) no-repeat;
	padding-top: 0px;
	width: 688px;
}

#buy {
	float: left;
	width: 180px;
	margin-left: 10px;
	display: inline;
}

#capabilities {
	float: left;
	width: 225px;
	margin-left: 0px;
}

#capabilities p {
	line-height: 0;
}

#capabilities h3 {
	font-size: 10px;
}

#news {
	float: left;
	width: 190px;
	margin-left: 15px;
}

#news h3 {
	font-size: 10px;
}

#news h3 a {
	text-decoration: none;
}

#news p {
	line-height: 1.5;
}

.timed {
	background: #5b96da url(images/support_bg.jpg) no-repeat;
	color: #fff;
	padding: 10px 10px 1.3em 71px;
	margin: 0em 0;
	border-bottom: 0px solid white;
}

.timed .readmore {
	margin-bottom: 0;
}

.timed h3 {
	margin: 0;
	padding: 0;
	text-indent: -57px;
}

.timed a {
	color: #fff;
}

.timed a:hover {
	text-decoration: none;
}

/* footer */

#footer {
	clear: both;
	text-align: center;
	background: url(images/footer_bg.gif) repeat-x;
}

#footer div div { padding: 8px 0; }

#footer, #footer a {
}

#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%; }




