body {
	background-color:#ccc;
	}
#container{
	width:746px;
	background-color:#fff;
	margin:18px auto 18px auto;
	padding:11px
	}
#top{
	width:745px;
	margin-bottom:11px;
	}
#left{
	width:546px;
	float:left;
	}
	#shopfront{
	height:136px;
	background-color:#00204e;
	margin-bottom:11px;
	}
	#textarea{
	margin-bottom:11px;
	background-image:url(images/textback.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	padding:11px;
	line-height:18px;
	}
	#textarea h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#55696e;
	font-weight:bold;
	display:inline;
	}
	#stores{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#55696e;
	float:right;
	margin:-105px 40px 0 0;
	}
	#stores a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003;
	font-weight:normal;
	text-decoration:none;
	}
	#stores a:hover{
	color:#003;
	text-decoration:underline;
	}
	
	a.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003;
	font-weight:normal;
	text-decoration:none;
	}
	a.link:hover{
	color:#003;
	text-decoration:underline;
	}
	
	.submit{
	margin-top:5px;
	}
	
#rightbar{
	height:22px;
	width:173px;
	float:right;
	background-color:#00204e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding:10px 0 0 13px;
	}
#right{
	width:160px;
	background-image:url(images/rightback.jpg);
	background-repeat:repeat-x;
	float:right;
	margin-bottom:11px;
	padding:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:21px;
	font-weight:bold;
	}	
	#right p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#55696E;
	font-weight:normal;
	line-height:16px;
	}
	#right a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
	}
	#right a:hover{
	text-decoration:underline;
	}
	
	
#footer{
	height:24px;
	background-color:#00204e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	clear:both;
	padding:10px 16px 0 16px;
	margin-top:11px;
	}
	.footertel{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	float:right;
	clear:none;
	display:inline;
	}
	
	#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	margin-right:25px;
	text-decoration:none;
	float:left;
	}
	#footer a:hover{
	color:#e7e9df;
	}