html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #2D2C2A url(images/main-wrapper-bg.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
    text-align: justify;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: 400;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 160%;
}

strong {
}

a 
{
   font-size: 14px;
	color: #888888;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin-top: 3px;
	margin-right: 30px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

blockquote {
	margin: 0px;
}

/** WRAPPER */

#wrapper {
	overflow: hidden;
	background: url(images/page-wrapper-bg.png) repeat left top;
}

#wrapper-bgtop {
	background: url(images/main-wrapper-bg.jpg) repeat-x left top;
}

#wrapper-bgbtm {
	overflow: hidden;
	background: url(images/wrapper-bgbtm.jpg) repeat-x left bottom;
}

.container {
	width: 980px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	overflow: hidden;
	width: 960px;
	height: 125px;
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
	width: 260px;
	height: 155px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
}

#logo h1 a {
	display: block;
	padding-top: 70px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: lowercase;
	font-family: 'Satisfy', cursive;
	font-size: 46px;
	font-weight: 400;
	color: #FFFFFF;
}

/** MENU */

#menu {
	float: right;
	width: 700px;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 85px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-left: 15px;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 0px 15px;
	line-height: 40px;
	text-decoration: none;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 24px;
	font-weight: 200;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	background: url(images/menu-active-bg.png) repeat;
}

/** PAGE */

#page {
	overflow: hidden;
	width: 970px;
	margin: 0px auto;
	background: url(images/page-bg.png) repeat-y left top;
}

#page-bgtop {
	width: 970px;
	height: 15px;
	margin: 0px auto;
	background: url(images/page-bgtop.png) no-repeat left top;
}

#page-bgbtm {
	width: 970px;
	height: 15px;
	margin: 0px auto;
	background: url(images/page-bgbtm.png) no-repeat left bottom;
}

.two-column2 #page {
	background: url(images/page2-bg.png) repeat-y left top;
}

.two-column2 #page-bgtop {
	background: url(images/page2-bgtop.png) no-repeat left top;
}

.two-column2 #page-bgbtm {
	background: url(images/page2-bgbtm.png) no-repeat left bottom;
}

/** WIDE CONTENT */

#wide-content {
	overflow: hidden;
	width: 890px;
	margin: 0px auto;
	padding: 20px 40px;
	background: url(images/wide-bg.png) repeat-y left top;
}

#wide-bgtop {
	width: 970px;
	height: 15px;
	margin: 0px auto;
	background: url(images/wide-bgtop.png) no-repeat left top;
}

#wide-bgbtm {
	width: 970px;
	height: 15px;
	margin: 0px auto;
	background: url(images/wide-bgbtm.png) no-repeat left bottom;
}


/** CONTENT */

#content {
	float: left;
	width: 590px;
	padding: 20px 40px;
}

.two-column2 #content {
	float: right;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 240px;
	padding: 20px 25px 20px 20px;
}

.two-column2 #sidebar {
	float: left;
	padding: 20px 20px 20px 25px;
}

#sidebar h2 {
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 18px;
	font-weight: 200;
	color: #8A8A8A;
}

#sidebar h3 {
	padding-bottom: 15px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 24px;
}


/** CONTENT50 */

#content50 {
	float: left;
	width: 415px;
	padding: 20px 40px;
}

.two-column2 #content50 {
	float: right;
}

/** SIDEBAR50 */

#sidebar50 {
	float: right;
	width: 415px;
	padding: 20px 25px 20px 20px;
}

.two-column2 #sidebar50 {
	float: left;
	padding: 20px 20px 20px 25px;
}

#sidebar50 h2 {
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 18px;
	font-weight: 200;
	color: #8A8A8A;
}

#sidebar50 h3 {
	padding-bottom: 15px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 24px;
}




/** FOOTER */

#footer {
	overflow: hidden;
	height: 160px;
}

#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	color: #676765;
}



/** BANNER */

#banner {
	width: 960px;
	height: 320px;
	margin: 0px auto 8px auto;
	background: #1C4770;
}

#slidertron {
	position: relative;
	width: 960px;
	height: 320px;
}

#slidertron .viewer {
	position: absolute;
	left: 460px;
	top: 0px;
	width: 500px;
	height: 320px;
	overflow: hidden;
}

#slidertron .reel {
}

#slidertron .slide {
	width: 500px;
	height: 320px;
}

#slidertron .slide .image {
}

#slidertron .slide .caption1, #slidertron .slide .caption2 {
	display: none;
}

#slidertron .captions {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 416px;
	height: 260px;
	padding: 60px 90px 0px 50px;
	background: url(images/banner-caption-bg.png) no-repeat left top;
}

#slidertron .captions .captionLine1, #slidertron .captions .captionLine2 {
	display: block;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 200;
}

