html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #D5E4EE url(images/bg01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e7678;
}

h1, h2, h3 {
	margin: 0px;
	font-weight: normal;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 23px;
	text-align: justify;
	line-height: 23px;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list-style1 {
	line-height: normal;
}

.list-style1 li {
	margin-bottom: 1px;
	padding: 10px 15px;
	background: #D4E4E9;
}

.list-style1 li.alt {
	background: #E7F0F2;
}

.list-style1 strong {
	padding-right: 15px;
	font-weight: normal;
	color: #97AEB3;
}

.list-style1 a {
	color: #5A959B;
}

strong {
	color: #365A5F;
}

a {
	color: #D00007;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
	padding: 3px;
	border: 1px solid #a2a2a2;
}

img.border2 {
	padding: 4px;
	background: #FFFFFF;
}

img.alignleft {
	float: left;
	margin-right: 27px;
}

img.alignright {
	float: right;
	margin-left: 27px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 194px;
	background: url(images/bg03.jpg) no-repeat right top;
	font-size: 13px;
	color: #ffffff;
}

#header h2 {
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 16px;
}

/** SEARCH */

#search {
	float: right;
	width: 248px;
	height: 124px;
	padding: 70px 0px 0px 37px;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input {
	float: left;
	font: inherit;
	color: #FFFFFF;
}

#search input.text {
	width: 165px;
	height: 17px;
	border: none;
	background: none;
	padding: 5px;
}

#search input.submit {
	margin-left: 12px;
}

/** MENU */

#menu {
	height: 0px;
	background: url(images/bg05.jpg) no-repeat left top;
	padding: 20px 25px 25px 27px;
}
#menu ul {
  font-size: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}


#menu li.active {
	background: url(images/bg06.jpg) no-repeat left top;
}

#menu ul li {
  float: left;
  	background: url(images/homepage04.gif) no-repeat left top;
}
li ul { display: none; }
#menu ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  padding: 5px 15px 5px 15px;
  margin-left: 1px;
  white-space: nowrap;
}
#menu ul li a:hover { background: #c52f21; }
#menu li:hover ul {
  display: block;
  position: absolute;
}
#menu li:hover li {
  float: none;
  font-size: 11px;
}
#menu li:hover a { background: #821c17 }
#menu li:hover li a:hover { background: #c52f21; }





/** PAGE */

#page {
	background: #FFFFFF url(images/bg04.gif) repeat-y left top;
}

/** CONTENT */

#content {
	float: right;
	width: 700px;
}

#content .wrap {
	padding: 20px 30px;
}

#content h1, #content h2 {
	margin-bottom: 30px;
	border-bottom: 1px solid #a2a2a2;
	color: #4b4b4b;
}

#content h1 span, #content h2 span {
	color: #A20000;
}

#content h1 {
	padding: 0px 0px 7px 0px;
	font-size: 26px;
}

#content h2 {
	padding: 10px 0px 7px 0px;
	font-size: 18px;
}

.two-columns {
	margin: 20px 0px;
	padding: 0px 30px;
	background: url(images/homepage09.gif) repeat-y center top;
}

.two-columns .column1 {
	float: left;
	width: 290px;
}

.two-columns .column2 {
	float: right;
	width: 290px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 300px;
	padding-top: 216px;
	background: url(images/bg02.jpg) no-repeat left top;
}

.box-style1 {
}

.box-style1 .title {
	height: 32px;
	padding: 14px 0px 0px 30px;
	background: url(images/bg06.jpg) no-repeat left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.box-style1 .entry {
	padding: 30px;
	background: url(images/bg07.jpg) no-repeat left top;
}


.box-style1 .entry2 {
	padding: 30px 0px 0px 30px;
	background: url(images/bg07.jpg) no-repeat left top;
}
/** FOOTER */

#footer {
}

#footer p {
	margin: 0px;
	padding: 40px 0px;
	text-align: center;
	color: #921310;
}

#footer .legal {
}

#footer .links {
}

/** BOX1 */

#box1 {
	float: left;
	width: 335px;
	height: 124px;
	padding: 70px 40px 0px 40px;
}

#box1 p{

	color: #FFFFFF;
}

#box1 a {
	color: #FFFFFF;
}

#box1 a:link {
	color: #FFFFFF;
}

#box1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/** contact form */

label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}
