/* Classes */

* {
	margin: 0;
	padding: 0;
	outline: 0;
	background-position: center;
}
body {
	font: 0.7em Verdana, Arial;
	color: #000;
	background: #fff;
}
h1 {
	font: bold 1.2em Verdana,Arial;
}
h2 {
	font: normal 1.8em Verdana,Arial;
	color: #6B140B;
  	width: 450px; !important;
}
p {
	line-height: 1.5em;
	margin-top: 10px;
}
a {
	color: #000;
	text-decoration: underline;
}
ul {
	list-style: disc outside;
	padding: 10px 0 0 35px;
	text-align: left;
	line-height: 1.5em;
}
ol {
  	list-style: decimal;
	padding: 10px 0 0 35px;
	text-align: left;
	line-height: 1.5em;
}
li {
	margin:0;
}

/* Wrapper */

#wrapper {
  margin: 0 auto;
  width: 990px;
  text-align: left;
}

/* Header */

#header {
	background: url(../images/header.jpg) no-repeat;
	overflow: hidden;
	clear: both;
	width: 990px;
	height: 200px;
}

/* Centre */

#centre {
	clear: both;
	width: 990px;
	height: 415px;
}

/* Navigaation */

#navigation {
	padding: 0;
	width: 244px;
	height: 415px;
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	float: left;
}
#navigation ul#list {
	width: 200px;
	margin-top: 0px;
}
#navigation ul#list li {
	list-style: none;
	padding: 5px 0 0 0;
	text-align: center;
	letter-spacing: 0.1em;
}
#navigation ul#list li a {
	font-size: 0.9em;
	color: #fff;
	line-height: 4.2em;
	font-weight: bold;
	text-decoration: none;
}
#navigation ul#list li a:hover {
	color: #FF0000;
}
#navigation ul#list li a.active {
	color: #FF0000;
}

/* Logo */

#logo {
	background: url(../images/logo.jpg) no-repeat;
	width: 746px;
	height: 88px;
	float: right;
}

/* Home */

#home {
	background: url(../images/home.jpg) no-repeat;
	width: 746px;
	height: 200px;
	float: right;
}
#homewrapper {
	width: 710px;
	height: 128px;
	background: #fff;
	float: left;
}

/* Fill */

#fill {
	background: url(../images/fill.jpg) no-repeat;
	width: 746px;
	height: 87px;
	float: right;
}

/* Scroller */

#scrollwrapper {
	width: 710px;
	height: 240px;
	background: #fff;
	float: left;
}
#scroll {
	position: relative;
	width: 690px;
	height: 240px;
	overflow: auto;
	padding: 0 20px 0 0;
	scrollbar-arrow-color: #6B140B;
	scrollbar-face-color: #EBDAB3;
	scrollbar-3dlight-color: #a0a0a0;
	scrollbar-darkshadow-color: #888888;
}

/* Callouts */

.callout-img {
  float: right;
  width: 175px !important;
  width: 175px;
}

.callout-home-img {
  float: right;
  width: 150px !important;
  width: 150px;
  padding: 30px 50px 0 0;
}


/* Footer */

#footer {
	width: 990px;
	height: 150px;
	padding: 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}
#footer-text {
	margin: 0 auto;
	width: 790px;
	text-align: left;
	float: left;
}
#footer-text p {
	font-size: 0.9em;
	color: #fff;
	text-align: center;
	padding: 0px 0 0 50px;
	margin: 0px;
}
#footer-text a {
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
}
#footer-text a:hover {
	text-decoration: underline;
}
#footer-text h1 {
	font-size: 1.3em;
	font-weight: normal;
	color: #fff;
	text-align: center;
	padding: 10px 0 5px 50px;
	margin: 0px;
}
#footer-text h1 span{
	font-size: 1.6em;
	font-weight: normal;
}

/* Footer Logo's */

#footer-logos {
	margin: 0 auto;
	padding: 0 5px 0 0;
	width: 145px;
	float: right;
}
.footer-logos {
	padding: 0;
	width: 145px;
	display: block;
	float: right;
}
.footer-logos ul {
	list-style: none;
	padding: 0;
}
.footer-logos li {
	margin-top: 0px;
}

/* Contact */

#contact {
  height: 550px;
}
#contact-form {
  overflow: hidden;
}
#send_contact {
  display: block;
  padding: 0;
  width: 100px;
  height: 32px !important;
  border: 0;
}
input, textarea {
  margin: 3px 0;
  padding: 7px;
  font-size: 11px;
  background: #fff;
  border: 1px solid #ccc;
  color: #666;
}
input {
  width: 258px;
  height: 12px !important;
  height: 29px;
}
textarea {
  width: 433px;
  height: 125px;
  font-size: 12px;
}
label {
  display: block;
  font-size: 11px;
  color: #000;
}
#contact-text {
	width: 200px;
	text-align: center;
	float: left;
}
#contact-text p {
	font: normal 1.2em Verdana,Arial;
	color: #6B140B;
	line-height: 2.2;
	margin-top: 10px;
}
#contact-rhs {
	float: right;
  	width: 450px; !important;
}

/* Lists */

.tick {
	padding: 0;
}
.tick ul {
	list-style: url(../images/tick.gif) none inside;
	padding: 10px 0 0 0;
	text-align: left;
	line-height: 1.5em;
}
.tick li {
	margin-top: 0px;
	font: bold 1em Verdana,Arial;
}
.cross {
	padding: 0;
}
.cross ul {
	list-style: url(../images/cross.gif) none inside;
	padding: 10px 0 0 0;
	text-align: left;
	line-height: 1.5em;
}
.cross li {
	margin-top: 0px;
	font: bold 1em Verdana,Arial;
}
