html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    width:100%;
    font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:12px;
    color:#666666;
    line-height:1.2em;
    background-color:#F6F6F6;
}
ol, ul {
    list-style: none;
}

:focus {
    outline: 0;
}

/**
 * Global Image styles
 */

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto
}


img.side {
	display:block;
    margin:0;
    padding:16px 0 0 49px;
}

img.sideBarHeader {
	display:block;
    margin:0;
    margin-bottom: 6px;
    padding-bottom: 4px;
    border-bottom: 2px solid #ddd;
}

img.sideBar {
	display:block;
    margin-top: 8px;
}

img.storeInfo {
    float:left;
    margin:20px 0 0 35px ;
}

img.map {
    float:right;
    margin:13px 15px 0 0;
}


img.topLeft {
    float:left;
    margin:0 0 30px 1px;
}

img.topRight {
    float:right;
    margin:0 0 30px 0;
    padding: 0 1px 0 0;
}

img.cta {
    padding: 15px 0 0 0;
}

img.family {
	padding:0 0 0 45px;
}

.clearing {
	clear: both;
}

/**
 * Main page layout
 */
 
#clear {
	margin:40px 0 0 0;
}
 
#top {
    width:700px;
    margin:30px auto;
    _margin: auto;
}    
 
.main-content {
    width:700px;
    margin:0 auto;
    border: 1px solid #ABABAB;
    background-color:#ffffff;
    clear:both;
}    

#header {
    position: relative;
    padding-top: 43px;
    padding-bottom: 10px;
    background: transparent url(../img/mb_bg.jpg) no-repeat scroll 0 0;
    background-position:top right;
	min-height: 260px;
	height: auto !important;
	height: 260px;
    border-bottom: 1px solid #ABABAB;
}

#header p {
	color: #848484;
	font-family: "Franklin Gothic Book",Arial,sans-serif;
	font-size: 16px;
	width: 210px;
	margin: 20px 0 0 50px;
	line-height: 1.2em;
}

#main {
	margin:34px 0 0 0;
	width:700px;
}

#mainLeft {
	float: left;
	width:368px;
}

#mainLeft h2, #mainRight h2, #mainRight h3 {
	font-family: "Rockwell Bold",Rockwell,"Courier New",Courier,Georgia,Times,"Times New Roman",serif;
	font-weight: bold;
	color: #000;
	letter-spacing: -.8px;
}

#mainLeft h2 {
	font-size: 15px;
	/*margin-bottom: 4px;*/
}

#mainRight h2 {
	font-size: 15px;
}

#mainRight h3 {
	font-size: 12px;
}

#mainRight {
	float: left;
	width: 281px;
	background: transparent url(../img/side_bg.png) no-repeat scroll 0 0;
	background-position:top left;
}

#mainRight p {
	padding-top: 3px;
	padding-bottom: 7px;
    color:#848484;
    font-size:11px;
    line-height:1.2em;
}

#mainRightInner {
	padding: 21px;
	background: transparent url(../img/side_bg_bottom.png) no-repeat scroll left bottom;
}

.clusterFirst {
    clear:both;
    height:100%;
}

.cluster {
    clear:both;
}

.copy {
    float:right;
    margin:0 0 23px 51px ;
 }
 
 .copyLast {
    float:right;
    margin:0 0 12px 51px ;
 }

.copy p {
	padding:0 30px 0 2px ;
    color:#848484;
    font-size:12px;
    line-height:1.3em;
}

.copyLast p {
	padding:0 30px 0 2px ;
    color:#848484;
    font-size:12px;
    line-height:1.3em;
}

#blue {
  	margin:21px auto;
  	clear:both;
  	background-color:#49497A;
  	width:664px;
  	height:138px;
}

#blue h2 {
  	font-size:12x;
    line-height:1.2em;
    color:#ffffff;
    font-weight:normal;
   	text-align:left;
	padding: 19px 0 0 34px;
	float;left;
}


#blue a {
  	color:#ffffff;
    font-weight:normal;
  	text-decoration:none;
}

#blue a:hover {
  	text-decoration:underline;
}

#blue p {
  	font-size:10px;
    line-height:1.2em;
    color:#ffffff;
    font-weight:normal;
   	text-align:left;
	padding: 0 220px 0 34px;
	float;left;
}
  

#bottom {
    clear:both;
}

#footer {  
	width:700px;
   	margin:0 auto;
	padding:15px 10px 0 21px;
    clear:both;
    height:1%;
    font-size:9px;
    color:#b4b4b4;
    line-height:1.4em;
}


#footerSecond {  
	width:700px;
   	margin:0 auto;
	padding:0 10px 30px 21px;
    clear:both;
    height:1%;
    font-size:9px;
    color:#b4b4b4;
    line-height:1.4em;
}

