/*EXTRAS*/
.contentWrapper h3{

	border-bottom:0px solid silver;
	background-color: #dfdfdf;	
	width: 708px;
	
}
p{
	padding: 0px;
}

/*  TEST 3  */

/*Main Container*/
.container3 {
	width: 728px;
	height: 550px;
	margin: 0 0 0 2px;
	padding: 0 0;
}
.container3 ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	
}
.container3 li{
	display: inline; 
	margin: 0 0;
	padding:0 0;
	
}
/*Handle*/
.handle3 {
	float: left;
	width: 34px;
	height: 550px;
	text-align:center;
	background: #666;
	border: 1px solid white;
	background: url(../images/pinkback.gif) no-repeat;
	margin: 0;
	overflow: hidden;
	margin-right: 2px;
}

.handleOver3{
	
	border: 1px solid white;
	background: url(../images/pinkback.gif) no-repeat;
	margin-top: 0;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}
.handleSelected3{

	border: 1px solid white;
	background: url(../images/darkpinkback.gif) no-repeat;
}

/*Content Container*/
.contentWrapper3{
	text-align: justify;
	width: 564px;
}
.contentInnerWrapper3{
	padding: 1px 0 0 0;
}
.contentWrapper3 h3{
	border-bottom: 1px solid silver;
	color: #1E90FF;
}
.contentContainer3 {
	padding-left: 0px;	
	float: left;	
	overflow:hidden;

}
.content3 {
	padding: 15px 25px 10px 18px;
	margin: 0 0 0 0px;
	float: left;
	height: 654px;
	width: 510px;
	background-color: #EEEEEE;
	margin-right: 2px;
}


.content3home {
	padding: 0 0;
	margin: 0 0 0 0px;
	float: left;
	width: 564px;
	height: 552px;
	background-color: #EEEEEE;
	margin-right: 2px;
}


.navbuttons {
	background-color: transparent;
	outline:none;
	outline-color: transparent;
	border: 0px;

}

.contactlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #910043;
	text-decoration: none;
	text-align: right;
	padding: 0px 0px 0px 0px;
	position:absolute;
	left: 830px;
	top: 120px;
	width: 291px;
	height: 27px;
	text-decoration:none;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #910043;
	text-decoration: none;
	text-align: inherit;
	padding: 0px 0px 0px 0px;
	top: 117px;
	width: 286px;
}

.contact1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #910043;
	text-decoration: none;
	text-align: right;
	padding: 0px 0px 0px 0px;
	position:inherit;
	left: 886px;
	top: 149px;
	width: 79px;
	height: 13px;
}
.contact1:hover {
	color: #333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #910043;
	font-weight: bold;
	text-decoration: none;
}




