body, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul {

margin:0;
padding: 0;
}

body {
	background:#E0C483 url(images/front_page_bg.gif) center center;
}

html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
}

.holder {
width: 100%;
height: 100%;
}
#content {
	background: url(images/front_page_content_bg.jpg) no-repeat center center;
	height: 645px;
	width: 800px;
	position: relative;
	text-align: left;
}
#navigation {
	width: 400px;
	margin-left: 352px;
}

#picture {
	height: 485px;
	width: 375px;
	position: absolute;
	top: 135px;
	left: 3px;
}

#bullets {
	height: 120px;
	width: 375px;
	margin-left: 370px;
}
#description {
	margin-left: 375px;
	width: 300px;
	color: #61371F;
	line-height: 21px;
	margin-top: 20px;
	margin-bottom: 35px;
}
#promos{
	margin-left: 370px;
	margin-top: 25px;
}

a{
color:brown
}

