*{margin:0;padding:0;}
body {
    width:100%;
    height:100%;
    position:absolute;
	font-family:Times New Roman, Times, serif;
	background:#000 url(images/bgcurtain.jpg) no-repeat fixed center top;
}
a {
	color:#666666;
	text-decoration:underline;
}
a:hover { color:#990000; }

#container {
    min-height:100%;
    height:auto !important;
    height:100%;
}
#header {
	position: relative;
	top: -8px;
	width: 920px;
	height:97px;
	margin: auto;
	background: url(images/header.png) no-repeat center top;
}
#home-btn {
	position:absolute;
	top:10px;
	left: 20px;
	width:360px;
	height:70px;
}
#menu {
	position: relative;
	top: 53px;
	text-align: left;
	width: 470px;
	left: 400px;
}
#menu li {
	color: #FFFFFF;
	margin-right: 30px;
	font-size: 16px;
	display: inline;
}
#menu a { color: #000000; }
#menu a:hover { color: #757668; }

#content {
	width: 800px;
	margin: 0 auto;
	padding: 16px 20px 170px 20px;
	overflow: auto;
}
/* */
#footer {
	width: 920px;
	height: 170px;
	background: url(images/footer.png) no-repeat center bottom;
	margin: -160px auto 0;
}
#contact-btn {
	position:absolute;
	width:240px;
	height:120px;
	margin: 20px 20px 0 660px;
}
/* */
#resumenav {
	float: left;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#resumebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 550px;
	padding-left: 25px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-left-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	float: right;
	position: relative;
}
#resumebody h1 {
	font-size: 14px;
	color: #990000;
}
#resumebody h2 {
	font-weight: bold;
	font-size: 12px;
}
.col2 {
	position: absolute;
	left: 250px;
	display: inline;
}

#video {
	display: block;
	width: 480px;
	height: 320px;
	padding: 40px 0;
	margin: 0 auto auto;
}
.thumbcontainer {
	height: 263px;
	width: 182px;
	display: block;
	float: left;
	background-color: #999999;
	overflow: hidden;
	margin: 0 9px 18px;
}
.thumbcontainer img {
	height: 263px;
	width: auto;
	display: block;
	margin: auto;
}

#contactbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
}