﻿#regions 
{
	margin: 0px auto;
	padding-left: 17px;
	text-align: center;
	width: 756px;
}

#regions a 
{
	float: left;
	margin-right: 5px;
}

#maincontent>h1 
{
	margin-left: 16px;
	padding-top: 50px;
}

#maincontent>p 
{
	margin-left: 16px;
}

#mapcontainer 
{
	margin-left: 16px;
	margin-right: 16px;
	background: #003f79;
}

#googlemap 
{
	clear: both;
	float: left;
	padding: 0px;
	width: 407px;
	height: 284px;
	background: #003f79;
}

#storedetail 
{
	float: right;
	padding: 10px 0px 0px 0px;
	width: 313px;
	min-height: 284px;
	color: White;
	background: #003f79;
}

#storedetail>h1 
{
	font-size: 15px;
	font-weight: bold;
	margin-left: 20px;
}

#storedetail>h2 
{
	font-size: large;
	font-weight: normal;
	font-family: "Times New Roman";
	margin: 0px 0px 0px 20px;
	padding: 0;
}

#storedetail>p 
{
	margin-left: 20px;
	margin-right: 20px;
}

#storedetail>address
{
	width: 210px;
	margin-left: 20px;
	margin-left: 20px;
}

#storedetail>img 
{
	margin-left: 20px;
}

#storedetail a 
{
	margin: 5px;
	padding-top: 3px;
	display: block;
	float: left;
	background: url('images/btn-blue.png');
	width: 98px;
	height: 21px;
	color: White;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-repeat: no-repeat;
}


#storedetail>h1 
{
	font-size: 10px;
	text-transform: uppercase;
	color: Orange;
}

#storedetail a:hover 
{
	background: url('images/btn-blue_o.png');
	color: Orange;
	background-repeat: no-repeat;
}

#storeinfo 
{
	clear: both;
	margin: 0px 16px 36px 16px;
	padding: 20px;
	padding-bottom: 20px;
	max-width: 720px;
	background: #003f79;
	color: White;
}