body{
	margin: 0;
	padding: 0;
	font-family: georgia, times, "times new roman", serif;
	background-image:url(../images/body.png);
	background-position: center;
	background-repeat:repeat-y;
}

div#flash{
z-index: -7;
}


Div#container {
width: 980px;
margin:auto;
}
Div#banner{

margin-bottom:0px;

height:186px;
}

#banner img{
	padding:0px;
	margin:0px;
}

Div#nav
{
float: left;
width: 273px;
margin-top: 0; 
height:375px;
background-image:url(../images/menu_1.jpg);
background-repeat:no-repeat;
padding-top:12px;
z-index:100;
}

Div#content{
	top:-30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 280px;
	width:630px;
	padding-top:5px;
	padding-bottom:30px;
	padding-left:30px;
	padding-right:30px;
	z-index:10;
	text-align:justify;
}

Div#footer{
clear:both;

text-align:right;
font-size:9px;
}

Div#home{
text-align:right;
width:630px;
margin-left: 280px;
padding-left:30px;

}
