body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
table, caption, thead, tfoot, tbody, tr, th, td,
ul, ol, li, dl, dd, dt,
form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	background:#FFF;
}

#header {
	width:400px;
	height:70px;
	margin: 30px 0;
	text-align:right;
	float:right;
}

#copy {
	width:880px;
	padding:10px;
	margin:25px 0;
	float:left;
}

#copy p{
	font-size: 12px;	
	}

.clearbox {
margin:0;
padding:0;
clear:both;
}

#wrapper {
	Margin:0 auto;
	width:900px;
	background: #A2A790 url(images/body_bg.jpg) top center no-repeat;
}

.leftcontents {
margin:145px 0 0 0;
float:left;
}

.rightcontents {
width:500px;
float:right;
}

#menu {
width:270px;
margin: 20px 0 15px 30px;
}

#circles {
width:452px;
margin: 18px 0;
float:right;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #333333;
	text-decoration: none;
	display: inline;
	line-height: normal;
	margin:0;
	padding:0;
}

h2 {
	margin:8px 0 0 0;
	font-size: 14px;
	font-weight: 900;
}

li a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #F90;
	text-decoration: none;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #333;
	text-decoration: none;
	margin:0;
	padding: 0;
}

ul {
	list-style-type: none;
}
