*{
	margin:0px;
	padding:0px;
}
/* mac hide \*/
html,body{
height:100%;
width:100%;
min-height:640px;/* for good browser*/
min-width:800px;
}
/* end hide */

body {
	text-align: center;
	background-color: #78797b;
}

#outer{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}

#container {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 640px;
}

#wrapper {
	width: 800px;
	background: #fff;
	height: 640px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

#menu {
	width:236px;
	height:640px;
	float:left;
}

#created{
	float: left;
	padding-left:105px;
	padding-top: 132px;
}

#sections{
	padding-top:50px;
	float:left;
	width:236px;
	height: 404px;

}

#sections a{
	display:block;
}

#text{
	width: 536px;
	height: 500px;
	text-align: left;
	padding-top:109px;
	float:left;
	padding-left:16px;
	border-style: none;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

li{
	white-space:nowrap;
	float:left;
	border-style: none;
	font-size: 0px;
}

a img { 
border: 0; 

}

#main{
	float:left;
	width: 536px;
	height: 640px;
}

#main p {
	width: 214px;
	font-family: arial;
	font-size: 16px;
	color: #636466;
	text-align: left;
	padding-top:135px;
	float:left;
	padding-left:23px;
}

#tac 
{
	float:right;
}

#tac a{	
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #8C724B;
}

#title 
{
	float:left;
}
#title p
{
	font-family: arial;
	font-size: 36px;
	color: #977448;
	text-align: left;
	padding-top:109px;
	float:left;
	padding-left:23px;
}

#stockistMain
{
	float: left;
	text-align: left;	
	padding-left:23px;
	font-family: arial;
	font-size: 11px;
	color: #636466;
	font-weight: bold;
}

.stockistGold
{
	font-family: arial;
	font-size: 11px;
	color: #977448;
	font-weight: bold;
}

.stockistGold a:link {
 font-family: arial;
	font-size: 11px;
	color: #977448;
	font-weight: bold;
}

.stockistGold a:visited {
 font-family: arial;
	font-size: 11px;
	color: #977448;
	font-weight: bold;
}

.stockistGold a:hover {
 font-family: arial;
	font-size: 11px;
	color: #977448;
	font-weight: bold;
}

.stockistGold a:active {
 font-family: arial;
	font-size: 11px;
	color: #977448;
	font-weight: bold;
}


