/* CSS Document */
@import "text.css";
body {
	margin: 0px;
	}
.cl {
	clear:both;
	}
#wrapper {
	margin: 22px 0px 0px 0px;
	}
body {
	background: url(../images/layout/main/background.jpg) repeat-x #f1f3f4;
	}
#middle {
	width: 830px;
	background: url(../images/layout/wrapper_bg.png) repeat-y;
	_background: url(../images/layout/wrapper_bg.gif) repeat-y;
	min-height: 50px;
	padding: 0px 30px 0px 28px;
	text-align: left;
	behavior: url(/assets/css/iepngfix.htc); 
	}	
#footer {
	background: url(../images/layout/footer_bg.png) no-repeat;
	width: 888px;
	padding: 30px 0px 0px 0px;
	height: 42px;
	behavior: url(/assets/css/iepngfix.htc); 
	}
#menu {
	margin-left: 4px;
	.margin-left: 1.5px;
	text-align: right;
	width: 884px;
	}
.but_affiliates {
	background: url(../images/layout/but_affiliates.jpg) no-repeat;
	width: 214px;
	height: 78px;
	display: block;
	float: right;
	margin: 0px 0px 0px 10px;
	}
	.but_affiliates:hover {
		background: url(../images/layout/but_affiliates.jpg) bottom;
		}
.sep {
	border-left: 1px solid #dbdbdb;
	float: right;
	height: 78px;
	}
.but_findout {
	background: url(../images/layout/but_findout.jpg) no-repeat;
	width: 214px;
	height: 78px;
	display: block;
	float: right;
	margin: 0px 10px 0px 10px;
	}
	.but_findout:hover {
	background: url(../images/layout/but_findout.jpg) bottom;
	}
.text {
	float: left;
	width: 350px;
	text-align: justify;
	}
#header_flash {
	margin: 0px;
	}