div#wrapperOutside
{
	width: 820px;
}
div#header1
{
	width: 820px;
	height: 86px;
	min-height: 86px;
	clear: both;
	background:url(images/new/1.gif) no-repeat;
}
div#header2
{
	width: 820px;
	height: 204px;
	min-height: 204px;
	clear: both;
	background:url(images/new/2.jpg) no-repeat;
	border: 0px solid blue;
}
div#wrapper
{
	width: 820px;
	height: 367px;
	min-height: 367px;
	text-align: left;
	background: url(images/new/extender.gif) repeat-y;	
	clear:both;
}

div#rightC
{
	float: right;
	width: 50px;
	height: 367px;
	background: url(images/new/right.gif) no-repeat;
	border: 0px solid blue;
}
div#content
{	
	position: relative;
	margin-top: -20px;
	margin-left: 160px;
	float:left;
	width: 550px;
	height: 367px;
	min-height: 267px;
	padding: 0px 10px 30px 0px;
	border: 0px solid blue;
}
div#footer
{
	width: 820px;
	height: 50px;
	background: url(images/new/3.gif) no-repeat;
	float: left;
}
div#leftC
{
	float: left;
	width: 130px;
	height: 100%;
	padding-left: 20px;
}


#cleardiv
{
	clear: both;
	height: 0px;
	overflow: hidden;
}
#contactform div
{
	margin-bottom: 0.5em;
	width: 470px;
}
#contactform .indent
{
	margin:10px 0px 10px 55px;
}

#contactform .form_element
{	
	width: 100px;
}
#menubar
{
	position: absolute;
	height: 25px;
	width: 100px;	
}


/*

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;
	border: 1px solid green;
}

#contactform .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}

#menu ul {
width: 154px;
}

#menu a {
	border-right: 1px solid white;
	height: 18px;
}
#menubar2
{
	position: relative;
	left: 20px;
	top: 0px;
	width: 188px;
	background: 
}
.footer_link
{
	border: 0px solid black;
}

#menubar
{
	position: absolute;
	height: 25px;
	width: 191px;
	background: #CDD2D6;
}

#menuSpacer
{
	padding-top: 10px;
}



*/
html>body>div #wrapper{height: auto;}
html>body #content{height: auto;}
html>body #wrapperOutside{height: auto;}