/* Hide all Interior Content */
#contentWrapper{display:none;} 

/* Define homepage grid structure */
#whiteWrapper{display:block;} 
#grayWrapper{display:block;}

/********************************BEGIN: US HOMEPAGE STYLES********************************/
#whiteWrapper #homeTopUs #home01{width:540px; height:540px; float:left; padding:0px 30px 11px 0px;}
#whiteWrapper #homeTopUs #home02{width:370px; height:300px; float:left; padding:0px 0px 15px 0px;}
#whiteWrapper #homeTopUs #home03{width:220px; height:225px; float:left; padding:0px 15px 0px 0px;}
#whiteWrapper #homeTopUs #home04{width:135px; height:225px; float:left;}
#whiteWrapper #homeTopUs #home05{display:none;}
#whiteWrapper #homeTopUs #home06{display:none;}
#whiteWrapper #homeTopUs #home07{display:none;}
#whiteWrapper #homeTopUs #home08{display:none;}
#grayWrapper #homeBottomUs #home09{width:940px; height:41px; padding: 10px 0px 10px 0px;}
#grayWrapper #homeBottomUs #home10{width:940px; height:282px; float:left; padding:0px 0px 10px 0px;}
#grayWrapper #homeBottomUs #home11{display:none;}
#grayWrapper #homeBottomUs #home12{width:639px; height:474px; float:left;}
#grayWrapper #homeBottomUs #home13{width:301px; height:474px; float:left;}

/* Put seo region up top in the code but still remain in the footer. Change top position when updating homepage content, unfortunately this one hack is needed. Test accordingly when changing. */
#seoFooterContentUs #seoFooterContent{position:absolute; top:1549px;}  /* before 4th of july sale 1534px*/
#seoFooterContentUs #seoFooterContent{position:absolute; _top:1559px;} /* ie 6 only*/
@-moz-document url-prefix(){#seoFooterContentUs #seoFooterContent {position:absolute; top:1559px;}} /* All versions of Firefox 1.5-3 */ /* before 4th of july sale 1544px*/

/********************************END: US HOMEPAGE STYLES*******************************/

/********************************BEGIN: INTERNATIONAL HOMEPAGE STYLES*********************/
#whiteWrapper #homeTopInternational #home01{width:690px; height:540px; float:left; padding:0px 30px 11px 0px;}
#whiteWrapper #homeTopInternational #home02{width:220px; height:300px; float:left; padding:0px 0px 15px 0px;}
#whiteWrapper #homeTopInternational #home03{width:220px; height:225px; float:left; padding:0px 0px 0px 0px;}
#whiteWrapper #homeTopInternational #home04{display:none;}
#whiteWrapper #homeTopInternational #home05{display:none;}
#whiteWrapper #homeTopInternational #home06{display:none;}
#whiteWrapper #homeTopInternational #home07{display:none;}
#whiteWrapper #homeTopInternational #home08{display:none;}
#grayWrapper #homeBottomInternational #home09{width:940px; height:10px; padding: 0px 0px 0px 0px;}
#grayWrapper #homeBottomInternational #home10{width:940px; height:282px; float:left; padding:0px 0px 10px 0px;}
#grayWrapper #homeBottomInternational #home11{display:none;}
#grayWrapper #homeBottomInternational #home12{width:639px; height:474px; float:left;}
#grayWrapper #homeBottomInternational #home13{width:301px; height:474px; float:left;}

/* Put seo region up top in the code but still remain in the footer. Change top position when updating homepage content, unfortunately this one hack is needed. Test accordingly when changing. */
#seoFooterContentInternational #seoFooterContent{position:absolute; top:1495px;}  /* before 4th of july sale 1534px*/
#seoFooterContentInternational #seoFooterContent{position:absolute; _top:1510px;} /* ie 6 only*/
@-moz-document url-prefix(){#seoFooterContentInternational #seoFooterContent {position:absolute; top:1495px;}} /* All versions of Firefox 1.5-3 */ /* before 4th of july sale 1544px*/

/********************************END: INTERNATIONAL HOMEPAGE STYLES********************/
