body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
table, caption, thead, tfoot, tbody, tr, th, td,
ul, ol, li, dl, dd, dt,
form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	background: #DFDEDD url(images/body_bg.jpg) top left;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	line-height: 1.25;
}

#wrapper {
	width:905px;
	margin: 0 auto;
	background: #D9D8D7 	url(images/content_bg.jpg) top center repeat-y;
}

#header {
	margin: 10px 0 0 0;
	width:905px;
	height:142px;
	background: #D9D8D7 url(images/header_bg.jpg) top center no-repeat;
}

#navigation {
	margin:24px 0 0 35px;
	float:left;
}

#navigation li{
	list-style-type: none;
	float:left;
}

#navigation a:link {
	color: #000000;
	padding:0 15px;
	text-decoration: none;
}

#navigation a:visited {
	color: #000000;
	padding:0 15px;
	text-decoration: none;
}

#navigation a:hover {
	color: #9C1A00;
	padding:0 15px;
	text-decoration: none;
}

#title {
Width:375px;
float:right;
margin:26px 90px 0 0;
}

#content {
	width:900px;
}

#animationbox {
float:left;
margin:0 0 0 33px;
}

#bigwhitebox {
Float:left;
width:800px;
margin:15px 0 15px 33px;
padding:20px;
background:#FFF;
}

#rightcolumn {
width:210px;
padding:20px;
border: 2px solid #CFCECD;
background: #CFCECD url(images/right_col_bg.jpg) top center;
float:right;
}

#leftcolumn {
width:520px;
float:left;
}

.halfcolumngrey {
width:248px;
border:1px solid #CFCECD;
margin:10px 10px 20px 0;
float:left;
}

#footer {
	width:836px;
	height:120px;
	margin:10px 0 0 33px;
	border:2px solid #42403E;
	background: #83807C url(images/footer_logo.jpg) top left no-repeat;
	color: #FFFFFF;	
}

#footeremail {
padding:95px 0 0 12px;
float:left;
}

#footernavigation {
float:right;
margin:0 15px 0 0;
}

#footernavigation li{
	list-style-type: none;
	float:left;
}

#footernavigation a:link {
	color: #fff;
	padding:0 15px;
	text-decoration: none;
}

#footernavigation a:visited {
	color: #fff;
	padding:0 15px;
	text-decoration: none;
}

#footernavigation a:hover {
	color: #9C1A00;
	padding:0 15px;
	text-decoration: none;
}

#footertext {
float:right;
margin:5px 30px 0 0;
}

#base {
	width:905px;
	height:32px;
	margin: 0 auto;
	background: url(images/footer_bg.jpg) top center no-repeat;
}

p {
	font-family: Tahoma;
	font-size: 14px;
	color: #000;
	line-height: 1.25;
}

a:link {
	font-family: Tahoma;
	color: #9C1A00;
	line-height: 1.25;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma;
	color: #9C1A00;
	line-height: 1.25;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	color: #FE3300;
	line-height: 1.25;
	text-decoration: none;
}

h1 {
	font-family: Tahoma;
	font-size: 25px;
	color: #333;
	font-weight: normal;
	line-height: 29px;	
}
h2 {
	font-family: Tahoma;
	font-size: 21px;
	color: #9C1A00;
	font-weight: normal;
	line-height: 28px;	
}

#footer h3 {
	font-family: Tahoma;
	font-size: 24px;
	color: #FFF;
	font-weight: normal;
	line-height: 24px;
	margin:30px 30px 10px 0;
	float:right;
}

.clearbox {
margin:0;
padding:0;
clear:both;
}
