
html {
	height: 100.1%;
	}
	
body {
	margin: 0;
	padding: 0;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 75%;
	background: url(../images/top_bg.png) repeat-x;
	}
	
h1,h2,h3,h4,h5,h6,form,p,ul {
	margin: 0;
	padding: 0;
	}
	
form {
	margin: 0;
	padding: 0;
}
	
a {
	color: #2a5194;
}

img {
	border: none;
}

h1,h2,h3,h4,h5,h6,p,form,ul,li {
	margin: 0;
	padding: 0;
}

.no_margin_r {
	margin-right: 0 !important;
	}
	
p {
	color: #5c5c5c;
	margin-bottom: 8px;
	line-height: 1.5em;
	font-size: 0.9em;
	}
	
span.text{
	color: #5c5c5c;
	margin-bottom: 10px;
	line-height: 1.5em;
	font-size: 0.9em;
	}
	
.first_p {
	font-size: 1.0em;
        line-height: 1.2em;
}

.clearfix {
	clear: both;
	float: none;
	}
	
div.container {
	width: 990px;
	margin: 0 auto;
	position: relative;
	}
	
div.top {
	height: 193px;
	position: relative;
	top: 0px;
	width: 990px;
	background: url(../images/top_bg.gif) repeat-x;
	}
	
div.top img.logo {
	position: absolute;
	top: 17px;
	left: 10px;
}

div.top div.language {
		position: absolute;
		right: 0px;
		bottom: 17px;
		color:#efefef;
}
div.top div.language img {
	margin-right: 4px;
	margin-top: 5px;
}

div.top div.language div.flags {
	margin-top: 0px;
}
div.top ul {
	position: absolute;
	bottom: 12px;
	height: 20px;
	list-style: none;
}

div.top ul li {
	float: left;
	padding-right: 6px;
	border-right: 1px dotted #a2a2a2;
	margin-left: 6px;
	line-height: 15px;
}

div.top ul li a {
	color: #d2d2d2;
	font-size: 0.9em;
	text-decoration: none;
}

div.top ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

div.banner {
	position: absolute;
	width: 728px;
	height: 90px;
	right: 0;
	top: 12px;
}

div.introtext {
	width: 320px;
	height:329px;
	float:left;
	display: block;
	background: url(../images/back-shade.png) no-repeat;
	
	
	
}

div.intext {
	padding-left:7px;
	width:310px;
	
}

div.intext p{
	color:#FFF;	
}

div.intext a{
	color:#f7f7f7;	
}

div.intext a:hover{
	color:#CCC;	
}

div.middle_col {
	width: 640px;
	margin-right: 140px;
	margin-top: 10px;
	float: right;
}

div.middle_col h1 {
	font-size: 1.3em;
	color: #234e9b;
}

div.middle_col h2 {
	font-size: 1.2em;
	color: #234e9b;
}

div.middle_col h3,
div.middle_col h4{
	font-size: 1.1em;
	color: #234e9b;
}

div.middle_col h5{
	background: url(../images/nav_header_bg.png) no-repeat;
	height: 28px;
	line-height: 26px;
	padding: 0 0 0 10px;
	display: block;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}

div.google_ads {
	width: 468px;
	height: 60px;
	margin: 0 auto 15px auto;
	clear: both;
}
div.sq_banner {
	float: right;
	margin-left: 10px;
	width: 300px;
}

div.left_col {
	float: left;
	width: 180px;
	margin-top: 10px;
}

div.left_col h2 {
	background: url(../images/nav_header_bg.png) no-repeat;
	width: 174px;
	height: 28px;
	line-height: 26px;
	padding: 0 0 0 10px;
	display: block;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
}

div.left_col ul {
	list-style: none;
	margin: 0 0 1em 0;
	font-size: 0.9em;
}


div.left_col ul li {
	display: block;
        border-bottom: 1px dotted #d3d3d3;
	padding: 5px 5px;
	color: #414141;
}


div.left_col ul li a {
	text-decoration: none;
}

div.left_col ul li a:hover {	
         background: #eaeff5;
         text-decoration: underline;
}

div.right_banner {
	width: 120px;
	height: 600px;
	position: absolute;
	right: 0;
	top: 200px;
}

div.footer {
	clear: both;
	background: url(../images/footer_bg.png) repeat-x;
	height: 60px;
	margin-top: 30px;
}

div.footer ul {
	list-style: none;
	display: block;
	font-size: 0.9em;
	height: 50px;
	line-height: 50px;
	width: 870px;
	margin: 0 auto;
}

div.footer ul li {
	float: left;
	padding: 0 10px;
        color: #accbfd;
}

div.footer ul li a {
	color: #accbfd;
	text-decoration: none;
}

div.footer ul li a:hover {
	text-decoration: underline;
}


div.news {
	clear: both;
	padding: 10px;
}

div.news_box {
	margin: 5px;
	padding: 10px;
	border: 1px solid #d3d3d3;
	background: #f4fafd;
	font-size: 0.9em;
}

