body {
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

#container {
	width:785px;
	margin: 0 auto;
}

#float_container {
	float:left;
}

#float_container_right {
	float:right;
	background-color:#FFFFFF;
}

#content_container {
	float:right;
	background-color:#FFFFFF;
	background-image:url(images/bottom-background.jpg);
	background-repeat:repeat-x;
	width:596px;
	overflow:auto;
	height:690px;
}

div.header {
	width:785px;
	height:134px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

div.header_links {
	width:785px;
	height:36px;
	background-image:url(images/top-link-background.jpg);
	background-repeat:repeat-x;
	vertical-align:bottom;
}

div.left_borders {
	width:189;
}

div.left_bar {
	background-image:url(images/side-link-background.jpg);
	background-repeat:repeat-y;
	width:189px;
	height:100%;
	float:left;
}

div.footer {
	background-image:url(images/footer-background.jpg);
	background-repeat:repeat-x;
	width:785px;
	height:28px;
}

img.footer_links {
	margin:0 5px 0 5px;
}

img.border {
	border:0;
	width:189px;
	height:1px;
}

.side_text {
	color:#FFFFFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;

}

span.left_margins {
	float:left;
	margin:8px 0 8px 8px;
}

img.small_v {
	margin-right:5px;
}

div.left_links {
	float:left;
	height:35px;
	width:189px;
}


a.left_links:link {color:#FFFFFF; text-decoration:none;}
a.left_links:visited {color:#FFFFFF; text-decoration:none;}
a.left_links:hover {color:#FF9933; text-decoration:none;}
a.left_links:active {color:#FF9933; text-decoration:none;}


.numberCircle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
	background-image: url(working_images/numberCircle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	padding: 3px 0px 0px;
	text-align: center;
	width: 18px;
	font-weight: bold;
}

.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

span.latest_news_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left
}

#text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	margin:30px;
}

#text-home {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	margin:20px;
}

li.spacing {
	text-align:left;
	margin:0 20px 10px 0;
}

h2 {
	text-alight:left;
	margin:10px 0 0 20px;
}

p.bottom_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

td.numberCircle {
	background-image:url(images/numberCircle.gif);
	background-repeat:no-repeat;
}

span.packages {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

td.coins {
	width:131px;
	vertical-align:top;
	padding-top:20px;
}

td.pricing {
	width:376px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:20px;
}

#quotes {
	color:#000066;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	margin:0 70px 0 70px;
	text-align:center;
}
