body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: url(bg.png) repeat-x #FFFFFF;
	text-align:justify;
}

html, body {
	height: 100%;
}

a 			{ color:#00659e; text-decoration:none; }
a:hover		{ color:#666666; text-decoration:underline; }

#mainContainer {
background:url(bg_content.png) no-repeat scroll 0 129px transparent;
height:988px;
left:0;
margin:0 auto;
position:relative;
width:1019px;
}

h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;	
	color:#DF811E;
	margin:0;
	padding:0;
}
#home{
}
h2 {
	color:#454c41;
	font-size:14px;
	font-weight:bold;
}
/* HEADER*/
#header {
	width: 100%;
	height: 330px;
}
#headerContent {
	width: 1019px;
}
#logo {
	float:left;
	width:100%;
	height:129px;
}
#img_logo {
	padding:27px 0 0 30px;
}
#symbol {
float:right;
padding:44px 79px 0 0;
}
#navigation {
	float:left;
	height:213px;
	width:1019px;
	padding:0;
}
#navigation ul {
	list-style: none;
	padding:2px 0 0 10px;
	width:214px;
	float:left;
	padding:2px 0 0 10px;
	margin:0;
}

#navigation ul li {
	float:left;
	padding:0;
	width:214px;
	height:35px;
}
#stock_ticker {
	float:right;
	margin:5px 15px 0 0;
	color:#fff;
	width:100%;
}

#table_market{float:right;}
#gold{float:left;margin:0 0 0 40px;}
/* IMAGE */
#section {
	width: 100%;
	height: 791px;
}
#flashContainer {
	width: 1042px;
	height: 276px;
}
#flash {
	float:left;
}
#bg_logo {
background:url(bg_logo.jpg) no-repeat scroll 0px 0px transparent;
float:left;
height:426px;
left:299px;
overflow:hidden;
position:relative;
top:-381px;
width:192px;
	
}
#container {
clear:both;
float:left;
overflow:hidden;
position:relative;
width:100%;
}


/* CONTENT */
#titles{ padding-bottom:30px;}
#contentContainer {
float:left;
height:610px;
position:relative;
width:100%;
}
#contentLeft {
	float:left; 
	width:190px;
	min-height:396px;
	padding:32px 25px 0 4px;
	margin:19px 3px 0;
}
#contentMiddle {
	float:left; 
	height:545px;
	padding:39px 10px 0 34px;
	width:450px;
}
#contentRight {
	float:left;
	padding:13px 0 0 40px;
	width:228px;
	height:548px;
	margin-top:19px;
}
#servicesHeader {
	height:46px;
}
#services {
	height:173px;
	width:278px;
}
#companies {
	height:115px;
}

#news {
	color:#303030;
}
#contentRight a {
	color:#A7A7A7;
	font-size:11px;
}
#news span {color:#ef5927; font-style:italic;}
.news_item {
	margin:24px 0;
	line-height:1.5em;
}
#news ul{
	list-style:none;
	padding:0;
	margin:0;
}
#news ul li {
	margin:10px 0 20px 20px;
	padding:10px 20px 0 0;
	background:transparent url(news_dot.gif) no-repeat top left;
}
#emailSignup {
	float:left;
	color:#454c41;
	margin:0 0 9px;
	padding:0 0 0 21px;
	width:169px;
}
#emailSignup img {
	float:right;
}
#emailSignup span {
	font-size:15px;
}
#signup_container {
	margin-bottom:7px;
	float:right;
}
.emailbox {
	width:155px;
	background-color:#f5f5f5;
	padding:4px;
	margin:2px 0;
	border: none;
	color:#7a7a7a;
}
#presentation {
	padding:11px 0 0;
	float:left; 
	background:url(dash_left.gif) no-repeat scroll center top transparent;
	width:100%;
}
#presentation a, #presentation a:hover {
text-decoration:none; color:#414141; font-size:13px;}
#presentation img {
padding:1px 10px 0 2px; float:left;}
/* FOOTER */
#footerContainer {
clear:both;
color:#FFFFFF;
font-size:11px;
height:60px;
margin:0 auto;
width:992px;

}
#footerContent {
	padding-top:22px;
	color:#fff;
}

#footerContent a{
	color:#fff;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
}
.padding {
	padding-bottom:44px;
}
#blender {
	width:992px;
	float:left;
}
#bot_nav {
	float:right;
	margin:0 15px 0 156px;
}

/* CLASSES */
#contentRight .contentRight a{
	color:#414141;
	font-size:12px;
	text-decoration:none;
}

.clearIt {
	clear: both;
}
