/* Reset Styles */
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

html { 
	overflow-x: auto;
	overflow-y: scroll;
}

/* HTML5 Reset */
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section { 
  display: block;
}


body {
	background: #000;
	font-family: 'Trebuchet MS';
}

a {
	color: #6783A8;
}

div#right-menu a {
	text-decoration: none;
}

div#right-menu a.active {
	font-weight: bold;
}


div#wrapper {
	border-left: #484a4e solid 1px;
	border-right: #484a4e solid 1px;
	margin: 0 auto;
	width: 1024px;
}

header {
	background: #000 url(../images/header.png) repeat-x;
	border-top: 2px #000 solid;
	height: 90px;
	width: 1024px;
}

header div#logo {
	background: url(../images/logo.png) no-repeat top left;
	float: left;
	height: 53px;
	margin: 15px 20px 20px 30px;
	text-indent: -999px;
	width: 175px;
}

header nav ul {
	float: right;
	list-style-type: none;
	margin: 30px 0 0 0;
}

header nav ul li {
	display: inline;
	padding: 0 10px;
}

header nav ul li a {
	color: #6783a8;
	padding: 5px 10px;
	text-decoration: none;
}

header nav ul li a:hover {
	color: #fff;
}

header nav ul li a.active {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px #484a4e solid;
	border-radius: 5px;
	color: #fff;
}

div#billboard {
	background: #253750 url(../images/billboard.png) no-repeat;
	height: 217px;
	padding: 30px 20px 20px 20px;
	width: 984px;
}

div#billboard-video {
	background: url(../images/tv.png) no-repeat;
	float: left;
	height: 300px;
	margin-top: -12px;
	position: relative;
	width: 387px;
	z-index: 2;
}

div#billboard-video object {
	margin: 33px 30px 30px 28px;
}

div#billboard-video embed {
	margin: 33px 30px 30px 0px;
}

div#billboard-txt {
	float: right;
	width: 512px;
	margin-top: -20px;
}

div#billboard-txt p#first {
	color: #fff !important;
	font-size: 26px !important;
	font-weight: normal;
	line-height: 32px;
}

div#billboard-txt p {
	color: #6783a8;
	font-size: 18px;
	font-weight: lighter;
	line-height: 22px;
	margin: 15px 0 0 0;
}

div#content {
	background: #b4b5bb url(../images/content.png) repeat-y;
	border-top: 1px #cfd0d2 solid;
	font-size: 14px;
	min-height: 600px;
	padding: 40px;
	width: 944px;
}

div#content div#left {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #666;
	background: #fff url(../images/left-bg.png) no-repeat top left;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #666;
	float: left;
	min-height: 592px;
	margin: 0 0 20px 0;
	padding: 15px 20px 20px 20px;
	width: 577px;
}

div#content div#left h2 {
	color: #333;
	font-size: 30px;
	padding: 0 0 20px 0;
	text-transform: uppercase;
}

div#content div#left p {
	padding: 0 0 20px 0;
}

div#content div#left p.first {
	padding: 20px 0 20px 0;
}

div#content div#left ul {
	list-style-position: inside;
	margin: 0 0 0 20px;
}

.index div#content div#left ul {
	margin: 0;
}

div#content div#left ul li {
	padding: 5px 0;
}

div#content div#right {
	float: right;
	min-height: 626px;
}

img#coupon {
	border: 5px dotted #000;
	margin: 20px 0 0 0;
}

div.bottom {
	font-size: 12px;
	text-align: right;
}

div.bottom a {
	color: #959595;
	text-decoration: none;
}

div.bottom a:hover {
	text-decoration: underline;
}

div.bottom ul {
	list-style-type: none;
	text-align: left;
}

div.bottom ul li {
	display: inline;
}

div#right-box, div#right-menu {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #666;
	background: #fff url(../images/testimonials-bg.png) no-repeat top left;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #666;
	margin: 20px 0 0 0;
	height: 525px;
	padding: 15px 20px 0 20px;
	width: 263px;
}

div#right-box h2 {
	background: url(../images/testimonials.png) no-repeat top left;
	color: #333;
	font-size: 18px;
	height: 32px;
	padding: 0 0 30px 40px;
	vertical-align: middle;
}

div#right-menu h2 {
	background: none;
	font-size: 18px;
	padding: 0 0 30px 0;
}

div#right-box ul, div#right-menu ul {
	list-style-type: none;
}

div#right-box ul li, div#right-menu ul li {
	background: url(../images/quotes.png) no-repeat top left;
	font-size: 14px;
	padding: 0 0 20px 20px;
}

div#right-menu ul li {
	background: none;
}

div#right-menu h2 {
	height: 32px;
	padding: 0 0 30px 0;
}

div#right-menu ul li.last {
	padding: 0 0 0 20px;
}

div#raffle {
	background: url(../images/raffle.png) no-repeat;
	clear: both;
	height: 65px;
	padding: 22px 0 0 80px;
	width: 967px;
}

div#raffle span {
	color: #fff;
	float: left;
}

div#raffle form {
	float: right;
	margin-top: -2px;
	width: 460px;
}

div#raffle input {
	-webkit-border-radius: 5px;
	background: #1f2125;
	border: 0;
	color: #fff;
	height: 25px;
	margin: 0 0 0 15px;
	padding: 0 0 0 10px;
	width: 200px;
}

div#raffle input#submit {
	background: url(../images/sign-up.png) no-repeat;
	height: 33px;
	margin-top: -5px;
	position: absolute;
	width: 79px;
}

.sub p {
	padding: 10px 0 !important;
}

.sub div#right-menu {
	margin: 0 !important;
}

.testimonials div#left table {
	margin: 15px 0 0 0;
}

.testimonials div#left table td {
	border-bottom: 1px #ccc solid;
	padding: 10px 0;
	vertical-align: top;
}

.testimonials div#left table p {
	padding: 0 !important;
}

.testimonials div#left table img {
	border: 2px #ccc solid;
}

.samples div#left a {
	font-size: 16px !important;
}

div.post {
	border-bottom: #ccc 1px solid;
	padding: 15px 0;
}

h2.entry-title {
	font-size: 18px !important;
	padding-bottom: 0 !important;
}

h2.entry-title a {
	text-decoration: none;
}

.entry-meta {
	font-size: 12px;
	margin-top: 3px;
}

textarea {
	height: 100px;
	width: 500px;
}

footer {
	background: #000 url(../images/footer-bg.png) repeat-x;
	min-height: 300px;
	padding: 20px 0 0 40px;
}

footer h4 {
	color: #fff;
}

footer table {
	margin: 0 0 30px 0;
}

footer a {
	font-size: 12px;
	text-decoration: none;
}

footer span {
	color: #fff;
	font-size: 12px;
}
