h1 {
	border-bottom: 1px solid #d37b2c;
	color: #d0d0d0;
	font-size: 20px;
	margin: 6px 0 5px 0;
	padding: 0 0 5px 0;
	width: 550px;
}
h2{
	color: #d0d0d0;
	font-size: 18px;
	margin: 20px 0 20px 0;
	padding: 0;
	
}

body
{
	background: #dddcdc;
	text-align: center;
	font: 11px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-bottom: 25px;
}

#content ul {
	list-style-image: url(../images/bullet.gif);
} 
#content ol li {
	font-weight: normal;
}
#content ul li {
	font-weight: normal;
}
#container {
	background: url(images/page_bg.gif);
	margin: 13px auto 0 auto;
	text-align: left;
	width: 764px;
	position: relative;
}
#content p {
	margin: 15px 0 15px 0;
}

/* --- HEADER --- */
#header {
	background: url(images/header_bg.gif);
	height: 77px;
}
.homelogo {
	display: block;
	float: left;
	height: 63px;
	width: 186px;
}

/*--- MENU --- */
#menu, #menu ul { /* all lists */
	border-top: 1px solid #fff;
	list-style: none;
	line-height: 1;
	margin: 0;
	padding: 0;
}
#menu {
	border: none;
	position: absolute;
	top: 37px;
	left: 253px;
	z-index: 9999;
}
#menu li#testimonials{
	width: 85px;
}
#menu li#testimonials a{
	width: 83px;
}
#menu a {
	display: block;
	font-size: 10px;
	text-decoration: none;
	width: 68px;	/* 2px < #menu li width -- used because FF over-rides #menu li margin when width: 100% */
}
#menu li { /* all list items */
	float: left;
	position: relative;
	width: 70px;	/* width needed or else Opera goes nuts */
	margin: 0;
	line-height: 100%;
}
#menu ul {
	padding-top: 4px;
}
#menu ul li {		/* over-rides above rule for drop-downs */
	float: none;
	padding: 6px 0;
	width: 100%;
}
#menu li a {
	border-bottom: 4px solid #717174;
	color: #717174;
	margin: 0 1px;
	padding-bottom: 3px;
}
#menu li a:hover {
	border-bottom-color: #d37b2c;
	color: #d37b2c;
}
#menu li#home {
	background: url(images/homelink_bg.gif) 0 14px no-repeat;
	border: none;
	text-indent: 16px;
	width: 70px;
}
#menu li#home a {
	background: url(images/homelink_bg.gif) 0 14px no-repeat;
	border: none;
	padding-bottom: 7px;
	width: 68px;
}
#menu li#home a:hover {
	background-position: 0px -12px;
}
#menu li ul { /* second-level lists -- drop-downs */
	position: absolute;
	background: #717174;
	width: 125px;
	/*left: -999em;*/ /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#menu ul a {
	border-bottom: 1px solid #fff;
	border-bottom-color: #fff;
	color: #fff;
	height: 100%;
	margin: 0;
	text-indent:5px;
	width: 100%;
	padding: 0;
}
#menu li#services li a {border-bottom-color: #fff;}	/* over-rides active style for sub-menu */
#menu ul a:hover {
	border-bottom-color: #dddcdc;
	color: #ddd;
}
#menu li:hover ul, #menu li.sfhover ul { /* lists nested under hovered list items */
	/*left: auto;*/
}



/* --- PAGE --- */
#page {
	margin: 0 7px 0 7px;
	
}
	/* Hides from IE Mac \*/
/** html #page { height: auto; }
 #page { display:block; }
  End Hack  
#page:after {
	clear : both;
	content : ".";
	display : block;
	height : 0;
	visibility : hidden;
}*/


#content {
	/*border: 1px solid black;*/
	display: inline;	/* IE fix for double margins */
	float: left;
	margin: 10px 0 10px 15px;
	position: relative;
	width: 550px;
}

