@charset "utf-8";
body {
	background-color: #CCC;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #B62024;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #B62024;
}

/* CSS Document */

#wrapper {
	background-image: url(../images/AE-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #B62024;
}
#header {
	height: 92px;
	width: 100%;
	background-color: transparent;
	background-repeat: no-repeat;
}
#header img.logo {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
#header-text {
	width:555px;
	height:34px;
	z-index:1;
	float: right;
	margin-top: 30px;
	margin-right: 18px;
}
#banner {
	height: 302px;
	width: 100%;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#banner-text {
	width:270px;
	height:109px;
	z-index:1;
	position: absolute;
	top: 85px;
	left: 599px;
}
#content {
	width: 100%;
}
#buy-now {
	float: right;
	position: absolute;
	top: 220px;
	left: 686px;
}
#buy-now a:hover {
	background-color: transparent;
}
#nav {
	border-bottom-width: 1px;
	margin-top: 25px;
}
#nav ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	width: 700px;
	z-index: 1;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 1.2em;
}
#nav ul li  {
	margin-right: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	line-height: normal;
	margin-left: 0px;
}
#nav ul li a {
	color: #666;
	background-color: #CCC;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	text-decoration: none;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#nav ul li a:hover {
	color: #FFF;
	background-color: #B62024;
}
#nav ul li.current {
	color: #B62024;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-bottom: 6px;
	background-color: #ebebeb;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
#content {
	width: 710px;
	background-color: #ebebeb;
	min-height: 300px;
	margin-left: 25px;
	margin-bottom: 25px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	float: left;
}
#content h1 {
	font-size: 2em;
	font-weight: bold;
	color: #B62024;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#content.product-page h1 {
	text-indent: -10000px;
	background-image: url(../images/product-h1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#content.contact-page h1 {
	text-indent: -10000px;
	background-image: url(../images/contact-h1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#content h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 0.5em;
}
#content p.img-centre{
	text-align: center;
}
#content .img-centre img {
	margin-top: 10px;
	margin-bottom: 20px;
}
#content table td  {
	background-color: #F7F7F7;
}
#content table td.head {
	font-weight: bold;
}
#content .whiteblock {
	background-color: #F7F7F7;
	border: 1px solid #333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 1.5em;
}
#content .whiteblock p {
	margin-bottom: 0.5em;
}

#side-nav {
	float: left;
	width: 164px;
}
#side-nav h2 {
	color: #FFF;
	margin-left: 10px;
	text-indent: -10000px;
	background-image: url(../images/research-header.gif);
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
#side-nav ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}
#side-nav ul li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#side-nav ul li a {
	color: #000;
	background-color: #999;
	margin-bottom: 2px;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#side-nav ul li a:hover {
	color: #B62024;
	background-color: #FFF;
}
#side-nav ul li.current {
	color: #B62024;
	background-color: #FFF;
	margin-bottom: 2px;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#content p.ref {
	font-size: 0.8em;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}
#content .refgroup {
	margin-bottom: 2em;
	background-color: #F7F7F7;
	padding: 10px;
}
#content .refgroup.last {
	margin-bottom: 0px;
}

.contact-col {
	float: left;
	width: 300px;
}
.contact-page form p {
	margin-bottom: 0.5em;
}
textarea  {
	height: 100px;
	width: 492px;
	max-width: 600px;
}
input[type="submit"] {
	margin-left: 80px;
	border: 2px solid #FFF;
	color: #FFF;
	background-color: #B62024;
}
label {
	width: 80px;
	display: block;
	float: left;
	margin-top: 0.6em;
}

label.longer {
	min-width: 130px;
	margin-top: 0.3em;
}

