html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height: 1;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
body {
	margin:15px 0 0 0;
}
h1 {
	font-size:24px;
	line-height:28px;
	color:#a8a795;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-bottom:20px;
}
#wrapper {
	margin:0 auto;
	border:1px solid #E7E6CB;
	padding:4px;
	width:750px;
}
#header {
	padding-bottom:10px;
	border-bottom:1px solid #E7E6CB;
	margin-bottom:15px;
	text-align:center;
}
#header a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:center;
	text-transform:uppercase;
}
#content {
	float:right;
	width:380px;
	padding:7px 20px 0 0;
	display:inline;
	line-height:18px;
}
#content ul {
	margin:15px 0;
	line-height:18px;
}
#content ul li {
	margin:0 0 15px 30px;
	list-style-type:disc;
	line-height:18px;
}
#content a {
	color:#000000;
}
#content a:hover {
	color:#CCCCCC;
}
#content p {
	margin-bottom:15px;
	line-height:18px;
}
#form {
	float:left;
	width:300px;
	margin:0 0 0 20px;
}
#footer {
	padding-top:10px;
	border-top:1px solid #E7E6CB;
	margin-top:15px;
	margin-bottom:15px;
}
#footer ul {
	text-align:right;
	margin:0 0 10px 10px;
}
#footer ul li {
	margin-bottom:7px;
}
#footer ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
#footer ul li a:hover {
	color:#CCCCCC;
}
#info {
	float:right;
	margin:20px 40px 0 0;
	display:inline;
}
#info li {
	list-style-type:disc;
	margin-bottom:10px;
}