* {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin: 0px;
}
#page {
	width: 800px;
	margin: 0 0 auto 0;
	background-color: #000000;
}
#page #container {
	width: 790px;
	background-image: url(../images/bg-7.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	background-position: right;

}
#page #container #header {
	margin-right: 205px;
	position: relative;
	padding-top: 30px;
	margin-bottom: 10px;
}
#page #container #header #menu {
	margin-left: 3px;
}
#page #container #header #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#page #container #header #menu ul li {
	float: left;
	height: 30px;
}
#page #container #header #menu ul li.partition {
	background-image: url(../images/Untitled-1.gif);
	background-repeat: no-repeat;
	width: 1px;
	margin: 0 10px;
}



#page   #container   #header   #title  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #666666;
	line-height: 50px;
	clear: left;
}
#page  #container  #mainContent  {
	margin-right: 205px;
	position: relative;
}
#page    #container    #rightContent    {
	width: 175px;
	padding: 120px 10px 10px;
	float: right;
	background-image: url(../images/Untitled-3.gif);
	background-repeat: no-repeat;
	background-color: #111111;
	position: relative;
	color: #FFFFFF;
	height: 350px;
}
#page       #container       #rightContent       #mainMenu      ul    {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#page     #container     #rightContent     #mainMenu     ul     li    {
	height: 25px;

}
#page #container #footer {
	clear: both;
	background-image: url(../images/address.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 75px;
	margin-top: 30px;
	position: relative;
	margin-right: 205px;
}
#page   #container  #footer #stat {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.bottomSpace     {
	margin-bottom: 10px;
}
.topSpace {
	margin-top: 10px;
}
#page    #container #mainContent span.title {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 100%;
	padding-bottom: 5px;
	clear: left;
	margin-bottom: 10px;
	padding-top: 1px;
	color: #666666;
	font-style: italic;
}
span.currency {
	font-size: 36px;
}
