.header {
	padding: 0px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 190px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	cursor:pointer;
}
#header #HTML5Audio {
	width: 990px;
	height: 190px;
}
#header:hover {
	background-image: url(../images/logoHover.jpg);
}
a {
	font-weight: bold;
	color: #B00018;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #6C000E;
	text-decoration: underline;
}
.slidertitle {
	padding-bottom: 15px;
}
.smalltxt {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.headerint {
	height: 119px;
	position: relative;
	background-image: none !important;
}
.headerint .abs {
	position: absolute;
	left: 26px;
	top: 23px;
}
.headerint .tagline {
	position: absolute;
	left: 436px;
	top: 32px;
	width: 527px;
	color: #302c2d;
	text-align: right;
	font-size: 12px;
}
.header.headerint .tagline a {
	color: #000;
}

.headerint h1 {
	font-size: 26px;
	font-weight: 300;
	color: #000;
	text-transform: uppercase;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 1;
}



p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.navbg {
	background-image: url(../images/nav_bg_1px.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 78px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
}
.navbg .nav {
	height: 48px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navbg .nav ul li {
	margin: 0px;
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
}
.navbg .nav a {
	font-size: 17px;
	color: #302c2d;
	text-decoration: none;
}
.navbg .nav a:hover {
	font-size: 17px;
	color: #000;
	text-decoration: underline;
}
.navbg .nav ul {
	margin: 0px;
	padding: 0px;
	width: 990px;
	text-align: center;
}

.sliderbg {
	background-image: url(../images/slide_title_bg_1px.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 403px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
}
.slider .slides {
	width: 974px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 368px;
	position: relative;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.intslides {
	height: 207px !important;
}
.banner {
	height: 172px !important;
	background-image: url(../images/int_banner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	padding-top: 25px !important;
}
.banner .bannertitle {
	position: absolute;
	left: 51px;
	top: 79px;
	width: 892px;
	color: #FFF;
}
.banner h1 {
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}



.titlebg {
	background-image: url(../images/slide_title_bg_1px.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	clear: left;
	height: 156px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.titlebg .title {
	height: 96px;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 28px;
	color: #850118;
	text-align: center;
	background-image: url(../images/slide_title_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-weight: 300;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	line-height: 1.1;
}

.titlebg .title a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.boxes {
	padding: 0px;
	clear: left;
	height: 328px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	color: #333;
}
.boxes a.more {
	color: #850118;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/more_btn.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-align: right;
	padding-right: 22px;
}

.boxes a.more:hover {
	color: #E30229;
}



.boxes p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
}

.boxes .left {
	margin: 0px;
	float: left;
	height: 290px;
	width: 288px;
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 38px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 21px;
}
.boxes .mid {
	margin: 0px;
	float: left;
	height: 290px;
	width: 288px;
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 38px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 21px;
}
.boxes .right {
	margin: 0px;
	float: left;
	height: 290px;
	width: 288px;
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 38px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 21px;
}


.boxes h2 {
	font-size: 20px;
	color: #850118;
	margin: 0px;
	padding: 0px;
	font-weight: 300;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}
.lower {
	clear: left;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e2e2e;
}
.lower p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.lower h1 {
	font-size: 30px;
	font-weight: 300;
	color: #000;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #850118;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}


.lower a.more {
	color: #850118;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/more_btn.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-align: right;
	padding-right: 22px;
	font-size: 12px;
}

.lower a.more:hover {
	color: #E30229;
}
h3 {
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif !important;
}
.lower .text {
	float: left;
	width: 686px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4e4e4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 16px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lower .text.one-column {
	width: 958px;
	border-right-width: 0px;
}
.sidebar h1 {
	font-size: 22px;
	font-weight: 300;
	color: #000;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #850118;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}
.text h2 {
	font-size: 24px;
	font-weight: 300;
	color: #B00018;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}
.text h2 a {
	font-size: 24px;
	font-weight: 300;
	color: #B00018;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px !important;
	padding-left: 0px;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	margin: 0px !important;
}
.text h1 {
	font-size: 24px;
	font-weight: 300;
	color: #B00018;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px !important;
	padding-left: 0px;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	margin: 0px !important;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lower .sidebar {
	float: left;
	width: 242px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B00018;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 40px;
	margin-left: 13px;
	font-size: 11px;
}
.lower .sidebar h3 {
	font-size: 22px;
	font-weight: 300;
	color: #000;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #850118;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.sidebar a.more {
	color: #850118;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/more_btn.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-align: right;
	padding-right: 22px;
}
.date {
	font-size: 11px;
	color: #666;
}
.sidebar a {
	color: #2e2e2e;
	font-size: 12px;
	font-weight: bold;
}
.mrp a {
	color: #2e2e2e;
	font-size: 15px;
	font-weight: bold;
}

.sidebar a.more:hover {
	color: #E30229;
}
.sidebar ul  {
	margin: 0px;
	padding: 0px;
}
.sidebar ul li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.red {
	color: #7C0219;
}

.lower .about {
	margin: 0px;
	float: left;
	width: 435px;
	padding-top: 45px;
	padding-right: 44px;
	padding-bottom: 50px;
	padding-left: 16px;
}
.lower .mrp {
	margin: 0px;
	float: left;
	width: 435px;
	padding-top: 45px;
	padding-right: 16px;
	padding-bottom: 50px;
	padding-left: 44px;
	font-size: 12px;
}
.lower .mrp ul {
	margin: 0px;
	padding: 0px;
}

.lower .mrp ul li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}



.footerbg {
	clear: left;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f4f4f4;
	height: 136px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer {
	padding: 0px;
	height: 136px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
.footerbg .footer .right .linked {
	position: absolute;
	left: 879px;
	top: 58px;
}
.footerbg .footer .right .linked ul {
	margin: 0px;
	padding: 0px;
}
.footerbg .footer .right .linked li  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.footerbg .footer .right .logosm {
	position: absolute;
	left: 691px;
	top: 48px;
}
.footerbg .footer .left {
	margin: 0px;
	float: left;
	width: 628px;
	height: 106px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e2e2e;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.footerbg .footer .left p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.footerbg .footer a {
	color: #2e2e2e;
	text-decoration: none;
	font-weight: normal;
}
.footerbg .footer a:hover {
	color: #2e2e2e;
	text-decoration: underline;
}

.footerbg .footer .right {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 138px;
	width: 342px;
}
.fullwidth {
	width: 686px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.fullwidth li {
	width: 220px;
	display: inline;
	padding-bottom: 10px;
	height: 250px;
	overflow: hidden;
	float: left;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.fullwidth li.mid {
	padding-right: 19px;
	padding-left: 19px;
}
.fullwidth .title {
	font-weight: bold;
	font-size: 15px;
}
.fullwidth .thumbimg {
	height: 180px;
	width: 220px;
}
.wpdm_clink{
	height: 24px;
	padding-top: 8px;
}
.minul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.minul li{
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.two_third, .one_third {
	float:left;
	margin-right:4%;
	position:relative;
}
.two_third {
	width: 62%;
}
.one_third {
	width: 30%;
}
.last {
	margin-right: 0px !important;
	clear:right;
}
.clear {
	clear:both;
}
.img-container img {
	max-width: 100%;
}