html
{
	background:#fff;
}
body {
	color:#999999;
	font-family:"Lucida Grande",Geneva,Arial,Verdana;
	font-size:12px;

	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	text-align:center;
}
a
{
	color:#df3216;
	text-decoration:none;
}
a.empty
{
	text-decoration:line-through;
}
h2
{
	color:#df3216;
	font-size:28px;	
}
h4
{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	padding-bottom:4px;
}
p .highlite
{
	color:#df8a1d;
	font-size:13px;
	padding:0px 4px;
	cursor:default;
	background-color:#f2f4f0;
}
p .highlite.invert
{
	color:#f2f4f0;
	font-size:13px;
	padding:0px 4px;
	cursor:default;
	background-color:#df8a1d;
}
input[type="checkbox"]
{
	margin-right:5px;	
}
input[type="text"]:hover, input[type="text"]:focus, input[type="password"]:hover, input[type="password"]:focus, textarea:hover, textarea:focus
{
	border: 1px solid #ccc;
}
* html input, input[type="text"], input[type="password"], textarea
{
	border: 1px solid #DFDFDF;
	color: #333333;
	font-family: "Lucida Grande" ,Geneva,Arial,Verdana;
	font-size: 12px;
	padding-left: 4px;
}
* html input, input[type="text"], input[type="password"]
{
	height: 18px;
	padding-top: 4px;
}
.button
{
	background:url(../img/buttons.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
}
.button.pdf
{
	background-position:0px -35px;
	width:15px;
	height:15px;
	float:left;
	margin-right:3px;
}
.button.mail
{
	background-position:-21px -34px;
	width:15px;
	height:15px;
	float:left;
	margin-right:3px;
}

.button.first
{
	background-position:-84px 0px;
	width:17px;
	height:17px;
	float:left;
	margin-right:3px;
}
.button.first:hover
{
	background-position:-84px -17px;	
}
.button.prev
{
	background-position:-101px 0px;
	width:17px;
	height:17px;
	float:left;
	margin-right:3px;
}
.button.prev:hover
{
	background-position:-101px -17px;	
}
.button.next
{
	background-position:-118px 0px;
	width:17px;
	height:17px;
	float:left;
	margin-right:3px;
}
.button.next:hover
{
	background-position:-118px -17px;	
}
.button.last
{
	background-position:-135px 0px;
	width:17px;
	height:17px;
	float:left;
	margin-right:3px;
}

.button.last:hover
{
	background-position:-135px -17px;	
}
.button.contact
{
	background-position:-152px 0px;
	width:97px;
	height:17px;
	margin-right:3px;
}
.button.contact:hover
{
	background-position:-152px -17px;
}
.button.back
{
	background-position:-249px 0px;
	width:49px;
	height:17px;
	margin-right:3px;
}
.button.back:hover
{
	background-position:-249px -17px;
}
.button.submit
{
	background-position:-298px 0px;
	width:87px !important;
	height:17px;
	margin-right:3px;
	border:none;
	float:left;	
}
.button.submit:hover
{
	background-position:-298px -17px;
}
.button.detail
{
	position:absolute;
	top:12px;
	right:14px;
	width:84px;
	height:17px;	
	background-position:0px 0px;
	text-indent:-9999px;
	outline:none;	
}
.button.detail:hover
{
	background-position:0px -17px;
}
#custom-doc 
{ 
	width:951px;
	min-width:951px; 
	margin:auto; 
	text-align:left; 	
	margin-top:20px;
}
#hd a#title
{
	text-indent:-99999px;
	background:#fff url(../img/logo.png);
	width:225px;	
	height:78px;	
	float:left;
	outline:none;
}
.yui-t2 #yui-main .yui-b 
{
	margin-left:228px;
}
#content
{
	height:499px;
	overflow:hidden;
	position:relative;
}

#bd
{
	clear:both;
}
#bd #content
{
	
}


#hd
{
	
}
#ft
{
	margin-top:3px;
}
#hd #main-menu
{
	float:left;	
	margin-left:3px;
	margin-bottom:3px;
	background:url(../img/main-menu-bg.png) bottom repeat-x;
}
#main-menu ul {
	 /* set the exact position of the navigation */
	width:723px;
	margin:0;
	padding:0;
	
	}
