body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

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: 12px;
}

img { border: 0; }

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




h1 {
	margin: 0;
	padding: 0;
	font-size: 23px;
	color: #a41f3a
}

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

h3 {
	padding: 4px 0 0 0;
	font-size: 18px;
}

p {
	margin: 1em 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 {

	position: relative;
	width: 980px;
	margin-bottom: 11px;
}

#header .bl { height: 157px; }

#header .tr { background:  top right no-repeat; }
#header .bl { background:  bottom left no-repeat; }
#header .br { background:  bottom right no-repeat; width:100%;}

/* the story of two navs */

#nav-top {
	position: absolute;
	top: 174px;
	color: #a41f3a;
	width: 914px;
	font-size: 11px;
	left: 14px;
}

#nav-top li {
	display: inline;
}

#nav-top a {
	color: #a41f3a;
	font-weight: bold;
	text-decoration: none;
}

#nav-top a:hover {
	  text-decoration: underline;
}

#nav-left {
	position: absolute;
	top: 66px; left: 5px;
}

/* body */

#body {
	background:  repeat-y;
}



#body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}



a {
	color: #a41f3a;
}

a:hover {
	color: #a41f3a;
}

#cap {
	
	padding-top: 19px;
	width: 950px;
}

#buy {	
	width: 170px;	
	color:#7f6e00;
	font-size: 11px;
}

#buy a { color:#7f6e00; text-decoration:none; }


#buy a:hover { color:#7f6e00; text-decoration:underline;      }


#capabilities {
	float: left;
	width: 225px;
	margin-left: 28px;
}

#capabilities p {
	line-height: 1.5;
}

#capabilities h3 {
	font-size: 10px;
}

#news {
	float: left;
	width: 190px;
	margin-left: 34px;
}

#news h3 {
	font-size: 10px;
}

#news h3 a {
	text-decoration: none;
}

#news p {
	line-height: 1.5;
}

.timed {
	background: #5b96da  no-repeat;
	color: #fff;
	padding: 10px 10px 1.3em 71px;
	margin: 2em 0;
	border-bottom: 1px 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;
	
}

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

#footer, #footer a {
	color: #a41f3a;
	text-decoration: none;
}
#footer li {
	display: inline;
}
#footer a:hover {
	  text-decoration: underline;
}

#footer div {  width:100%; }
#footer div div { width:100%; width:100%; }

