
div#wrapperOutside
{
	border: 0px solid red;
	width: 699px;
	text-align: center;
	background:
}
div#header
{
	clear: both;
	border: 0px solid black;
	width: 699px;
	height: 141px;
	background: url(images/new2/1.gif) no-repeat;
}
#menubar
{
	float: left;
	margin-top: 0px;
	margin-left: 530px;
	height: 25px;
	width: 120px;
	background: 
}

div#content
{
	float:left;
	width: 635px;
	height: 390px;
	min-height: 390px;
	line-height: 110%;
	border: 0px solid yellow;
	padding: 0px 30px 30px 30px;
	background: url(images/new2/extender.gif) repeat-y;

}
td.header/*Calculator header*/
{
	font-family: verdana;
	color: navy;
	font-weight: bold
}
td /*Calculator font*/
{
	font-family: verdana;
	color: navy;
}
div#footer
{
	width: 699px;
	height: 62px;
	background: url(images/new2/3.gif) no-repeat;
	float: left;
	font-size: 7pt;
	font-style: italic;
}
/*

div#wrapper
{
	width: 1000px;
	height: 390px;
	min-height: 390px;
	text-align: left;
	border: 0px solid blue;
	background: url(images/new/extender3.gif) repeat-y;	
	clear:both;
}



#cleardiv
{
	clear: both;
	height: 0px;
	overflow: hidden;
}


#menuSpacer
{
	padding-top: 10px;
}

div#form
{
	padding-top: 5px;
	padding-left: 200px;
	margin: 0;
	border: 0px solid blue;
}

*/
html>body>div #wrapper{height: auto;}
html>body #content{height: auto;}
html>body #wrapperOutside{height: auto;}

#Menu1i
{
	height: 20px;
}
