	body {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	background-image:url(img/bg1.jpg);
	}
  #top {
 	border:0px none;
	margin:0px auto;
	height:100px;
	width:905px;
	padding:0px;
	background-image:url(img/topbg.gif);
	}
  #top-left {
  	float:left;
	width:400px;
	height:100px;
	margin:0px auto;
	}
  #top-right {
	width:460px;
	height:95px;
	padding:5px 10px 0 0;
	margin:0px auto;
	text-align:right;
	float:left;
	}
  #menu {
	margin:0px auto;
	border:0px none;
	padding:0px;
	width:899px;
	background:#e6e6e6;
	}	
  #sub-menu {
	border:0px none;
	margin:0px auto;
	text-align:right;
	padding:10px 0px 5px 0px;
	width:899px;
	}	
 #divider {
	background-color:#913839;
	width:890px;
	height:3px;
	border-top:1px solid #6e2122;
	margin:0px auto;
	clear:both;
	}
	
  #content-wrapper {
	width:880px;
	background-color:#FFFFFF;
	margin:0px auto;
	padding:0px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	text-align:left;
	background-image:url(img/bg2.jpg);
	}
  #content-left {
  	width:520px;
	padding:30px;
	text-align:left;
	position:relative;
	float:left;
	margin:0px auto;
	}
  #content-right {
  	width:280px;
	padding:10px;
	position:relative;
	float:right;
	color:#CCCCCC;
	margin:0px auto;
	}
  #clear {
  clear:both;
  }
  #content-right a:link { color:#cccccc; font-weight:500; font-size:14px; line-height:18px;}
  #content-right a:visited { color:#cccccc; font-weight:500; font-size:14px; line-height:18px;}
  #content-right a:hover { color:#e3e3e3; font-weight:700; font-size:14px; line-height:18px;}
  #rightsub {
    background-image:url(img/rightsubmbg.jpg);
    padding:6px;
	margin-top:5px;
	margin-bottom:5px;
    }
	
  #footer {
	width:905px;
    padding:0px;
	height:100px;
	background-image:url(img/ftrbg.gif);
	margin:0px auto;
	}
  #svcbottom {
    float:left;
	text-align:left;
	font-size:12px;
	position:relative;
	font-weight:bold;
	color:#CCCCCC;
	margin:0px auto;
	}
  #content-contact {
  	width:465px;
	position:relative;
	top:-15px;
	float:right;
	}
  #content-updates {
  	width:300px;
	position:relative;
	z-index:26;
	float:right;
	margin:0px auto;
	}
  #movie {
  	text-align:center;
	padding: 4px;
	background-color:#000000;
	}

p.copy {line-height:150%;
	font-size:11px;
	}
	
p.double {
	line-height:24px;
	}
	
font.ftr {
	font-weight:bold;
	font-size:11px;
	color:#979797;
	}
	
font.hdr {
	font-weight:bold;
	font-size:13px;
	color:#979797;
	}

font.standout {
	color:#913919;
	font-weight:bold;
	}
	
/* menu code starts here */
.mnuButtonLink1 {
	display: block;
	float:right;
	width: 150px;
	height: 29px;
	background: url('img/buttonsigns.gif') bottom;
	text-indent: -99999px;
}
.mnuButtonLink1:hover {
	background-position: 0 0;
}
.mnuButtonLink2 {
	display: block;
	float:right;
	width: 101px;
	height: 29px;
	background: url('img/buttonwork.gif') bottom;
	text-indent: -99999px;
}
.mnuButtonLink2:hover {
	background-position: 0 0;
}
.mnuButtonLink3 {
	display: block;
	float:right;
	width: 133px;
	height: 29px;
	background: url('img/buttonabout.gif') bottom;
	text-indent: -99999px;
}
.mnuButtonLink3:hover {
	background-position: 0 0;
}
.mnuButtonLink1a {
	display: block;
	float:right;
	width: 150px;
	height: 29px;
	background: url('img/buttonsigns2.gif') bottom;
	text-indent: -99999px;
}
.mnuButtonLink2a {
	display: block;
	float:right;
	width: 101px;
	height: 29px;
	background: url('img/buttonwork2.gif') bottom;
	text-indent: -99999px;
}
.mnuButtonLink3a {
	display: block;
	float:right;
	width: 133px;
	height: 29px;
	background: url('img/buttonabout2.gif') bottom;
	text-indent: -99999px;
}
.mnuButtonDivider {
	display: block;
	float:right;
	width: 3px;
	height: 29px;
	background: url('img/buttondivider.gif') bottom;
	text-indent: -99999px;
}
.mnuButtonspacer {
	display: block;
	float:right;
	width: 28px;
	height: 29px;
	text-indent: -99999px;
}
/* menu code ends here */
	
a:link {color:#913839; text-decoration:none; font-weight:bold; }
a:visited {color:#913839; text-decoration:none; font-weight:bold; }
a:active {color:#913839; text-decoration:none; font-weight:bold; }

a.ftr:link {color:#000000; text-decoration:none; font-weight:bold; font-size:11px; }
a.ftr:visited {color:#000000; text-decoration:none; font-weight:bold; font-size:11px; }
a.ftr:hover {color:#777777; text-decoration:none; font-weight:bold; font-size:11px; }
a.ftr:active {color:#424242; text-decoration:none; font-weight:bold; font-size:11px; }

a.subm:link {color:#000000; text-decoration:none; font-weight:bold; font-size:12px; }
a.subm:visited {color:#000000; text-decoration:none; font-weight:bold; font-size:12px; }
a.subm:hover {color:#777777; text-decoration:none; font-weight:bold; font-size:12px; }
a.subm:active {color:#424242; text-decoration:none; font-weight:bold; font-size:12px; }

font.type {font-size:16px; font-weight:bold;}

.gimage {
margin: 5px 5px 5px 5px;
float: left;
width: 70px;
behavior: url('hoverfix.htc');
border:3px #777777;
}
.gimage:hover 
{border:3px #DDDDDD;}

img.logo
  {
  position:relative;
  left:10px;
  top:25px;
  border:0px
  }



