html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #1E1E1E url(images/main-wrapper-bg.jpg) repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: 'Abel', sans-serif;
	font-weight: 400;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 180%;
}

strong {
	font-weight: normal;
	color: #161616;
}

a {
	color: #038ACB;
}

a:hover {
	text-decoration: none;
	font-size: 12px;
}
a:hover2 {
	text-decoration: none;
	font-size: 30px;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-wrapper {
	overflow: hidden;
	height: 85px;
	padding-top: 130px;
	background: url(images/banner-image-wrapper2.jpg) no-repeat center top;
}

#header-content-wrapper {
	overflow: hidden;
	background: url(images/head-wrapper-bg.png) repeat-x left top;
}

#header {
	overflow: hidden;
}

/** LOGO */

#logo {
	float: left;
	width: 340px;
	height: 85px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
}

#logo h1 a {
	display: block;
	line-height: 85px;
	letter-spacing: -2px;
	text-decoration: none;
	text-shadow: 1px 2px 1px rgba(0,0,0,.5);
	font-size: 35px;
	color: #FFFFFF;
}

/** MENU */

#menu {
	float: left;
	width: 1000px;
	height: 85px;
}

#menu ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-left: 20px;
}

#menu a {
	display: block;
	float: left;
	letter-spacing: -1px;
	line-height: 85px;
	text-decoration: none;
	text-shadow: 1px 2px 1px rgba(0,0,0,.5);
	font-family: 'Abel', sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	font-size: 17px;
}

/** PAGE */

#page-wrapper {
	overflow: hidden;
	padding: 45px 0px;
	background: url(images/page-wrapper-bg.jpg) repeat;
}

#page {
	overflow: hidden;
	background: #FFFFFF url(images/page-content-bg.jpg) repeat-y left top;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	-webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .1);
}

.two-column2 #page {
	background: #FFFFFF url(images/page-content-bg2.jpg) repeat-y left top;
}

.onecolumn #page {
	background: #FFFFFF;
}

/** CONTENT */

#content {
	float: left;
	width: 625px;
}

.two-column2 #content {
	float: right;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 375px;
}

.two-column2 #sidebar {
	float: left;
}

#sidebar h2 {
	height: 80px;
	padding: 0px 30px;
	background: url(images/sidebar-title-bg.jpg) no-repeat left top;
	letter-spacing: -2px;
	line-height: 80px;
	text-shadow: 1px 2px 1px rgba(0,0,0,.3);
	font-size: 28px;
	color: #FFFFFF;
}

#sidebar .content {
	padding: 30px;
	text-shadow: 1px 1px 0px #FFFFFF;
}

.two-column2 #sidebar h2 {
	background: url(images/sidebar-title-bg-alt.jpg) no-repeat left top;
}

/** FOOTER */

#footer-wrapper {
	background: url(images/main-divider-bg.png) repeat-x left top;
}

#footer {
	overflow: hidden;
	height: 150px;
}

#footer p {
	margin: 0px;
	padding: 45px 0px 0px 0px;
	text-align: center;
	text-shadow: 1px 1px 0px rgba(0,0,0,.5);
	font-size: 12px;
	color: #414141;
}

/** FOOTER */

#footer-content-wrapper {
	overflow: hidden;
	height: 300px;
	background: url(images/main-divider-bg.png) repeat-x left top;
}

#footer-content {
	overflow: hidden;
	width: 940px;
	margin: 0px auto;
	padding: 60px 0px;
	text-shadow: 1px 1px 0px rgba(0,0,0,.3);
	color: #757575;
}

#footer-content h2 {
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	font-size: 25px;
	color: #E0E0E0;
}

#footer-content a {
	text-decoration: none;
	color: #757575;
}

#footer-content a:hover {
	text-decoration: underline;
}

#footer-content #column1 {
	float: left;
	width: 565px;
	padding-right: 30px;
	background: url(images/footer-content-divider-bg.png) repeat-y right top;
}

#footer-content #column2 {
	float: right;
	width: 315px;
}

#footer-content #column2 .image-align {
	margin-top: 8px;
}

#footer-content #column2 .box1 {
	float: left;
}

#footer-content #column2 .box2 {
	float: right;
}

#footer-content .text-style1 {
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	background: url(images/footer-icon1-bg.png) no-repeat 0 50%;
}

#footer-content .text-style2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	background: url(images/footer-icon2-bg.png) no-repeat 0 50%;
}

