@charset "UTF-8";
#content #header{
	position:relative;
	width:100%;
	height:250px;
}

#path,
#subnav {
	visibility:hidden;
	display:none;
}

#extensions {
	position:relative;
	float:left;
	width:270px;
	margin:0 0 0 8px;
}

#content1 {
	position:relative;
	float:left;
	width:340px;
	margin:0 0 0 5px;
	background:url(images/bg_homecontent.gif) repeat-x;
}

#content2 {
	position:relative;
	float:left;
	width:340px;
	margin:0 0 0 5px;
	background:url(images/bg_homecontent.gif) repeat-x;
}

#content1 img,
#content2 img {
	border:#cccccc solid 1px;
}

#partners {
	clear:both;
	height:75px;
	margin:30px 0 0 0;
	padding:25px 0 0 10px;
}

#partners img{
	border:0;
}