* {
	margin:0;
	padding:0;
	font-family:'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size:100%;
	color:#333;
}
body {
	background:#FFD300;
	font-size:80%;
	margin:0;
	text-align:center;
}
object {
	clear:left;
}
html:first-child body {
	font-size:85%;
}
html[xmlns*=""] body:last-child {
	font-size:80%;
}
ul {
	list-style:none;
}
img,
fieldset {
	border:0;
}
a {
	outline:none;
}
legend {
	display:none;
}
div#wrapper {
	margin:0 auto;
	text-align:left;
	width:938px;
}
	div.home div#wrapper2 {
		float:left;
		background:url(../images/bg_main.png) repeat-y;
		margin-bottom:20px;
	}
	div.main div#wrapper2 {
		float:left;
		background:url(../images/bg_main.png) repeat-y;
	}
#body {
	width: 938px;
	float:left;
	background:url(../images/bg_main_bottom.png) no-repeat bottom;	
	}
	#body p {
		margin-bottom:1em;
	}
	#body h2 {
		color:#8AC334;
		font-size:120%;
		margin-bottom:.5em;
	}
	




	


