@charset "utf-8";
/* CSS Document */


body {
	background-image: url(../images/backgrounds/bg.jpg);
	background-repeat: repeat;
	text-align:center;
	text-align: -moz-center;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	line-height: 18px;
}

.wrap {
margin:0px auto;
padding:0px;
width:874px;
}

#header {
	margin:0;
	padding:0;
	width:874px;
	height:206px;
	text-align:left;
	display:table;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}

div {
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #1F4293;
	text-decoration: underline;
}
h5 {
	color: #1b3f95;
	font-size: 14px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 0px;
}


#content {background:url(../images/backgrounds/bg2.jpg) left;
width:874px;
margin:0 auto;
padding:0;
text-align:left;
/*height:506px;*/
display:table;}

#left_content {
padding:0;
margin:0;
text-align:left;
width:206px;
float:left;
}

#middle_content {
	float:left;
	text-align:left;
	width:385px;
	padding-top:15px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 24px;
	margin: 0px;
}

#middle_content_full {
	float:left;
	text-align:left;
	/* width:615px; */
	width:385px;
	padding-top:15px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 24px;
	margin: 0px;
}

#right_content {
	float:right;
	text-align:left;
	/* width:148px; */
	width:100%;
	margin: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}

#right_content_home {
	float:right;
	text-align:center;
	/* width:148px; */
	width:100%;
	margin: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}


#img_right {
	padding-right: 20px;
	padding-bottom:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#img_right_home {
	padding-bottom:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#text_right
{
	padding-right: 20px;
	padding-bottom:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	background:url(../images/footer/footer.jpg) center no-repeat;
	font-size:11px;
	color:#1f4393;
	padding:0;
	margin:0;
	float:right;
	text-align:center;
	vertical-align:top;
	line-height:12px;
	width:874px;
	height:58px;
}
.ul2 {
	margin-left: 25px;
	padding-left: 0;
}

a 
{
	color: #806F40;
	text-decoration: underline;
	font-size: 12px;
}

a:link {
	color: #806F40;
	text-decoration: underline;
}
a:visited {color: #806F40;
	text-decoration: underline;
}
a:hover {color: #806F40;
	text-decoration: underline;
}
a:active {color: #806F40;
	text-decoration: underline;
}

#Header_Line {
	float:left;
	text-align:left;
	vertical-align:bottom;
	width:481px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
#right_links {
	border-left-style: dotted;
	border-left-color: #1F4293;
line-height: 20px;
}
img
{
border:0;
}h1 {
	color: #1F4293;
}
li {
	padding-bottom: 5px;
}
h2 {
	color: #1F4293;
}
.header5 {
	color: #1b3f95;
	font-size: 13px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 0px;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
}
.section_header {
	color: #b19b62;
	font-size: 28px;
	font-weight: normal;
	padding-left: 24px;
}
.td_dotted
{
	border-bottom-style:dotted;
}

.td_header
{
	font-weight:bold;
	text-decoration: underline;
}

/* SOLACE DEVELOPMENT GROUP CODE BELOW HERE */
a.horizontalNavHeader {
	background: url(../images/btn_left_bg_inactive.jpg) no-repeat bottom left;
	min-height: 33px;
	width: 184px;
	padding-left: 22px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	line-height: 30px;
	font-size: 13px;
	color: #0A1825;
	display: block;
	text-decoration: none;
}

a.horizontalNavHeader:hover {
	color: #DEF2FD;
	background: url(../images/btn_left_bg_active.jpg) no-repeat top left;
	text-decoration: none;
}

a.horizontalNavHeader:visited {
	color: #0A1825;
}

iframe.goog-te-banner-frame { 
	/*display:none !important; */
	position: fixed;
	bottom: 0;
	top: auto;
}
body {position: static !important; top: 0 !important;}

#footer {
	margin-bottom: 30px;
}

#topNavContainer {
	background: url(../images/top_links_bar_bg.jpg) repeat-x;
	height: 35px;
}

#topNavContainer img {
	float: left;
}

a.topNavHeader {
	height: 35px;
	float: left;
	line-height: 35px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #0A0603;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
}

a.topNavHeader:visited {
	color: #0A0603;
	text-decoration: none;
}

a.topNavHeader:hover {
	color: #FFFAF6;
}


a.topNavHeader:active {
	color: #FFFAF6;
}

a#topMenuHeaderRegional {
	background: url(../images/top_links_rightBorder.jpg) no-repeat top right;
	width: 147px;
}

a#topMenuBusinessResources {
	background: url(../images/top_links_rightBorder.jpg) no-repeat top right;
	width: 150px;
}

a#topMenuInfrastructure {
	background: url(../images/top_links_rightBorder.jpg) no-repeat top right;
	width: 133px;
}

a#topMenuLabor {
	background: url(../images/top_links_rightBorder.jpg) no-repeat top right;
	width: 136px;
}

a#topMenuProperties {
	background: url(../images/properties_maps_bg.jpg) no-repeat top right;
	width: 169px;
}
