html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #E9F2F6 url(images/main-wrapper-bg.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #545F66;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: 'Signika', sans-serif;
	font-weight: 400;
	color: #09161F;
}

p, ol, ul {
	margin-top: 0px;
}


p, ol {
	line-height: 180%;
}

strong {
	color: #2D373D;
}

a {
	color: #DB0909;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	overflow: hidden;
	background: url(images/page-wrapper-bg.jpg) repeat;
}

#wrapper-bgtop {
	overflow: hidden;
	padding: 104px 0px 0px 0px;
	background: url(images/page-wrapper-bgtop.jpg) repeat-x left top;
}

.container {
	width: 1060px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	overflow: hidden;
	width: 1000px;
	padding: 0px 30px;
	height: 82px;
	background: #DB0909;
}

/** LOGO */

#logo {
	float: left;
	width: 320px;
	height: 82px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
}

#logo h1 a {
	display: block;
	line-height: 82px;
	letter-spacing: -2px;
	text-decoration: none;
	text-shadow: 1px 1px 0px rgba(0,0,0,.2);
	font-size: 28px;
	color: #FFFFFF;
}

/** MENU */

#menu-wrapper {
	float: left;
	width: 680px;
	height: 82px;
}

#menu {
	float: right;
	list-style: none;
	line-height: 82px;
	text-decoration: none;
	text-shadow: 1px 1px 0px rgba(0,0,0,.2);
	font-family: 'Signika', sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

#menu li {
	float: left;
	padding: 0px 50px 0px 0px;
}

#menu a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
}

#menu .last {
	padding-right: 0px;
}

/** DROPOTRON */

.dropotron li.opener {
}

.dropotron {
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	list-style: none;
	font-family: 'Signika', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background: url(images/menu-dropotron-bg.png) repeat left -30px;
}

.dropotron-level-1 {
	padding: 40px 0px 15px 0px;
	background: url(images/menu-dropotron-bg.png) repeat left top;
}

.dropotron a, .dropotron span {
	line-height: 34px;
	text-decoration: none;
	color: #FFFFFF;
}

.dropotron li {
	height: 34px;
	padding: 0px 0px 0px 20px;
	color: #FFFFFF;
}

.dropotron li:hover {
}

.dropotron li:hover > a, .dropotron li:hover > span {
}

.dropotron li .arrow {
}

.dropotron .first a {
	border-top: none;
}

.dropotron li:hover > span {
}

/** PAGE */

#page-wrapper {
	background: url(images/page-content-bg.jpg) no-repeat center top;
}

.homepage #page-wrapper {
	background: url(images/page-homepage-content-bg.jpg) no-repeat center top;
}

#page {
	overflow: hidden;
	width: 1000px;
	padding: 30px 30px 50px 30px;
	background: #FFFFFF;
}

/** CONTENT */

#content {
	float: left;
	width: 660px;
}

.two-column2 #content {
	float: right;
}

#content h2 {
	padding: 15px 0px 0px 0px;
	letter-spacing: -3px;
	font-size: 40px;
}

#content .subtitle {
	padding: 0px 0px 0px 0px;
	letter-spacing: -2px;
	font-family: 'Signika', sans-serif;
	font-size: 25px;
	color: #7A8C96;
}

#wide-content h2 {
	padding: 15px 0px 0px 0px;
	letter-spacing: -3px;
	font-size: 40px;
}


#wide-content .subtitle {
	padding: 0px 0px 0px 0px;
	letter-spacing: -2px;
	font-family: 'Signika', sans-serif;
	font-size: 25px;
	color: #7A8C96;
}


/** SIDEBAR */

#sidebar {
	float: right;
	width: 320px;
	padding: 30px 0px 0px 0px;
}

.two-column2 #sidebar {
	float: left;
}

#sidebar h2 {
	padding: 0px 0px 30px 0px;
	letter-spacing: -2px;
	font-family: 'Signika', sans-serif;
	font-size: 25px;
	color: #09161F;
}

/** FOOTER */

#footer {
	overflow: hidden;
	height: 205px;
}

#footer p {
	margin: 0px;
	padding: 45px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	color: #9BA5AB;
}

#footer a {
	color: #9BA5AB;
}

/** FOOTER */

#footer-content {
	overflow: hidden;
	width: 1000px;
	padding: 60px 30px 40px 30px;
	background: url(images/footer-content-wrapper-bg.jpg) repeat;
}

#footer-content h2 {
	padding: 0px 0px 40px 0px;
	letter-spacing: -2px;
	font-size: 25px;
}

#footer-content #fbox1 {
	float: left;
	width: 660px;
}

#footer-content #fbox1 #fbox1-a {
	overflow: hidden;
	padding: 0px 0px 50px 0px;
	background: url(images/divider-bg.png) repeat-x left bottom;
}

#footer-content #fbox1 #fbox1-b {
	overflow: hidden;
	padding: 50px 0px 0px 0px;
	
}

#footer-content #fbox1 #column1 {
	float: left;
	width: 320px;
}

#footer-content #fbox1 #column2 {
	float: right;
	width: 320px;
}

#footer-content #fbox2 {
	float: right;
	width: 320px;
}

#footer-content #fbox2 #fbox2-a {
	overflow: hidden;
	padding: 0px 0px 30px 0px;
	background: url(images/divider-bg.png) repeat-x left bottom;
}

