/* CSS Document */

body {
	margin: 0;
	background: #FBF501 url(../images/bg.jpg) repeat-x;
	text-align: center;
	font-family: "Trebuchet MS", "Helvetica 65 Medium";
	font-size: 12px;
	color: #383879;
}
a {
	color: #383879;
	outline: 0;
}

.clear {
	clear: both;
}

#bigmenu a, #bigmenu a:visited, #bigmenu a:hover {
	behavior: url(../images/iepngfix.htc)
}

p {
	margin-top: 0px;
}

img {
	border: 0;
}

#wrap {
	width: 992px;
	margin: auto;
	text-align: left;
}

#topmenu {
	font-size: 12px;
	margin-top: 8px;
	height: 24px;
	line-height: 24px;
	color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
}

#topmenu a, #topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 35px;
	margin-right: 35px;
}

#topmenu a:hover {
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#top {
	width: 964px;
	height: 368px;
	background-image: url(../home-images/head-home.jpg);
	padding: 14px;
}

#top-product {
	width: 964px;
	background-image: url(../images/product-bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 14px;
}

#product-right2 {
	width: 691px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 8px;
	background-color: #FFFFFF;
	border: solid 5px #383879;
	float: left;
	font-size: 14px;
}

#product-right2 h1 {
	font-size: 19px;
}

#product-right,
#contentAdditional,
#contentSpec {
	width: 691px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 8px;
	background-color: #FFFFFF;
	border: solid 5px #383879;
	float: left;
	font-size: 14px;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

#product-right h1 {
	font-size: 19px;
}

#product-right-right {
	width: 168px;
	float: right;
	margin-left: 10px;
	text-align: right;
}

#topl {
	width: 230px;
	float: left;
}

#topr {
	width: 700px;
	float: right;
	height: 350px;
	margin-top: 6px;
	margin-right: 6px;
}

#imgbox {
	width: 380px;
	height: 340px;
	background-color: #0099CC;
	border: solid;
	border-width: 5px;
	border-color: #FFFFFF;
	float: left;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

#bigmenu {
	width: 305px;
	height: 350px;
	float: right;
}

#bigmenu span {
  display: block;
  height: 41px;
  padding-bottom: 3px;
}

#bigmenu a, #bigmenu a:visited {
	display: block;
	width: 295px;
	margin: 0 auto;
  height: 41px;
	background-color: #FFFFFF;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	line-height: 41px;
	font-size: 19px;
	padding-left: 10px;
	font-family: "Arial Rounded MT Bold", Arial, "Helvetica 65 Medium";
	text-decoration: none;
	font-weight: bold;
}

#bigmenu a.hover {
	background-color: #FBF501;
}

#body {
	width: 992px;
	background-color: #FFFFFF;
}

#three {
	width: 992px;
	height: 148px;
}

#body p {
	padding-left: 28px;
	padding-right: 28px;
	font-size: 14px;
}

#body h1 {
	padding-left: 28px;
	padding-right: 28px;
	font-size: 18px;
}

#foot {
	width: 936px;
	height: 48px;
	background-image: url(../images/foot-bg.gif);
	padding-left: 28px;
	padding-right: 28px;
	background-color: #FFFFFF;
	line-height: 43px;
	clear: both;
}

.foot-r {
	float: right;
}

#bottom {
	width: 992px;
	margin: auto;
	text-align: center;
}

#bottom p {
	margin: 0;
}

.clear {
	clear: both;
}

#leftmenu a, #leftmenu a:visited {
	width: 198px;
	height: 32px;
	display: block;
	background-color: #FFFFFF;
	margin-top: 1px;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	line-height: 32px;
	padding-left: 25px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#leftmenu a:hover {
	background-color: #FFFF00;
	background-image: url(../left-menu/drop-arrow.png);
	background-repeat: no-repeat;
}

.leftmenuact,
#leftmenu a.selected {
	background-color: #FFFF00;
	margin-top: 1px;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	line-height: 32px;
	padding-left: 25px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0;
	background-image: url(../left-menu/drop-arrow.png);
	background-repeat: no-repeat;
}

/* Matt's Code */
.topDownloads {
	float: left;
}

.topDownloads h4 {
	margin: 0;
}

.topDownloads ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.topDownloads ul li {
	float: left;
	margin: 0 15px;
}

.topDownloads ul li a {
	display: block;
	text-decoration: none;
	line-height: 20px;
	background: url('../images/folder.jpg') center top no-repeat;
	padding-top: 40px;
	width: 80px;
	text-align: center;
}

.downloadBox {
	height: 40px;
	background: #fff;
	width: 500px;
	padding: 10px;
	float: left;
}

.downloadInfo {
	width: 300px;
	float: left;
	text-align: left;
	line-height: 50px;
}

.downloadInfo a {
	text-decoration: none;
}

.downloadInfo a:hover {
	color: #000;
}

.downloadLink {
	display: block;
	width: 40px;
	float: left;
	height: 40px;
	font-size: 12px;
}

.downloadLink a {
	background: url('../images/pdf.png') top left no-repeat;
	display: block;
	float: left;
	height: 40px;
	width: 40px;
	font-size: 0;
	line-height: 0;
	margin-top: 10px;
	margin-right: 20px;
}

#login, #register {
	width: 300px;
	float: left;
}

#login label,  #register label {
	width: 110px;
	display: block;
	float: left;
	margin-bottom: 10px;
}

#login input,  #register input {
	width: 160px;
	float: left;
	margin-bottom: 10px;
}

#register {
	width: 340px;
	float: left;
}

.newsImage,
.newsImage_sel {
  float: left;
  display: block;
  width: 142px;
  height: 55px;
  text-decoration: none;
  background: url('../images/news.jpg') no-repeat;
}

.newsImage_sel {
  background: url('../images/news_sel.jpg') no-repeat;
}

.eventsImage,
.eventsImage_sel {
  float: left;
  display: block;
  height: 55px;
  width: 562px;
  text-decoration: none;
  background: url('../images/events.jpg') no-repeat;
}

.eventsImage_sel {
  background: url('../images/events_sel.jpg') no-repeat;
}

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

  #container ul li {
    float: left;
    margin-left: 4px;
  }
  
.titlesBlock img {
  float: left
}

.brochure {
  padding: 0;
  margin: 0;
}

.brochure-top {
  height: 44px;
  background: url('../images/brochure-top.jpg') no-repeat;
  font-size: 0;
}

.brochure-middle {
  background: url('../images/brochure-middle.jpg') top left repeat-y;
  width: 148px;
  *width: 158px;
  margin: 0;
  padding: 0;  
  margin-left: 6px;
  text-align: left;
  padding-left: 10px;
  padding-top: 5px;
}

.brochure-middle ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-bottom: -5px;
}

.brochure-middle ul li {
  line-height: 28px;
  font-weight: bold;
  background: url('../images/pdf.gif') center left no-repeat;
  padding-left: 25px;
  font-size: 12px;
}

.buttons img {
  float: left;
  margin-right: 15px;
}