/* Home styles */
#rightColumn #welcome, #rightColumn #subscribe, #rightColumn #freeButton{
	display: block;
	float: left;	
}
#rightColumn #welcome {
	background:url(/images/home/welcome_bg.jpg) left top no-repeat;
	width: 384px;
	padding: 20px 10px 15px 15px;
	font-size:11px;
}
#rightColumn #welcome h1 {
	color: #203864;
	font-size: 21px;
	padding-bottom: 15px;
	font-family: Arial, sans-serif;
}
#rightColumn #subscribe {
	background:url(/images/home/subscribe_shipping.jpg) left top no-repeat;
	margin-left: 5px;
	width: 195px;
	height: 280px;
}
#rightColumn #subscribe p {
	margin-top: 28px;
	margin-left: 10px;
	font-size: 10px;
	line-height:12px;
}
#rightColumn #subscribe h1 {
	color: #ba151d;
	font-size: 17px;	
	margin-left: 15px;
	margin-top: 95px;
}
#rightColumn #subscribe h4 {
	color: #203864;
	font-size: 13px;	
	margin-left: 15px;	
}

#rightColumn #americanFlags {
	float:left;
	width: 598px;	
	background-color:#ececec;	
	margin-left:5px;	
	padding-top:10px;
	padding-bottom:10px;
	font-size: 11px;	
}
.hder{
	clear:both;
	display: block;
	margin-left: 5px;
	margin-top: 10px;
	background-color:#FFFFFF;	
	width:605px;
	float:left;
}

#rightColumn #americanFlags .imgFlag {
	float: left;
	margin-right: 10px;
	margin-left:5px;
}
#rightColumn #americanFlags #afText {	
	padding: 15px 5px 0px 10px;
	background-color:#ececec;		
	width: 182px;
	float: left;		
}
#rightColumn #americanFlags #afText h1 {
	color: #b00a12;
	font-size: 20px;
	font-weight: bold;
	width: 190px;
	height: 28px;
	letter-spacing:1px;
	background: url(/images/home/divider.jpg) bottom left repeat-x;
}
#rightColumn #americanFlags #afText p {
	padding-bottom: 10px;
}
.rightGrayBg {
	width: 598px;
	float:left;	
	background-color:#ececec;		
	margin-left:5px;	
	padding-top:10px;
	font-size:11px;

}
.extra {
	display:block;
	margin-top: 0px;
	padding-left: 10px;
	text-align:justify;
}
.rightGrayBg .tunnel, .rightGrayBg .tunnelMid {
	width: 180px;
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 15px;	
	font-size:11px;	
}

.rightGrayBg .tunnel {
	margin-left: 8px;
	margin-right: 8px;	
}
.rightGrayBg .tunnelMid {
	padding-left: 7px;
	padding-right: 7px;
	border-right:#bbbbbb dashed 1px;
	border-left:#bbbbbb dashed 1px;	
}

.rightGrayBg .tunnel h1, .rightGrayBg .tunnelMid h1, .categoryBox h1{
	color: #203864;
	font-size: 17px;
	text-align: center;
	font-family: Helvetica, sans-serif;
}
.rightGrayBg h4{
	text-align: center;
	width: 570px;
	background: url(/images/home/divider.jpg) bottom center repeat-x;
	margin:10px;
}
#byCategory {
	display: block; 
	float:left;
	margin-left:3px;
	height: 380px; 
}
.categoryBox {
	display:block;
	float:left;
	width: 202px;
	background: url(/images/home/box_bg.jpg) repeat-y;
	font-size: 11px;
}
.categoryBox .content {
	margin: 10px;
}
.categoryBox h1 {
	height: 35px;
}

.categoryBox .top {
	background: url(/images/home/box_top.jpg) left top no-repeat;	
	height: 15px;
	
}
.categoryBox .bottom{
	background: url(/images/home/box_bottom.jpg) left bottom;
	height:13px;
}
.rightGrayBg p {
	padding-right: 10px;
}