#main-menu ul a{
	outline: none;
}
#main-menu ul li {
	padding:0;
	margin:0;
	float:left;
	text-indent:-9999px;	
	list-style-type:none;
	}
#main-menu ul li a 
{
	border:0;
	display:block;
	text-decoration:none;
	
	background:url(../img/main-menu.png) no-repeat;
}
#main-menu li#Projects a
{
	width:175px;
	height:78px;
}
#main-menu li#About a
{
	width:163px;
	height:78px;
}
#main-menu li#Contact a 
{
	width:170px;
	height:78px;
}
li#Projects a:link, li#Projects a:visited {	
	background-position:0px 0px;
	}
li#Projects.active a, li#Projects a:hover, li#Projects a:focus {
	background-position:0px -78px;
	 }
li#About a:link, li#About a:visited {	
	background-position:-175px 0px;
	}
li#About.active a, li#About a:hover, li#About a:focus {
	background-position:-175px -78px;
	 }
li#Contact a:link, li#Contact a:visited {	
	background-position:-338px 0px;
	}
li#Contact.active a, li#Contact a:hover, li#Contact a:focus {
	background-position:-338px -78px;
	 }
#sub-menu
{	
	width:225px;
	
}
#sub-menu .top
{
	background:#d8ddd2 url(../img/sub-menu-ul-bg.gif) repeat-y;	
	height:392px;
	width:100%;
}
#sub-menu .bottom
{
	margin-top:3px;
	background-color:#d8ddd2;	
	height:104px;
	width:100%;
	color:#333333;
}
#sub-menu .bottom ul
{
	padding:0px;
	margin:0px;
	text-align:right;	
}
#sub-menu .bottom ul li
{
	padding:2px 8px;
	margin:0px;
}
#sub-menu .selected
{
	background-color:#eff1ed;
}
#sub-menu .unSelected
{
	background-color:#D8DDD2;
}
#sub-menu .unSelected:hover
{
	background-color:#eff1ed;
	cursor:pointer;
}
#sub-menu .subItems
{
	display:none;
}
#sub-menu h3
{
	font-weight:bold;
	color:#000;
	margin-left:3px;
}
#sub-menu a
{
	width:200px;
	padding-left:4px;
	text-decoration:none;
	color:#000;
	cursor:pointer;
}
#sub-menu ul
{
	width:100%;
	float:left;
}
#sub-menu ul ul
{
	background:transparent;
	height:auto;
	float:none;
}
#sub-menu ul li
{
	padding-left:12px;

}
#sub-menu ul li
{
	margin:20px 0px;
}
#sub-menu ul li ul li
{
	margin:0px 0px;
}
#sub-menu #region0
{
	background-color:#014682;
}
#sub-menu #region0 a.active, #sub-menu #region0 a:hover
{
	color:#014682;
}
#sub-menu #region1
{
	background-color:#949343;
}
#sub-menu #region1 a.active, #sub-menu #region1 a:hover
{
	color:#949343;
}
#sub-menu #region2
{
	background-color:#df1e00;
}
#sub-menu #region2 a.active, #sub-menu #region2 a:hover
{
	color:#df1e00;
}
#sub-menu #region3
{
	background-color:#42b3e8;
}
#sub-menu #region3 a.active, #sub-menu #region3 a:hover
{
	color:#42b3e8;
}
#sub-menu #region4
{
	background-color:#947e6b;
}
#sub-menu #region4 a.active, #sub-menu #region4 a:hover
{
	color:#947e6b;
}
#sub-menu #region5
{
	background-color:#e08500;
}
#sub-menu #region5 a.active, #sub-menu #region5 a:hover
{
	color:#e08500;
}
#sub-menu #region6
{
	background-color:#014682;
}
#sub-menu #region6 a.active, #sub-menu #region6 a:hover
{
	color:#014682;
}



