@charset "UTF-8";
BODY {margin-top: 0px}
* {
        margin: 0px;
        padding-bottom: 0px;
}
p {
	font-family: 'Droid Serif', serif;
	font-style: normal;
	font-weight: 300;
	font-size: 15px;
	line-height: 22px;
 	color: #2e2e2e;
	text-align: left;
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 12px;
}

#wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#top {
	float: left;
	height: 356px;
	width: 950px;
	position: relative;
}

#strip {
	float: left;
	height: 56px;
	width: 950px;
	position: relative;
	background-color: #FFF;
	background-image: url(a-images/homepage/strip.png);
}

#content {
	float: left;
	height: auto;
	width: 950px;
	position: relative;
	background-color: #FFF;
	background-image: url(a-images/homepage/white.png);
}


#left {
	float: left;
	height: 770px;
	width: 341px;
	position: relative;
}

#leftmenu {
	float: left;
	height: auto;
	width: 341px;
	position: relative;
}


#leftpic {
	float: left;
	height: 500px;
	width: 341px;
	position: relative;
}



ul.leftmenu {
	margin-top: 10px;	
	padding: 0px 0px 0px 0px;
}

ul.leftmenu li {
	list-style: none;
	width: 341px;
	display: inline;
}

ul.leftmenu li a {
	text-decoration: none;
	font-family: 'Droid Serif', serif;
	font-size: 15px;
	color: #000;
	display: block;
	padding-top: 25px;
	padding-bottom: 22px;
	padding-left: 60px;
	background-image: url(a-images/homepage/bg1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: normal;
	letter-spacing: 0.25em;
}

ul.leftmenu a:hover {
	color: #c0381e;
	background: #fff;
	background-image:url(a-images/homepage/bg2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-style: italic000;
}


#right {
	float: right;
	height: auto;
	width: 609px;
	position: relative;
	background-image: url(a-images/homepage/grey.png);
	background-repeat: repeat-y;
}



#text {
	float: left;
	height: auto;
	width: 536px;
	position: relative;
}

#footer {
	float: left;
	clear: both;
	height: 166px;
	width: 950px;
	position: relative;
	background-image: url(a-images/homepage/footer.jpg);
	background-repeat: no-repeat;
}

#footpara {
	height: 85px;
	width: 610px;
	position: absolute;
	left: 325px;
	top: 10px;
}



#footlinks {
	height: 20px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 125px;
}

ul.footmenu {
	list-style:none;
}
ul.footmenu li {
	display: inline;
}

ul.footmenu a {
	color: #fff;
	font-size:11px;
	text-decoration:none;
	font-family: 'Droid Serif', serif;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 10px;
}
ul.footmenu a:hover {
	color: #fff;
	background:#c0381e;
}



h1 {
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	font-size: 21px;
	line-height: 28px;
	color: #000;
	letter-spacing: -0.5px;
	text-align: left;
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 28px;
	padding-bottom: 2px;
	font-style: italic;
}
h2 {
	font-family: 'Droid Serif', serif;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 30px;
 	color: #000;
	text-align: left;
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 13px;
	padding-bottom: 0px;
	text-transform:uppercase;
	letter-spacing: 2px;
}

h3 {
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	padding-right:10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}

.bold {
	font-family: 'Droid Serif', serif;
	font-weight:700;
	font-size: 16px;
	line-height: 30px;
	font-style: italic;
	color: #333333;
}

ul {
    text-align: left;
    margin: 0;
    padding-left: 60px;
    position: relative;
}

.h3_form {
	font-family: 'Droid Serif', serif;
	font-size: 13px;
	line-height: 18px;
	color: #c0381e;
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	margin: 0px;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-right: 1px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 0px;
	font-weight: bold;
	text-align: left;
	}
.right { float: right;
margin-right: 5px;
margin-left: 5px; }

.left { float: left;
margin-right: 5px; }

.centre { 
	display: block;
	margin-right: auto;
	margin-left: auto;
 }
 .TestSurname {
visibility: hidden;
}