#slidertron .captions .captionLine1 {
	margin-bottom: 20px;
	line-height: 40px;
	font-size: 45px;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.20);
	color: #FFFFFF;
}

#slidertron .captions .captionLine2 {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#slidertron .indicator {
	position: absolute;
	bottom: 20px;
	left: 0px;
	width: 330px;
	height: 50px;
}

#slidertron .indicator ul {
	margin: 0px;
	padding: 15px 0px 0px 50px;
	list-style: none;
}

#slidertron .indicator li {
	display: inline;
	width: 9px;
	height: 9px;
	margin: 0px 1px;
	cursor: pointer;
	text-indent: -9999em;
	background: url(images/indicator-normal-bg.jpg) no-repeat left top;
}

#slidertron .indicator a {
	display: inline-block;
	width: 9px;
	height: 9px;
}

#slidertron .indicator li.active {
	background: url(images/indicator-active-bg.jpg) no-repeat left top;
}






#slidertron2 {
	position: relative;
	width: 920px;
	height: 620px;
}

#slidertron2 .viewer {
	position: absolute;
	left: 370px;
	top: 0px;
	width: 550px;
	height: 620px;
	overflow: hidden;
}

#slidertron2 .reel {
}

#slidertron2 .slide {
	width: 550px;
	height: 620px;
}

#slidertron2 .slide .image {
}

#slidertron2 .slide .caption1, #slidertron2 .slide .caption2 {
	display: none;
}

#slidertron2 .captions {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 416px;
	height: 620px;
	padding: 60px 90px 0px 50px;
	background: url(images/demo-caption-bg.png) no-repeat left top;
}

#slidertron2 .captions .captionLine1, #slidertron2 .captions .captionLine2 {
	display: block;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 200;
}

#slidertron2 .captions .captionLine1 {
	margin-bottom: 20px;
	line-height: 40px;
	font-size: 45px;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.20);
	color: #FFFFFF;
}

#slidertron2 .captions .captionLine2 {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#slidertron2 .indicator {
	position: absolute;
	bottom: 20px;
	left: 90px;
	width: 330px;
	height: 50px;
}

#slidertron2 .indicator ul {
	margin: 0px;
	padding: 15px 0px 0px 50px;
	list-style: none;
}

#slidertron2 .indicator li {
	display: inline;
	width: 9px;
	height: 9px;
	margin: 0px 1px;
	cursor: pointer;
	text-indent: -9999em;
	background: url(images/indicator-normal-bg.jpg) no-repeat left top;
}

#slidertron2 .indicator a {
	display: inline-block;
	width: 9px;
	height: 9px;
}

#slidertron2 .indicator li.active {
	background: url(images/indicator-active-bg.jpg) no-repeat left top;
}




/** TWO COLUMN */

#two-column {
	overflow: hidden;
	margin-bottom: 40px;
}

#two-column h3 {
	padding-bottom: 25px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 24px;
}

#two-column #column1 {
	float: left;
	width: 270px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 24px;
	border-right: 1px solid #DCDCDC;
}

#two-column #column2 {
	float: right;
	width: 270px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	margin-bottom: 30px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #DCDCDC;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 18px;
	font-weight: 200;
	color: #8A8A8A;
}

/** BUTTON STYLE 1 */

.button-style {
	display: block;
	width: 96px;
	height: 29px;
	margin-top: 15px;
	background-color: #2A6CAD;
	line-height: 29px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

ul.style1 li {
	clear: both;
	margin-bottom: 25px;
	padding: 20px 0px 30px 0px;
	border-top: 1px solid #DCDCDC;
}

ul.style1 h3 {
	padding-bottom: 5px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 24px;
}

ul.style1 p {
	line-height: 150%;
}

ul.style1 .button-style {
	float: left;
	margin-top: 0px;
}

ul.style1 .first {
	padding-top: 0px;
	border-top: none;
}

/** LIST STYLE 2 */

ul.style2 {
	overflow: hidden;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	list-style: none;
}

ul.style2 li {
	float: left;
	padding: 3px 6px 3px 0px;
	line-height: 0;
}

ul.style2 .nopad {
	padding-right: 0px;
}

/** LIST STYLE 3 */

ul.style3 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.style3 li {
	padding: 0px 0px 5px 0px;
}

/** BOX 1 */

#box1 {
}

/** BOX 2 */

#box2 {
}

/** BOX 3 */

#box3 {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 6px solid #EFEFEF;
}

.style-blockquote {
	margin: 30px 0px;
	padding: 20px 10px 30px 10px;
	border-top: 6px solid #EFEFEF;
	border-bottom: 6px solid #EFEFEF;
	padding-bottom: 5px;
	text-align: center;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 24px;
}

.style-blockquote p {
	line-height: normal;
}

