body{
	margin:0px;
	padding:0px;
	font-size:62.5%;
	background:#79004e;
	}
	
#wrapper{
	margin:0 auto;
	padding:0;
	width:983px;
	height:583px;
	background: url(../images/bg.jpg) no-repeat #79004e;
	}

#flash{
	position: absolute;
	margin:0;
	padding:0;
	width: 212px;
	height:578px;	
	}

#text{
	margin:135px 6px 0 0;
	_margin:120px 3px 0 0;
	width:937px;
	height:412px;
	float:right;
	}


/* accordion stuff */
#basic-accordian{
	width:937px;
	height:412px;

}

.accordion_headings{
	height:40px;
	width:937px;
	background:#f78bba;
	color:white;
	cursor:pointer;
	font-weight:bold;
	font-size: 1.0em;
	font-family: Helvetica, Arial, sans-serif;
}


#test-header{
	background-color: #f78bba;
	}
	
#test1-header{
	background-color: #e8669f;
	}
	
#test2-header{
	background-color: #ec008c;
	}

.accordion_child{
	background: url(../images/tile.jpg) repeat-y;
	width:600px;
	height:auto;
	margin:0 0 0 205px;
	padding:10px 0 0 0;	
}

.serviceschild{
	overflow: auto;
	height:250px;
	width:635px;
	_width:630px;

}


#accbottom{
	width:600px;
	height:10px;
	background: url(../images/accordbottom.jpg) no-repeat bottom;
	margin:0 0 0 0;
	}

/*
.header_highlight{
	color:#b43601;
}
*/
span{
	display:none;

	}
h1{
	padding-top: 0;
	margin:0 0 0 230px;
	_margin:0 0 0 230px;
	font-size: 1.9em;
	}
	
h2{
	font-size: 1.15em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	margin:5px 0 0 5px;

}
	
.about{
	display:block;
	height:40px;
	width:60px;
	background: url(../images/about.gif) no-repeat;
	}
	
.services{
	display:block;
	height:40px;
	width:84px;
	background: url(../images/services.gif);
	}
	
.contact{
	display:block;
	height:40px;
	width:79px;
	background: url(../images/contact.gif) no-repeat;
	}


p{
	font-size: 1.15em;
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	padding:0 15px 0 15px;
	margin:5px 0 5px 0;

	}

ul{
	font-size: 1.15em;
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	padding:0 25px 0 15px;
	margin:5px 0 5px 0;
	width:525px;

	}

li{
		margin-left:15px;
		
	}

a{	
	color:#f78bba;
	}

a.pdf {
	padding-left: 18px;
	padding-top:2px;
	background: transparent url(../images/pdf.gif) no-repeat center left;
	color:#f78bba;
	font-weight: bold;
	}

.leanne{
	margin:0 0 0 22px;
	
	}







