body 
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
body.index {background: url(images/index.jpg);background-repeat:no-repeat;background-position:top right;}
body.aboutus {background: url(images/aboutus.jpg);background-repeat:no-repeat;background-position:top right;}
body.investment {background: url(images/investment.jpg);background-repeat:no-repeat;background-position:top right;}
body.faqs {background: url(images/faqs.jpg);background-repeat:no-repeat;background-position:top right;}
body.links {background: url(images/links.jpg);background-repeat:no-repeat;background-position:top right;}


#bodytext
{font-size:small;}

h1 {font-size:large;margin-top:5px;margin-bottom:10px;}
h2 {font-size:medium;margin-top:4px;margin-bottom:4px;color:#3399cc;}
h3 {font-size:small;font-weight:bold;margin-top:3px;margin-bottom:3px;}

#header 
{
margin-top: 200px;
margin-bottom:200px;
width:100%;
margin-left:auto;
margin-right:auto;
text-align:left;
}
040a3a
hr {border:none;border-bottom: 1px solid #3399cc;background:none;margin-right:0px;height:0px;}

#mainwrapper 
{
width:800px;
	margin-left:auto;	
	margin-right:auto;
	background-color:#ffffff;
	border:1px solid #3399cc;
}

div.spacer {margin: 0em; border: none; padding: 0em;height: 0px; width: auto; clear: both;}

#footer 
{
	text-align:left; 
	background-color: #3399cc; 
	padding: 0px; 
	color:#000000;
	width:800px;
	margin-right:auto;
	margin-left:auto;
	height: 20px;
}

#footer p 
{	
	margin:0px;
	font-size:x-small;
	line-height:20px;
	margin-left:10px;
	color:#ffffff;
}


#bodytext {width:auto;padding:10px;}

#leftlayout
{width:240px;padding:none; margin:0px;padding:10px;float:left;}

#rightlayout
{background-color:transparent;padding:0px;margin-left:250px;margin-right:10px;}

#rightlayout div.item {margin:10px;margin-right:0px;padding:10px;border:1px solid #3399cc;width:auto;}
#rightlayout p {margin:10px;font-size:small;margin-top:20px;margin-bottom:20px;}
#rightlayout ul {margin-left:50px;}
#rightlayout li {color:#040a3a;font-size:large; }

#menu {background-color:#3399cc;width:100%;border:none;height:20px;border-bottom:1px solid #3399cc;}
#menu ul {height:20px;margin:0px;padding:0px;list-style-type:none;text-align:center;list-style:inline;float:left;}
#menu li {display:block;float:left;font-size:small;width:120px;height:20px;line-height:20px;}
#menu li a {text-decoration:none;color:#ffffff;background-color:#3399cc;display:block;font-size:small;font-weight:normal;}
#menu li.current {background-color:#ffffff;color:#000000;line-height:20px;}
#menu li.current a {display:block;}
#menu li a:hover {background-color:#eeeeee;color:#000000;display:block;text-decoration:none;text-align:center;}

form 
{
	margin:5px;
}


input {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:small;}
textarea {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:small;}
td.required {background-color:#eeeeee;}
