* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #bffafe;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #4a2604;
	/*background: url(images/bg.png);*/
}

h1, h2, h3 {
	color: #4a2604;
}

h1 { line-height: 5px; padding-top: 20px; }

h1 { font-size: 130%; font-weight:bold; padding-left: 7px;}
h2 { font-size: 90%; font-weight:bold; padding-left: 7px;}
h3 { font-size: 110%; font-weight:bold;}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
}

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

a:visited {
	color: #4a2604;
}

a:hover {
	text-decoration: none;
	color: #ff6d02;
}

#copy {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4a2604;
	padding-left: 7px;
	padding-top: 10px;
	padding-bottom: 18px;
}

#header {
	width: 740px;
	height: 75px;
	margin: 0 auto;
	border-bottom: 3px solid #4a2604;
}

#logo {
	float: left;
	width: 153px;
	height: 75px;
	border-right: 3px solid #4a2604;
	background: url(images/bp-logo.gif) no-repeat;
}

.menu-select {
	display: block;
	float: left;
	height: 50px;
	padding: 30px 20px 0 20px;
	background: url(images/img1.gif) no-repeat;
	text-decoration: none;
	font-size: 145%;
	color: #fc7a00;
}

#menu {
	float: left;
	width: 450px;
	height: 75px;
	border-right: 3px solid #4a2604;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	padding: 30px 20px 0 20px;
	background: url(images/img1.gif) no-repeat;
	text-decoration: none;
	font-size: 145%;
	color: #4a2604;
}

#menu a:hover {
	color: #ff6d02;
}

#header-address{
	width: 100px;
	float: right;
	padding: 15px 20px 0 00px;
	font-family: Verdana;
	font-size: 9px;
	color: #3B3B3B;
}

#splash {
	width: 740px;
	height: 493px;
	margin: 0 auto;
	padding-bottom: 15px;
	background: url(images/bg.png) no-repeat;
}

#model-shot{
	width: 535px;
	height: 286px;
	float: right;
	margin-top:15px;
	background: url(images/model-shot.jpg) no-repeat;
}

#fantasy-tan{
	width: 148px;
	height: 50px;
	float: right;
	position: relative;
	left:320px;
	top:415px;
	margin-top:15px;
}

#fantasy-tan2{
	width: 148px;
	height: 50px;
	float: left;
	margin-top:15px;
	padding-top:25px;
	padding-left:10px;
}

#fantasy-tan-l{
	width: 290px;
	float:left;
	padding-right:10px;
	padding-top: 15px;
}

#fantasy-tan-r{
	width: 430px;
	height: 650px;
	float: right;
}

#bp-logo2{
	width: 148px;
	height: 50px;
	float: right;
	position: relative;
	left:500px;
	top:285px;
	margin-top:15px;
}

#bp-logo3{
	width: 148px;
	height: 50px;
	float:right;
	margin-top:15px;
	margin-bottom:25px;
}

#page {
	width: 740px;
	margin: 0 auto;
}

#footer {
	clear: both;
	width: 740px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 3px solid #4a2604;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#links {
	float: right;
}