@charset "UTF-8";

/* CSS Document */

body {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 80%;
	background: transparent url(../images/layout/heritage17_opt_copy.png) center top fixed no-repeat;
	background-color: #060604;
	text-align: center;	/* IE-Win hack */
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

img {
	border: 0px;
}

#logo {
	margin: 0 auto;
	width: 930px;
	height: 200px;
}

#top {
	margin: 0 auto;
	width: 930px;
	height: 30px;
	background: transparent url(../images/layout/frame_00001_top1.png) top left no-repeat;	
}

#container {
	margin: 0 auto;
	width: 930px;
	background: transparent url(../images/layout/frame_00001_mid.png) top left repeat-y;
}

#bottom {
	margin: 0 auto;
	width: 930px;
	height: 40px;
	background-image: url(../images/layout/frame_00001_btm.png);
	background-repeat: no-repeat;
}

#navigation {
	margin: 0 auto;
	width: 930px;
}

#navigation2 {
	margin: 0 auto;
	width: 930;
	height: 40px;
	padding-left: 0px;
}

#content {
	margin: 0 auto;
	width: 900px;
	padding-left: 15px;
	padding-right: 15px;
}

#footer {
	margin: 0 auto;
	width: 930px;
	height: 20px;
	padding-top: 20px;
}

#video {
	margin: 0 auto;
	width: 276px;
	height: 207px;
	padding-left: 0px;
	background: transparent url(../images/untitled-2.png);
}

#social_networking {
	margin: 0 auto;
	width: 100%;
	height: 30px;
	padding-left: 0px;
}#container #content table tr td table tr td center strong {
	font-family: Verdana, Geneva, sans-serif;
}

