@charset "utf-8";
body {
	background-image: url(../images/bg_retail.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}
h3 {
	font-size: 14px;
}
h1 {
	font-size: 1.75em;
	color: #034694;
	font-family: Georgia, serif, "Times New Roman";
	font-weight: normal;
	padding:0px;
	margin:0px;
}



.oneColFixCtrHdr #container {
	width: 1020px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	padding: 0;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background-image: url(../images/bg_retail_pg.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 30px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 100px;
	height: 490px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#container2ColLeft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#container {
	text-align: center;
}
#pgTitle {
	font-size: 1.5em;
	color: #034694;
	font-family: Georgia, serif, "Times New Roman";
}

.pgHeader {
	width: 1020px;
}
 .pghead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	text-decoration:none;
	text-align: left;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 120px;
 }
#pgContent {
	height: 450px;
	overflow: auto;
	font-size: 0.75em;
}


.contentContainer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	background-image: url(../images/bg_redCurve.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 560px;
	width: 1020px;
	clear: both;
}
 .content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	text-align: justify;
	height: 440px;
	overflow: auto;
	margin-right: 170px;
	margin-left: 180px;
	padding: 5px;
 }
#homecenter {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	height: auto;
}
.topbar {
	background-color: #034694;
	height: 56px;
	width: 1020px;
}

  

#topmenu{
	width:700px;
	float:right;
	padding-right:25px;
	padding-top:10px;
 }

.left{
  float:left;
  }
  .right{
  float:right;
  }

.box1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:530px;
	float:left;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
 }
 
.box1 a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.box1 a:visited{
	color:#EEEEEE;
	text-decoration:none;
}
.box1 a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

 .box2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:130px;
	float:right;
	font-size:13px;
	font-weight:narmal;
	color:#CCCCCC;
	text-decoration:none;
 }
.box2 a:link{
	color:#CCCCCC;
	text-decoration:none;
 }
 .box2 a:visited{
	color:#999999;
	text-decoration:none;
 }
 .box2 a:hover{
	color:#FFFFFF;
	text-decoration:none;
 }
 
 
#footer{
  width:998px;
  padding-top:10px;
  padding-left:75px;
  padding-right:55px;
  }
.fText1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	font-size:11px;
	font-weight:narmal;
	color:#666666;
	padding-right:105px;
	padding-top:10px;
	text-decoration:none;
 }
.fText2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	font-size:11px;
	font-weight:narmal;
	color:#666666;
	padding-left:40px;
	padding-top:10px;
	text-decoration:none;
 }
#introBox {
	height: auto;
	left:56px;
	top: 273px;
	position: absolute;
	width: 864px;
}
.centercontent {
	float: left;
	height: 400px;
	width: 570px;
	padding: 5px;
}
.prodtitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	display: block;
	height: 40px;
}
.leftmenu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:24px;
	font-size:12px;
	float: left;
	width: 190px;
	padding-left:13px;
	font-weight: bold;

}
.leftmenu a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.leftmenu a:visited {
	color: #EEEEEE;
	text-decoration:none;
}
.leftmenu a:active {
	color: #CCCCCC;
	text-decoration:none;
}
.prodtitle {
	font-family: Georgia, serif, "Times New Roman";
	font-size: 16px;
	color: #990000;
}
.leftban{
float:right;

}

