/* Stylesheet written by Aldo De La Paz of www.soleodigital.com */
#top {
	background: #fff url('img/top.png') 0 0 no-repeat;
	height: 273px;
	width: 924px;
	position: relative;
}
#psa {
	position: absolute;
	top: 159px;
	right: 35px;
	width: 360px;
}
#psa h3 {
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
}
#psa p {font-size: 12px; line-height: 15px;}
#psa a {font-size: 8pt; color:#009045; text-decoration: none;}
#psa a:hover {text-decoration: underline;}
#psa_text {
	margin-right: 40px;
	width: 355px;
}
#psa editbutton {
	background-color: #ccc;
	border: 1px solid #777;
	margin: 3px 3px 3px 0;
	color: #333;
}
#psa editbutton:hover {
	background-color: #ddd;
}
#greyboxes {
	position: relative;
	margin-top: 15px;
	padding-bottom:10px;
	height: 205px;
}
#greyboxes p {
	font-size: 12px;
	line-height: 15px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 10px;
}
#greyboxes h3 {
	font-size: 13.5pt;
	font-weight: bold;
	color: #333333;
	margin-left: 60px;
	margin-top: 23px;
	margin-bottom:0px;
}
#greyboxes editbutton {
	background-color: #ccc;
	border: 1px solid #777;
	margin: 3px 3px 3px 0;
	color: #333;
}
#greyboxes editbutton:hover {
	background-color: #ddd;
}
#box_one {
	clear: left;
	position: relative;
	float: left;
	margin: auto;
	margin-left: 15px;
	width: 290px;
	height: 213px;
	background: url('img/greybox_bg1.png') no-repeat;
	}
#box_two {
	position: relative;
	float: left;
	margin: auto;
	margin-left: 5px;
	width: 290px;
	height: 213px;
	background: url('img/greybox_bg2.png') no-repeat;
	}
#box_three {
	position: relative;
	float: left;
	margin: auto;
	margin-left: 5px;
	width: 290px;
	height: 213px;
	background: url('img/greybox_bg3.png') no-repeat;
	}
div.button {
	background: transparent url('img/buttonbg.png') 0 -10px repeat-x;
	display: inline-block;
	position: relative;
	width: 75px;
	text-align: center;
	color: #ffffff; 
	background-color:#666;
	font-size:12px;
	margin-top: 3px;
	margin-left: 30px;
	padding: auto;
	padding: 2px 2px 2px 2px; 
	border: 1px solid #000000;
	}
div.button a {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}
div.button:hover {
	background: transparent url('img/buttonbg.png') 0 0 repeat-x;
}
.edit:hover, .edit_block:hover  {
	background-color: #CCFF99 !important;
}
