/* CSS Document */
body {
	background-color: #FFFFFF;
}

#divNav {
	padding: 0;
	width: 960px;
	margin-top: 0;
	margin-bottom: 0;
		}
#banner {
	float: left;
	width: 960px;
	height: 100px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 17px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#navigation {
	background-color: #333333;
	float: left;
	width: 458px;
	background-image: url(postcardleft.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 631px;
}

#text {
	width: 300px;
	margin-top: 150px;
	float: left;
	margin-left: 15px;
}
#content {
	background-color: #999999;
	float: left;
	width: 462px;
	background-image: url(postcardrt.png);
	height: 631px;
	background-repeat: no-repeat;
	text-align: left;
}
#footer {
	clear: both;
	float: left;
	width: 960px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	margin-top: -20px;
	text-decoration: none;
	text-indent: 285px;
	margin-bottom: 0px;
}
#footer1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	margin-top: -20px;
	text-decoration: none;
	text-indent: 285px;
	margin-bottom: 0px;
}

	#nav {
		margin: 0;
		padding: 0;
	}

	#nav li.on ul, #nav li.off ul {
		margin: 0;
		padding: 0;
	}

	#nav a {
		text-decoration: none;
	}

	#nav li { /*float the main list items*/
		margin: 0;
		float: left;
		display: block;
	}
	
	#nav li a {
	background-color: #F3F3F8;
	color: #999797;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	padding: 0 10px;
	position: relative;
	text-align: left;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999797;
}

	#nav li ul {
		display: none;
	}

	#nav li.off ul, #nav li.on ul {
	background: #f3f3f8;
	height: 28px;
	position: absolute;
	top: 65px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999797;
	*top: 54px;
	}

	
/*the one that is on - top level properties*/
	#nav li.on a {
	color: #442429;
	background-color: #f3f3f8;
	}

	#nav li.on ul a, #nav li.off ul a {
	float: left;
	color: #442429;
	width: inherit;
		
	}

	#nav li.on ul {
	display: block;
	}

	#nav li.off:hover ul, #nav li.over ul { 
  display: block;
  z-index: 6000;
}

	#nav li:hover a, #nav li.off a:hover, #nav li.over a  {
	color: #442429;
	text-align: center;
	border: 0px;

	}

	
	body {
	background-color: #f3f3f8;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#mfacontent {
	background-color: #F3F3F8;
	float: left;
	width: 462px;
	background-image: url(s_mfa/bgright.jpg);
	height: 631px;
	background-repeat: no-repeat;
	background-position: left top;
}
#mfanavigation {
	background-color: #F3F3F8;
	float: left;
	width: 398px;
	background-image: url(s_mfa/bgleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 613px;
	padding-top: 18px;
	padding-left: 55px;
}
#mfatext {
	width: 300px;
	margin-top: 150px;
	float: left;
	margin-left: 15px;
	overflow: scroll;
	height: 390px;
	padding-right: 20px;
}
#mfatext h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
#mfatext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
#newsnavigation {
	background-color: #F3F3F8;
	float: left;
	width: 550px;
	margin-left: 10px;
	margin-top: 30px;
}
#newsnavigation h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #AB9C88;
}
#newsnavigation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
#newsnavigation h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AB9C88;
	font-weight: bold;
	
}
#newstext h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #AB9C88;
}
#newstext h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ab9c88;
	font-weight: bold;
	margin-top: -15px;
}
#newstext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	width: 275px;
	margin-left: 20px;
	line-height: 16px;
	margin-top: -10px;
}
hr {
	margin-left: 20px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/hr.gif);
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #b3a48f;
}
#skineticnavigation {
	background-color: #F3F3F8;
	float: left;
	width: 438px;
	background-image:  url(s_kinetic/bgleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 628px;
	padding-top: 3px;
	padding-left: 20px;
}
#skineticcontent {
	background-color: #F3F3F8;
	float: left;
	width: 462px;
	height: 571px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 60px;
	background-image:  url(s_kinetic/bgright.jpg);
}
#skinetictext {
	width: 250px;
	float: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	color: #999797;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #5C5C5C;
}
#banner h1 {
	margin-top: 0px;
	margin-bottom: 6px;
}
a {
	color: #666666;
}
#pcitizennavigation {
	background-color: #F3F3F8;
	float: left;
	width: 429px;
	background-image: url(p_citizen/bgleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 624px;
	padding-top: 5px;
	padding-left: 25px;
}
#pcitizencontent {
	background-color: #F3F3F8;
	float: left;
	width: 462px;
	height: 571px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 60px;
	background-image: url(p_citizen/bgright.jpg);
}
#pcitizentext {
	width: 250px;
	float: left;
}
#pkineticnavigation {
	background-color: #F3F3F8;
	float: left;
	width: 393px;
	background-image: url(p_kinetic/bgleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 627px;
	padding-top: 4px;
	padding-left: 65px;
}
#pkineticcontent {
	background-color: #F3F3F8;
	float: left;
	width: 462px;
	height: 571px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 60px;
	background-image: url(p_kinetic/bgright.jpg);
}
#pkinetictext {
	width: 250px;
	float: left;
	padding-left: 35px;
}
#scitizennavigation {
	background-color: #F3F3F8;
	float: left;
	width: 393px;
	background-image: url(s_citizen/bgleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 617px;
	padding-top: 14px;
	padding-left: 65px;
}
#scitizencontent {
	background-color: #F3F3F8;
	float: left;
	width: 462px;
	height: 571px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 60px;
	background-image: url(s_citizen/bgright.jpg);
}
#scitizentext {
	width: 250px;
	float: left;
	padding-left: 35px;
}
#sbridgenavigation {
	background-color: #F3F3F8;
	float: left;
	width: 398px;
	background-image: url(s_bridge/bgleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 625px;
	padding-top: 6px;
	padding-left: 60px;
}
#sbridgecontent {
	background-color: #F3F3F8;
	float: left;
	width: 462px;
	height: 571px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 60px;
	background-image: url(s_bridge/bgright.jpg);
}
#sbridgetext {
	width: 250px;
	float: left;
	padding-left: 35px;
}
/*For the One Column Layouts*/
* {
 padding: 0;
 margin: 0;
}
body1 {
 color: #f3f3f8;

}
#wrapper1 {
 width: 960px;
 margin: 0 auto;
}
#header1 {
 height: 100px;
 background-color:  #f3f3f8;
}
#centercolumn1 {
	background-color:  #f3f3f8;
	display: inline;
	width: 97.4%;
	float: left;
	min-height: 455px;
	background-repeat: no-repeat;
}
* html #centercolumn1 {height:631px} /* IE Min-Height Hack */ 

