body {
	border: 0px;
	margin: 0px;
	background: #999999 url(images/sitebg.jpg) fixed no-repeat center top;
	text-align: center;
	background-size: cover;
}

#layout {
	width: 980px;
	height: 100%;
	margin: 0px auto;
	text-align: left;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

#mainContent {
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px;
}

.fullscreen-bg video {
    width: 100%;
}

.contentHead {
	height: 50px;
	background-image: url(images/image_14.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.wire {
	height: 50px;
	background-image: url(images/image_15.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.heading, .shadow {
	font-family: Times New Roman, Trebuchet MS, sans-serif;
	position: absolute;
	font-weight: bold;
	font-style: italic;
}

.heading {
	font-size: 1.7em;
	margin: 0px;
	color: #FFFFFF;
}

.shadow {
	font-size: 2em;
	margin: 5px 0px 0px 20px;
	color: #8D0000;
}

.content, .content td {
    padding: 1em .5em;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	color: #FFFFFF;
	text-align: justify;
}

.subContent {
	margin: 20px 20px 20px 50px;
	clear: both;
}

.menubar {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	padding: 2px 0px 0px 10px;
}

.menubar a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.menubar a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

.menuitem {
	width: 100%;
	height: 24px;
	background-image: url(images/image_21.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 17px;
	background-size: 100% 100%;
}

.menuitem a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.menuitem a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.imgbox {
	margin: 5px;
	border: 1px solid #D4AF9F;
}

h3 {
	font-family: Arial, Verdana, sans-serif;
	margin: 0px;
}

a {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

.inputTxt {
	padding: 2px;
	border: 1px solid #D4AF9F;
	background-color: #550000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #D4AF9F;
}

.inputBtn {
	padding: 1px;
	border: 1px solid #F4DDBF;
	background-color: #770000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D4AF9F;
}

#footer {
	width: 980px;
	padding: 2px 10px;
	margin: 0px auto;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	background-color: #770000;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}

.contactTxt {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px; 
	color: #333333; 
	background-color: #FFFFFF; 
	height: 20px; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 1px;
}

#contactTbl td {
	font-family: Arial, Verdana, sans-serif;
	vertical-align: top;
}