@charset "UTF-8";
/* CSS Document */


* {margin: 0;}



body {
	background-color:#cdcdcd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	}
	
#wrapper {
	vertical-align:top;
	position:absolute;
left:50%;
width:850px;
margin-left: -425px;
	
	
	
	
	padding: 0px;
	height:auto;
min-height:700px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
    color:#fff;
    
}

#logo {
	width:195px;
	height:21px;
	position:absolute;
	left: 0px;
	top: 30px;
	overflow:hidden;
}


#nav {
	width:850px;
	height:35px;
	position:relative;
	left: 0px;
	top: 45px;
	overflow:hidden;
	background-color:#000000;
}



#flash {
	width:850px;
	height:510px;
	position:relative;
	left: 0px;
	top: 103px;
	overflow:hidden;
    	background-color:#000;

}

#main {
	width:770px;
	
	height:auto ;
    min-height:300px;

	position:relative;
	background-color:#FFF;
	left: 0px;
	top: 103px;
		font-family:Verdana, Geneva, sans-serif;
			color:#000;
			font-size:11px;
			padding:40px;
			line-height:20px;
	
}

#photos {
	width:770px;
	height:auto ;

	position:relative;
	background-color:#FFF;
	left: 0px;
	top: 103px;
		font-family:Verdana, Geneva, sans-serif;
			color:#000;
			font-size:11px;
			padding:40px;
			line-height:20px;
	
}


#stores {
	width:850px;
	min-height:380px;
	height:auto !important;
        height:380px;

	position:relative;
	background-color:#FFF;
	left: 0px;
	top: 103px;
		font-family:Verdana, Geneva, sans-serif;
			color:#000;
			font-size:11px;
			line-height:20px;
	
}

#mainbrand {
	width:850px;
	min-height:300px;
	height:auto !important;
        height:300px;

	position:relative;
	background-color:#FFF;
	left: 0px;
	top: 103px;
		font-family:Verdana, Geneva, sans-serif;
			color:#000;
			font-size:11px;
			line-height:20px;
			
	
}



#storetext {
	width:370px;
	height: 420px;
    margin: 0px;
float: left;
	overflow:hidden;
	background-color:#FFF;
	left: 0px;
	top: 0px;
		font-family:Verdana, Geneva, sans-serif;
			color:#000;
			font-size:11px;
			padding:40px;
	
}

#storeflash {
width:400px;
    margin: 0px;
float: right;
	overflow:hidden;
	background-color:#FFF;
	}
	
	
#brandtext {
	width:370px;
    margin: 0px;
float: left;
	overflow:hidden;
	background-color:#FFF;
	left: 0px;
	top: 0px;
		font-family:Verdana, Geneva, sans-serif;
			color:#000;
			font-size:11px;
			padding:40px;
	
}

/* IE6 Only */
* html #brandtext {
	width:367px;
    margin: 0px;
float: left;
	overflow:hidden;
	background-color:#FFF;
	left: 0px;
	top: 0px;
		font-family:Verdana, Geneva, sans-serif;
			color:#000;
			font-size:11px;
			padding:40px;
	
}



#brandpic {
	width:400px;
      
margin:0px;

	overflow:hidden;


	
	background-color:#000;
	
		font-family:Verdana, Geneva, sans-serif;
			color:#000;
			font-size:11px;
	
}



#news {
	width:418px;
	height:166px;
	position:relative;
    padding:15px;
	left: 0px;
	top: 103px;
	overflow:hidden;
	background-color:#000000;
		border-color:#fff;
border-style:solid;
border-width:2px 2px 2px 0px;
}


#email {
	width:370px;
	height:166px;
	position:relative;
        padding:15px;

	left: 450px;
	top: -97px;
	overflow:hidden;
		background-color:#000;
		border-color:#fff;
border-style:solid;
border-width:2px 0px 2px 0px;

	
}


#footer {
	width:830px;
	height:16px;
	position:relative;
	left: 0px;
	top: -97px;
	overflow:hidden;
			background-color:#000;
            padding:10px;
			font-family:Verdana, Geneva, sans-serif;
			color:#FFF;
			font-size:9px;
			text-align:right;
      

}

#footer2 {
	width:830px;
	height:16px;
	position:relative;
	left: 0px;
	top: 104px;
	overflow:hidden;
			background-color:#000;
            padding:10px;
			font-family:Verdana, Geneva, sans-serif;
			color:#FFF;
			font-size:9px;
			text-align:right;
      

}



/* IE6 Only */
* html #footer3 {
	width:830px;
	height:16px;
	position:relative;
	left: 0px;
	top: 100px;
	overflow:hidden;
			background-color:#000;
            padding:10px;
			font-family:Verdana, Geneva, sans-serif;
			color:#FFF;
			font-size:9px;
			text-align:right;
            z-index:20;
      clear:both;

}



#footer3 {
	width:830px;
	height:16px;
	position:relative;
	left: 0px;
	top: 104px;
	overflow:hidden;
			background-color:#000;
            padding:10px;
			font-family:Verdana, Geneva, sans-serif;
			color:#FFF;
			font-size:9px;
			text-align:right;
            z-index:20;
      clear:both;

}

a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:active {
text-decoration: underline;
	color: #000;}
a:hover {
	text-decoration: underline;
	color: #999;
}

#news a:link {
	text-decoration: underline;
	color: #fff;
}
#news a:visited {
	text-decoration: underline;
	color: #fff;
}
#news a:active {
text-decoration: underline;
	color: #fff;}
#news a:hover {
	text-decoration: underline;
	color: #999;
}
	
    
    #email a:link {
	text-decoration: underline;
	color: #fff;
}
#email a:visited {
	text-decoration: underline;
	color: #fff;
}
#email a:active {
text-decoration: underline;
	color: #fff;}
#email a:hover {
	text-decoration: underline;
	color: #999;
}
	
	
	
	
	
	
	
	