#main {
	height:468px;
	width:953px;
}
#main-left {
	position:absolute;
	left: 0px;
	top: 0px;
	width:227px;
	height:370px;
	background-image:url(../img/middle-left.jpg);
}
#main-middle {
	position:absolute;
	left: 227px;
	top: 0px;
	width:500px;
	height:370px;
	background-image:url(../img/middle-under.jpg);	
	z-index:0;
}
#main-pic,
#main-top {
	position:absolute;
	left: 0px;
	top: 0px;
	width:500px;
	height:370px;	
}
#main-pic img {
	z-index:1;
	position:absolute;
	left: 0px;
	top: 0px;
	width:500px;
	height:370px;	
}
#main-pic {
	z-index:1;
}
#main-top {
	background-color:transparent;
	background-image:url(../img/middle-top.png);
	z-index:2;
}
#main-right {
	position:absolute;
	right: 0px;
	top: 0px;
	width:227px;
	height:370px;
	background-image:url(../img/middle-right.jpg);
}
#main-bottom {
	position:absolute;
	left: 0px;
	top: 370px;
	width:953px;
	height:98px;
	background-image:url(../img/main-bottom.jpg);
}
.main-link {
	display:block;
	position:absolute;
}
#main-link-1 {
	bottom:50px;
	width:240px;
	left:85px;
	height:75px;
}
#main-link-2 {
	bottom:27px;
	width:240px;
	left:355px;
	height:55px;
}
#main-link-3 {
	bottom:50px;
	width:240px;
	right:85px;
	height:75px;
}
#nav-testimonials {
	width:149px;
	background-image:url(../img/testimonials-main-up.gif);
}
#nav-testimonials:hover,
#nav-testimonials:active {
	width:149px;
	background-image: url(../img/testimonials-main-over.gif);
}
/*----------------------------------------------------------------------*/
/* Primary CSS file for PDO2008 theme. */
/*----------------------------------------------------------------------*/
#privacypolicy 
{	
	background-image:url(../img/nav-bottom.png);
	background-repeat:no-repeat;
	min-height:50px;
	font-size:13px;
	margin-left: 25px;
	width:953px;
}	

.privacypolicy-content
{
	overflow: hidden;
	height: 1%;
	text-align: left;
	background-color: White;
}

.privacypolicy-content table
{
	border-width: 10px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
}

.privacypolicy-content table td
{
	border: 1px solid #333;	
	padding: 5px;
}

.privacypolicy-content ul
{
	display: block;
	line-height: 1.333em;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	list-style-type: disc;
}

/* Custom Icons */
.addthis_toolbox .custom_images a 
{
	width: 64px;    
	height: 64px;    
	margin: 0;    
	padding: 0;
}
.addthis_toolbox .custom_images a img 
{
/*	opacity: 1.0; */
}
.addthis_toolbox .custom_images a:hover img 
{
/*	opacity: 0.75; */
}