/** WELCOME */

#welcome-wrapper {
	overflow: hidden;
	height: 252px;
	background: url(images/welcome-wrapper-bg.jpg) repeat-x left bottom;
}

#welcome {
	overflow: hidden;
	height: 212px;
	padding: 40px 0px 0px 0px;
	background: url(images/welcome-gradient-bg.png) no-repeat center top;
}

#welcome h2 {
	padding: 0px 0px 15px 0px;
	letter-spacing: -3px;
	font-size: 50px;
	color: #FFFFFF;
}

#welcome .subtitle {
	line-height: normal;
	letter-spacing: -2px;
	font-family: 'Abel', sans-serif;
	font-size: 30px;
	color: #B9B9B9;
}

#welcome #colA {
	float: left;
	width: 595px;
}

#welcome #colB {
	float: right;
	width: 375px;
}

/** BOX STYLE */

.box-style {
	background: url(images/title-bg.jpg) repeat-x left top;
}

.box-style .title {
	height: 80px;
	padding: 0px 30px;
	background: url(images/title-right-bg.jpg) no-repeat right top;
	letter-spacing: -2px;
	line-height: 80px;
	text-shadow: 1px 2px 1px rgba(0,0,0,.3);
	font-size: 28px;
	color: #FFFFFF;
}

.box-style .content {
	padding: 30px;
	font-size: 13px;
}

.two-column2 .box-style .title {
	background: url(images/title-right-bg-alt.jpg) no-repeat left top;
}

/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	padding: 15px 0px 5px 0px;
	background: url(images/list1-divider-bg.png) repeat-x left top;
	text-shadow: 1px 1px 0px #FFFFFF;
}

ul.style1 a {
	display: block;
	text-decoration: none;
	color: #514439;
}

ul.style1 a:hover {
	text-decoration: underline;
}

ul.style1 .date {
	float: left;
	width: 48px;
	height: 47px;
	margin: 3px 15px 0px 0px;
	padding: 2px 0px 0px 0px;
	background: url(images/list1-date-bg.jpg) no-repeat left top;
	line-height: normal;
	text-align: center;
	text-shadow: 1px 1px 0px rgba(0,0,0,.5);
	font-family: 'Abel', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #FFFFFF;
}

ul.style1 .date b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 15px;
	font-weight: 400;
	color: #FFFFFF;
}

ul.style1 .date a {
	color: #FFFFFF;
}

ul.style1 .date a:hover {
	text-decoration: none;
}

ul.style1 .first {
	padding-top: 0px;
	background: none;
}

/** LIST STYLE 2 */

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style2 li {
	padding: 18px 0px 10px 0px;
	border-top: 1px solid #A8A8A8;
}

ul.style2 h3 {
	padding: 2px 0px 3px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #161616;
}

ul.style2 .first {
	padding-top: 0px;
	border-top: none;
}

/** IMAGE STYLE 1 */

.image-style1 {
	float: left;
	margin-right: 30px;
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #CECECE;
	-webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .08);
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .08);
}

/** IMAGE STYLE 2 */

.image-style2 {
	float: left;
	margin-bottom: 30px;
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #CECECE;
	-webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .08);
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .08);
}


/** BUTTON STYLE 1 */

.button-style1 {
	display: block;
	height: 87px;
	background: #0789CA url(images/button1-style-bg.jpg) repeat-x left top;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .08);
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .08);
	letter-spacing: -3px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 2px 1px rgba(0,0,0,.3);
	font-family: 'Abel', sans-serif;
	line-height: 87px;
	font-size: 30px;
	color: #FFFFFF;
}

/** BUTTON STYLE 2 */

.button-style2 {
	display: block;
	height: 67px;
	margin-top: 20px;
	background: #353535 url(images/button2-style-bg.jpg) repeat-x left top;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .08);
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, .08);
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 2px 1px rgba(0,0,0,.3);
	font-family: 'Abel', sans-serif;
	line-height: 67px;
	font-size: 30px;
	color: #FFFFFF;
}

/** TWO-COLUMN STYLE */

#two-column {
	overflow: hidden;
	padding: 30px;
}

#two-column h2 {
	padding: 0px 0px 30px 0px;
	letter-spacing: -1px;
	font-size: 12px;
	color: #262626;
}

#two-column #col1 {
	float: left;
	width: 255px;
}

#two-column #col2 {
	float: right;
	width: 255px;
}
