@charset "utf-8";
.font1 {
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 18px;
	color: #FFFFFF;
}
.font2 {
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 17px;
	color: #2E3094;
	font-weight: normal;
}
.web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.main {
	font-family: "Myriad Pro";
	font-size: 12px;
	color: #333333;
}
.font3 {
	font-family: "Myriad Pro";
	font-size: 16px;
	color: #F9B139;
}
.font5 {
	font-family: "Myriad Pro";
	font-size: 13px;
	color: #333333;
}
.font6 {
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #333333;
}
.frame {
	background-image: url(images/somerset-conservatories/frame.png);
	background-repeat: repeat-y;
	background-position: left;
}
.border {
	border: 1px solid #CCCCCC;
}
.primarycontainer {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 5px;
}
#apDiv1 {
	height: 250px;
	width: 475px;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	top: 113px;
	visibility: hidden;
	z-index: 999;
}

