body{
	margin: 0px;
	padding: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	background-color: #19314d;
}

em {
	font-weight:bold;	
}

.left_curl {
	position:absolute;
	top: 2px;
}

.right_curl{
	position:absolute;
	left: 686px;
	top: 131px;
}

#wrapper{
	position:relative;
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top: none;
}

#wrapper_pdf{
	position:relative;
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-color:#19314d;
	border-top-style: solid;
	border-top-width: 3px;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display: inline-table;}

	/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
	
*+html .clearfix {
	height:1%;
}

.clearfix {
	display:block;
	}

#image_rotator{
	position:relative;
	width:944px;
	height:370px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
}

#pdf_header{
	position:relative;
	width:944px;
	height:210px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
}

.pdf_curls{
	position: absolute;	
	background-color: #19314d;
}

.pdf_image_big {
	border-color: #f0c03a;
	border-width: 10px;
	border-style:solid;
	
}

.pdf_image_small {
	border-color: #1c3959;
	border-width: 10px;
	border-style:solid;
}

a {	
	font-family:Tahoma, Geneva, sans-serif;
	color: #f0c03a;	
	text-decoration: underline;
}

a:hover {
	color: #19314d;	
	text-decoration: underline;
	
}

a.brochure {	
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #f0c03a;	
	text-decoration: none;
}

a.brochure:hover {
	color: #f0c03a;	
	text-decoration: underline;
	
}

a.download {	
	font-family:Tahoma, Geneva, sans-serif;
	color: #f0c03a;	
	text-decoration: none;
	cursor: pointer;
}

a.download:hover {
	color: #f0c03a;	
	text-decoration: underline;
	cursor: pointer;
	
}

#image_rotator_box {
	position:absolute;
	width:880px;
	height:310px;
	left:30px;
	top:30px;
}

div.header_bar {
	height: 160px;
	width: 100%;
	background-color: #d76e35;
}

div.header_bar_pdf{
	height: 160px;
	width: 100%;
	background-color: #FFF;
}

#header_image {
	height: 160px;
	background-image:url(images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

div.menu_bar {
	height: 50px;
	width: 100%;
	background-color: #f0c03a;
}

#menu {
	width: 880px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
	position: relative;
}

.topmenu {
	position: absolute;
	top: -20px;
	list-style-type:none;
}

.topmenu li:hover , .topmenu li.iehover  {
	background-image:url(images/menu_back.jpg);
	background-position:left;
	background-repeat:repeat-x;
}

.topmenu li{
	cursor:pointer;
	float: left;
	height: 40px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 15px;
	background-image:url(images/menu_sep.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.topmenu li.last{
	float: left;
	height: 40px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 15px;
	background-image:none;
	width:auto;
}

.topmenu li:hover
{
	background-image:url(images/menu_back.jpg);
	background-position:left;
	background-repeat:repeat-x;
}

.topmenu li.last:hover{
	background-image:url(images/menu_back.jpg);
	background-position:left;
	background-repeat:repeat-x;
}

.topmenu li.current
{
	background-image:url(images/menu_back.jpg);
	background-position:left;
	background-repeat:repeat-x;
}

.topmenu a{
	display:block;
	color: 	#19314d;
	text-decoration:none;
	font-size: 18px;
	outline: none;
	padding-bottom: 10px;
	padding-top: 2px;
}

.topmenu a:hover{
	color: 	#FFF;
	text-decoration:none;
}

.topmenu a.current{
	color: 	#FFF;
	text-decoration:none;
}

div.content {
	width: 100%;
	background-color: #19314d;
}

div.content_pdf {
	width: 100%;
	background-color: #FFF;
}

div.footer_bar {
	background-image:url(images/footer_slither.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #f0c03a;
	height: 209px;
	width: 100%;
	padding-top: 30px;
}

div.footer_bar_pdf{
	background-color: #FFF;
	height: 209px;
	width: 100%;
	padding-top: 30px;
}

#footer_menu{
	width: 667px;
	float: left;
	padding-left: 10px;
}

#footer_menu{
	width: 667px;
	float: left;
}

#footer_contact{
	width: 205px;
	float: right;
	padding-right: 9px;
	padding-left: 9px;
}

#footer_contact_pdf{
	width: 202px;
	float: right;
	padding-right: 9px;
	padding-left: 9px;
	border-left-color:#19314d;
	border-left-style: solid;
	border-left-width: 3px;
	
}

