* {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

body {
	background-color: #E62A19;
	background-image: url('../images/body-bg.gif');
	background-repeat: repeat;
	background-position: top left;
	margin: 0px;
	text-align: center;
}

#container { margin: 21px auto; width: 848px; }

#logobar { height: 112px; margin-bottom: 22px; }

#header { background: url('../images/menu-bg.png') no-repeat top left transparent; position: relative; height: 97px; width: 848px; }

#menu { position: absolute; width: 840px; left: 4px; bottom: 17px; text-align: center; }
#menu ul { list-style-image: none; list-style-position: outside; list-style-type: none; padding: 0; width: 840px; }
#menu li { display: inline; margin-left: 0; padding-left: 6px; padding-right: 6px; border-left: 1px solid white; text-align: center; }
#menu li.order0 { margin-left: 0; padding-left: 0; border: none; }
#menu li.last { padding-right: 0; }
#menu a { color: white; text-decoration: none; font-size: 12px; }
#menu li.highlight a { color: #E52E2E; }

#contact-details { position: absolute; top: 26px; right: 24px; font-size: 12px; }
#contact-details span { color: #E22D2E; font-weight: bold; }
#contact-details a { color: white; text-decoration: none; }

#photo-bar { background: #fff; width: 848px; height: 160px; position: relative; text-align: left; }
#photo-bar #header-photo { position: absolute; left: 4px; top: 0; width: 840px; height: 160px; }
#photo-bar #tagline { position: absolute; bottom: 0px; left: 4px; }

#red-bar { background: #fff; width: 848px; line-height: 0; font-size: 0; }
#red-bar img { width: 840px; height: 5px; }

#content { border-left: 4px white solid; border-right: 4px white solid; background: /*url('../images/content-bg.jpg') bottom left no-repeat #A6A3A2*/#838484; }

#sideboxes { width: 189px; float: left; text-align: left; }
#sideboxes img.photo { margin-bottom: 18px; border-right: 1px white solid; border-top: 1px white solid; border-bottom: 1px white solid; }

#sideboxes a.red-button, #sideboxes a.grey-button { display: block; text-decoration: none; color: #333; text-align: left; font-size: 14px; }
#sideboxes a.red-button { background: url('../images/red-button.png') no-repeat transparent; margin-top: 11px; margin-bottom: 19px; width: 181px; padding-left: 8px; height: 25px; padding-top: 8px; }
#sideboxes a.grey-button { background: url('../images/grey-button.png') no-repeat transparent; margin-top: 17px; width: 181px; padding-left: 8px; height: 25px; padding-top: 8px; }

#text { margin-left: 84px; width: 525px; text-align: left; float: left; margin-top: 50px; margin-bottom: 10px; }

#widetext { margin: 0px 30px 30px 30px; padding-top: 30px; text-align: left; } /* like text, but for wider pages with no sidebar on the left, */

#footer { background: url('../images/footer-bg.png') top left no-repeat; height: 87px; width: 848px; border-top: 1px #fff solid; position: relative; margin-bottom: 40px; }
#legal { position: absolute; left: 25px; top: 20px; text-align: left; width: 798px; height: 60px; font-size: 10px; }

body { font-family: 'verdana','helvetica',sans-serif; font-size: 12px; }
h1, h3 {margin: 0px 0px 10px 0px; padding: 0px; font-size: 18px; font-weight: bold;}
h2, h4 {margin: 0px 0px 3px 0px; padding: 0px; font-size: 13px; font-weight: bold;}
a {text-decoration: underline; outline: none; }
p {margin: 0px; padding: 0px; line-height: 18px;}
a img {margin: 0px; padding: 0px; border: 0px;}
img {border:0px; margin: 0px; padding: 0px;}
ul, ol {margin: 0px; padding: 10px 0px 10px 30px; line-height: 18px;}
li, td {margin: 0px; padding: 0px;}

body { color: #ffffff; }
h1, h2 { color: #333333; }
h3, h4 {color: #333333;}
p, li, td { color: #ffffff; }
a {color: #e72f27;}
h1 { font-size: 17px; }

#editor1_ifr:hover { border: 1px dashed #ffffff; margin: -1px; }