#main {
	height: 100%;
	min-height: 100%;
	background: #fff url(../images/bg_wrp-content_home.gif) 0 0 repeat-y;
}

#wrp-content {
	background-image: none;
}

#content-primary {
	float: left;
	width: 367px;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-top: 37px;
	background-image: none;
}

#content-secondary {
	float: right;
	width: 318px;
	padding: 0;
	padding-top: 67px;
	background-image: none;
	background-color: #fff;
	line-height: 1.4em;
	color: #000;
}

#content-secondary p {
	width: 300px;
	padding-left: 10px;
}

#logo {
	width: 209px;
}

#footer {

}
