@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColElsCtr #container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
}
#mainContent #topsect {
	background-image: url(../images/merveillelogo.jpg);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 900px;
	background-repeat: no-repeat;
}
#console ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#console ul li {
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 25px;
}
#console ul li a {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 120%;
}

a.button {
	background: transparent url('../images/mright.jpg') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 0px; /* sliding doors padding */
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a.button span {
	background: transparent url('../images/mleft.jpg') no-repeat;
	display: block;
	line-height: 14px;
	float: left;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
} 
#console {
	clear:right;
	padding: 0px;
	float: right;
	margin-top: 17px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	
}
#logo {
	padding: 0px;
	float: left;
	height: 110px;
	width: 202px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#leftinfo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 153px;
}
#bluesect {
	background-image: url(../images/bluebg.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 290px;
	width: 899px;
}
#maininfo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 900px;
}
#rightinfo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 747px;
	background-image: url(../images/rightbg.jpg);
	background-repeat: no-repeat;
	background-color: #f1efc9;
}
#bconsole a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#binfol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	float: left;
	width: 250px;
	text-align: left;
	margin-left: 10px;
	margin-top: 5px;
}
#bluer #homeanimation {
	background-image: url(../images/animationdrop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 293px;
	width: 745px;
}
#bconsole {
	float: left;
	height: 22px;
	margin-top: 10px;
	margin-left: 60px;
}
#leftinfo #bluel {
	background-image: url(../images/bluebgleft.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 291px;
	width: 153px;
}
#rightinfo #bluer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 291px;
	width: 747px;
}
#leftinfo #quote {
	float: left;
	width: 153px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottombar {
	background-image: url(../images/bottombar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 48px;
	width: 748px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
#rightinfo #beiger {
	margin: 0px;
	padding: 20px;
	float: left;
	height: 227px;
	width: 707px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
#beiger #lproudcts {
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#lmenu ul {
	margin: 15px;
	margin-left:10px;
	padding: 0px;
	float: left;
	width: 120px;
}
#binfor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	float: right;
	width: 320px;
	text-align: right;
	margin-right: 70px;
	margin-top: 5px;
}
#lmenu ul li {
	padding: 0px;
	float: left;
	width: 150px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/lmenuspacer.jpg);
	background-position: left bottom;
	height: 22px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#lmenu ul li a {
	color: #FFF;
	text-decoration: none;
}
#beiger #lproudcts .product {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 179px;
	width: 168px;
}
#homeanimation #animation {
	float: left;
	margin-top: 16px;
	margin-left: 16px;
}
#rightinfo #whitetextbox {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
	margin-top: 20px;
	margin-right: 18px;
	margin-bottom: 20px;
	margin-left: 16px;
	color: #333;
	background-position-Y: 1000px;
}#rightinfo #drop {
	background-image: url(../images/drop.png);
	background-repeat: no-repeat;
	float: left;
	
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	height: 30px;
	color: #1C7D76;
}
#sectname {
	background-image: url(../images/linebg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 700px;
	color:#1C7D76;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
}
.ParaTitle{
float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.p1 {
	padding: 0px;
	float: left;
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.p2 {
	padding: 0px;
	float: left;
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.sd {
	padding: 0px;
	float: left;
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.photo {
	margin: 0px;
	padding: 5px;
	float: left;
	height: 125px;
	width: 125px;
}
#phonenumber {
	padding: 0px;
	float: right;
	height: 56px;
	width: 479px;
	margin: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 12px;
	
	}