body {
	font-family: arial, helvetica, sans-serif;
	font-size:85%;
	color:#000000;
	margin:0px;
}

#home {
}

#disclaimer {
}

h1 {
	font-size:428%;
	line-height:93%;
	text-transform:capitalize;	
}


h2 {
	font-size: 230%;
	display:inline;
	margin:0px;
}

h2.red {
	color: #e31a1b;
}

h2.blue, h3 {
	color: #162983;
	}

h3 {
	margin-bottom:0px;
}

p {
	margin-top:0px;
}

#wrapper {
	margin:50px auto;
	background-color:#ffffff;
	width:923px;
}

#header {
	width:869px;
	height:113px;
	padding-top:21px;
	padding-left:54px;
}

#navbar {
	height:41px;
	width:923px;
}

#navbar a:link, a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#navbar a:hover, a:active {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
	
.btnsel {
	width:153px;
	float:left;
	padding-top:10px;
	text-align:center;
}

.btn {
	height:31px;
	width:154px;	
	float:left;
	padding-top:10px;
	text-align:center;
}
#home .pagehead {
}

#disclaimer .pagehead {
}

#disclaimer p {
	margin-left:10px;
	margin-right:10px;
}

#topdrop {
}

#content {
	width:883px;
	padding:0px 20px;
	margin-top:-5px;
}
.left {
	width:466px;
	float:left;
	padding-top:15px;
}

.divider {
	width:6px;
	height:378px;
	float:left;
}

.right {
	width:384px;
	float:left;
	margin-left:20px;
}

.intro {
	color:#e31a1b;
	font-weight:bold;
	margin-top:10px;
}

li {
	margin-top:0px;
	list-style-image:url(../assets/bullet.jpg);
	margin-left:-20px;
}

.bottomleft {
	width:433px;
	padding-top:51px;
	padding-left:54px;
	float:left;
}

.bottomleft h4 {
	color:#000000;
	font-size:200%;
	margin:0px;
	font-weight:normal;
	margin-bottom:10px;
}

.bottomleft p {
	font-size:125%;
	margin-bottom:5px;
}

.bottomleft p.tel {
	font-size:250%;
	margin:0px;
}

.bottomleft p.tel img, .bottomleft p.email img  {
	float:left;
}

.bottomleft p.email {
	font-size:150%;
	margin:14px 0px 0px 0px;
	padding-bottom: 56px;
}

.bottomleft p.email img  {
	margin-top:-10px;
}

.bottomleft p.email a:link, .bottomleft p.email a:visited {
	color:#000000;
	text-decoration:none;
}

.bottomleft p.email a:hover, .bottomleft p.email a:active {
	color:#000000;
	text-decoration:underline;
}

.bottomcentre {
	width:6px;
	float:left;
}

.bottomright {
	width:430px;
	float:left;
	padding-bottom:5px;
}

.bottomright img {
	padding:0px;
	margin:0px;
	border:0px;
}

.clearboth {
	clear:both;
}

.clearboth30 {
	clear:both;
	height:30px;
}

.footer {
	height:144px;
	text-align:right;
	padding-top:10px;
	padding-right:29px;
	color:#ffffff;
}

.footaddress {
	float:left;
	padding-left:29px;
	font-size:80%;
	padding-top:3px;
}

.footaddress a:link, .footaddress a:visited {
	text-decoration:none;
	color:#000000;
}

.footaddress a:hover, .footaddress a:active {
	text-decoration:underline;
	color:#000000;
}
