* {
	padding: 0px;
	margin: 0px;
	border: 0px solid #FFFFFF;
}

body { 
	background: url('../gfx/background.jpg') top center #170101;
	font-size: 11px;
	color: #D0B9B9;
	font-family: Arial;
	text-align: center;
}

a:link, a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

span.bold {
	font-weight: bold;
}

span.under {
	text-decoration: underline;
}

strong {
	display: block;
	padding-top: 14px;
	padding-bottom: 4px;
	font-size: 14px;
	color: #FFFFFF;
}

b.white {
	color: #FFFFFF;
}

.spacer {
	width: 100%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	display: block;
	background-color: #D0B9B9;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.clear {
	width: 100%;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	display: block;
	clear: both;
}

input, textarea, select {
	width: 400px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, "Times New Roman";
	font-size: 12px;
	border: 1px solid #630909;
	background-color: #FEFBFB;
	color: #630909;
}

/* ------------------------------------- */

div#main {
	width: 1120px;
	margin: 0 auto;
	background: url('../gfx/background_image.jpg') no-repeat;
	text-align: center;
}

div.main {
	width: 951px;
	height: auto !important;
	height: 800px;
	min-height: 800px;
	margin: 0 auto;
	text-align: left;
}

a.shop {
	width: 205px;
	height: 96px;
	display: block;
	position: absolute;
	margin-top: 396px;
	margin-left: 618px;
	background-image: url('../gfx/blank.gif');
}

/* ------------------------------------- */

div#header {
	width: 951px;
	height: 130px;
	margin: 0 auto;
	background: url('../gfx/header.jpg') no-repeat;
	text-align: right;
}

div#header a.logo:link, div#header a.logo:visited, div#header a.logo:hover, div#header a.logo:active {
	width: 187px;
	height: 92px;
	display: block;
	float: left;
	background: url('../gfx/logo.jpg') no-repeat;
}

div#header a.foto:link, div#header a.foto:visited, div#header a.foto:hover, div#header a.foto:active {
	width: 134px;
	height: 92px;
	display: block;
	float: left;
	margin-left: 451px;
	background: url('../gfx/foto.jpg') no-repeat;
}

div#header ul.menu {
	width: 951px;
	height: 23px;
	display: block;
	font-family: "Myriad Pro", Arial;
	font-size: 14px;
}

div#header ul.menu li {
	display: inline;
	float: left;
	margin-right: 13px;
}

div#header ul.menu li a:link, div#header ul.menu li a:visited {
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 11px;
	padding-right: 11px;
	color: #FFFFFF;
	background-color: #170101;
	text-decoration: none;
	text-transform: uppercase;
}

div#header ul.menu li a:hover, div#header ul.menu li a:active {
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 11px;
	padding-right: 11px;
	color: #FFFFFF;
	background-color: #A90000;
	text-decoration: none;
	text-transform: uppercase;
}

div#header ul.menu li a.active:link, div#header ul.menu li a.active:visited, div#header ul.menu li a.active:hover, div#header ul.menu li a.active:active {
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 11px;
	padding-right: 11px;
	color: #FFFFFF;
	background-color: #A90000;
	text-decoration: none;
	text-transform: uppercase;
}

/* ------------------------------------- */

div#container {
	width: 939px;
	padding-top: 16px;
	padding-bottom: 36px;
	margin: 0 auto;
	line-height: 26px;
}

div.title {
	width: 488px;
	font-family: "Myriad Pro", Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
}

div.title span {
	display: block;
	padding-bottom: 8px;
}

/* ------------------------------------- */

div#footer {
	width: 935px;
	height: 87px;
	margin: 0 auto;
}

div#footer span.copyright {
	width: 468px;
	display: block;
	float: left;
	padding-top: 10px;
	text-align: left;
}

div#footer span.project {
	width: 467px;
	display: block;
	float: right;
	padding-top: 10px;
	text-align: right;
}

div#footer a:link, div#footer a:visited {
	color: #D0B9B9;
	text-decoration: none;
}

div#footer a:hover, div#footer a:hover {
	color: #D0B9B9;
	text-decoration: underline;
}
