
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #3D5F6E url(main-wrapper-bg.png) repeat;
	font-family: 'Maven Pro', sans-serif;
	font-size: 14px;
	color: #949494;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: 400;
}

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

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

strong {
}

a {
	color: #E63E3E;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 35px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	overflow: hidden;
	padding-top: 80px;
	background: #FFFFFF url(content-wrapper-bg.png) repeat-x left top;
}

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

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	width: 880px;
	height: 100px;
	margin-bottom: 40px;
	padding: 0px 40px;
	background: url(header-wrapper-bg.png) no-repeat left top;
}

/** LOGO */

#logo {
	float: left;
	width: 320px;
	height: 100px;
}

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

#logo h1 a {
	display: block;
	padding: 20px 0px 0px 0px;
	letter-spacing: -2px;
	text-decoration: none;
	font-size: 50px;
	color: #FFFFFF;
}

/** MENU */

#menu {
	float: right;
	height: 100px;
}

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

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

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 0px 20px;
	line-height: 40px;
	text-decoration: none;
	font-size: 16px;
	color: #c0d2da;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background-color: #E63E3E;
	color: #FFFFFF;
}

/** PAGE */

#page {
	overflow: hidden;
	background: #FFFFFF url(sidebar-wrapper-bg.png) repeat-y right top;
	padding-bottom: 40px;
}

.homepage #page {
	background: none;
}

.two-column2 #page {
	overflow: hidden;
	background: #FFFFFF url(sidebar-wrapper2-bg.png) repeat-y left top;
	padding-bottom: 40px;
}

.onecolumn #page {
	background: #FFFFFF;
}

/** CONTENT */

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

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

#wide-content {
	padding: 40px 40px;
}

/** SIDEBAR */

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

.homepage #sidebar {
	overflow: hidden;
	width: 240px;
	padding: 40px 40px 120px 40px;
	background: #E63E3E url(sidebar-arrow-bg.jpg) no-repeat left bottom;
}

.homepage #sidebar h2 {
	display: block;
	padding: 0px 0px 25px 0px;
	letter-spacing: -1px;
	font-size: 20px;
	color: #FFFFFF;
}

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

/** FOOTER */

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

#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	color: #889195;
}

/** BANNER */

#banner {
	position: relative;
	height: 320px;
	margin-bottom: 40px;
}

#banner .image {
	position: absolute;
}

#banner .captions {
	position: absolute;
	width: 600px;
	height: 100px;
	top: 84px;
	left: 40px;
}

#banner .captions p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

#banner .text1 {
	display: inline-block;
	height: 40px;
	padding: 0px 20px;
	background-color: rgba(230, 62, 62, .90);
	line-height: 40px;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

#banner .text2 {
	display: inline-block;
	height: 60px;
	padding: 10px 20px 0px 20px;
	background-color: rgba(116, 157, 175, .90);
	line-height: normal;
	letter-spacing: -1px;
	font-size: 20px;
	color: #FFFFFF;
}

#banner .text3 {
	display: inline-block;
	height: 40px;
	padding: 0px 20px;
	background-color: rgba(255, 255, 255, .90);
	line-height: 40px;
	letter-spacing: -1px;
	font-size: 16px;
	color: #E63E3E;
}

/** BOX 1 */

#box1 {
	margin-bottom: 60px;
}

/** BOX 2 */

#box2 {
}

#box2 .first .date {
	margin-top: 0px;
}

/** BOX 3 */

#box3 {
	padding-top: 40px;
}

#box3 .title {
	display: inline-block;
	height: 60px;
	padding: 0px 20px;
	line-height: 60px;
}

#box3 .button-style {
	float: left;
	margin-top: 20px;
}

/** BOX 4 */

#box4 {
	width: 560px;
	padding: 40px 0px 0px 40px;
}

/** BOX 5 */

#box5 {
	margin-bottom: 50px;
}

/** BOX 6 */

#box6 {
}

/** BOX 7 */

#box7 {
	width: 560px;
	padding: 40px 40px 0px 0px;
}

/** LIST STYLE 1 */

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

ul.style1 li {
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #F45D5D;
}

ul.style1 a {
	text-decoration: none;
	color: #ffd5d5;
}

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

ul.style1 .first {
	border-top: none;
}

ul.style1 .date {
	width: 87px;
	background-color: #9B2A2A;
	margin-top: 20px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

/** LIST STYLE 2 */

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

ul.style2 li {
	margin-bottom: 50px;
	padding: 0px 0px 60px 0px;
}

ul.style2 h3 {
	padding: 5px 0px 15px 0px;
}

/** LIST STYLE 3 */

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

ul.style3 li {
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #CBCBCB;
}

ul.style3 a {
	text-decoration: none;
	color: #949494;
}

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

ul.style3 .first {
	border-top: none;
}

ul.style3 .date {
	width: 87px;
	background-color: #9B2A2A;
	margin-top: 20px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

/** IMAGE STYLE 1 */

.image-style1 {
	float: left;
	margin-right: 35px;
}

/** TWO COLUMNS */

#two-columns {
	overflow: hidden;
	height: 320px;
	margin-bottom: 40px;
}

#two-columns #column1 {
	float: left;
	width: 280px;
	height: 320px;
	background-color: #FFFFFF;
}

#two-columns #column2 {
	float: right;
	width: 280px;
	height: 320px;
	background-color: #FFFFFF;
}

/** BOX STYLE 1 */

.box-style1 {
	color: #949494;
}

.box-style1 h3 {
	padding-bottom: 10px;
	font-size: 14px;
	color: #749DAF;
}

.box-style1 .title {
	display: block;
	height: 70px;
	background-color: #749DAF;
	padding: 20px 20px 0px 20px;
	letter-spacing: -1px;
	color: #FFFFFF;
}

.box-style1 .subtitle {
	display: block;
	background-color: #D2D2D2;
	height: 40px;
	padding: 0px 20px;
	line-height: 40px;
	letter-spacing: -1px;
	color: #6D6D6D;
}

.box-style1 .content {
	height: 190px;
	padding: 10px 20px;
	line-height: 140%;
}

/** BOX STYLE 2 */

.box-style2 {
}

.box-style2 .title {
	letter-spacing: -2px;
	font-size: 35px;
	color: #505050;
}

.box-style2 .subtitle {
	padding-bottom: 20px;
	letter-spacing: -1px;
	font-size: 20px;
	color: #A6A6A6;
}

/** BOX STYLE 3 */
.box-style3 {
	width: 320px;
}

.box-style3 .title {
	width: 320px;
	height: 100px;
	margin-bottom: 20px;
}

.box-style3 .title h2 {
	height: 60px;
	padding: 0px 20px;
	background: #749DAF;
	line-height: 60px;
	font-size: 20px;
	color: #FFFFFF;
}

.box-style3 .title p {
	height: 40px;
	padding: 0px 20px;
	background: #D2D2D2;
	line-height: 40px;
}

.box-style3 .content {
	width: 240px;
	padding: 0px 40px;
}

/** BUTTON STYLE 1 */

.button-style {
	display: block;
	width: 85px;
	height: 30px;
	padding: 0px 0px 0px 15px;
	background: url(button-bg.png) no-repeat left top;
	line-height: 30px;
	letter-spacing: -1px;
	text-decoration: none;
	color: #FFFFFF;
}
