#content_wrapper {
background-image: url(../i/common/content_background.gif);
background-repeat: repeat-x;
background-color: #c2c1a3;
border-top: 2px #ffffff solid;
padding-left: 10px;
padding-bottom: 15px;
}

#content {
background-image: url(../i/home/content_background.jpg);
background-repeat: no-repeat;
min-height: 505px;
/* min-height hack for IE */
	height: auto !important;
	height: 505px;
/* end hack */
width: 785px;
border: 2px #ffffff solid;
border-top: 0;
}

#homepage_text {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 14px;
line-height: 22px;
width: 480px;
padding-top: 110px;
padding-left: 263px;
color: #ffffff;
}