body {
	margin: 0;
	padding: 0;
	background: #FFF url(//images.instantfileserver.com/images/templates/template05/s5_bodyBG.jpg) repeat-y center top;
	font: 12px Arial, Tahoma, Helvetica, sans-serif;
	color: #444444;
}
h2 {
	font-size:24px;
	font-weight:bold;
}
img {
	border: 0;
}
li {
	margin: 0px;
	padding: 0;
}
table, td, div {
	font: 12px Arial, Tahoma, Helvetica, sans-serif;
	margin: 0;
}
#content {
	border-bottom: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
	clear: both;
	overflow: hidden;
}
.menus h1 {
	color: #496A8F;
	font: 24px "Arial Narrow";
	letter-spacing: -2px;
}
.menus a:link, .menus a:visited {
	color: #969696;
	text-decoration: none;
	display: block;
	padding: 3px 0 0 10px;
	background: url(//images.instantfileserver.com/images/templates/template05/pointer.gif) no-repeat left center;
}
.menus a:hover, .menus a:active {
	color: #000;
}
.menus div.block {
	padding: 10px;
	background: url(//images.instantfileserver.com/images/templates/template05/dots.gif) repeat-x left top;
}

.storeinfo {
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}

.info {
	margin-top: 50px;
	padding: 10px 0 10px 10px;
	background: #FFF;
	border: 1px solid #E3E3E2;
	width: 100%;
        height: 2375px;
}
.info a:link, .info a:visited {
	color: #386CC7;
	text-decoration: none;
}
.info a:hover, .info a:active {
	text-decoration: underline;
}
.info h1 {
	color: #183057;
	font: 26px "Arial Narrow";
	letter-spacing: -1px;
}
.footer {
	color: #90949A; 
	margin: 10px 0;
}
.footer a:link, .footer a:visited {
	color: #90949A;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	text-decoration: underline;
}
/*static classes*/
.clear {
	overflow: hidden;
	clear: both;
}


