/*
*****************************************************************
	Table of Contents
	
	1. Global Rules
	4. Content Rules 
	5. Right Column Rules 
	6. Footer Rules 
	
******************************************************************
*/


/* 
******************************************************************
	1. Global Rules 
******************************************************************
*/
#header{
	height:426px;
	background: url(/images/main-welcome.jpg) center top no-repeat;
}
#header2{
	position:relative;
	height:426px;
	background: url(/images/main-welcome2.jpg) center bottom no-repeat;
}
#header.flash{
	background: url(/images/main-wood.jpg) center top;
}
#header.flash #header2{
	background:none;
}
#headerLeft, #headerLeft img, #headerRight, #headerRight img{
	height:415px; min-height:415px; max-height:415px;
}

/* 
******************************************************************
	4. Content Rules 
******************************************************************
*/
#home #content{
	padding: 46px 50px 70px 50px;
}

/* 
******************************************************************
	5. Right Column Rules 
******************************************************************
*/
#home #rightCol{
	padding-top:50px;
}

/*
******************************************************************
	6. Footer Rules 
******************************************************************
*/
#home #footer{
	padding: 36px 0px 17px 50px;
}
