@charset "utf-8";


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol,  
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	background: transparent;
}

body  {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #444444;
	line-height:1.6;
	font-size:0.9em;
	background-image:url(images/grad.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}
h1 {
	color:#CC6600;
	line-height:1;
	font-size: 30px;
	font-weight:bold;
	letter-spacing:-1px;
	border-bottom: 1px solid #CC6600;
	padding-bottom: 4px;
}
h2 {
	color:#999999;
	line-height:1;
	font-size: 20px;
	font-weight:bold;
	letter-spacing:-1px;
	border-bottom: 1px solid #999999;
	padding-bottom: 2px;
	margin-bottom: 8px;
}
h3 {
	color:#CC6600;
	font-size:22px;
	font-weight:bold;
	line-height:1;
	letter-spacing:-1px;
	margin-bottom: 8px;
}
h4 {
	font-weight:bold;
	letter-spacing:-1px;
	font-size:16px;
	color: #CC6600;
}
h5 {
	font-weight:bold;
	letter-spacing:-1px;
	font-size:16px;
	color: #CC6600;
	margin-left: 10px;
}
h6 {
	font-size: 8px;
	color: #999999;
}
ol {
	margin-left:32px;
}
ol ol {
	list-style:lower-alpha;
}

a:link {
	color:#CC6600;
	text-decoration:none;
}
a:visited {
	color:#CC6600;
	text-decoration:none;
}
a:active {
	color:#CC6600;
	text-decoration:none;
}
a:hover {
	color:#CC6600;
	text-decoration:underline;
	/*background-color:#CC6600;*/
}

.twoColElsLtHdr #container {
	width: 60em;
	background: #FFFFFF;
	margin: 20px auto 0;
	border: 1px solid #DDDDDD;
	text-align: left;
	border-top: none;
	-moz-border-radius: 10px 10px 0px 0px;

} 
.twoColElsLtHdr #header {
	margin: 0 1.5em 1.5em;
	height: 24px;
	background-color: #CC6600;
	padding-top: 51px;
	background-image: url(images/topgrad.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-align: center;
} 
.twoColElsLtHdr #header h1 {
	margin: 0; 
}

.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 15em;
	padding: 6px 15px 15px;
	font-size: 12px;
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}


.twoColElsLtHdr #mainContent {
	margin: 0 1.5em 1.5em 14.5em;
	padding-left: 1.5em;
	border-left: 1px dashed #CCCCCC;
} 
.twoColElsLtHdr #footer {
	padding: 1em;
	margin: 0 auto 20px;
	width: 58em;
	border: 1px solid #DDDDDD;
	border-top:none;
	background-color: #F3F3F3;
	-moz-border-radius: 0px 0px 10px 10px;

} 
.twoColElsLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.twoColElsLtHdr #footer a:link {
	color:#666666;
	text-decoration:none;
}
.twoColElsLtHdr #footer a:visited {
	color:#666666;
	text-decoration:none;
}
.twoColElsLtHdr #footer a:active {
	color:#666666;
	text-decoration:none;
}
.twoColElsLtHdr #footer a:hover {
	color:#CC6600;
	text-decoration:none;
	background-color:#F3F3F3;
	padding-left:6px;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.main_image {
	-moz-border-radius: 0px 0px 10px 10px;
}	
.portfolio_image {
	-moz-border-radius: 0px 0px 10px 10px;
	text-align:center;	
}
.clearfloat { 
	width: auto;
	clear: both;
    height: 1px;
}
.client_item { /*repeat for each client*/
	width:auto;
	border-top: 1px solid #DDDDDD;
	padding: 4px 0 2px;
}
.people_item { /*repeat for each person*/
	width:auto;
	border-bottom: 1px solid #DDDDDD;
	padding: 4px 0 2px;
}
.people_item_thumbnail {
	float:right;
}
.people_item_mainpic {
	float:right;
	border-top: 0;
	border-right: 0;
	border-bottom: 16px;
	border-left: 16px;
	border-color:#FFFFFF;
	border-style:solid;
}
.footer_textpanel {
	width:13em;
	font-size:11px;
	float: left;
	margin-right: 1.4em;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	color:#999999;
}

.footer_textpanel_clients {
	width:13em;
	font-size:11px;
	float: left;
	margin-right: 1.4em;
	text-align: left;
	border-right: 1px dashed #CCCCCC;
	color:#999999;
	background-image: url(images/footer_clients.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.footer_textpanel_clients ul {
	margin-left:-8px;
	padding-left:20px;
	margin-top:-4px;
}
.footer_textpanel_portfolio {
	width:13em;
	font-size:11px;
	float: left;
	margin-right: 1.4em;
	text-align: left;
	border-right: 1px dashed #CCCCCC;
	color:#999999;
	background-image: url(images/footer_portfolio.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.footer_textpanel_portfolio ul {
	margin-left:-8px;
	padding-left:20px;
	margin-top:-4px;
}
.footer_textpanelright {
	width:46em;
	font-size:11px;
	float: right;
	text-align: right;
	color:#666666;
	margin-left: 0.5em;
}
.portfolio_link {
	font-size: 9px;
}

.datatable {/* General purpose table style*/
	width: 100%;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
	font-size: 12px;
	line-height: 1.4;
	color: #666666;
	background-color: #F3F3F3;
}
.datatable td {
	border: 1px solid #CCCCCC;
	padding: 6px 8px;
}

/*.PDFbutton a, .PDFbutton a:hover, .PDFbutton a:visited {
	text-decoration:none;
	border:0px;
	background-color:#FFF;
}*/
.pdfbutton :link {
	color:#FFF;
}
.pdfbutton :visited {
	color:#FFF;
}
.pdfbutton :active {
	color:#FFF;
}
.pdfbutton :hover {
	color:#FFF;
	background-color: #FFF;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	width:117px;
	height:21px;
	text-align:center;
	color:#fff;
	border-top:1px solid #fff;
	line-height:16px;
	font-size:11px;
	overflow:visible;
	background-color: #CC6600;
	padding-top:2px;
	letter-spacing:0px;
}

.menu ul {
	padding:0; 
	margin:0; 
	list-style: none;
}
.menu ul li {
	float:left;
	position:relative;
}
.menu ul li ul {display: none;}

.menu ul li:hover a {
	color: #000000;
	background-color: #DEB68D;
}
.menu ul li:hover ul {display:block; position:absolute; top:23px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {background:#ffffff; color:#666666;}
.menu ul li:hover ul li:hover a.hide {background:#FFFFFF; color:#666666;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#DEB68D; color:#000000;}
.menu ul li:hover ul li a:hover {background:#cccccc; color:#000000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:119px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-146px;}

.voiceover {
	width: 50%;
	float: left;
}

.smalltext {
	font-size:9px;
}