*
{
margin:0;
padding:0;
}

body 
{
	margin: 0;
	padding:0;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 15px;
	color:#000000;
	background-color: #fff;
	}

#container
{
	display: block;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top:0px;
	border: 0px solid #ffffff;
}

#header
{
width: 950px;
height: 115px;
background-image:url(../images/site/logo.jpg);
background-repeat: no-repat;
margin-bottom: 10px;
}

#content
{
width: 950px;
background-image: url(../images/site/content-back.jpg);
background-repeat: no-repeat;
padding: 10px 0px 0px 0px;
background-color: #fff;
}

h1
{
color: #000;
font-size: 20px;
}

h2
{
color: #000;
font-size: 15px;
}
#menu
{
height: 59px;
margin: auto auto;
background-image: url(../images/site/nav.jpg);
repeat: no-repeat;
}
#menu ul
{
list-style-type: none;	
margin-left: 35px;
padding-top: 7px;
}

#menu ul li
{
display: inline;
color: #fff;
margin-right: 65px;
}

#menu ul li a:link
{
color: #fff;
font-weight: bold;
font-size: 17px;
text-decoration: none;
}

#menu ul li a:active
{
color: #fff;
font-weight: bold;
font-size: 17px;
text-decoration: none;
}

#menu ul li a:visited
{
color: #fff;
font-weight: bold;
font-size: 17px;
text-decoration: none;
}

#menu ul li a:hover
{
color: #F6BB1D;
font-weight: bold;
font-size: 17px;
text-decoration: none;
}

#container #menu ul li .current
{
color: #F6BB1D;
font-weight: bold;
font-size: 17px;
text-decoration: none;
}


.clear
{
display: block;
clear: both;
}

#footer
{
color: #666;
text-align: center;
}

#footer a:link
{
color: #666;
text-decoration: none;
}

#footer a:active
{
color: #666;
text-decoration: none;
}

#footer a:visited
{
color: #666;
text-decoration: none;
}

#footer a:hover
{
color: #ccc;
text-decoration: none;
}

#images_left
{
display: block;
width: 460px;
height: 361px;
float: left;
}

#images_left img
{
margin-right: 2px;
margin-bottom: 2px;
}

#images_right
{
display: block;
float: right;
}

.random_navbar
{
background-image: url(../images/site/random_navbar.jpg);
height: 22px;
margin-bottom: 10px;
}

.content
{
padding: 0px 5px 10px 5px;	
}

#bottom_images
{
height: 216px;
background-image: url(../images/site/bottom_images.jpg);
margin-bottom: 10px;
}

.content ul
{
margin-left: 30px;	
}

.content a:link
{
color: #666;
text-decoration: none;
}

.content a:active
{
color: #666;
text-decoration: none;
}

.content a:visited
{
color: #666;
text-decoration: none;
}

.content a:hover
{
color: #ccc;
text-decoration: none;
}

#map
{
width: 350px;
height: 350px;
display: block;
float: right;
border: 1px solid #000;
margin-left: 10px;
margin-top: 20px;
}

.form_title
{
margin: auto auto;
width: 898px;
text-align: center;
margin-bottom: 10px;
}

.form_floater
{
margin-right: 50px;
width: auto;
text-align: right;
float: right;
margin-bottom: 10px;
margin-top: 10px;


}

.form_footer
{
width: 900px;
margin: auto auto;
text-align: left;
margin-bottom: 10px;
}

.form_trading_details
{
width: 898px;
height: 25px;
background-image: url(../images/site/form_header.jpg);
border: 0px solid #000;
color: #000;
margin-left: auto;
margin-right: auto;
padding: 5px 0px 5px 2px
}

.form_box
{
background-color: #ccc;
border: 1px solid #ccc;
color: #000;
}

.form_box_content
{
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color: #000;
width: 898px;
margin: auto auto;
padding: 10px 0px 10px 0px;
}

.form_box_top
{
background-image: url(../images/site/form_header.jpg);
border: 0px solid #666;
color: #000;
padding: 5px 0px 5px 2px;
height: 25px;
}

.form_boxes
{
width: 900px;
margin-left: auto;
margin-right: auto;
}

.form_footer_float
{
display: block;
float: right;
width: auto;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 50px;
}