/*
 *	Homepage Styles
 *	
 *	__Header
 *	__Body
 *	
 */


/*	__Header
**-----------------------------------*/

#page-header .inside{
	height:510px;
}

#header-column{
	background:url("../images/layout/bg-textured-yellow.png") repeat 0 0;
}

/* Banner */
#banner{
	height:509px;
}

/* Phone */
#contact-phone{ 
    padding-top:30px;
    margin-top:-28px;
}


/*	__Body
**-----------------------------------*/
#content{
	width:54%;
}

#content-sidebar{
	width:45%;
}

/* __Sidebar
^^^^^^^^^^^^^^^^^^^^*/
#sidebar{
	padding-top:10px;
}