body {
	background-color: #c50014;
	background-image: url(../images/background.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	margin-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #c50014;
}

#wrap {
	background:url(../images/wrapbtmbg.jpg) bottom left repeat-x;
}

#menuwrap {
	background:#e5e5e5 url(../images/menu_top.jpg) top left no-repeat;
}

#menu {
	padding-top:0;
}

#menutd {
	background:#e5e5e5 url(../images/menu_bottom.jpg) bottom left no-repeat;
	width:229px;
	vertical-align:top;
}

#contentwrap {
	background:url(../images/content_top.jpg) top right no-repeat;
	width: 731px;
	padding-bottom:100px;
}

#content {
	/*padding:50px 30px 30px 30px;*/
	padding:80px 30px 30px 30px;
	min-height:630px;
	font-size: 12px;
	line-height: 18px;
}

#content-minheight{
	float:right;
	margin-right:-1px;
	height:630px;
	width:1px;
	z-index:-999;
}

#contenttd {
	width:731px;
	background:url(../images/content_bottom.jpg) bottom right no-repeat;
}

#footer {
	height:91px;
	vertical-align:top;
}

#footer a {
color: #d08088;
}

#footer p{
	font-size: 10px;
	line-height: 16px;
	color: #d08088;
	font-weight: normal;
	padding:0 30px 0 30px;
	margin:15px 0;
}


.digitise {
	text-align:right;
}

#menu {
	font-size: 13px;
	line-height: 26px;
	color: #000000;
	font-weight: normal;
	padding: 15px 0 0 0;
	margin: 0;
	
}

#menu li {
	list-style: none;
	margin-left:-10px;
}

#menu li a {
	text-decoration: none;
	color: #000000;
	display:block;
	margin-left:5px;
	
}

/*#menu li a:hover {
	border-left: 40px #c50014 solid;
	margin-left: -40px;
}*/

#menu li:hover {
	border-left: 30px #c50014 solid;
	margin-left: -40px;
}


h1 {font-size: 20px;
color: #c50014;
line-height: 24px; /*50*/
font-weight: bold;
padding: 0;
margin: 0;
padding-bottom:20px;
margin-bottom:30px;
border-bottom: 1px dotted #b1b3b6;
}

h2 {font-size: 18px;
color: #f9790e;
font-weight: bold;
padding: 0;
margin: 0;
}

h3 {font-size: 18px;
color: #f9790e;
font-weight: bold;
padding: 0;
margin: 0;
}

#locations {
	font-size: 11px;
	line-height: 16px;
	color: #e3a6ac;
	font-weight: normal;
	padding: 20px 0 0 330px;
	margin: 0;
	
}

#locations a{
	color: #e3a6ac;
}

#footermenuwrap {
	position:relative;
	width:700px;
	background:none;
}

#footermenu {
	position:absolute;
	left:30px;
	bottom:18px;
	font-size:10px;
	color:#808285;
	text-align:center;
	
}

#footermenu ul{
	margin:0;
	padding:0;
}

#footermenu ul li {
	display:inline;
	line-height:16px;
}

#footermenu ul li a {
	color:#808285;
}

input[name="Login"], input[name="Password"] {
	width:118px;
}