/* GENERAL CSS */
* {
	outline: none;
}

img {
	border-style: none;
}

h1, h2, h3, h4 {
	margin: 0 0 0 0;
	font-weight: normal;
}

a {
	color: #2b4754;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.block {
	display: block;
}

a.ulink {
	text-decoration: underline;
}

a.ulink:hover {
	text-decoration: none;
}

a.bold {
	font-weight: bold;
}

p.pg {
	margin: 0 0 15px 0;
}

p.pg30 {
	margin: 0 0 30px 0;
}

p.green {
	color: #96cb93;
}

span.bold {
	font-weight: bold;
}

span.italic {
	font-style: italic;
}

div.clear {
	clear: both;
}

/* -- Page Layout -- */
body {
	margin: 0 0 0 0;
   font-family: Arial, Helvetica;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	background: #403b3c none;
	width: 100%;
	height: 100%;
}

#page-top {
	height: 655px;
	width: 100%;
	background: transparent url(images/top_repeat_bg.jpg) repeat-x top center;
	min-width: 960px;
	margin: 0 auto 0 auto;
	display: table;
}

#page-top-wrap {
	height: 655px;
	width: 100%;
	background: transparent url(images/top2_bg.jpg) no-repeat top center;
	min-width: 960px;
	max-width: 1400px;
	margin: 0 auto 0 auto;
	display: table;
}

#page-main {
	height: 100%;
	width: 100%;
	background: #FFFFFF none;
	min-width: 960px;
	margin: 0 auto 0 auto;
	display: table;
}

#page-footer-wrap {
	height: 408px;
	width: 100%;
	background: transparent url(images/footer_bg.jpg) no-repeat top center;
	min-width: 960px;
	max-width: 1400px;
	margin: 0 auto 0 auto;
	display: table;
}

#page-footer {
	height: 408px;
	width: 100%;
	background: transparent url(images/footer_repeat_bg.jpg) repeat-x top center;
	min-width: 960px;
	margin: 0 auto 0 auto;
	display: table;
}

#content-top {
	width: 960px;
	height: 100%;
	margin: 0 auto 0 auto;
	display: table;
	padding: 0 0 0 0;
}

#content-main {
	width: 960px;
	height: 100%;
	margin: 0 auto 0 auto;
	display: table;
	padding: 0 0 0 0;
}

#content-footer {
	width: 960px;
	height: 100%;
	margin: 0 auto 0 auto;
	display: table;
	padding: 0 0 0 0;
}

/* -- Navigation -- */
#nav {
	height: 126px;
	width: 360px;
	padding: 19px 0 0 622px;
}

#nav-title h1 {
	font-size: 24px;
	color: #ffda1f;
	line-height: 30px;
}

#nav-copy h2 {
	font-size: 18px;
	line-height: 24px;
	color: #c3bdbf;
}

/* -- Hero Section, Logo Slider, and Hero Sidebar -- */
#hero {
	height: 340px;
	overflow: hidden;
}

#hero-side {
	width: 328px;
	font-size: 18px;
	padding: 30px 30px 0 0;
	float: right;
}

#hero-side .title {
	padding: 0 0 0 5px;
}

#hero-side .title h3 {
	display: block;
	width: 330px;
	height: 60px;
	color: #3e3a3b;
	font-size: 20px;
}

#reasons {
	height: 123px;
}

#reasons .reason {
	padding: 0 0 6px 5px;
	margin: 0 0 5px 0;
	width: 310px;
	color: #6e6869;
}

#reasons span.o-list {
	font-weight: bold;
	color: #3e3a3b;
}

#reasons .border {
	border-bottom: 1px solid #FFFFFF;
}

#hero-side .button {
	height: 70px;
	width: 313px;
	background: transparent url(images/top_button.png) no-repeat;
}

#hero-side .button h3 {
	display: block;
	color: #ffda1f;
	padding: 7px 0px 0 0px;
	width: 313px;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
}

/* -- Pre-Main Section -- */
#pre-main {
	height: 170px;
	padding: 0 25px 0 25px;
	width: 910px;
	color: #f2f2f2;
}

#pre-main .left {
	float: left;
	width: 459px;
}

#pre-main .right {
	float: right;
	width: 420px;
}