#footer1 {
	background-color: #f3f3f8;
	display: inline;
	float: left;
	width: 97.7%;
	margin-top: 10px;
}
/*For the One Column Layouts*/

#header1 h1 {
	margin-top: 0px;
	margin-bottom: 6px;
}
#pbridgenavigation {
	background-color: #F3F3F8;
	float: left;
	width: 393px;
	background-image: url(p_bridge/bgleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 624px;
	padding-top: 5px;
	padding-left: 65px;
}
#pbridgecontent {
	background-color: #F3F3F8;
	float: left;
	width: 462px;
	height: 571px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 60px;
	background-image: url(p_bridge/bgright.jpg);
}
#pbridgetext {
	width: 270px;
	float: left;
	padding-left: 20px;
	padding-right: 30px;
}
#bronzenavigation {
	background-color: #F3F3F8;
	float: left;
	width: 393px;
	background-image: url(bronze/bgleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 613px;
	padding-top: 18px;
	padding-left: 65px;
}
#bronzecontent {
	background-color: #F3F3F8;
	float: left;
	width: 462px;
	background-image: url(bronze/bgright.jpg);
	height: 631px;
	background-repeat: no-repeat;
	background-position: left top;
}
#bronzetext {
	width: 275px;
	float: left;
	padding-top: 60px;
	padding-left: 25px;
}
#newscentercolumn {
	background-color:  #f3f3f8;
	display: inline;
	width: 97.4%;
	float: left;
	min-height: 631px;
	background-repeat: no-repeat;
	background-image: url(news/whole.jpg);
}
#centercolumn2 {
	background-color:  #f3f3f8;
	display: inline;
	width: 97.4%;
	float: left;
	min-height: 631px;
	background-repeat: no-repeat;
	background-image: url(whole.jpg);
	height: 631px;
}
* html #centercolumn2 {
height:631px
}

#contacttext {
	width: 250px;
	text-align: center;
	margin-left: 210px;
	margin-top: 140px;
	padding: 70px;
}
#ironnavigation {
	background-color: #F3F3F8;
	float: left;
	width: 403px;
	background-image: url(iron/bgleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 613px;
	padding-top: 18px;
	padding-left: 55px;
}
#ironcontent {
	background-color: #F3F3F8;
	float: left;
	width: 462px;
	background-image: url(iron/bgright.jpg);
	height: 631px;
	background-repeat: no-repeat;
	background-position: left top;
}
#irontext {
	width: 250px;
	float: left;
	padding-top: 60px;
	padding-left: 25px;
}
#artnavigation {
	background-color: #F3F3F8;
	float: left;
	width: 370px;
	background-image: url(images/art_bgleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 570px;
	padding-top: 61px;
	padding-left: 88px;
}
#artcontent {
	background-color: #F3F3F8;
	float: left;
	width: 462px;
	height: 571px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 60px;
	background-image: url(p_bridge/bgright.jpg);
}
#arttext {
	width: 270px;
	float: left;
	padding-left: 10px;
	overflow: scroll;
	height: 450px;
	padding-right: 7px;
}
#resumenavigation {
	background-color: #F3F3F8;
	float: left;
	width: 370px;
	background-image: url(images/art_bgleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 570px;
	padding-top: 61px;
	padding-left: 88px;
}
#centercolumn2 p {
}
#ironcenter {
	background-color:  #f3f3f8;
	display: inline;
	width: 97.4%;
	float: left;
	min-height: 631px;
	background-repeat: no-repeat;
	background-image: url(video/iron_bg.jpg);
	height: 631px;
}
#ironcenter p {
	margin-top: 80px;
	margin-left: 200px;
}
#ironcenter h1 {
	text-align: left;
	margin-left: 200px;
}
#ironcenter h2 {
	text-align: left;
	margin-left: 200px;
	font-size:12px;
}
.smfa {
	overflow: scroll;
	height: 360px;
	padding-right: 10px;
	width: 290px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5D5D5D;
}
