/* Lisa's PA Hire CSS, Updated Matt 2M Mediaworks 19.02.2009*/

a:link {
	text-decoration: underline;
} 

a:visited {
	text-decoration: underline;
} 

a:hover {
	text-decoration: none;
}

body {
    Font-family: "Times New Roman", Arial, Verdana, Georgia, Sans-Serif; Font-size: 15pt
}

.main{ margin-top:5px; Font-size: 11pt; margin-left:220px; text-align:justify;}

img {
    border-style: none
}

h3 {
    "Times New Roman", Arial, Verdana, Georgia, Sans-Serif; Font-size: 13pt; margin-top: 0px; margin-left: 220px; padding-right:50px; text-align:justify
}
h4 {
    "Times New Roman", Arial, Verdana, Georgia, Sans-Serif; Font-weight:bold ; margin-top: 115px; Font-size: 13pt; margin-left: 220px; padding-right:50px; text-align:justify
}
#form{
		width: 400px; margin-top: 15px; Font-size: 11pt; margin-left: 220px; padding-right:50px; text-align:justify; float:left; clear:none;
}

.background {
    width: 950px; height:1000px; margin-top: 80px; margin-left: auto; margin-right: auto; background-image: url("../images/bg-top.jpg"); background-repeat: no-repeat; border-style: solid; 
	border-bottom-style: none; border-width: 2px
}

.bottom {
	width: 950px;
	height:130px;
	margin-top:auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/bg-bot.jpg");
	background-repeat: no-repeat;
	border-style: solid;
	border-top-style: none;
	border-width: 2px;
	
}

.bl {
	position:absolute; width: 950px; height:75px; margin-top: 45px; margin-left: 25px; text-align:center;
}
.style1 {color: #999999}
.style2 {color: #FF0000}
.style4 {
	color: #009933
}
#address {
	float:right;
	clear:none;
	padding:30px 30px 0px 0px;
	margin:0px;
	width:250px;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
}
.style9 {font-size: 14px}

#map{
		width: 700px; height:375px; margin-top: 25px;
}