body
{
	background: url(/images/pg-bkg.gif) repeat-x #000;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

h1
{
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ffffff;
}

h2
{
	font-size: 18px;
	margin: 0 0 10px 0;
}

h3
{
	font-size: 14px;
	margin: 0 0 10px 0;
}

.autoheight h3
{
	color: #04a9c7;
}

ul
{
	margin: 0 0 15px 0;
}

li
{
	list-style-type: disc;
	margin: 0 0 0 15px;
}

.container
{
	margin: 0 auto;
	padding: 0;
	width: 980px;
	position: relative;
}

a.homelink
{
	width: 250px;
	height: 42px;
	position: absolute;
	top: 31px;
	left: 30px;
	background: url(/images/spacer.gif);
}

.header
{
	margin: 0 0 1px 0;
}

.home-pic
{
	background: url(/images/home-photo.jpg) no-repeat;
}

.services-pic
{
	background: url(/images/services-photo.jpg) no-repeat;
}

.andrea-pic
{
	background: url(/images/andrea-photo.jpg) no-repeat;
}

.content
{
	height: 529px;
	width: 950px;
	padding: 15px;	
}

.content .nav
{
	float: right;
	height: 56px;
}

.content .nav a
{
	padding: 0 0 0 30px;
}

.content .home-frame
{
	width: 721px;
	height: 450px;
	border: 1px solid #04a9c7;
	margin: 0;
	float: right;
}

.content .home-box
{
	background-image: url(/images/bkg.png);
	border: 1px solid #4d4d4d;
	width: 689px;
	height: 418px;
	padding: 15px;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bkg.png, sizingMethod='scale');
}

.content p
{
	margin: 0 0 18px 0;
}

.blue
{
	color: #61b6c5;
	font-size: 18px;
}

.pink
{
	color: #eaa6e3;
	font-size: 18px;
}

.content .services-nav
{
	float: left;
}

.content .services-nav a
{
	display: block;
	float: left;
	margin: 0 11px 0 0;
}

.content .services-home
{
	width: 304px;
	float: left;
	margin: 0 0 0 10px;
}

.content .services-home h1
{
	font-size: 14px;
	margin: 0 0 15px 0;
}

.content .services-frame
{
	width: 924px;
	height: 448px;
	border: 1px solid #04a9c7;
	margin: 0;
	float: right;
}

.content .services-box
{
	background-image: url(/images/bkg.png);
	border: 1px solid #4d4d4d;
	width: 922px;
	height: 446px;
	padding: 0;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bkg.png, sizingMethod='scale');

}

.content .services-box a
{
	display: block;
	float: left;
	margin: 0 1px 0 0;
}

.content .frame
{
	width: 924px;
	height: 448px;
	border: 1px solid #04a9c7;
	margin: 0;
	float: right;
}

.content .box,
.content .andrea-box
{
	background: #dbdbdb;
	border: 1px solid #4d4d4d;
	width: 922px;
	height: 446px;
	padding: 15;
}

.content .box h1
{
	margin: 15px 15px 10px 15px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #04a9c7;
}

.content .box div.services-nav
{
	float: right;
	color: #333333;
	margin: 15px;
}

.content .box div.services-nav a
{
	float: none;
	display: inline;
	margin: 0;
	padding: 0 10px;
	color: #333333;
}

.content .box div.services-nav a:hover,
.content .box div.services-nav a.selected
{
	color: #04a9c7;
}

.content .box .autoheight
{
	height: 345px;
	width: 892px;
	overflow: auto;
	padding: 15px;
	color: #333333;
}

.content .box .autoheight .copy
{
	width: 50%;
	float: left;
}

.content .box .autoheight .photos
{
	width: 50%
	float: left;
}

.autoheight .photos img
{
	border: 1px solid #666666;
	width: 200px;
	float: right;
	margin: 0 0 20px 10px;
}

.content .andrea-box
{
	background: none;
	background-image: url(/images/bkg.png);
	overflow: auto;
	height: 446px;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bkg.png, sizingMethod='scale');

}

.content .andrea-box .andrea-content
{
	padding: 20px 325px 20px 20px;
}

.andrea-content div.photo
{
	float: left;
	margin: 0 15px 0 0;
}

.andrea-content div.alt
{
	margin-right: 0;
}

.andrea-content div.photo img
{
	border: 1px solid #04a9c7;
	margin: 0 0 5px 0;
	width: 270px;
}

.andrea-content div.photo p
{
	text-align: center;
}

.footer
{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
}
