/* Search and navigation layout */
#search
{
	float: left;
	font-size: 70%;
	width: 494px;
}

#mainnav
{
	font-size: 70%;
	background: #badce6;
	width: 100%;
	height: 51px;
	text-align: center;
}
#mainbody_article
{
	float: left;
	width: 770px;
}
#img1
{
width: 970px;
}
/* hacks for Firefox only */

html>body #content
{
	float: left;
	width: 985px;
	height: 530px;
	background: #9fb6c4;
}

html>body .BoxMain
{
	margin: 0 0 30px 0;
	padding:30px 10px 0px 20px;
	font-size: 1em;
	line-height: 30px;
	color: #666;
	background: #fff url(images/box_t_left_off.gif) no-repeat top left;
	height: 457px;
	width: 740px;
	min-width: 540px;
	overflow: hidden;
	float:left;
}

html>body .BoxMain DIV
{
	margin: -5 0px 0px 0;
	padding: 0px 20px 10px 0px;
	height: 422px;
	width: 730px;
	overflow: auto;
}
html>body #search
{
	float: left;
	font-size: 85%;
	width:255px;
    background: #9fb6c4;
}

html>body #mainnav
{
	font-size: 85%;
	background-color: #badce6;
	width:270px;
	height: 35px;
	text-align: center;
	position:relative;
	left: 20px;
	float:right;
	
}

html>body select
{
font-size: 90%;
}
html>body input
{
font-size: 90%;
}
html>body #img1
{
	width: 985px;
}
