@charset "utf-8";
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF;
	margin: 0;
	height: inherit;
	text-align: center;

}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}


* html .clearfix {
    height: 1%;
}

input, textarea {
	padding: 1px;
	border: 1px solid #999999;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 22px;
}

h3 {
	color: #8A0000;
	margin: 0px 0px 20px;
	padding: 0px;
	font: bold 15px Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	line-height: 13pt;
}
p{
	margin-bottom:8px;
	margin-top: 0px;
}

ul, ol {

}
a {
	color: #8a0000;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}
#container {
	width: 860px;
	margin: 0 auto;
	padding: 0 35px;
	min-height:450px;
	text-align: left;

	}
#header {
	height:15px;
	}
#logospace {
	height:65px;
	background: url(../images/blackline.gif) repeat-x top;
	padding-top: 27px;
	}
#logospace .strapline {
	float: right;
	}
#animation {
	height:241px;
	background: #FFFFFF repeat-x;
	}
#animation a {
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.2em;
	margin: 14px 0px 0px;
	float: left;
	width: 192px;
	text-align: center;
}
#subanimation {
	height:22px;
	background: repeat-x;
	}
#leftbuttons {
	float: left;
	width: 265px;
}
#leftcol {
	width:260px;
	float: left;
	padding: 0px 15px 0px 30px;
	}
#righttcol {
	width:275px;
	float: left;
	padding: 38px 0px 0px 15px;
	}	
	
#maincol {
	float: left;
	padding: 0px 0px 0px 30px;
	width: 565px;
	}	
	
#bottomline {
	background: url(../images/blackline.gif) repeat-x bottom;
	height: 20px;
	clear: both;
}
#footer {
	width: 860px;
	margin: 0px auto;
	padding: 15px 35px 5px;
	text-align: center;
	font-size: 10px;
	color: #999999;
	}
#superheader {
	width: 860px;
	margin: 0px auto;
	background: url(../images/superheader_bgx.png) no-repeat center bottom;
	padding: 0px 35px;
	height: 32px;
	}
#filler {
	background-image: url(../images/filler.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottomborder {
	border-bottom: 1px solid #8A0000;
}
#smalladdress {
	font-size: 9px;
	color: #999999;
	float: left;
	clear: right;
}
#smalladdress img {
	margin-bottom: 5px;
}

