body {
	font-family: sans-serif;
	font-size: 10px;
	color: #6d6d6d;
	background-color: #E4DDE5;
	margin-top: 40px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	font-family: sans-serif;
	color: #B089A6;
	text-decoration: none;
}
a:visited {
	font-family: sans-serif;
	color: #B089A6;
	text-decoration: none;
}
a:hover {
	font-family: sans-serif;
	color: #B089A6;
	text-decoration: underline;
}
.containtext {
	margin-top: 16px;
	margin-right: 50px;
	margin-bottom: 22px;
	margin-left: 22px;
}
#scrolling {
	height: 140px;
	width: 98%;
	overflow: auto;
	margin: 0px;
	padding: 0px 26px 6px 0px;
	color: #6d6d6d;
}
#scrolling2 {
	height: 207px;
	width: 98%;
	overflow: auto;
	margin: 0px;
	padding: 0px 26px 6px 0px;
}
#scrolling3 {
	height: 207px;
	width: 98%;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
#contact {
	padding:3px 0 0 0;
	/*font-size: 14px;
	line-height: 22px;*/
}

strong {
	font-size: 11px;
	font-weight: bold;
	color: #6d6d6d;
}

.titles strong{
	font-size: 11px;
	font-weight: bold;
	color: #ad8fa2;
}

.style1 {color: #6d6d6d;
}
.style1 strong {
	font-size:11px;
	color: #6d6d6d;
	font-weight:bold;
}
.bg {
	background-image: url(../images/bg-box.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding:10px;
	
}
.menu {
	text-align:right;


}
.menu img {
	margin-right:10px;
	margin-bottom:10px;
}
.menu ul {
	margin-top:45px;
	margin-right:10px;


}
.menu ul li {
	list-style:none;
	text-align:right;
	padding-bottom:4px;


}
.menu ul li a {
	color:#6d6d6d;
	
}
.menu ul li a:hover {
	color:#6d6d6d;
	
}
.footer {
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	margin-bottom:20px;
	text-align:left;
	color: #B089A6;
	padding-left:20px;
	padding-right:20px;
}
.footer span {
	float:right;
	display:block;
	margin-top:-10px;

}
.footer a {
	color: #B089A6;
	text-decoration:underline;
}
.pink {
	color: #B089A6;
}
#scrolling2 ul {
	padding-left:15px;
	margin-left:0px;
	
}

