/* SARAI STYLESHEET */
html, body
{
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin:0px;
   padding:0px;
}

img { border: 0; }

#wrap
{
	background-color: white;
	width: 405px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #999;
}

#abouttopbar
{
	background-color: #CC4902;
	width: 405px;
	height: 20px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #999;
}
#exploretopbar
{
	background-color: #a7c210;
	width: 405px;
	height: 20px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #999;
}
#ratestopbar
{
	background-color: #D9E7B9;
	width: 405px;
	height: 20px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #999;
}
#header
{
	background-color: #fff;
	width: 100%;
	height: 45px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #999;
}
#copy
{
	background-color: #fff;
	width: 360px;
	float: left;
	margin: 0;
	padding: 10px;
	text-align: left;
	color: #999;
	line-height: 1.4em;
}
#copy a, #copy a:hover, #copy a:visited
{
	background-color: #fff;
	text-decoration: underline;
	color: #999;
}
#copy ul
{
	background-color: #fff;
	margin: 0;
	padding: 12px;
	color: #999;
}
#closewindow
{
	background-color: #fff;
	width: 360px;
	height: 15px;
	float: left;
	margin: 0;
	padding-left: 9px;
	text-align: left;
	color: #ccc;
	font-size: 10px;
}
#closewindow a,#closewindow a:hover, #closewindow a:visited
{
	background-color: #fff;
	text-align: right;
	color: #ccc;
	font-size: 10px;
	text-decoration: underline;
	padding-right: 9px;
}
/* footer */

#footer
{
	background-color: #e7e7e7;
	width: 405px;
	float: left; 
	padding: 10px 0 10px 0;
	margin-top:5px;
	text-align: center;
	color: #333;
	line-height: 1.5em;
	font-size: 10px;
}
#footer a
{
	background-color: #e7e7e7;
	font-size: 10px;
	color: #999;
	text-decoration: underline;
}
#footer a:hover, #footer a:visited
{
	background-color: #e7e7e7;
	font-size: 10px;
	color: #999;
	text-decoration: underline;
}
#copyright
{
	background-color: white;
	width: 400px;
	height: 15px; 
	float: left;
	padding: 0;
	margin:15px 0 10px 0;
	text-align: center;
	color: #bababa;
	line-height: 1.3em;
	font-size: 10px;
}