body {
	line-height:20px;
	margin:0px;
	padding:0px;
	font-size:16px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	background-color:#333;
	-webkit-background-size:100% 56%;
}

p {
	margin:0px;
	line-height:20px;
}
.footerlink {
	color:#FFF;
	text-decoration:none;
}
#pagewrapper {
	position:relative;
	margin:0 auto;
	width:1038px;
	z-index:1;
}
#header {
	position:relative;
	width:1038px;
	height:450px;
	z-index:1;
}
#main {
	position:relative;
	width:1038px;
	min-height:200px;
	z-index:1;
	background-image:url(../images/main_bg.png);
	background-repeat:repeat-y;
}
#footer {
	position:relative;
	width:100%;
	min-width:1038px;
	height:144px;
	z-index:1;
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
}
#nav {
	position:absolute;
	width:1036px;
	height:84px;
	z-index:1;
	left: 2px;
}
#teaser01 {
	position:absolute;
	width:283px;
	height:211px;
	z-index:2;
	left: 20px;
	top: 178px;
	background-image: url(../images/top_teaser_01.png);
}
#teaser02 {
	position:absolute;
	width:283px;
	height:211px;
	z-index:2;
	left: 379px;
	top: 178px;
	background-image: url(../images/top_teaser_02.png);
}
#teaser03 {
	position:absolute;
	width:283px;
	height:211px;
	z-index:2;
	left: 734px;
	top: 178px;
	background-image: url(../images/top_teaser_03.png);
}
#main_top {
	position:absolute;
	width:1038px;
	height:36px;
	z-index:3;
	left: 0px;
	top: 414px;
	background-image: url(../images/main_top.png);
}
#footer_wrapper {
	position:relative;
	width:1038px;
	height:50px;
	z-index:1;
	margin:0 auto;
	background-image: url(../images/main_bottom.png);
}
#content {
	position:relative;
	width:898px;
	z-index:1;
	padding: 20px 70px 0px 70px;
}
#footer_left {
	position:absolute;
	width:220px;
	height:70px;
	z-index:1;
	left: 51px;
	top: 40px;
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer_right {
	position:absolute;
	width:253px;
	height:21px;
	z-index:2;
	left: 741px;
	top: 122px;
	color:#FFF;
	text-align:right;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#vr_start {
	width:898px;
	height:450px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
	margin: 15px 0px 0px 0px;
	position:relative;
}
#content_txt {
	margin: 0px 40px 0px 40px;
}