/* @Layout */

body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background:url(../images/bg.jpg);
}
.pic_left {
	position: absolute;
	float:left;
	background-image:url(../images/pic_left.png);
	width:401px;
	height:455px;
	z-index: 1;
}
.pic_right {
	position: relative;
	float:right;
	background-image: url(../images/pic_right.png);
	width:511px;
	height:517px;
	z-index: 1;
}

.clear {
	clear: both;
}

.wrapper {
	width:807px;
	position: relative;
	margin: 0 auto;
	z-index:1;
}
.page {
	width:807px;
	margin: 0 auto;
	margin-top:-0px;
	background-image:url(../images/page_bg.png);
}

.top_bar {
	width:770px;
	height:66px;
	margin-left:19px;
	margin-top:-0px;
	background-color:#0ba508;
}
.clock {
	width: 192px;
	height:16px;
	position:absolute;
	margin: 0 auto;
	margin-left:526px;
	z-index:7;
}
.contact_info {
	width:200px;
	height:45px;
	padding:5px;
	margin-top: -1px;
	margin-left: 550px;
	position: absolute;
	z-index: 3;
}

.title {
	width:465px;
	height:404px;
	background-image:url(../images/logo.png);
	display:block;
	margin-left:-20px;
	margin-right:-10px;
	margin-top:-66px;
	position: absolute;
	float:left;
	z-index:5;
}

.title h1, .title h2 {
	margin: 0;
	text-indent: -9999px;
}

.join {
	width:770px;
	margin-left:19px;
	height:25px;
	background-color:#000;
	border-top:1px solid #0F0;
	border-bottom:1px solid #0F0;
	position: absolute;
	z-index: 4;
}
.breadcrumb {
	position: absolute;
	width:250px;
	margin-top:35px;
	margin-left:438px;
	z-index: 5;
}
.menu {
	width:143px;
	height:192px;
	margin-left:600px;
	margin-top:34px;
	position: absolute;
	z-index: 7;
}
.intro {
	width:430px;
	height:auto;
	position:absolute;
	margin-top:150px;
	margin-left:200px;
	font: 12px "Century Gothic", Futura, Verdana, sans-serif;
	text-align:justify;
	line-height:13px;
	color:#FFF;
	background-image:url(../images/trans_black.png);
	padding:8px;
	z-index:7;
}
.intro a {
	color:#0F0;
}
.home_intro {
	width:525px;
	height:auto;
	position:absolute;
	margin-top:145px;
	margin-left:110px;
	font: 13px "Century Gothic", Futura, Verdana, sans-serif;
	text-align:justify;
	line-height:13px;
	color:#FFF;
	background-image:url(../images/trans_black.png);
	padding:5px;
	z-index:7;
}
.home_intro a {
	color:#0F0;
}
.preview_container {
	width:750px;
	height:inherit;
	margin-top:340px;
	margin-left:27px;
	background-color:#000;
	padding:2px;
	margin-bottom:8px;
	position: relative;
	z-index:7;
}
.preview {
	height:144px;
	width:144px;
	float:left;
	background-color:#FFF;
	margin:3px 3px 3px 3px;
	z-index:7;
}

/* @Style */

body {
	font:12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#FFF;
}

.join p {
	margin-top:5px;
	margin-left:418px;
}

.join a {
	margin-right:-18px;
	margin-top:-38px;
	float:right;
}

.contact_info p {
	font: 13px "Century Gothic", Futura, Verdana, sans-serif;
	text-align: right;
	margin-bottom: 5px;
}

.breadcrumb {
	font: 13px "Century Gothic", Futura, Verdana, sans-serif;
	font-size: 9px;
}
.menu a {
	text-decoration:none;
	display:block;
	text-indent:-9999px;
}
.menu li {
	float:left;
	list-style:none;
	margin-top:-2px;
}
.menu #products {
	background-image:url(../images/menu_products.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	width:143px;
	height:26px;
}
.menu #products:hover {
	background-position:0 -22px;
}
.menu #sightings {
	background-image:url(../images/menu_sightings.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	width:143px;
	height:26px;
}
.menu #sightings:hover {
	background-position:0 -22px;
}
.menu #contests {
	background-image:url(../images/menu_contests.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	width:143px;
	height:26px;
}
.menu #contests:hover {
	background-position:0 -22px;
}
.menu #media {
	background-image:url(../images/menu_media.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	width:143px;
	height:26px;
}
.menu #media:hover {
	background-position:0 -22px;
}
.menu #links {
	background-image:url(../images/menu_links.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	width:143px;
	height:26px;
}
.menu #links:hover {
	background-position:0 -22px;
}
.menu #about {
	background-image:url(../images/menu_about.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	width:143px;
	height:26px;
}
.menu #about:hover {
	background-position:0 -22px;
}
.menu #location {
	background-image:url(../images/menu_location.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	width:143px;
	height:26px;
}
.menu #location:hover {
	background-position:0 -22px;
}
.menu #contact {
	background-image:url(../images/menu_contact.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	width:143px;
	height:26px;
}
.menu #contact:hover {
	background-position:0 -22px;
}

.preview_container #new_products {
	width:183px;
	height:17px;
	margin:0px;
	display: block;
}

.preview_container #sightings {
	width:183px;
	height:17px;
	margin:0px;
	display: block;
}

.footer {
	text-align: center;
	margin-top: 20px;
	color: #999;
}

.footer li {
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
}

.footer a {
	color: white;
}