#footer-content #fbox2 #fbox2-b {
	overflow: hidden;
	padding: 50px 0px 0px 0px;
}

#footer-content #fbox2 #fbox2-b img {
	padding: 0px 0px 25px 0px;
}


/** BANNER */

#banner {
	height: 342px;
	width: 1060px;
}

/** LIST STYLE 1 */

.list-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style1 li {
	padding: 0px 0px 9px 0px;
}

.list-style1 a {
	text-decoration: none;
	color: #545F66;
}

.list-style1 a:hover {
	text-decoration: underline;
}

.list-style1 .posted {
	display: block;
	margin: -15px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	color: #9EA7AC;
}

/** LIST STYLE 2 */

.list-style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style2 li {
	float: left;
	padding: 0px 0px 20px 20px;
}


.list-style2 .nopad {
	padding-left: 0px;
}

/** LIST STYLE 3 */

.list-style3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


.list-style3 li {
	padding: 0px 0px 20px 0px;
}

.list-style3 a {
	color: #545F66;
}


/** LINK STYLE 1 */

.link-style1 {
	display: inline-block;
	height: 57px;
	margin-top: 20px;
	padding-right: 20px;
	background: url(images/link-style1-arrow-bg.png) no-repeat right top;
}

.link-style1 a {
	display: block;
	height: 57px;
	padding: 0px 20px;
	background: #DB0909;
	letter-spacing: -1px;
	line-height: 57px;
	text-decoration: none;
	font-family: 'Signika', sans-serif;
	font-size: 21px;
	font-weight: 300;
	color: #FFFFFF;
}

/** LINK STYLE 2 */

.link-style2 {
	display: inline-block;
	height: 57px;
	margin-top: 20px;
	padding-right: 20px;
	background: url(images/link-style2-arrow-bg.png) no-repeat right top;
}

.link-style2 a {
	display: block;
	height: 57px;
	padding: 0px 20px;
	background: #213039;
	letter-spacing: -1px;
	line-height: 57px;
	text-decoration: none;
	font-family: 'Signika', sans-serif;
	font-size: 21px;
	font-weight: 300;
	color: #FFFFFF;
}

/** LINK STYLE 3 */

.link-style3 {
	display: block;
	height: 73px;
	margin-top: 20px;
	padding-right: 20px;
	background: url(images/link-style3-arrow.png) no-repeat right top;
}

.link-style3 a {
	display: block;
	height: 73px;
	padding: 0px 20px;
	background: #203039;
	letter-spacing: -2px;
	line-height: 73px;
	text-decoration: none;
	font-family: 'Signika', sans-serif;
	font-size: 28px;
	font-weight: 300;
	color: #FFFFFF;
}

/** WELCOME */

#welcome {
	overflow: hidden;
	width: 1000px;
	padding: 0px 0px 20px 0px;
	background: url(images/divider-bg.png) repeat-x left bottom;
}

#welcome #wbox1 {
	float: left;
	width: 660px;
}

#welcome #wbox1 h2 {
	padding: 15px 0px 0px 0px;
	letter-spacing: -3px;
	font-size: 40px;
}


#welcome #wbox1 .subtitle {
	padding: 0px 0px 0px 0px;
	letter-spacing: -2px;
	font-family: 'Signika', sans-serif;
	font-size: 25px;
	color: #7A8C96;
}

#welcome #wbox2 {
	float: right;
	width: 320px;
}


/** THREE COLUMN */

#three-column {
	overflow: hidden;
	width: 1000px;
	padding: 50px 0px 40px 0px;
	background: url(images/divider-bg.png) repeat-x left bottom;
}

#three-column #colA {
	float: left;
	width: 320px;
	margin-right: 20px;
}

#three-column #colB {
	float: left;
	width: 320px;
}

#three-column #colC {
	float: right;
	width: 320px;
}

/** TWO COLUMN */

#two-column {
	overflow: hidden;
	width: 1000px;
	padding: 40px 0px 0px 0px;
}

#two-column h2 {
	padding: 0px 0px 40px 0px;
	letter-spacing: -2px;
	font-size: 25px;
}

#two-column #colD {
	float: left;
	width: 490px;
}

#two-column #colE {
	float: right;
	width: 490px;
}

/** SLIDESHOW */

#slider {
	width: 1060px;
	height: 342px;
	position: relative;
}

#slider .viewer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1060px;
	height: 342px;
	overflow: hidden;
}

#slider .reel {
	width: 1060px;
	height: 342px;
}

#slider .slide {
	width: 1060px;
	height: 342px;
}

#slider .button {
	display: inline-block;
	height: 65px;
	z-index: 10;
	text-indent: -9999em;
	cursor: pointer;
}

#slider .previous-button {
	position: absolute;
	top: 139px;
	left: -60px;
	width: 60px;
	height: 65px;
	background: url(images/slider-previous-bg.png) no-repeat left top;
}

#slider .next-button {
	position: absolute;
	top: 139px;
	right: -60px;
	width: 60px;
	height: 65px;
	background: url(images/slider-next-bg.png) no-repeat left top;
}

#slider .border {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(images/slider-inner-shadow.png) no-repeat left top;
	z-index: 10;
}

#box1 {
	margin-bottom: 40px;
}

#box2 {
	margin-bottom: 40px;
}