@charset "utf-8";
body {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 62.5%;
}
a:link {
	color: #FF0008;
}
a:visited {
	color: #FF0008;
}
a:hover {
	color: #FF0008;
}
a:active {
	color: #FF0008;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top_banner {
	background-color: #E2DCDD;
	height: 173px;
	width: 100%;
}
.top_banner_inner {
	background-image: url(xella_topbanner.jpg);
	height: 173px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.top_banner_inner h1 {
	position: absolute;
	left: -10000px;
}
.midcontent {
	background-color: #DACFD0;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-bottom: 20px;
}
.leftcol {
	float: left;
	width: 606px;
	padding-left: 10px;
}
.rightcol {
	float: left;
	width: 204px;
	padding-left: 16px;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.leftcol_inner {
	float: left;
	width: 576px;
	border: 1px solid #BFB5B6;
	background-color: #F1EEEE;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #333333;
	line-height: 1.5em;
}
.leftcol_inner2 {
	float: left;
	width: 796px;
	border: 1px solid #BFB5B6;
	background-color: #F1EEEE;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #333333;
	line-height: 1.5em;
}
.leftcol_inner2 ul {
	list-style-type: square;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 25px;
	text-indent: 10px;
	margin: 0px;
}
.leftcol_inner2 li {
	padding-left: 10px;
}
.lowertext {
	background-color: #F1EEEE;
	width: 196px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bullet {
	background-position: left center;
	float: left;
	height: 23px;
	width: 16px;
	background-image: url(xella_bullet_bg.gif);
	background-repeat: no-repeat;
}
.bullettxt {
	float: left;
	width: 100px;
	font-weight: bold;
}
.text_leftcol {
	float: left;
	width: 140px;
}
.footer {
	background-color: #E2DCDD;
	width: 100%;
	margin-top: 20px;
}
.footer_inner {
	background-image: url(footer_bg.gif);
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 240px;
	padding-top: 11px;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #E2DCDD;
	background-repeat: no-repeat;
	padding-bottom: 11px;
}
.footer_left {
	float: left;
	width: 240px;
}
.copyright_div {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

