body {
	background-image: url(assets/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-color: #1A5777;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	a{
	text-decoration: underline;
	color:#003366;
}
h1 {font-size:18px;color: #003366}
h2 {font-size:16px;color: #003366}
h3 {font-size:14px;color: #000000; padding:0px; margin:0px;}
h4 {font-size:10px;color: #003366}

.header {
	background-image: url(assets/header.jpg);
	height: 240px;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: right;
	height: 99px;
	width: 244px;
	margin-right: 10px;
}
.nav_wrapper {
	background-color: #205273;
	height: 35px;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(assets/nav_bg.jpg);
	background-repeat: no-repeat;
}
.content_wrapper {
	background-color: #fff;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(assets/content.jpg);
	background-repeat: repeat-x;
}
.bottom_bar {
	background-color: #205273;
	height: 20px;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(assets/nav_bg.jpg);
	background-repeat: no-repeat;
}
.footer {
	background-color: #fff;
	height: 35px;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align:center;
	font-size: .8em;
	color:#666666;
	background-image: url(assets/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer a {color:#666666;text-decoration:underline;}

/* TOP MENU */
/*Navigation */
#navi a:hover {
	color: #000000;
	background-color:#5D8BBC;
}
#navi {
	height: auto;
	margin-left: 180px;
	position: relative;
	width: 600px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 1px;
}

#navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	height: auto;
	color: #FFFFFF;
}

#navi li {
	float: left;
	margin: 0;
	height: auto;
	padding: 0 0 0 0px;
}

#navi a {
	float: left;
	display: block;
	width: 0.1em;
	background: url("../../img/tab_reg_r.gif") no-repeat right top;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
	height: 20px;
	_height: 18px;
	color: #FFFFFF;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#navi > ul a {
	width: auto;
}
#active a  {
	padding-bottom: 0px;
	color: #000000;
	background-color: #99CCCC;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 7px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #98A5D4;
}

.highlight ul {
	font: normal 11px/16px "lucida grande", verdana, sans-serif;
	margin: 0 0 0 25px;
	padding: 5px 0;
	color:#666;
}
#navi dt a:hover, #menu dd a:hover{text-decoration:underline;background: #fff url(template/assets/arrow.jpg) 5px 50% no-repeat;}

#navi a.highLight {	
color: #000000;
	background-color:#5D8BBC;
}
.back_button{
	float:left;
	width:180px;
}

.back_button ul{margin:0;padding:0;}
.back_button li{list-style-type:none;}
.back_button li a, .back_button dd a{
	color: #000000;
	display:block;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	background: #666;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	list-style-position:outside;
	font-size:12px;
	margin-top: 10px;
}
.back_button li a:hover, .back_button dd a:hover{background: #999999;color:#FFFFFF;}

/* MENU - categories menu on left side */
#menu{
	float:left;
	width:180px;
}

#menu ul{margin:0;padding:0;}
#menu li{list-style-type:none;}
#menu li a, #menu dd a{
	display:block;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	background: #CCCCCC;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	list-style-position:outside;
	font-size:12px;
	margin-top: 5px;
}
#menu li a:hover, #menu dd a:hover{background: #999999;color:#FFFFFF;}
#menu a.highLight {background:#999999;color:#FFFFFF;}

.content {
	width: 685px;
	padding-right: 0px;
	margin-left: 200px;
}
.content_narrow {
	width: 470px;
	padding-right: 0px;
	margin-left: 200px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.button_home {
	background-image: url(assets/button.jpg);
	float: right;
	height: 108px;
	width: 187px;
	padding: 5px;
	color: #FFFFFF;
}
.login_button {
	background-image: url(assets/login_button.jpg) ;
	background-repeat: no-repeat;
	height: 102px;
	width: 170px;
	padding: 5px;
	color: #000;
}
.button_home a {color:#FFFFFF;}
.right_wrapper {
	float: right;
	height: auto;
	width: 200px;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
	}

div.contactForm{
  width:365px;
  padding: 0px;
  margin: 0px;
  position:absolute;
}
div.row {
  clear: both;
  padding-top: 5px;
  _padding-top: 2px;
  }
div.row span.label {
  float: left;
  width: 140px;
  text-align: right;
  padding:0px 10px 0px 0px;
  }
div.row span.formw {
  float: right;
  width: 210px;
  text-align: left;
  }
div.row span.formw input.text, div.row span.formw textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 210px;
	border: 1px solid #000;
	background: none;
}
div.row span.formw textarea{
  height:50px;
}
div.spacer {
  clear: both;
}