/* structural elements */

body {
	text-align:center;
	font-family: Verdana, Arial, sans-serif;
	background: #003300 url(../images/bg.jpg) top repeat-x;
	font-size:12px;
	
}

#container {
	width:744px;
	padding:0;
	margin: 10px auto;
	text-align:left;
	
}

#header {
	width:740px;
	/*clear:both;*/
	background: url(../images/forexheader.gif) top no-repeat;
	height:128px;
	margin:0;
	padding:0;
	/* border: 2px #fff solid; */
}

#nav {
	width:740px;
	height: 71px;
	padding: 0 0 0 0;
	margin:0;
	background: #003300 url(../images/forexbuttons.jpg) top no-repeat;
	
}
#content_wrapper
{
	width:740px;
	background-color: #006633;
	margin-bottom: auto;
}

#primary_content {
	float:right;
	width:550px;
	margin:15px;
	padding:10px 0 0 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background: #ffffcc;
	color: #006633;
	
}
#image.center
{
text-align: center;
margin: 10px auto;

}
#image.left
{
float: left;
margin: 10px;

}
#image.right
{
float: right;
margin: 10px;
}
#primary_content p
{
	padding: 0 15px 0 15px;
}

#primary_content table
{
	width: 350px;
	margin: 0 0 0 40px;
}

#primary_content li
{
	padding: 0 15px 0 0;
}
#primary_content h2
{
	padding: 0 15px 0 15px;
}
#image img
{
	border-style: none;
}

#primary_content a
{
	text-decoration:none;
	color: #003300;
}

#primary_content a:hover 
{
	color: green;
}

#secondary_content 
{
	width:140px;
	margin: 0.7em 0 0 0.7em;
	padding:0 2px 0 0;
	float:left;
	background: #006633;
	 
}

#secondary_content h3
{
color: yellow;
font-size: 120%;
margin:0 0 0 15px;
}

#secondary_content a
{
	color: yellow;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}
#secondary_content ol li
{
color: yellow;
}

#footer {
	width:740px;
	height:60px;
	clear:both;
	background: #006633;
	padding:0 0 0 0;
	margin:0;
	border-top: #ccc solid 1px;
}

/* Header typography */

#header h1 
	{
	display:none;
	}
	
	/* nav stuff */
	#nav ul {
	border: none;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	height: 63px;
}
#nav ul li {
	display: block;
	float: left;
	padding: 4px 0 0 0;
	
	border: none;
}
#nav ul li a {
	display: block;
	height: 58px;
	padding: 0;
	
	
}

li#nav_info a { width: 165px; margin: 0 0 0 10px;}
li#nav_howitworks a { width: 165px; margin: 0 0 0 20px;}
li#nav_brokers a { width: 165px; margin: 0 0 0 20px;}
li#nav_articles a { width: 165px; margin: 0 0 0 20px;}


#nav ul li strong { display: none; }
	
#footer a
{
	text-decoration: none;
	color: yellow;
}
#footer a:hover 
{
	color: green;
}
#footer p
{
padding: 10px 0 0 20px;
font-size: 80%
}
#footer li
{
float: right;
text-align: center;
margin: 0 10px 0 10px;
}
#footer li a
{
color: #ffffff;

}
#footer ul
{
list-style-type: none;
}

#footer img
{
margin: -200px 0 20px 10px;
}

#adsense
{
float: right;
height: 60px;
width:234 px;
margin: 20px 20px 0 0;
}
