/* CSS Document */

body, div, h1, h2, h3, h4, h5, p, ul, li, a, img, table, td, tr, form{
	margin:0px;
	padding:0px;
}

body {
	background:#000;
	text-align:center;
	font-family: arial, helvetica, verdana, sans-serif;
}

img{
	display:block;
	border:0px;
}

.clear{
	clear:both;
}

td{
	vertical-align:top;
}

#wrap_home {
	background:url(../images/bg_home_02.jpg);
	background-repeat:no-repeat;
	width:968px;
	height:1000px;
	text-align:left;
	margin:0px auto;
}

#wrap_brands {
	background:url(../images/bg_brands_new.jpg);
	background-repeat:no-repeat;
	width:968px;
	height:2288px;
	text-align:left;
	margin:0px auto;
}

#wrap_wholesale {
	background:url(../images/bg_wholesale_02.jpg);
	background-repeat:no-repeat;
	width:968px;
	height:768px;
	text-align:left;
	margin:0px auto;
}

#wrap_australia {
	background:url(../images/bg_australia.jpg);
	background-repeat:no-repeat;
	width:968px;
	height:768px;
	text-align:left;
	margin:0px auto;
}

#wrap_retail {
	background:url(../images/bg_retail_02.jpg);
	background-repeat:no-repeat;
	width:968px;
	height:1440px;
	text-align:left;
	margin:0px auto;
}

#wrap_history {
	background:url(../images/bg_history.jpg);
	background-repeat:no-repeat;
	width:968px;
	height:768px;
	text-align:left;
	margin:0px auto;
}

#wrap_contact {
	background:url(../images/bg_press_new.jpg);
	background-repeat:no-repeat;
	width:968px;
	height:768px;
	text-align:left;
	margin:0px auto;
}

#wrap_press {
	background:url(../images/bg_press_new.jpg);
	background-repeat:no-repeat;
	width:968px;
	height:768px;
	text-align:left;
	margin:0px auto;
}

#content{
	padding:0px 109px;
}

#nav{
	padding:102px 0px 0px 109px;
}

#nav ul{
	list-style:none;
}

#nav li{
	list-style:none; 
	float:left;
	white-space:nowrap;
}

#content_left{
	float:left;
	margin-top:12px;
	padding:20px;
	width:255px;
}

#content_right{
	float:right;
	padding:20px;
	width:394px;
	margin-top:12px;
}

#content_right a:visited{
	text-decoration: none
}

#content_right a:active{
	text-decoration: none
}

#content_right a:hover{
	text-decoration: underline; color:#555555;
}

h1{
	font-size:0.9em;
	color:#b4992b;
}

h2{
	font-size:0.9em;
	color:#000;
	font-weight:normal;
}

#content_right h2{
	padding-top:14px;
}

p{
	font-size:0.7em;
	color:#555555;
	line-height:1.3em;
}

/* ------------------------------- BRANDS PAGE --------------------------------- */

#content_brand{
	float:left;
	margin-top:12px;
	padding:17px 0px 0px 20px;
	width:710px;
}

#content_brand a:visited{
	text-decoration: none
}

#content_brand a:active{
	text-decoration: none
}

#content_brand a:hover{
	text-decoration: underline; color:#555555;
}

#content_brand h2{
	font-weight:bold;
}

.brand_image{
	padding-bottom:18px;
}

.brand_title{
	padding-bottom:17px;
}

/* ---------------------------- WHOLESALE PAGE ------------------------------- */

.pad{
	padding-top:14px;
}

.image_pad{
	padding-top:20px;
}

/* --------------------------- CONTACT PAGE --------------------------------- */

.cell{
	width:184px;
}

#content_contact{
	float:right;
	padding:20px 0px 20px 20px;
	width:414px;
	margin-top:12px;
}

#content_contact a:visited{
	text-decoration: none
}

#content_contact a:active{
	text-decoration: none
}

#content_contact a:hover{
	text-decoration: underline; color:#555555;
}

#content_contact h2{
	padding-top:14px;
}
