body {
	background: #ffffff;
	font: 11px Verdana, Helvetica; 
	color: #b5b5b5; 
	margin: 0px; 
	padding: 0px; 
}

form {
	margin: 0px; 
	padding: 0px; 
}

img {
	display: block;
	border: 0;
}

#outline1, #outline2, #footer {
	width: 1000px;
	min-height: 850px;
	height: auto !important;
	height: 850px;
}

#outline1 {
	margin: 0 auto;
}

#outline2 {
	background: url('../images/outline_bg.gif') top left repeat-y;
	float: left;
}

#logo {
	width: 280px;
	height: 400px;
	padding: 282px 0 0 60px;
	float: left;
}

#nav {
	width: 540px;
	height: 36px;
	padding: 10px 0 0 120px;
	float: left;
}

#nav a {
	background: #a39a95;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: .15em .38em .15em .45em;
	position: relative;
	text-decoration: none;
}

#showcase1 {
	/*
	background: url('../images/sample_cover_main.jpg');
	width: 660px;
	height: 800px;
	*/
	width: 421px;
	height: 603px;
	float: left;
}

#showcase2 {
	background: url('') top center no-repeat;
	background-position: top center;
	background-repeat: no-repeat;
	/*
	background: url('../images/sample_cover_fade.jpg');
	width: 660px;
	height: 800px;
	*/
	width: 600px;
	height: 130px;
	color: #141414;
	padding: 30px 30px 30px 30px;
	text-align: center;
	float: left;
}

#arrow_left, #arrow_right {
	width: 23px;
	height: 85px;
	/*
	padding: 240px 0 0 72px;
	*/
	padding: 240px 26px 0 72px;
	float: left;
}

#arrow_right {
	/*
	padding: 240px 0 0 472px;
	*/
	padding: 240px 0 0 25px;
}

#arrow_left img, #arrow_right img {
	cursor: pointer;
}

.loader1 {
	top: 265px;
	left: 205px;
	position: relative;
}

.img1 {
	padding: 10px;
	border: 1px #e9e9e9 solid;
}

a {
	color: #b5b5b5;
	text-decoration: none;
}

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

a.link1, a:hover.link1 {
	background: #ffffff;
	color: #77787a;
	padding: .25em .48em .25em .55em;
	position: relative;
	text-decoration: none;
	border: 1px #d7d7d7 solid;
}

