body
	{
	margin:0px auto;
	text-align:center;
	font: normal 80% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color:#292929;
	background:#D7EBF6 url(../images/back_new.jpg) repeat-x;
	}
#container
	{
	margin:0px auto;
	text-align:left;
	width:780px;
	}
	
#header{
	height:135px;
	width:780px;
	border:solid 0px #fff;
	/*margin-left:24px;*/
	text-align:center;
	}

#content
	{
	background:url(../images/mainback.jpg) repeat-y;
	width:780px;
	margin-top:5px;
	}
#left
	{
	float:left;
	width:200px;
	padding-left:45px;
	}
#flash
	{
	float:right;
	width:525px;
	margin-top:6px;
	}
#main
	{
	clear:both;
	background:url(../images/mainback.jpg) repeat-y;
	width:780px;
	border:0px solid #000000;
	}

.page
	{
	padding: 5px 30px 0px 30px;
	text-align:justify;
	}
	
	
#footer
	{
	clear:both;
	background:#363535;
	text-align:center;
	margin:0px auto;
	}	

#footer_inner1
		{
		width:855px;
		border:solid 0px #fff; 	text-align:center;
		margin:0px auto;padding:5px;
		color:#fff;
		}
#footer2
	{
	margin:0px auto;
	clear:both;
	background:#fff;
	text-align:left;
	}	
#footer2_innre	
	{
	width:730px;
	margin:0px auto;padding:5px 0px 5px 15px;
	border:solid 0px #000;
	}
