   /* default styles
  
 
   /* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;

}

/* style all the links */
.menu a, .menu :visited {
	display:block;
	font-size:12px;
	width:97px;
	padding:5px 0;
	color:#FFFFFF;
	background:#C85E35;
	text-decoration:none;
	margin-right:1px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
/* style the links hover */
.menu :hover{
color:#990000;
background:#c4c4c2;
}

/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}
  
body { 
	padding: 0; 
	margin: 5px; 
	font: 0.79em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

a {
	color: #4A8EBC; 
	background: inherit;
}

a:hover {
	color: #C3593C;
	background: inherit;	
}

a.title {
	color: #999999;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #C3593C;
	background: #FFF;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
	}


h4 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
	}

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
	}

h4 .yellow2{
	color: #FFFCD1;
	background: inherit;
    }
.style3 {
	color: #FFFFFF;
	font-size: 12pt;
	}
.style5 {
	color: #FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}
	

.style5 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
	}

.style5 a:hover {
	color: #000000;
	background: #FFF;
	}

	
.clientfont {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;		
	}

.headingpage3 {
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	}
h3 {
	font-size: 24px;
	color: #FFFFFF;
}

p {	margin: 0 0 0px 0; }

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}
#info dl {
  clear:both;
  width:322px;
  height:8em;
  margin:2em auto;}
#info dt {
  margin-bottom:1em; 
  font-weight:bold;}
#info dd {
  width:33%; 
  float:left; 
  margin:0;}

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 760px; 
}

.header_left {
	float: left;
	width: 758px;
	height: 195px;
	padding-bottom: 10px;
}

.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 5px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 6px solid #ccc;
}

/* left side
   --------- */

.left {
	float: left;
	width: 490px;
	margin: 0 0 10px 0;
}
	.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
		
		}

	.lt {
		height: 42px;
		background: #6E6E6E url(lt-film.gif) no-repeat;
		color: #666666;
		padding-left: 10px;
	padding-top: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	line-height: normal;
	padding-bottom: 7px;
	padding-right: 5px;
	}
	.lt2 {
		height: 42px;
		background: #6E6E6E url(lt-film.gif) no-repeat;
		color: #FFF;
	}
	.ltclients {
		height: 42px;
		background: #6E6E6E url(lt_04.gif) no-repeat;
		color: #FFF;
		}
	
	.lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E url(lb.gif) no-repeat bottom left;
		
		}
	
	.lbox2 {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E url(lb.gif) no-repeat bottom left;
		
		}
		
	
	.lbox a {
		color: #FFFCD1;
		background: inherit;
		}

	
	.lbox h2 {
		color: #FFF;
		background: #6E6E6E;
		}
		.lbox2 h2 {
		color: #FFF;
		background: #6E6E6E;
		}
		
		.Leftimage {
	float: left;
	margin: 0 5px 5px 0;
	padding-top: 0px;
	border-bottom-width: medium;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-left-width: medium;
	border-left-color: #999999;
	border-left-style: solid;
	border-right-width: medium;
	border-right-color: #999999;
	border-right-style: solid;
	border-top-width: medium;
	border-top-color: #999999;
	border-top-style: solid;
	padding-bottom: 0px;
	}
		
		
	.thumb {
		float: left;
		width: 150px;
		border: 1px solid #d4d4d4;
		color: #fff;
		background: #6e6e6e;
		margin: 0 15px 15px 0;
		padding: 5px;
		}
		
	.thumb2 {
		float: left;
		width: 150px;
		border: 1px solid #d4d4d4;
		color: #fff;
		background: #6e6e6e;
		margin: 0 15px 15px 0;
		padding: 5px;
		}

		.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

.right a {
	color: #FFFFFF;
	background: inherit;
}
		
	.rt {
	background: #C85E35 url(rt_01.gif) no-repeat;
	color: #FFFCD1;
	height:30px;
	padding-left: 5px;
	padding-top: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	line-height: normal;
	padding-bottom: 7px;
	padding-right: 5px;
	}
		
	.right_articles {
	font-size: 1.1em;
	background: #C85E35 url(rb.gif) no-repeat bottom;
	color: #FEE1D5;
	padding: 9px 7px;
	margin: 0 0 7px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: inherit;
	font-weight: bolder;
	line-height: normal;
	height: auto;
	}
	
	.image {
	float: none;
	margin: 0 5px 5px 0;
	padding-top: 0px;
	border-bottom-width: medium;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-left-width: medium;
	border-left-color: #999999;
	border-left-style: solid;
	border-right-width: medium;
	border-right-color: #999999;
	border-right-style: solid;
	border-top-width: medium;
	border-top-color: #999999;
	border-top-style: solid;
	padding-bottom: 0px;
	}
	.orangespacer {
	float : none;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 0px;
	
	
	}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url(dot.gif) repeat-x;
	padding: 8px 0;
}

.footer a {
	color: #C3593C;
	background: inherit;
}
.content .left .lbox2 .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