#client-pic {
	float: left;
	width: 90px;
	padding: 0 14px 0 0;
}

#client-copy {
	float: left;
	width: 315px;
	font-size: 14px;
	line-height: 17px;
}

#client-copy a {
	text-decoration: underline;
	color: #f2f2f2;
}

#client-copy a:hover {
	text-decoration: none;
}

/* -- Main Left/Accordion -- */
#main {
	height: auto;
}

#main .left {
	width: 480px;
	float: left;
	padding: 20px 0 0 0;
}

#pre-accordion {
	font-weight: bold;
	width: 420px;
	height: 53px;
	padding: 0 0 0 18px;
	color: #a6a19f;
}

#post-accordion {
	width: 415px;
	height: 100px;
	padding: 0 0 0 15px;
	color: #a6a19f;
}

#accordion {
	width: 439px;
	height: auto;
	padding: 0 0 15px 0;
}

#accordion h3 {
	display: block;
	width: 439px;
}

#accordion h3 a {
	display: block;
	padding: 24px 100px 0 20px;
	width: 319px;
	height: 42px;
	background-color: transparent;
}

#accordion h3.ui-state-active a#accordion-3 {
	background-color: #3d3a3b;
}

#accordion h3 a#accordion-1 {
	background-image: url(images/accordion_first.png);
	background-repeat: no-repeat;
}

#accordion h3 a#accordion-2 {
	background-image: url(images/accordion_2.png);
	background-repeat: no-repeat;
}

#accordion h3 a#accordion-3 {
	background-image: url(images/accordion_last.png);
	background-repeat: no-repeat;
	height: 48px;
}

#accordion h3 a:hover {
	text-decoration: none;
}

#accordion h3 a span.package {
	color: #fed91f;
	font-size: 18px;
}

#accordion .package-copy {
	font-style: italic;
	font-size: 14px;
	color: #a6a19f;
	line-height: 18px;
	background: #3d3a3b none;
	padding: 0 13px 15px 13px;
	width: 413px;
	overflow: hidden;
}

#accordion .package-copy a {
	color: #a6a19f;
}

/* -- Main Right/Contact -- */
#main .right {
	width: 458px;
	float: right;
	padding: 20px 0 0 22px;
}

#main .right .header-img {
	padding: 0 0 2px 19px;
}

/* -- Pre-Footer/Twitter Feed */
#pre-footer {
	padding: 65px 0 0 10px;
	height: 125px;
	position: relative;
}

.twitted {
	width: 100%;
	height: 110px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}

.twitted ul#twitter_update_list {
	padding: 0 0 0 0;
}

.twitted ul#twitter_update_list li {
	float: left;
	width: 250px;
	border: none;
	padding-top: 0;
	padding-bottom: 0;
	overflow: hidden;
}

.twitted ul#twitter_update_list li {
	margin-right: 43px;
}

.twitted ul#twitter_update_list li.lastTweet {
	margin-right: 0;
}

#twitter ul#twitter_update_list li span, #twitter ul#twitter_update_list li span a {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

#twitter ul#twitter_update_list li a {
	color: #c3bdbf;
	font-size: 10px;
	line-height: 18px;
}

#twitter ul#twitter_update_list li a:hover {
	text-decoration: none;
}

#twitter-link {
	position: absolute;
	top: 43px;
	left: 827px;
}

#twitter-link a {
	display: block;
	height: 179px;
	width: 250px;
	background: transparent url(images/twitter.png) no-repeat center top;
}

#twitter-link a:hover {
	background: transparent url(images/twitter.png) no-repeat center bottom;
}

/* -- FOOTER -- */
#footer {
	padding: 0 0 0 0;
	height: 170px;
	color: #c3bdbf;
}

#footer a {
	color: #c3bdbf;
}

#blackwave-logo {
	height: 98px;
	width: 273px;
	float: left;
}

#blackwave-logo a {
	display: block;
	height: 98px;
	width: 273px;
	background: transparent url(images/blackwave_logo.png) no-repeat center top;
}

#blackwave-logo a:hover {
}

#footer-right {
	height: 150px;
	width: 680px;
	float: right;
	font-size: 14px;
	line-height: 20px;
	padding: 15px 0 0 0;
}

/* -- POST FOOTER & Contact Info -- */
#post-footer {
	color: #7b7775;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
