/* CSS Document */
/* DERAIL */

/* General Design */

body {
	background-color: #3b4254;
	margin:0px;
	padding:0px;
	font-family: Helvetica, Arial, Sans-Serif;
}

p, h1 {
	font-size: 12px;
	text-transform: lowercase;
	color: #993300;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 12px;
}

h1 {
	text-transform: uppercase;
}

a {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	color: #993300;
	text-decoration: none;
}

a:hover {
	color: #cc3300;
}

img {
	border: 0;
	padding: 0;
}

#one {
	float: left;
	margin: 0;
	padding: 0;
	width: 306px;
	height: 500px;
}

#content {
	margin: 0;
	padding: 0;
	width: 226px;
	height: 214px;
	padding: 90px 0 0 80px;
	background-image: url(imagesblue/newsite4_01.jpg);
	background-repeat: no-repeat;
}

#button {
	margin: 0;
	padding: 0 0 0 36px;
	width: 370px;
	height: 172px;
	background-image: url(imagesblue/newsite4_07.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

#bottom {
	margin: 0;
	_margin: -3px 0 0 0;
	padding: 0;
	width: 306px;
	height: 24px;
	background-image: url(imagesblue/newsite4_10.jpg);
	background-repeat: no-repeat;
}

#two {
	float: left;
	margin: 0;
	_margin: 0 0 0 -100px;
	padding: 304px 0 0 0;
	width: 378px;
	height: 0px;
	background-image: url(imagesblue/newsite4_02.jpg);
	background-repeat: no-repeat;
}

#layer1 {
	position: absolute;
	z-index: 1;
	width: 270px;
}
#layer2 {
	position: absolute;
	z-index: 2;
	text-align: right;
	padding: 145px 15px 0 0;
	width: 255px;
	cursor: pointer;
}