@charset "UTF-8";
/* CSS Document */


body{
	background: #000 url(../BGVideoFilm/Sequence-1004.jpg) center top no-repeat;
}

#servicesLayer {
	position: absolute;
	width: 590px;
	top: 30px;
	left: 285px;
	z-index: 110;
	}
	
#video {
	position: absolute;
	width: 320px;
	margin: 50px 0 0 0;
	z-index: 100;
}	

#textbox {
	position: absolute;
	top: 0;
	margin-left: 350px;
	background: url(../images/TextBox2.jpg);
	width: 241px;
	height: 370px;
	color: #fff;
	}

#textcontent {
	position: relative;
	margin-top: 20px;
	padding: 0 20px;
	height: 330px;
	width: 201px;
	overflow: auto;
}
	

#textcontent ul, #textcontent li {
	margin: 0;
	padding: 0;
}

#textcontent li {
	margin-left: 15px;
}
#textcontent a {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}


#services {
	position: absolute;
	width: 540px;
	top: 30px;
	left: 335px;
	z-index: 110;
	}
	

#servicesTextbox {
	position: relative;
	float: right;
	background: url(../images/TextBox2.jpg);
	width: 241px;
	height: 370px;
	color: #fff;
	}


#submenu {
	position: relative;
	float: left;
	top: 75px;
	z-index: 140;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#submenu li {
	background: url(../images/subMenuBar2.png) top right no-repeat;
	width: 200px;
	height: 38px;
	text-align: right;
	padding: 2px 10px 5px 0;
	z-index: 140;
}
	
#submenu a {
	width: 200px;
	height: 30px;
	color: #0c0a07;
	text-decoration: none;
	font-size: 12px;
}
#submenu a:hover {
	color: #b5d1d1;
}	

h1 {
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	margin: 0 0 -8px 0;
	padding: 0;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	margin-top: 12px;
	margin-bottom: -5px;
}