div.news_box ul {
	list-style: none;
	position: relative;
	display: block;
}

div.news_box ul li {
	display: block;
	width: 50%;
	float: left;
	margin-bottom: 0.7em;
}

div.news_box ul li span.header {
	display: block;
	clear: both;
	font-weight: bold;
	margin-bottom: 0.4em;
}

a.rss {
	display: block;
	background: url(../images/rss_bg.gif) no-repeat;
	width: 304px;
	height: 53px;
	font-size: 0.8em;
	text-decoration: none;
	color: #414141;
	margin-bottom: 10px;
}

a.rss span {
	padding-left: 104px;
	padding-top: 5px;
	display: block;
}


div.ads {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

.fl_left {
	float: left;
	}
	
.fl_right {
	float: right;
	}
	
.continue_link {
	width: 126px;
	height: 19px;
	background: url(../images/continue_to_read.png) no-repeat;
	display: block;
	clear: both;
	float: right;
	text-indent: 5px;
	font-size: 0.9em;
	line-height: 19px;
}

.google_text_ad {
	width: 120px;
	height: 240px;
	float: right;
        padding-right: 10px;
}

table.stats 
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 10px;
color: #000;
width: 640px;
background-color: #FFF;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td 
{background-color: #FFF;
color: #000;
padding: 4px;
text-align: left;
border: 0px #000 solid;}

table.stats td a:hover {
	color: #ff0000;
	text-decoration: none;
}

table.extitle td a:hover {
	color: #ff0000;
	text-decoration: none;
}

table.stats td.hed
{background: url(../images/table_header_bg.gif) no-repeat;
background-color: #FFF;
color: #FFF;
padding: 7px;
text-align: left;
border-bottom: 0px #000 solid;
font-size: 12px;
font-weight: bold;} 


.fr_homebox{
  background-color: #efefef;
  margin-top:10px;
  margin-bottom:10px;
  width: 630px;
  padding:6px;
  border: 1px solid #d6d6d6;
  font-family:  arial,helvetica, sans-serif;
  line-height: 1.7em;
  font-size: 1.1em;
  color: #5c5c5c;
}


div.fr_homebox p {
	color: #5c5c5c;
	margin-bottom: 4px;
	line-height: 1.2em;
	}
	
div.fr_homebox a {
	color: #2a2a72;
  text-decoration: none;
  
}	
div.fr_homebox a:hover {
	text-decoration: underline;
  color: #E80000;
}	

.rates_quote {
  margin:0px;
  width: 630px;
  height:110px;
  padding:0px;
}

.newsitem {
  margin:0px;
  width: 630px;
  padding:0px;
}

.rates_two {
  margin:0px;
  width: 630px;
  height:190px;
  padding:0px;
  font-size:10px;
  border-bottom: 0px solid #d6d6d6;
}

.rates_right {
  float:right;
  width: 162px;
  height:105px;
  padding:3px;
  background-color: #efefef;
  border: 1px solid #d6d6d6;
}
.rates_left {
  float:left;
  width: 450px;
  height:110px;
  padding:0;
}
.spanrates {
  color:#002CCC;
  font-size:28px;
  font-weight:bold;
  margin-right: 10px;
}

.smalltext {
  color:#303030;
  font-size:12px;
  margin-left: 10px;
}
.smallrates {
  color:#002CCC;
  font-size:16px;
  font-weight:bold;
  margin-left: 10px;
}

.smallratesblack {
  color:#303030;
  font-size:16px;
  font-weight:bold;
  margin-left: 10px;
}

.textbox{
  background-color: #fff;
  margin-top:10px;
  margin-bottom:10px;
  width: 630px;
  height:240px;
  padding:6px;
  font-family:  arial,helvetica, sans-serif;
  line-height: 1.7em;
  font-size: 1.1em;
  color: #5c5c5c;
}

.rate_button{
	float:left;
	background: url(../images/forex-rate-button.png);
	height:24px;
	width:200px;
	padding: 0 0 0 0px;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}

.rate_getquote{
	float:right;
	width: 420px;
	padding: 0 0 0 0px;
	color: #555;
	font-size: 0.8em;
	font-weight: bold;
}

div.rate_button h1{
	float:left;
	line-height:24px;
	margin: 0px 6px 7px 7px;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}

.ileftbox{
float:left;
width:209px;
padding-left:2px;
font-size:1.2em;
color: #5c5c5c;
}

.irightbox{
float:left;
width:400px;
padding: 5px 5px 5px 5px;
line-height: 1.2em;
font-size: 0.9em;
color: #5c5c5c;
border: 1px solid #e2e2e2;
}

div.textbox p {
	color: #5c5c5c;
	padding: 5px 5px 0 0;
	line-height: 1.2em;
	font-size: 0.9em;
	}
	
div.textbox a {
	color: #2a2a72;
  text-decoration: none;
  
}	
div.textbox a:hover {
	text-decoration: underline;
  color: #E80000;
}	