/* Global Styles */

*{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	background-color: #353535;
	background-image: url(images/header_tile.gif);
	background-repeat: repeat-x;
	font-size:14px;
}

#layout-container{
	position: absolute;
	float: left;
	width: 940px;
	height: auto;
	left: 50%;
	top: 0px;
	margin: 0px 0px 0px -470px;
}

#content-container{
	position: relative;
	float: left;
	width: 940px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(images/page_tile.gif);
	background-repeat: repeat-y;
}

/* Header Styles */

#header-container{
	position: relative;
	float: left;
	width: 940px;
	height: 160px;
}

#nav-container{
	position: relative;
	float: left;
	width: 940px;
	height: 160px;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
}

.nav-item{
	position: relative;
	float: left;
	width: auto; 
	height: 160px;
	display: block;
}

#nav-left{
	position: relative;
	float: left;
	width: 20px;
	height: 160px;
	background-image: url(images/header_left.gif);
}

#nav-logo{
	position: relative;
	float: left;
	width: 409px;
	height: 160px;
	background-image: url(images/header_title.gif);	
}

a#nav-home{
	position: relative;
	float: left;
	width: 84px;
	height: 160px;
	background-image: url(images/header_home.gif);
}

a#nav-home:hover{
	background-image: url(images/header_home_on.gif);
}

a#nav-company{
	position: relative;
	float: left;
	width: 105px;
	height: 160px;
	background-image: url(images/header_company.gif);
}

a#nav-company:hover{
	background-image: url(images/header_company_on.gif);
}

a#nav-brands{
	position: relative;
	float: left;
	width: 86px;
	height: 160px;
	background-image: url(images/header_brands.gif);
}

a#nav-brands:hover{
	background-image: url(images/header_brands_on.gif);
}

a#nav-stockists{
	position: relative;
	float: left;
	width: 98px;
	height: 160px;
	background-image: url(images/header_stockists.gif);
}

a#nav-stockists:hover{
	background-image: url(images/header_stockists_on.gif);
}

a#nav-stores{
	position: relative;
	float: left;
	width: 81px;
	height: 160px;
	background-image: url(images/header_stores.gif);
}

a#nav-stores:hover{
	background-image: url(images/header_stores_on.gif);
}

a#nav-contact{
	position: relative;
	float: left;
	width: 118px;
	height: 160px;
	background-image: url(images/header_contact.gif);
}

a#nav-contact:hover{
	background-image: url(images/header_contact_on.gif);
}

#nav-right{
	position: relative;
	float: left;
	width: 20px;
	height: 160px;
	background-image: url(images/header_right.gif);
}

/* Heading Banners */

#banner-welcome{
	position: relative;
	float: left;
	width: 580px;
	height: 28px;
	background-image: url(images/banner_welcome.gif);
}

/* Index Page Styles */

#index-container{
	position: relative;
	float: left;
	width: 870px;
	height: auto;
	top: 0px;
	left: 35px;
}

#index-main-container{
	position: relative;
	float: left;
	width: 580px;
	height: auto;
}

#index-welcome-container{
	position: relative;
	float: left;
	width: 580px;
	height: 237px;
	background-image: url(images/placeholder_text.gif);
}

#index-flash-container{
	position: relative;
	float: right;
	width: 280px;
	height: 540px;
	margin: 28px 0px 0px 0px;
	background-color: #000;
}


/* Company Page Styles */

#company-container{
	position: relative;
	float: left;
	width: 870px;
	height: auto;
	top: 0px;
	left: 35px;
}


/* Brands Page Styles */

#brands-container{
	position: relative;
	float: left;
	width: 870px;
	height: auto;
	top: 0px;
	left: 35px;
}

#brands-menu-container{
	width: 200px;
	height: auto;
	background-color: #FFFFFF;
	padding:0px;
}


/* Stores Page Styles */

#stores-container{
	position: relative;
	float: left;
	width: 870px;
	height: auto;
	top: 0px;
	left: 35px;
}


/* Contact Page Styles */

#contact-container{
	position: relative;
	float: left;
	width: 870px;
	height: auto;
	top: 0px;
	left: 35px;
}

/* Map Pages */

#map-position-container{
	position: relative;
	float: left;
	width: 550px;
	height: 400px;
	left: 180px;
}

/* Footer Styles */

#footer-container{
	position: relative;
	float: left;
	width: 940px;
	height: 70px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	font-size: 10px;
	color: #fff;
	background-image: url(images/page_foot.gif);
	background-repeat: no-repeat;
}

#footer-nav{
	color: #ccc;
}

a.footer-nav-item{
	text-decoration: none;
	color: #ccc;
}

a.footer-nav-item:hover{
	text-decoration: none;
	color: #fff;
}
.txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-shadow:Black;
color:#000000;
text-align:justify;
padding:3px;
}
.heading{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-shadow:Black;
color:#8C8C8C;
}
a.heading{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-shadow:Black;
color:#8C8C8C;
text-decoration:none;
}
a.heading:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-shadow:Black;
color:#8C8C8C;
text-decoration:none;
}
a.heading:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-shadow:Black;
color:#8C8C8C;
text-decoration:none;
}