@charset "utf-8";
/* CSS Document */

.topbanner {
	height: 75px;
	width: 100%;
	margin-bottom: 10px;
	background-image: url(../i/bg_banner.jpg);
}
.hover {
	border: thin solid #FFFFFF;
	color: #009999;
}
.hoverSelected {
	border: medium solid #FFFFFF;
	color: #FF0000;
}


.leftBox {
	clear: right;
	float: left;
	height: 150px;
	width: 30%;
	margin-top: 15px;
	margin-left: 20px;
}
.rightBox {
	clear: right;
	float: left;
	height: 150px;
	width: 63%;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	visibility: hidden;
	z-index: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent TabbedPanelsContentVisible .rightBoxTab {
	position: relative;
	visibility: hidden;
	z-index: 1;
}

.leftBoxTab {
	clear: right;
	float: left;
	height: auto;
	width: 150px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	background-image: url(../i/bg_blueStripe.jpg);
	background-repeat: repeat;
	border: thin dashed #FFFFFF;
}
.rightBoxTab {
	clear: right;
	float: left;
	height: auto;
	width: 632px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: url(../i/bg_tabContent.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin-right: 0px;
	margin-left: 1px;
	overflow: hidden;
}
.rightBoxTabGestbook {
	clear: right;
	float: left;
	height: auto;
	width: 71%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: none;
	background-repeat: repeat-x;
	padding: 20px;
	margin-right: 10px;
	margin-left: 1px;
	overflow: visible;
	visibility: visible;
}
.leftBoxTabTmonials {
	clear: right;
	float: left;
	height: auto;
	width: 300px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rightBoxTabTmonials {
	clear: right;
	float: left;
	height: auto;
	width: 484px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: url(../i/bg_tabContent.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin-right: 0px;
	margin-left: 1px;
	overflow: hidden;
}
.rightBoxTabTmonialsPicture {
	clear: right;
	float: right;
	height: auto;
	width: 60%;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../i/bg_tabContent.png);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 1px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: thin solid #E7F8FE;
}
.rightBoxTabTmonialsContent {
	clear: right;
	float: left;
	height: auto;
	width: 55%;
	margin-top: 30px;
	margin-bottom: 10px;
	background-image: url(../i/bg_tabContent.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin-right: 10px;
	margin-left: 1px;
	overflow: hidden;
}
