/*
Theme Name: Erin Babineau Service Default
Version: 1.3
Author: Jorge Rodrigues
*/

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #9a8dbc;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-size: 12px;
	padding: 0px;
}

.menu1 {
		position:relative;
		display:block;
		height: 52px;
		width: 271px;
		background:url(images/menuoff_01.jpg) 0 0 no-repeat;}
.menu1 * { display: none;}
.menu1 span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 52px;
		width: 271px;
		background:url(images/menuon_01.jpg) 0 0px no-repeat;}

.menu2 {
		position:relative;
		display:block;
		height: 36px;
		width: 271px;
		background:url(images/menuoff_02.jpg) 0 0 no-repeat;}
.menu2 * { display: none;}
.menu2 span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 36px;
		width: 271px;
		background:url(images/menuon_02.jpg) 0 0px no-repeat;}

.menu3 {
		position:relative;
		display:block;
		height: 32px;
		width: 271px;
		background:url(images/menuoff_03.jpg) 0 0 no-repeat;}
.menu3 * { display: none;}
.menu3 span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 32px;
		width: 271px;
		background:url(images/menuon_03.jpg) 0 0px no-repeat;}

.menu4 {
		position:relative;
		display:block;
		height: 31px;
		width: 271px;
		background:url(images/menuoff_04.jpg) 0 0 no-repeat;}
.menu4 * { display: none;}
.menu4 span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 31px;
		width: 271px;
		background:url(images/menuon_04.jpg) 0 0px no-repeat;}

.menu5 {
		position:relative;
		display:block;
		height: 30px;
		width: 271px;
		background:url(images/menuoff_05.jpg) 0 0 no-repeat;}
.menu5 * { display: none;}
.menu5 span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 30px;
		width: 271px;
		background:url(images/menuon_05.jpg) 0 0px no-repeat;}

.menu6 {
		position:relative;
		display:block;
		height: 30px;
		width: 271px;
		background:url(images/menuoff_06.jpg) 0 0 no-repeat;}
.menu6 * { display: none;}
.menu6 span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 30px;
		width: 271px;
		background:url(images/menuon_06.jpg) 0 0px no-repeat;}

.menu7 {
		position:relative;
		display:block;
		height: 35px;
		width: 271px;
		background:url(images/menuoff_07.jpg) 0 0 no-repeat;}
.menu7 * { display: none;}
.menu7 span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 35px;
		width: 271px;
		background:url(images/menuon_07.jpg) 0 0px no-repeat;}

.menu8 {
		position:relative;
		display:block;
		height: 32px;
		width: 271px;
		background:url(images/menuoff_08.jpg) 0 0 no-repeat;}
.menu8 * { display: none;}
.menu8 span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 32px;
		width: 271px;
		background:url(images/menuon_08.jpg) 0 0px no-repeat;}


.menu9 {
		position:relative;
		display:block;
		height: 39px;
		width: 271px;
		background:url(images/menuoff_09.jpg) 0 0 no-repeat;}
.menu9 * { display: none;}
.menu9 span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 39px;
		width: 271px;
		background:url(images/menuon_09.jpg) 0 0px no-repeat;}
		
.menu10 {
		position:relative;
		display:block;
		height: 112px;
		width: 860px;
		background:url(images/index_12.jpg) 0 0 no-repeat;}
.menu10 * { display: none;}
.menu10 span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 112px;
		width: 860px;
		background:url(images/index_12b.jpg) 0 0px no-repeat;}
	
p {
	padding: 0px;
	margin: 0px;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
	font-family: Helvetica;
	font-size: 13px;
	color: #2f294d;}

.title {
	padding: 0px;
	margin: 0px;
	line-height: 1.3em;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 3px;
	font-family: Helvetica;
	font-size: 22px;
	color: #221d3e;}
	
.subtitle {
	margin: 0px;
	line-height: 1.3em;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 3px;
	font-family: Helvetica;
	font-size: 18px;
	color: #504493;}
	
a {
	text-shadow: 1px 1px 1px white;
	text-decoration: none;
	font-family: Helvetica;
	font-weight: bold;
	color: #5b436f;}
	
a:hover {
	text-shadow: 1px 1px 1px white;
	text-decoration: none;
	font-family: Helvetica;
	font-weight: bold;
	color: #2f294d;}

ul{
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

ul li{
    border-color: #867dad;
    border-width: 1px;
    background-color: white;
    border-style: solid;
    margin: 5px;
    text-align: left;
    list-style: none;
    padding: 8px;
   	font-family: Helvetica;
	font-size: 13px;
	color: #2f294d;
}