@charset "UTF-8";
/* CSS Document */

/*---- xhtml & css by Andy Kleeman (The boy who cried fox) http://www.theboywhocriedfox.co.uk  -----*/
/* code design and images copyright ACML Ltd and The boy who cried fox */

#container {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	height: 100%;
	background-color: #FFFFFF;
	position: relative;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/images/web_01.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-size:62.5%;
}

#container #masthead #logo {
	float: left;
	height: 138px;
	width: 191px;
	line-height:0;
	margin:0px;
}

#container #masthead {
	height: 138px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#navbg {
	background-color: #999999;
	height: 43px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(images/images/nav_06.gif);
	background-repeat: repeat-x;
}
#container #navbg #navtxt {
	color: #FFFFFF;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.8em;
	height: 43px;
	line-height: 40px;
}
#container #masthead #contact {
	width: 430px;
	margin-left: 50px;
	float: left;
	margin-top: 10px;
	font-size: 3.2em;
	line-height: 2.7em;
	letter-spacing:-1px;
	height: 75px;
}
#container #navbg #navtxt a {
	color: #FFFFFF;
}
#corgi {
	position: absolute;
	top: 40px;
	right: 10px;
}
#gs {
	position: absolute;
	top: 40px;
	right: 80px;
}
#container #navbg #navtxt a:hover {
	color: #FF0000;
}
h2 {
	font-size: 2em;;
}
#image {
	height: 130px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(images/webimage.jpg);
	background-repeat: no-repeat;
}
#container #bodycontent {
	background-color: #FFFFFF;
	height: auto;
	min-height:450px;
	width: 830px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
p .email {
	line-height:1em;
	font-size:70%;
}
#footer {
	background-color: #211D70;
	height: 120px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
body,td,th {
	font-family: Helvetica Neue, myriad pro;
	color: #0E034E;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.navpush {
	margin-right: 12px;
}
.style1 {color: #FFFFFF}
.style2 {font-size: 2.4em}

#designedby {font-weight:normal; color:#666666; margin:-50px auto 10px auto; width:850px; font-size:1.1em;}
#designedby a{color:#333333; text-decoration:underline;}

p, li {line-height:1.5em; font-size:1.2em;}
li {margin-bottom:10px;}
a img {border:none;}
