body {
	background: #121212 url(../images/bg_body_us.jpg) center center no-repeat;
	/*color: #41698b;*/
	color: #4a3c20;
}

a {
	color: #41698b;
}

h1 {
	margin: -22px;
	margin-bottom: 0;
	padding: 0;
}

p {
	line-height: 1.4em;
}

#main {
	background: transparent url(../images/bg_main_us.gif) 0 0 no-repeat;
	height: 630px;
}

#section-id {
	float: left;
	margin-top: -2px;
}

#content {	
	float: left;
	margin-top: -17px;
	margin-bottom: 0px;
	padding: 22px;
	width: 229px;
	font-size: .9em;
}

#content ul {
	list-style: none;
	margin: 10px 0 0 25px;
	padding: 0;
}

#content ul li {
	margin-bottom: 8px;
	font-size: .9em;
}

#content ul li a
{
	text-decoration:none;
}


div.me {
	margin: 0 auto 5px auto;
	width: 80px;
}