.footer_li {
	padding-left: 7px;
	padding-right: 7px;
}

.footer_link {
	font-size: 12px;
	color: #19314d;
	text-decoration: none;
}

.footer_link:hover {
	font-size: 12px;
	color: #19314d;
	text-decoration: none;
}

.offices {
	float:left;
	font-size: 14px;
	color: #19314d;	
	padding-right: 35px;
	
}

.offices h3{
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 17px;
	font-weight:normal;
}

.office_copy {
 font-size: 11px;	
}

h1 {
	font-size: 14px;
	font-weight: normal;
	color:#F0C03A;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 22px;
	font-weight: bold;
	color:#d76e35;
	padding: 0px;
	margin: 0px;
}

#content_container {
	padding-left: 10px;
	width: 632px;
	padding-bottom: 10px;
	float: left;
	display: inline;
}
#content_container_projects {
	padding-left: 10px;
	width: 880px;
	padding-bottom: 10px;
	float: left;
	display: inline;
}

#content_container_2 {
	width: 900px;
	padding-bottom: 10px;
	float: left;
}

#pdf_container {
	width: 900px;
	padding-bottom: 10px;
	float: left;
	display: inline;
}

.content_copy {
 font-size: 12px;
 color:#FFF;
}

.content_copy strong{
 font-size: 12px;
 color:#d76e35;
 font-weight:bold;
}

.pdf_copy {
 font-size: 14px;
 color:#19314d;
}

.pdf_copy strong{
 font-size: 14px;
 color:#d76e35;
 font-weight:bold;
}

.content ul {
	margin: 0px;
	padding: 0px;
 padding-left:18px;	
 padding-top: 10px;
 padding-bottom: 10px;
}

.content ul li {
 color: #f0c03a;
 font-size: 12px;
 list-style-image:url(images/body_li.jpg);
 padding-left:16px;
 padding-bottom:8px;
}

.content ul li a {
 color: #19314d;
 text-decoration:underline;
}

.content ul li a:hover {
 color: #f0c03a;
 text-decoration:underline;
}

.content ul li a.project{
 	color: #f0c03a;
	text-decoration: underline;
	font-weight: bold;
}

.content ul li a.project:hover{
 	color: #f0c03a;
	text-decoration: none;
	font-weight: bold;
}

#orange_bar {
	float: right;
	background-color:#19314d;
	display: inline;
	width: 222px;
	padding-left: 35px;
	padding-top: 38px;
	position: relative;
}

#orange_container{
	background-color:#D76E35;
	width: 205px;
	padding-left: 9px;
	padding-right: 9px;
	position:absolute;
}

#orange_image{
	position: absolute;
	top: 0px;
	left: 0px;
}

.orange_header {
	font-size: 18px;
	font-weight:bold;
	color:#FFF;
	padding-bottom: 22px;
	padding-top: 12px;
}

.orange_year{
	font-size: 20px;
	font-weight:bold;
	color:#f0c03a;
}

.orange_content{
	font-size: 12px;
	font-weight:normal;
	color:#19314d;
}

ul.orange_list {
	padding:0px;
	margin: 0px;
	padding-top: 10px;
	list-style:upper-roman;
	padding-left:19px;
}

#project_list a{color:#f0c03a; text-decoration:underline;}
#project_list a:hover{color:#D76E35; text-decoration:underline;}

ul.orange_list li {
	color: #19314d;
	list-style-image:url(images/orange_li.jpg);
	padding-left: 9px;
}

.orange_gap {
	width: 9px;
}

.pdf_heading {
	font-size: 14px;
	font-weight: bold;
	color:#d76e35;
	padding: 0px;
	margin: 0px;
		
}

.pdf_h1{
	font-size: 28px;
	padding: 0px;
	margin: 0px;
	color: #19314d;
	padding-bottom: 20px;
	
}

.pdf_h2 {
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	color:#f0c03a;
	padding-left: 45px;
	
}

.pdf_h3 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	color: #19314d;
	padding-right: 15px;
	
}

.pdf_header_content{
	position: absolute;
	height: 140px;
	top: 30px;
	left: 30px;
	width: 880px;
}

.noprint{
Display:none;	
}

.print{
	cursor: pointer;	
}

.orange_click{
padding-left: 18px;
padding-top: 10px;
font-size:11px;
color:#f0c03a;
}

#bee{
	padding-left:50px;
	padding-top:8px;
}