.contactForm label,.contactForm input ,.contactForm textarea{
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 10px;
}
.contactForm label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

.contactForm br {
	clear: left;
} 
#unit-repeater-box
{
	height:419px;	
	background-color:#EFF1ED;
}
#tblDetails
{
	width:100%;
}
#tblDetails .header
{
	background:url(../img/tblDetails-head-arrow.png);
	background-position:left 0px;
	text-indent:10px;
	cursor:pointer;
}
#tblDetails .header.headerSortDown
{
		background-position:left -50px;
}
#tblDetails .header.headerSortUp
{
		background-position:left -25px;
}

#tblDetails th
{
	background-color:#666666;
	color:#fff;
	padding:5px;
}
#tblDetails td
{
	padding:5px;
}
#tblDetails tr
{
	background:url(../img/repeater-tr-bg.gif) bottom repeat-x;
	background-color:#e1e5dd;
	color:#767875;	
	
	
}
#tblDetails tr.pointer
{
	cursor:pointer;	
}
#tblDetails tr label
{
	cursor:pointer;	
}
#tblDetails tbody tr.odd
{
	background-color:#eff1ed;	
}
#pager
{
	position:absolute;
	top:10px;	
	left:10px;
}
#pager p
{
	cursor:pointer;
}
#pager .pagedisplay
{
	margin-right:6px;
	margin-left:2px;
	cursor:default;
}
#projects
{
	
	position:relative;
}
#projects .inner
{
	width:1446px;	
	position:absolute;
	left:0px;
}
#projects .menu{
	margin:0;
	padding:0;
	position:absolute;
}
#projects .menu a{
	outline: none;
}
#projects .menu li {
	padding:0;
	margin:0;
	float:right;
	text-indent:-9999px;	
	list-style-type:none;
	}
#projects .menu li a 
{
	border:0;
	display:block;
	text-decoration:none;		
}

#projects #info
{
	width:723px;
	float:left;
}
#projects #info .picture-box
{
	height:350px;
}
.name-box
{
	margin-top:3px;
	background-color:#d8ddd2;	
	height:39px;
	position:relative;
}


#projects #info #info-menu li
{
	float:left;	
}

#contact .inner .content-box, #about .inner .content-box
{
	background-color:#EBEEE7;	
	height:310px;
}
#contact .inner .content-box, #about .inner .content-box
{	
	padding:20px 35px;

}
#about .inner .content-box p
{
	margin-bottom:15px;
}
.about  #picture-frame
{
	position:relative;	
	width:213px;
	height:392px;
	overflow:hidden;	
	margin-left:12px;
}
.about  #picture-frame .picture
{
	position:absolute;
	background:transparent url(../img/about-fico-thumbs.jpg);
	background-position:0px 0px;
	width:1917px;
	height:392px;
	
}
#contact .inner h2, #about .inner h2
{
	padding:0px 0px 20px;
}
#contact #contactForm table
{
	
	width:660px;
}
#contact #contactForm table td
{
	padding:4px 0px;
}
#contact #contactForm table td.first
{
	
	text-align:left;
	width:75px;
}
#contact #contactForm table td.vspacer
{
	padding-bottom:0px;
	padding-top:12px;
	width:100%;
}

#contact #contactForm table td input
{
	width:240px;
}

#contact #contactForm table td textarea
{
	width:646px;
}
#contact #contactForm table td.button input
{


}
#contact .name-box,#about .name-box
{
	padding-left:8px;	
}
#contact .name-box span,#about .name-box span
{
	margin-top:10px;	
	margin-left:6px;	
	float:left;
	font-size:11px;
}
.name-box span.company
{
	color:#DF3216;
}

#contact #contactForm table td.button
{
	background:transparent;
	background-image:none;
	text-indent:0px;
}
	
#contact #contactForm table input, #contact #contactForm table textarea
{
	width:100%;
}
.contact .picture
{
	background-image:url(../img/contact-fico-thumbs.jpg);
	position:relative;	
	width:213px;
	height:392px;
	overflow:hidden;	
	margin-left:12px;
}

