a, a:visited, a:active { color:#2e66b7; text-decoration:none; }

a:hover {font-weight:bold; color:#2e66b7; text-decoration:underline;}

img {margin:0px; padding:0px; }

#header {
	margin:0px auto 0px auto;
	float:left;
	width:1020px;
	padding-top:0px;
}

input, textarea { line-height:22px; font-size:13px; color: #2e66b7;}

body {
	background-image:url(../assets/backgroundsquare.png);
	background-repeat:repeat-x;
	margin: 0px autp 0px auto;
	}
	
#topgraphics {
		padding:0px;
		margin:0px;
		float:left;
		width:1020px;
}

#rightcolumn {
	float:right;
	padding:0px;
	margin:0px;
	width:300px;
	min-height:331px;
        margin-right:10px;
}

#content {
	width:1020px;
}

p{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
line-height:20px;
color: #3c3c3c;
}

p.header {
	font-size:22px;
	line-height:28px;
	padding-top:20px;
}

span.addressheading {
	color:#2e66b7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:26px;
}

span.telephonenumber {
	color:#2e66b7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
}

span.addresstext{
font-family:Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	font-size:12px;
	line-height:18px;
}

#rightaddress {
	padding-left:10px;
	padding-top:0px;
}

#maincontent {
	width:680px;
	padding-left:40px;
	min-height:331px;
}

#topspace {
	height:25px;
	width:720px;
	background-color:#FFF;
}

#footer {
clear:both;
	width:1020px;
	background:url(../assets/footer.png) no-repeat bottom center;
	min-height:90px;
margin-bottom:0px;
}