body {
	background-color: #343434;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top {
	position:relative;
	width:100%;
	height:28px;
	z-index:100;
	background-image: url(../images/top.jpg);
}
#main {
	position:relative;
	width:970px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
}
#top_forms {
	position:relative;
	width:800px;
	z-index:3;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/form_background.jpg);
	top: -3px;
}
#center {
	position:relative;
	width:800px;
	z-index:3;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/line.jpg);
	top: -3px;
}
#text {	position:relative;
	width:255px;
	z-index:2;
	background-image: url(../images/text_right.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#apDiv1 {
	position:absolute;
	width:200px;
	z-index:1000;
	left: 47px;
	top: -3px;
}
#xg-container {
overflow: hidden;
height: 498px;
width: 700px;
padding: 0;
margin: 0;
}
#xg-inner {
float: left;
}

.imgBox {
	width: 170px;
	height: 166px;
	margin: 0;
}
.imgBox img {
	vertical-align: middle;
	border-width: 0;
	padding: 0;
	cursor: pointer;
}
.xg-nav { text-align: center; cursor: pointer; line-height: 25px; margin: 8px; }
.xg-nav:hover { background: #e0e0e0; }

#xg-view {
	width: 700px;
	text-align: center;
}

.content a {
	color: black;
}

.content a:visited {
	color:gray;
}

.ytBack {
height:360px;
padding:10px;
width:422px;
background: url(../images/video_back.jpg) no-repeat;
}


