* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
background: url(/usa/images/bodybg.gif) no-repeat center fixed;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: yellow;
	font-weight: bold;
}

a img {
border: none;
}

h1, h2, h3 span {
	display: none;
}

h5 {
font-size: 2em;
color: yellow;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
background: url(/usa/images/headerbg.gif) repeat-x;
}

img {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
}


#container {
position: relative;
margin: 0 auto 0 auto;
padding: 0 5px 0 5px;
width: 750px !important;
width /**/: 750px;
font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
font-size: .75em;
color: #BBB5A2;
border: none;
background: black;
}

#header {
margin-top: 10px;
width: 750px;
height: 150px;
background: url(/usa/images/header.gif) no-repeat;
}

#intro {
	width: 460px;
}

#text {
	width: 460px;
}

#text {
padding-top: 20px;
padding-left: 40px;
	width: 460px !important;
	width /**/: 468px;
	color: #BDC1BC;
}

#text p {
font-size: 14px;
color: #FFFFFF;
line-height: 20px;
padding-left: 10px;
padding-top: 20px;
}

.p1,.p2,.p3,.p4,.p5 {
	margin-top: 10px;
}

.p5 {
font-size: 1em;
}

#footer {
	margin: 0 -30px; 
	padding: 40px 30px 10px 30px;
	height: 20px !important;
	height /**/: 70px;
	background: url(/usa/images/footer.gif) no-repeat;
}

#footer a{
	color: #ffffff;
}

#sidebar {
	position: absolute;
	top: 160px;
	left: 570px;
	width: 177px;
}

.select {
	margin-top: 20px;
	padding-bottom: 5px;
	width: 177px;
	height: 31px;
	background: url(/usa/images/section.gif) no-repeat;
}

#sections ul {
	width: 150px;
	list-style-type: none;
}

#sections ul li {
	width: 150px;
	padding: 5px 0 5px 10px;
	display: block;
	border-bottom: 1px solid #000000;
}

#sections ul li a{
	display: block;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
	line-height: 12px;
}

#sections ul li a:hover{
	color: #900101;
}

.reviews {
	margin-top: 20px;
	padding-bottom: 5px;
	width: 177px;
	height: 31px;
	background: url(/usa/images/reviews.gif) no-repeat;
}

#reviews ul {
	width: 150px;
	list-style-type: none;
}

#reviews ul li {
	width: 150px;
	padding: 5px 0 5px 10px;
	display: block;
	border-bottom: 1px solid #000000;
}

#reviews ul li a{
	display: block;
	font-weight: bold;
	color: #900101;
	text-decoration: none;
	line-height: 12px;
}

#reviews ul li a:hover{
	color: yellow;
}

.title {
font-weight: bold;
display: block;
color: yellow;
}

.floatleft {
float: left;
margin: 5px 15px 2px 15px;
}

p.more a:link, p.more a:visited {
color: #900101;
background-image: url(/usa/images/bullets.gif);
background-repeat: no-repeat;
background-position: 10px;
padding-left: 30px;
text-decoration: none;
}

.name {
color: #900101;
}

.list {
	margin-top: 10px;
	padding-bottom: 20px;
	width: 350px;
	height: 31px;
	background: url(/usa/images/list.png) no-repeat;
}

#review a {
margin-left: 2px;
padding-top: 5px;
padding-right: 12px; 
padding-bottom: 5px;
link-decoration: none;
}