#sub-menu .contact p
{
	padding-left:20px;
	color:#999
}
#sub-menu .contact .type
{
	float:left;
	width:40px;
	text-align:left;
	font-weight:bold;
	padding-right:3px;
}
#sub-menu .contact h2
{
	padding-top:10px;
	padding-left:20px;
	color:#DF3216;
	font-size:16px;
}
/*#projects #info .name-box .menu
{	
	left:605px;
	top:0px;
	width:117px;	
}

#projects #info .name-box ul li a 
{
	background:url(../img/project-menu.png) no-repeat;
}
li#name-details a 
{
	width:38px;
	height:39px;
}
li#name-brochure a 
{
	width:40px;
	height:39px;
}
li#name-email a 
{
	width:39px;
	height:39px;
}
#projects #info .name-box li#name-details a:link,#projects #info .name-box li#name-details a:visited {	
	background-position:0px 0px;
	}
#projects #info .name-box li#name-brochure a:link,#projects #info .name-box li#name-brochure a:visited {	
	background-position:-38px 0px;
	}
#projects #info .name-box li#name-email a:link,#projects #info .name-box li#name-email a:visited {	
	background-position:-78px 0px;
	}
*/
#projects .name-box h2
{
	padding:8px;	
}
#projects #info .info-box
{
	margin-top:3px;
	background-color:#ebeee7;	
	height:104px;
	position:relative;
	color:#333333;
}

#projects #info .info-box ul li
{
	padding:2px 8px;
}

#projects #info .info-box #map
{
	background:url(../img/regions.png) no-repeat;
	width:99px;
	height:67px;
	position:absolute;
	top:20px;
	right:20px;
}
#projects #info .info-box #map.region1
{
	background-position:-100px 0px;
}
#projects #info .info-box #map.region2
{
	background-position:-297px 0px;
}
#projects #info .info-box #map.region3
{
	background-position:0px 0px;
}
#projects #info .info-box #map.region4
{
	background-position:-396px 0px;
}
#projects #info .info-box #map.region5
{
	background-position:-198px 0px;
}
#projects #units
{
	width:723px;
	float:left;
}
#projects #more-info
{
	position:relative;
	
	outline:none;
	background-color:#666666;
	height:40px;
	width:723px;
	overflow:hidden;
}
#projects #more-info .wrapper
{
	position:absolute;
	height:120px;
	top:0;	
}
#projects #more-info .step
{
	text-indent:-9999px;
	float:left;
	clear:both;
	height:40px;
	width:723px;	
}
#projects #more-info #info-step0
{	
	background:#666666 url(../img/project-unit-info-step0.png) no-repeat;	
	background-position:0px center;
	cursor:pointer;
	width:723px;
	height:40px;
}
#projects #more-info #info-step1
{	
	background:#666666 url(../img/project-unit-info-step1.png) no-repeat;	
	background-position:0px center;
	width:723px;
	height:40px;
}
#projects #more-info #info-step2
{	
	background:#666666 url(../img/project-unit-info-step2.png) no-repeat;	
	background-position:0px center;
	cursor:pointer;
	width:723px;
	height:40px;
}
#projects #units .contact-box
{
	position:relative;
	margin-top:3px;
	width:inherit;
	height:39px;
	background-color:#d8ddd2;	
	
}
#projects #units .contact-box h2
{
	background:#d8ddd2 url(../img/contact-box-h2.png);
	width:387px;
	height:39px;
	text-indent:-9999px;
}
#projects #units .contact-box .menu
{
	right:10px;
position:absolute;
top:10px;
width:300px;
}

.summary-box
{
	
	background-color:#df3216;
	width:646px;	
	color:#fff !important;	
	padding:3px 3px;
	height:18px;
	overflow:hidden;
}
.success-box
{
	display:none;
	background-color:#72AE3E;
	width:646px;	
	color:#fff !important;	
	padding:3px 3px;
	height:18px;
	overflow:hidden;
}
.summary-box li
{
	margin-bottom:10px;
		
}
