body {
	padding:0px;
	margin:0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background:#FFD600 url(../images/bg.png) repeat;

}


	

#header, #content, #footer{
	text-align:left;
}

#outerframe{
	margin:0 auto;
	margin-top:15px;
	margin-bottom:15px;
	width:729px;
	background:#ffffff url(../images/shadow_l.png) repeat-y left;

}

img{
	border:none;
}

/*****LINKS************/

a{
	font-weight:bold;
	color:#FFD600;
}

a:link{
	text-decoration:none;
	color:#FFD600;
}

a:visited{
	text-decoration:none;
	color:#FFD600;
}

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

/******HEADER STUFF********/

#header{
	height:180px;
	background:url(../images/header.png) no-repeat;
}

#header_l{
	float:left;
	height:180px;
	width:15px;
	background:blue;
}

#logo{
	float:right;
	background:url(../images/logo2.png) no-repeat;
	padding:0px;
	height:180px;
	overflow:hidden;
}

#header_r{
	float:right;
	height:180px;
	width:15px;
	background:blue;
}


/******NAVBAR STUFF********/



#navbar_l{
	float:left;
	height:32px;
	width:15px;
	background:url(../images/navbar_l.png) left;
}

#navbar_r{
	float:right;
	height:32px;
	width:15px;
	background:url(../images/navbar_r.png) right;
}



/************NAVBAR**********/

#navcontainer{
	height:32px;
	background:url(../images/navbar.png) repeat-x;
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;
	width:729px;

}


#navcontainer ul{	
	display:inline;
	padding: 0;
	margin: 0;
	color:#ffffff;


}

#navcontainer ul li { 
	display: inline;
}

#navcontainer ul li a{
	font-size:11px;
	height:25px;	
	padding-left:12px;
	padding-right:40px;
	padding-top:7px;
	color:#000000;
	text-decoration: none;
	float: left;
	border-left: 1px solid #ffffff;
	font-weight:bold;
	margin:0px;
	
}

#navcontainer ul li a.left{
	font-size:11px;
	height:25px;	
	padding-left:12px;
	padding-right:40px;
	padding-top:7px;
	color:#000000;
	text-decoration: none;
	float: left;
	border-left:none;
	font-weight:bold;
	margin:0px;
}





#navcontainer ul li a:hover{
	background:url(../images/nav_hover.png);
	_background:#333333;
	color:#ffffff;
}


/***********CONTENT***********/
#content{
	background:url(../images/shadow_r.png) repeat-y right;
	margin-left:30px;
	margin-right:0px;
	padding-top:15px;
	margin-bottom:-20px;
	_margin-top:-18px;
}

#img_block{
	float:right;
	width:140px;
	margin-right:35px;
	_margin-right:15px;
	
}

#img_block.steps img{
	margin-bottom:20px;
}
	
	

#img_block.headshot{
	float:left;
	width:150px;
	margin-top:10px;	
}


#img_block img{
	float:left;
	margin-bottom:20px;
}	

p{
	margin-top:0px;
	margin-bottom:20px;
	line-height:17px;
	width:500px;
	font-size:12px;
	color:#000000;
}

p.italic{
	font-style:italic;
	margin-top:10px;
	margin-bottom:20px;
	font-size:12px;
	line-height:17px;
}

p.address{
	margin-top:10px;
	margin-bottom:20px;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
}






/*****FOOTER************/

#footer{
	height:40px;
	background:#000000;
	background:url(../images/footer.png) repeat-x ;
}

#footertext{
	float:right;
	margin-right:20px;
	font-size:10px;
	color:#FFD600;
	padding-top:8px;
}

#footer_l{
	float:left;
	background:url(../images/footer_l.png) no-repeat left;
	height:40px;
	width:25px;
}


#footer_r{
	float:right;
	background:url(../images/footer_r.png) no-repeat right;
	height:40px;
	width:25px;
}

#visionaire{
	float:left;
	margin-left:10px;
	padding-top:7px;
	
}

#visionaire img{
	border:none;
	
}

/********CLEARING*********/

#clear{
	height:0px;
	clear:both;
}

#clear.bottom{
	height:20px;
	clear:both;
}

#clear.line{
	height:1px;
	background:#FFD600;
	margin-top:30px;
	margin-bottom:25px;
	margin-right:30px;
	_border-top:1px solid #ffd600;
}


/*********HEADINGS***********/
H1{
	display:block;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	font-size:35px;
	line-height:35px;
	font-weight:bold;
	color:#000000;
	letter-spacing:-1px;
}

H2{
	display:block;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	font-size:23px;
	line-height:23px;
	font-weight:bold;
	color:#000000;
	letter-spacing:-1px;
}

H3{
	display:block;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#000000;
	letter-spacing:-1px;
}

H4{
	display:block;
	margin:0px;
	margin-top:10px;
	margin-bottom:5px;
	padding:0px;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#000000;
	letter-spacing:-1px;
}

#title{
	font-size:12px;
	font-weight:bold;
	margin:0px;

}

#person{
	float:left;
	margin-right:20px;
}

/*****************List****************/
ul.list{
	font-size:12px;
	padding-left:15px;
	#margin-left:3px;
	margin-right:30px;
}

ul.list li{
	margin-bottom:10px;
}

.title{
	float:left;
	width:130px;
	font-weight:bold;
}




table.stockists{
	border-collapse:collapse;
}

table.stockists td{
	font-size:12px;
	height:20px;
	border:solid 1px #000000;
	padding:5px;
	
}

table.stockists tr{

	
}

/***BACK TO TOP******/

#back_to_top{
	float:left;
	margin:20px;
	margin-left:0px;
	font-size:11px;
	font-weight:bold;
}



	
	

	
	



