/* 
HOME PAGE STYLE OVERRIDES 
*/

/**********************
HTML STYLES
***********************/

/**********************
UNIVERSAL STYLES
***********************/

/**************************
LAYOUT STYLES
***************************/
#header {
	background: url(standard/home_header_bg.jpg) no-repeat;
}
#right {
	width: 440px;
	padding: 260px 0 0 320px;
	background: url(standard/home_content_bg.jpg) no-repeat;
}
