@charset "UTF-8";

/* Page Structure */
body { 
	background: #c1d5bd url(../images/bg-site-test.png) repeat-x; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

.header { 
	background-color: #ece7f3;
	background-image: none;
	height: auto;
	border-bottom: solid 2px #0F5200;
	margin: 0;
}

#global-header-links, #global-header-links a { color: #523678; }

.round-bottom {
	margin: 0 auto;
	background-color: #fff;
	border: solid 1px #fff;
	border-width: 0px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
}

.content-area, .content-area2 { background-color: #fff; }
.breadcrumb { font-size: 80%; padding-bottom: 5px; }

ul.ldd_menu{
	width:984px;
	margin:0;
}