#width
{
	width:750px;
	text-align:left;
	margin:auto;
}
#banner 
{
	width:100%;
	padding:10 0 10 0;
}

#logo
{
	float:left;
	width:556px;
}

#contactus
{
	float:right;
}

#topbar
{
	text-align:center;
	height:auto !important;

}
#topbar a
{
	text-align:center;
	padding:0 5 0 5;
}
#topbar a:hover 
{

}
#footer
{
	text-align:right;
	padding: 0 10 0 10;
	line-height:1.6em;	
}
#content
{
	padding:0 0 0 20;
	height:auto !important;
	height:36em;
}

#text
{
	float:left;
	width:500px;
}

#images
{
	float:left;
	width:200px;
	text-align:center;
	
}

#images img
{
	border:solid 1px #5B6F64;
	margin:0 0 10 0;
}

#spacer
{
	font-size:10px;
	clear: both;

}

body
{
	margin:auto;
	text-align:center;
}