/* --- COLUMN --- */
#column {
	/*border: 1px solid black;*/
	float: right;
	width: 135px;
}
.leftMenu {
	margin: 20px 0 0 0;
}
.leftMenu h2 {
	background: url(images/leftmenu_top.gif) bottom no-repeat;
	color: #d37b2c;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding-bottom: 3px;
}
.leftMenu ul {
	background: #dddbdc;
	border-left: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	list-style: none;
	margin: 0;
	padding: 10px 0;
}
.leftMenu li {
	margin: 0 10px;
	padding: 7px 0;
}
.leftMenu a {
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	height: 30px;
	width: 94px;
	text-decoration: none;
}
.leftMenu a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #d37b2c;
	font: Verdana;
	font-size: 10px;
}
.leftMenu li.home {
	background: url(images/homelink_bg.gif) 0 22px no-repeat;
	border: none;
	margin-top: 8px;
	text-indent: 16px;
	width: 70px;
}
.leftMenu li.home a {
	background: url(images/homelink_bg.gif) 0 15px no-repeat;
	border: none;
	display: block;
	text-decoration: none;
	width: 68px;
}
.leftMenu li.home a:hover {
	background-position: 0px -11px;
}
#homebutton2 {
	position: relative;
	top: 15px;
	width:73px;
	height: 23px;
	overflow: hidden;
}
#homebutton2 a {
	position: relative;
	width:73px;
	height: 23px;
	padding-top: 23px;
	display: block;
	background: url(../images/home_button_side.gif) no-repeat 0 -23px ;
	
	
	
}
#homebutton2 a:hover, #homebutton2 a:active {
	background-position: 0px;
}

/* --- FOOTER --- */
#footer {
	background: url(images/footer_bg.gif) bottom no-repeat;
	clear: both;
	color: #717174;
	font-size: 10px;
	height: 23px;
	padding-right: 11px;
	text-align: right;
	
}
#footer small {
	font-size: 9px;
}
#footer span {
	color: #000;
}
#footer p {
	margin: 0;
	padding: 0;
}

/* --- PAGE-SPECIFC --- */
#filmstrip {
	width: 750px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -16px;
}
#filmstrip li {
	float:left;
	list-style: none;
}
#filmstripContent div {
	display: none;
	position: relative;
	left: 20px;
	height: 210px;
}

#intro p {
	width: 430px;
}
.homeimg {
	position: absolute;
	width: 275px;
	height: 263px;
	background: black;
	top: -19px;
	right: 20px;
	border: 0;
}



/* --- GENERIC --- */
.at {
	color: #dddcdc;
	font: italic bold 150px "Times New Roman", Times, serif;
}
.button {
	background: #d37b2c;
	border-width: 1px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	width: 130px;
}
.error {
	color: #d37b2c;
	font-size: 10px;
}
.left {
	width: 49%;
}
.right {
	float: right;
	width: 49%;
}

/* -- contentcontainer hold the page data that scrolls -- */
#contentcontainer{
	position:relative;
	width: 550px;
}
#contentcontainer ul{
	list-style-type: disc;
}

/* scrollup positions the up arrow button */
#scrollup {
	position: absolute;
	left: 552px;
	top: 290px;
	width: 27px;
	height: 27px;
	z-index: 20;
}

/* scrolldown positions the down arrow button */
#scrolldown {
	position: absolute;
	left: 552px;
	top: 325px;
	width: 27px;
	height: 27px;
	z-index: 20;
}

/*added for scrolling*/
div#wn	{ 
	position:relative; 
	width:580px; 
	height:295px; 
	overflow:hidden;	
	margin-top: 8px; 
}

/*menus positions the dropdown menus 70px from the top of parent container*/
#menus {
	position: absolute;
	top: 70px;
}

.grey {
	background-color: #F5F5F5;
}
a.quicklinks:link {
	font-size: 12px;
	color: #808080;
	text-decoration: underline;
	font-variant: small-caps;
}
a.quicklinks:visited {
	font-size: 12px;
	color: #808080;
	text-decoration: underline;
	font-variant: small-caps;
}
a.quicklinks:hover {
	font-size: 12px;
	color: #d37b2c;
	text-decoration: underline;
	font-variant: small-caps;
}
a.quicklinks:active {
	font-size: 12px;
	color: #d37b2c;
	text-decoration: none;
	font-variant: small-caps;
}

a.top:link {
	
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
a.top:visited {
	
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
a.top:hover {
	
	font-size: 10px;
	color: #d37b2c;
	text-decoration: underline;
}
a.top:active {
	
	font-size: 10px;
	color: #d37b2c;
	text-decoration: none;
}

a.normal:link {
	
	
	color: #d37b2c;
	text-decoration: underline;
}
a.normal:visited {
	
	
	color: #d37b2c;
	text-decoration: underline;
}
a.normal:hover {
	
	
	color: #d37b2c;
	text-decoration: none;
}
a.normal:active {
	
	
	color: #d37b2c;
	text-decoration: underline;
}
