@charset "UTF-8";
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 619px;
	background-color: #181818;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #262626;
}
#logo   {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 230px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left 20px;

}
#header {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 517px;
	position: relative;
	float: left;
	top: -90px;
	left: 230px;
}
#dropdownbox {
	height: 90px;
	width: 213px;
	margin: 0px;
	padding: 0px;
	float: right;
	top: -90px;
	position: relative;
	background-image: url(../images/RedBar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#colorbar {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 960px;
	float: left;
	position: relative;
	top: -90px;
	background-color: #832328;
}
#headertext {
	width: 100%;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 40px;
	padding: 0px;
}
#dropdowntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 20px;
	line-height: 18px;
}
#jumpMenu {
	width: 100%;
}
form {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#banner {
	height: 320px;
	width: 960px;
	position: relative;
	background-image: url(../images/nb_splash.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	top: -85px;
}
#banner2 {
	height: 320px;
	width: 960px;
	position: relative;
	background-image: url(../images/nb_splash2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	top: -85px;
}
#bodycontent {
	width: 960px;
	float: left;
	top: -80px;
	position: relative;
}
#box1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF;
	position: relative;
	top: 10px;
	width: 520px;
	text-align: justify;
	left: 5px;
}
#box2 {
	width: 225px;
	float: left;
	position: relative;
	top: -140px;
	left: 570px;
}
#box2-1 {
	width: 225px;
	float: left;
	position: relative;
	top: -140px;
	left: 570px;
}
#box3 {
	width: 225px;
	float: left;
	position: relative;
	top: -115px;
	left: 595px;
}
#box3-1 {
	width: 225px;
	float: left;
	position: relative;
	top: -115px;
	left: 595px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #999999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #FFFFFF;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	color: #999999;
}
#coupon {
	width:400px;
	height:400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
    background-color: #ffffff;
	border: solid 1px #5f5f5f;
	position:relative;
	padding-top:30px;
}

.linkstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#line {
	width: 100%;
	position: relative;
	float: left;
	top: -60px;
	text-align: right;
	color: #3E3E3E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
hr {
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footerleft    {
	float: left;
	width: 250px;
	color: #666666;
}
#footerright {
	float: right;
	width: 600px;
	color: #999999;
}

