﻿body 
{
	width:100%;
	height:auto;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#805300;
}

#jan_con
{
	width:1000px;
	height:auto;
	text-align:center;
	background-color:#EBFEE8;
}



#content
{
	width:1000px;
	height:auto;
}

#left
{
	width:297px;
	text-align:center;

	float:left;
	background-color:#EBFEE8;
}

#right
{
	float:right;
	width:703px;
	background-color:#EBFEE8;
}

#footer
{
	width:1000px;
	background-image:url(../Images/Master/footer.gif);
	height:158px;
}

#news
{
	width:297px;
	height:224px;
	background-image:url(../Images/Master/news.gif);
	background-repeat:no-repeat;
	padding-top:50px;
}

#nav
{
	width:297px;
	height:160px;
	background-image:url(../Images/Master/nav.gif);
	background-repeat:no-repeat;
	padding-top:40px;
}

#nav li
{
	list-style:none;
	float:left;
	line-height:40px;
	margin-left:-10px;
}

#contact
{
	width:297px;
	height:226px;
	background-image:url(../Images/Master/contact.gif);
	background-repeat:no-repeat;
	padding-top:50px;
}
#Div1
{
	width:297px;
	height:224px;
	background-image:url(../Images/Master/news1.gif);
	background-repeat:no-repeat;
	padding-top:50px;
}

