@charset "utf-8";


a
{
	outline: none;
	border="0"
}


body {
	background-attachment: fixed;
	background-image: url(images/fullBg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	color: #6C6D96;
}
.bainmiracle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	font-weight: bolder;
	color: #6C6D96;
}

.Title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.clear {
	float: none;
}
#bubbles {
	background-image: url(images/bubbles.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 1;
}

#wrapper {
	width: 824px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	z-index: 2;
}
#language {
	height: 23px;
	width: 70px;
	margin-left: auto;
}
#splash {
	height: 84px;
	width: 309px;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#header {
	height: 144px;
	width: 824px;
}

#content {
	background-image: url(images/content.png);
	height: 504px;
	width: 824px;
	background-repeat: no-repeat;
}
#contentMap {
	background-image: url(images/contentMap.png);
	height: 759px;
	width: 824px;
	background-repeat: no-repeat;
}
#contentAccess {
	background-image: url(images/contentAccessories.png);
	height: 875px;
	width: 824px;
	background-repeat: no-repeat;
}


#contentProducts {
	background-image: url(images/products/content.png);
	height: 559px;
	width: 824px;
}

#subContent {
	width: 716px;
	margin-right: 53px;
	margin-left: 53px;
}
#subContentLeft {
	float: left;
	margin-right: 20px;
	padding-top: 30px;
}
#productsText {
	width: 300px;
}



#subContentRight {
	overflow: auto;
	height: auto;
	padding-top: 30px;
}
