body{
margin:0;
padding:0;
background-color: #F6F6F6;
}

#maincontainer{
position: relative;
width: 940px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
height: 100%;
overflow: visible;
font-family: sans-serif,Arial, Helvetica;
font-size: 1.0em;
line-height: 1.1em;
background-image: url(../img/maincontainerbkg.png);
background-position: top left;
background-color: white;
border-style: none; 
}

#topsection{
width: 940px;
height: 196px; /*Height of top section*/
overflow: visible;
}

#header {
	height: 160px;
	width: 934px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	overflow: visible;
}

#main-nav {
	position: absolute;
	top: 160px;
	left: 0px;
	background: #550000;
	height: 36px;
	width: 727px;
	z-index: 8;
	overflow: visible;
}

#sub-nav {
	background: #FFFFFF;
	height: 60px;
	width: 200px;
	z-index: 8;
	overflow: visible;
}

#contentwrapper{
float: left;
width: 100%;
border-style: none; 
border-color: black;
border-width: 2px;
}

#leftcolumn{
float: left;
width: 600px; /*Width of left column in pixel*/
height: auto;
padding: 10px;
margin-left: 10px;
background: white;
border-style: none; 
border-color: black;
border-width: 1px;
text-align: justify;
overflow: visible;
}

#rightcolumn{
float: right;
width: 300px; /*Width of right column*/
height: auto;
margin-left: 0px;
margin-top: 10px;
margin-right: 4px;
padding: 0px;
border-left-style: solid; 
border-left-color: #999966;
border-left-width: 1px;
overflow: visible;
}
		
div.maincontent {			/*set the font style for the main content*/			
color: black;			
font-family: arial;			
font-size: 12pt;			
display: block;			/*align the main content nicely*/			
padding-left: 5px;			
padding-bottom: 5px;			
padding-right: 5px;		
}

#footer{
float: left;
width: 934px;
height: 30px;	
margin-left: 0px;	
color: white;
font-family: sans-serif,Arial, Helvetica;
font-size: 14px;
padding-top: .8em;
background-color: maroon;
overflow: visible;
}

div.spacer {
	clear: both;
	display: block;
	line-height: 1px;
}

#header-banner {
	float: left;
	height: 140px;
	width: 934px;
	background-color: black;
}

#header-service {
	float: left;
	width: 300px;
	height: 140px;
	background-color: black;
	overflow: hidden;
}

#header-video {
	float: right;
	margin-right: 0px;
	width: 634px;
	height: 140px;
	overflow: hidden;
}


ul.bodymenu	{	
line-height: 1.4em;
margin-top: 0.75em;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-left: 1.5em;
padding: 0px;
list-style-position: outside;
list-style-image: url(../img/button.gif);
}

#headersmall {
	font-family: Times New Roman, serif;
	color: maroon;
	font-size: 12pt;
}

#headermedium {
	font-family: Times New Roman, serif;
	color: maroon;
	font-size: 2.0em;
	line-height: 1.2em;
	display: inline;
}

#headerlarge {
	font-family: Times New Roman, serif;
	color: maroon;
	font-size: 2.5em;
	line-height: 1.2em;
	display: inline;
}

.quicklink {
	float: left;
	width: 286px;
	height: 66px;
	border-color: black;
	border-width: 1px;
	background-position: left bottom;			
	background-repeat: no-repeat;			
	background-image: url(../img/home/quicklink.png);
	overflow: hidden;
}	
.thumbnail {
	float: left;
	border-style: solid; 
	border-color: black;
	border-width: 1px;
	padding-right: 5px;			
	padding-left: 5px;			
	padding-top: 8px;			
	padding-bottom: 2px;		
}	

#quicklink {
	float: left;
	width: 286px;
	height: 66px;
	border-color: black;
	border-width: 1px;
	background-position: left bottom;			
	background-repeat: no-repeat;			
	background-image: url(../img/home/quicklink.png);
	overflow: hidden;
}	

#thumbnail {
	float: left;
	border-style: solid; 
	border-color: black;
	border-width: 1px;
	padding-right: 5px;			
	padding-left: 5px;			
	padding-top: 8px;			
	padding-bottom: 2px;		
}
	
#bodymenu a:link {
	font-family: sans-serif,Arial, Helvetica;
	font-size: 13px;
	line-height: 0.8em;
	color: #000000;
	text-decoration: none;
}
#bodymenu a:visited {
	font-family: sans-serif,Arial, Helvetica;
	font-size: 13px;
	line-height: 0.8em;
	color: #000000;
	text-decoration: none;
}
#bodymenu a:hover {
	font-family: sans-serif,Arial, Helvetica;
	font-size: 13px;
	line-height: 0.8em;
	color: maroon;
	text-decoration: underline;
}
#bodymenu a:active {
	font-family: sans-serif,Arial, Helvetica;
	font-size: 13px;
	line-height: 0.8em;
	color: #FF0000;
	text-decoration: none;
}

p.normal {
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12pt;
	line-height: 100%;
	margin-bottom: 12pt;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0px;
	color: #000000;
}

  
.hidden {
	display: none;
}


#pageid {
	width: 934px;
	height: 24px;
	background-color: #7F1C1C; 
	font-family: serif;
	font-style: normal;
	font-size: 13px;
	text-indent: 1.0em;
	line-height: 1.6em;
	color: #FFFFFF;
}
