@charset "utf-8";
nav ul li a:hover {
	color: #AD0101;
}
body {
	background-attachment: fixed;
	background-image: url(../images/BG.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: "Open Sans", sans-serif;
}
#sub-box .sbemail .spam {
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 310px;
	padding-top: 10px;
	padding-bottom: 7px;
}
.sbemail .buttonSubscribe {
	float: right;
	height: 35px;
	width: 99px;
	padding-top: 5px;
}
#policies a:hover {
	color: #D6DE28;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}
.sidebox {
	float: right;
	width: 240px;
}
