body {
	padding:0px;
	margin:0px;
	background: url('../images/background.jpg') repeat-x;
	font-family: verdana, tahoma, sans-serif;
	font-size:10px;
	color: #000000; }

p {
	text-indent: 20px; 
	line-height:150%; }

em {
	font-style: normal;
	color: #FF0000; }

div#container {
	background: url('../images/bgc.jpg') bottom right no-repeat;
	width:800px;
	margin: auto; }

div#top1 {
	background: url('../images/t1.jpg') no-repeat;
	width:800px;
	height:199px; }

div#top2 {
	background: url('../images/t2.jpg') no-repeat;
	width:800px;
	height:177px; }


div#left { 
	width: 200px; 
	float: left; }

div#left ul { 
	font-weight: normal;
	width:200px;
	padding:0px;
	padding-top:3px;
	margin:0px;
	background: url('../images/litop.jpg') no-repeat;
	list-style-type: none; }

div#left li {
	padding:0px; }

div#left a {
	padding:7px 10px 7px 10px;
	display: block;
  	height:100%;
	text-decoration:none;
	color:#000000;
	background: url('../images/libg.jpg') repeat-x; }

div#left a span {
	color: #FF0000; }

div#left a:hover {
	padding:7px 10px 7px 12px;
	color: #037F65; }

div#right {
	width:590px;
	padding:5px;
	float: left; }

div#right a {	
	text-decoration: none;
	color: #037F65; }

div#right a:hover {
	text-decoration: underline;
	color: #000000; }

div#right h1 {
	font-family: trebuchet ms, verdana, sans-serif;
	font-size:15px;
	color: #000000; }

div#right img {
	padding: 2px;
	margin: 2px;
	border: 1px solid #00F0F0; }

div#right div.image {
	float: left; }

div#right ul {
	list-style-type: none; }

div#footer {
	clear: both;
	padding:5px 0px;
	text-align:center; }
	