body {
	font-size:12px;
	background-color:#d2e2f0;
	
	font-family: arial, helvetica;
	background-image: url('/files/cms_userfile/images/css/bkg_main_water2.jpg');
	
	background-repeat: repeat-x;
	background-position: top center;
}

#wrapper {
	width:960px;
	margin:0 auto;
	position:relative;
}

#left {
	position:relative;
	float:left;
	width:765px;
}

#right {
	float:right;
	width:190px;
	margin-top:75px;
	background-image: url('/files/cms_userfile/images/css/bkg_partners_top.png');
}

#partners {
	background-image: url('/files/cms_userfile/images/css/bkg_partners_bottom.png');
	padding-bottom:28px;
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top:14px;
}

#header {
	margin-top:75px;
	position:relative;
}

#logo {
	width:134px;
	height:208px;
	background-image: url('/files/cms_userfile/images/css/bkg_logo.png');
	float:left;
	
}

#logo a img{
	margin:30px auto;
	display:block;
}

#banner {
	position:relative;
	float:right;
	width:623px;
	height:208px;
	margin-bottom:10px;
}

.header_border {
	position:absolute;
	width:623px;
	height:208px;
	left:0;
	top:0;
	background-image: url('/files/cms_userfile/images/css/header2.png');
}

.header_content {
	padding:15px;
}

/* TEMP */

.header_content img {
	display:block;
	height:180px;
	width:595px;
}

/* TEMP END */

#menu {
	clear:both;
}

.strip {
	background-image: url('/files/cms_userfile/images/css/bkg_menu2.png');
	width:100%;
	height:58px;
	float:left;
	margin-bottom:10px;
}

#content {
	clear:both;
}

#footer {
	padding-top:20px;
	clear:both;
}

/*
#partners {
	width:904px;
	height:78px;
	background-image: url('/files/cms_userfile/images/css/bkg_footer.png');
	margin-bottom:20px;
}*/

/* TWO CONTANTS */

#content1 {
	float:left;
	width:48%;
}

#content2 {
	float:right;
	width:48%;
}