/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-style:inherit;font-size:100%;font-family:inherit;/*vertical-align:middle;*/}
ol,ul{list-style:none;}
table{border-collapse:separate;border-spacing:0;}
caption,{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}

body {
	/* hack de :hover para IE */
	behavior:url("scripts/csshover3.htc");
	xxbackground:url("/images/metrotrading.jpg") center;
}

p {
	margin: 10px 0 10px 0;
}

h1 {
	padding-left: 5px;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight:normal;
}

h2 {
	display: block;
	font-weight:normal;
	padding: 2px;
	margin: 30px 0 0 0;
	font-size: 24px;
	border-top:2px dotted #FFFFFF;
	border-bottom:2px dotted #FFFFFF;
}

h3 {
	display: inline-block;
	font-weight:normal;
	margin-top: 10px;
	padding: 2px;
	background-color: #000000;
}

/* header */
#header-holder{
	background-color: #ffffff;
	width: 935px;
}

#header{
	height: 138px;
}

	#logo{
		float: left;
	}

	#header-right{
		float: right;
		width: 650px;
		background: url("/images/map.gif") no-repeat center right;
	}

	#locale{
		visibility: hidden;
		float: right;
		height: 138px;
		width: 135px;
		background: url("/images/map.gif") no-repeat;
		text-align: right;
		padding-right: 10px;
	}
	
	#map {
		float:left;
		text-align: right;
	}

	#companies {
		padding-top:38px;
		float:left;
	}

	#companies li {
		display: inline;
		padding-left: 25px;
	}

/* menu */
#menu{
	border-top: 1px dotted #B7B6B6;
	height : 41px;
}

#menu li {
	display: block;
	float: left;
	line-height: 41px;
	height: 41px;
	/* text */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#menu li:hover {
	background-color: #EAE4E4;
}

.item {
	border-left:1px dotted #B7B6B6;
}


/* flash */
#flash {
	width: 935px;
	height: 330px;
	margin-top: 15px;
}

/* content */
#content {
	margin-top: 15px;
	background-color: #342923;
	width: 855px;
	padding: 40px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}

#content a {
	color: #F68620;
}

#content a:hover {
	color: #E20A16;
}

#content ul, ol{
	list-style: square inside;
	padding-left: 15px;
}

#content .tabl td {
	background-color: #ffffff;
	color: #000000;
	font-size: 13px;
	height: 43px;
	border: 1px dotted #B7B6B6;
	padding: 5px;
}

/* footer */
#footer {
	clear: both;
	background-color: #ffffff;
	width: 935px;
	height: 85px;
	margin-top: 15px;
}

#institutionalmenu {
	/* vertical align */
	position:relative;
	height:65px;
	top:50%;
	margin-top:-30px;
	/* positioning */
	float: left;
	padding-top: 1px;
	padding-left: 40px;
	text-align: left;
	line-height: 15px;
}

#institutionalmenu li, li a {
	color: #cccbc0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	text-decoration: none;
}

#institutionalmenu li a:hover {
	color: #000000;
}

#carbonfree {
	float: right;
	padding: 28px 20px;
}

#twitter {
	float: right;
	padding: 15px 20px;
}

#pixelatevents {
	float: right;
	padding: 30px 25px;
}