
body{
	margin:0;
	padding:0;


}


a:link, a:visited{
	text-decoration:underline;
	color: #0072bc;
}

a:hover{
	color:#FF6600;
}

body {
	color:#333333;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	line-height:18px;
}



#siteContainer{
	/*width:1600px;*/
}


#leftBg{
	
	background-repeat: no-repeat;
	background-position: right top;	

}

#contentArea{
	margin:0;
	padding:0;

}

#rightBg{
	background-image: url(../images/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	

}

#topArea{
width:920px;
height:59px;
background-image:url(../images/topArea.gif);
background-repeat:no-repeat;

}


#bottomEdge{
width:920px;
height:14px;
background-color:#FFFFFF;
background-image:url(../images/bottom_edge.jpg);
background-repeat:no-repeat;
margin:0 auto 0 auto;

	

}
#sideShadows{
	background-image:url(../images/side_shadow.jpg);
	background-repeat:repeat-y;
	overflow:auto;

}
html>body #sideShadows{
	border-top: none;
}
#navArea{
	margin-left:121px;
	padding-top:26px;
	width:786px;


}

#mainModule{
	margin: 0 0 0 14px;
	background: url(../images/bottom_logo.gif) no-repeat 0 top;
	
}

#middleArea{
	margin:0 5px 0 5px;
	background-image:url(../images/gradient_tile.jpg);
	background-repeat:repeat-x;
	background-color:#ecebec;
	
}

#middleContent{
	padding-top: 22px;
	height: 700px;
}

#leftImgContainer{
	width: 293px;
	float: left;
}

#rightTextContainer{
	width: 540px;
	margin-right:25px;
	float:right;

}
html>body #rightTextContainer{
		width: 560px;
}

#retailContainer {
	width: 895px;
}

#module{
	padding-top:24px;

}

#subArea{
overflow: hidden;
	width:880px;
	margin-top:7px;
	margin-left:15px;
	margin-right:15px;
}


.subModule{
	
	width:285px;
	border:1px solid #333333;
	margin-right:6px;
	float:left;
}

.subModuleLast{
	margin:0;
	
}

.image{
	width:268px;
	height:116px;
	margin-left:auto;
	margin-top:10px;
	margin-right:auto;
	
	
}

.textBox{
	width:233px;
	height:172px;
	margin-top:13px;
	margin-left:25px;
	margin-right:10px;

}
.textBox p{
	font-size: 75%;
	
}

html>body .textBox p{
	font-size: 75%;
}

.textBox a:link, .textBox a:visited{
	color: #2b98ce;
	font-weight: bold;
	
}
.textBox a:hover{
	color: #13668d;
	font-weight: bold;
	
}

.heading {
	font-style:normal;
	color:	#002349;
	font-size:18px;
	font-family:Helvetica, Arial, sans-serif;
	margin:0 0 15px 0;
	display: Block;
}

.copy{
	margin:0;
	padding:0;
	color:#333333;
}



#footer{
	width:747px;
	height:63px;
	padding-left:102px;
	padding-right:71px;
	background-color:#FFFFFF;
	margin:0;

}

#footerLogo{
	width:127px;
	height:63px;
	float:left;
	

}

.footerInfo{
	color:#00000;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	margin-top:27px;
	margin-left:18px;
	margin-right:18px;
	line-height:12px;

}
.number{
	margin-right:0px;
	margin-left:12px;
}
.etr{
	padding-left:12px;
	}
.etr img{
	border:none;
}

.tab{

	border-right:1px solid #ecebec;
	border-bottom:1px solid #ecebec;
	margin-top:2px;
	float:left;

}

.tab img{

	border:none;

}


.tabLast{
	border-right:0px solid #ecebec;

}

#leftImgContainer img.btmJpg {
	margin: 15px 0 0 0;
}
#leftImgContainer #videoPlayer {
margin: 15px 0 0 0;
}