html,
body{
margin:0;
padding:0;
border:0;
background-color: #BABB93;
}
.innerWrapper{
width:956px;
margin:0 auto;
}
.leftCol{
width:161px;
height:600px;
float:left;
background:url('/us/images/interntl_bgLeft.jpg') no-repeat right 148px;
}
.centerCol{
background-color:#FFFFFF;
width:542px;
float:left;
padding: 15px 43px 45px 43px;
font-family: Arial;
font-size:11px;
color:#73695D;
}
.centerCol a{
color:#73695D;
text-decoration:none;
}
.centerCol a:hover{
color:#BABB93;
}
.rightCol{
width:161px;
height:600px;
float:left;
background:url('/us/images/interntl_bgRight.jpg') no-repeat left top;
}
.clear{
clear:both;
}
.header{
text-align:center;
}
.header p{
text-align:left;
}
.linkArea ul{
width:130px;
padding:3px 5px 5px 0;
margin-top:0;
margin-left:0;
list-style:none;
float:left;
}
.linkArea ul li h1{
font-size:11px;
font-weight:normal;
margin:0;
}
.tagArea{
}
.tag{
width:229px; 
height:130px;
padding-bottom:10px;
}
.tagTop, 
.tagBottom{
background:transparent url("/us/images/interntl_tags.png") no-repeat;
}
.tagTop{height:71px;}
.tagTop a{
display:block;
height:100%;
text-decoration:none;
}
.tagBottom{
position:relative;
margin:0;
width:229px;
height:59px;
background-position:0 -144px;
}
.tagBottom h2{
font-size:11px;
display:inline;
padding:0 8px;
}
.tagBottom ul{
position:absolute;
text-align:left;
list-style:none;
margin:0;
bottom:16px;
}
.tagBottom div{
width:212px;
margin:0 auto;
text-align:center;
}
.tagTop_US{background-position:0 0;}
.tagTop_CA{background-position:-230px 0;}
.tagTop_AU{background-position:-460px 0;}
.tagTop_NZ{background-position:-690px 0;}
.tagTop_GB{background-position:-920px 0;}
.tagTop_FR{background-position:-1149px 0;}
.tagTop_DE{background-position:-1380px 0;}
.tagTop_US:hover{background-position:0 -72px;}
.tagTop_CA:hover{background-position:-230px -72px;}
.tagTop_AU:hover{background-position:-460px -72px;}
.tagTop_NZ:hover{background-position:-690px -72px;}
.tagTop_GB:hover{background-position:-920px -72px;}
.tagTop_FR:hover{background-position:-1149px -72px;}
.tagTop_DE:hover{background-position:-1380px -72px;}


