﻿/************************************
*	Front Page Styles   *************
*********************** ******** ****/
.frontpage #main-right {
	margin-top:4em;
}


#frontpage-right-image {
	background-image:url(img/woman_homepage.png);
	background-repeat:no-repeat;
	height:307px;
	margin-bottom:0;
	margin-left:350px;
	margin-right:0;
	margin-top:35px;
	position:absolute;
	width:474px;
	z-index:2;
	padding-top:35px;
	text-align:right;
}

#frontpage-catch{
	width:330px;
	height:152px;	
	line-height: 1.3em;
	margin-top: 1em;
	background: url(img/welcome_box_homepage.png) no-repeat;	
}

#frontpage-catch div{
	padding: 65px 20px 0px 25px;
}

#frontpage-catch a{
	float:right;
}

#message-from-randy{
	margin-top:1em;
}



