/* CSS Document */

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#outer {
	background: url(storefront-files/images/feb09-outer.jpg) repeat-x;
	width: 955px;
	height: auto;
	margin: 35px auto 0;
	border: 2px solid #E7373B;
}

a:link {
	text-decoration: none;
	color: #E7373A;
}

a:visited {
	text-decoration: none;
	color: #E7373A;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #003AE8;
	margin-bottom: 6px;
	margin-top: 4px;
	letter-spacing: 0.1em;
}


#rowTop {
	height: 121px;
	width: 951px;
	margin: 2px 0px 0px 2px;
}

#rowTwo {
	height: 58px;
	width: 951px;
	margin: 0px 0px 0px 2px;
}

#rowThree {
	height: 146px;
	width: 951px;
	margin: 0px 0px 0px 2px;
}

#rowFour {
	height: 145px;
	width: 951px;
	margin: 0px 0px 0px 2px;
}

#rowRed {
	height: 52px;
	width: 951px;
	margin: 0px 0px 0px 2px;
	background: url(bk_red.jpg) repeat-x;
}



.floatL {
	float: left;
}

.floatLCtr {
	float: left;
	text-align: center;
	margin-top: 40px;
}
.whitetext {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 30px;
	text-align: center;
	overflow: hidden;
	float: left;
}




#subtext {
	height: auto;
	width: 500px;
	margin-left: 223px;
	font-size: 10px;
	color: #999999;
	text-align: center;
}

#rowBase {
	height: 110px;
	width: 951px;
	margin: 0px 0px 0px 2px;
	background: url(bk_botgry.jpg) repeat-x;
}

#ifr {
	height: 89px;
	width: 496px;
	float: left;
}
