/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
ol, ul {
	/*list-style: none;*/
}
li {
margin-left:15px;	
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
margin:0px;
padding:0px;
background: url(../images1/bg-repeat.gif) repeat-x #E5E6E7;
font-size: 16px;
font: 16px "Times New Roman", Times, Georgia, serif;
color: #000;
}

html, body{
	height: 100%;
}

h1, h2, h3, h4, h5, h6{
	font: 24px "Times New Roman", Times, Georgia, serif;
	margin: 0 0 10px 0;
	color: #000;
	line-height: 100%;
}

h2{
	color: #B7393D;
}

h3{
	font-size: 20px;
}

h4{
	font-size: 16px;
	margin: 0 0 5px 0;
}


p {
	margin: 0 0 10px 0;
}

a {
	color: #339385;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

hr{
	border-top: 1px dashed #ccc;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	margin: 10px 0;
}

#wrapper{
	width: 950px;
	margin: 0 auto;
	clear: both;
}

#header{
	width: 950px;
	height: 175px;
	position: relative;
}

#logo{
	width: 211px;
	height: 147px;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	top: 65px;
	left: 110px;
	z-index: 3;
}
/*
#slider{
	width: 950px;
	height: 225px;
	background-color: #7F151E;
	position: relative;
	overflow: hidden;
	z-index: -1;
}*/

.overlay{
	
	width: 100%;
	height:99.99%;
	background: url(../images/slider-overlay.png) repeat;
	position: absolute;
	z-index: 1;
	top:0px;
	width0:100%;
	
}
/*
#slider h1{
	position: absolute;
	width: 450px;
	right: 80px;
	top: 70px;
	color: #fff;
	z-index: 2;
	font: 34px/110% "Times New Roman", Times, Georgia, serif;
}*/
.owl-carousel
{
	margin-bottom:0px !important;
	padding-bottom:0px!important;
	
}
.item h1{
	
position: absolute;
	width:1 450px;
	left: 0px;
	top: 10px;
	color: #fff;
	z-index: 2;
	font: 34px/110% "Times New Roman", Times, Georgia, serif;	
	
}
#slider h1 .highlight{
	color: #98D3C4;
	font-family: "Times New Roman", Times, Georgia, serif;
}

.item{
	z-index: 0;
}

#navarea1{
	position: absolute;
	right: 80px;
	bottom: 0;
	z-index: 999;
}

#nav, #nav ul, #nav li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	padding: 15px 10px;
	color: #59595B;
	font: italic 20px "Times New Roman", Times, Georgia, serif;
	text-decoration: none;
	background: url(../images/nav-divider.gif) no-repeat right;
}

#nav a.last{
	background: none;
}

#nav a:hover{
	background-color: #50AC9A;
	color: #fff;
	background-image: none;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	width: 100px;
	left: -999em;
	z-index: 99;
}

#nav li ul a{
	background-color: #339385;
	background-image: none;
	color: #fff;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}	
#content ,.bgwhite{
	/*
	width: 830px;
	background-color: #fff;
	padding: 40px 60px;
	overflow: auto;*/
	background-color: #fff;
}

#content .col{
	width: 236px;
	float: left;
	overflow: auto;
	margin: 0 60px 0 0;
}

#content .col.last{
	margin: 0;
}

#content .col img{
	margin: 0 0 20px 0;
}

#content .col, #content .col p, #content .col ul ,#content p ,#content ul{
	font-style: italic;
}
#content{
	padding-top:20px;
	padding-bottom:20px;
	
}
ul{
	list-style-image: url(../images/li-img.gif);
	margin: 0 0 10px 0;
}

li{
	padding-left: 15px;
}

#footer-outer{
	width: 100%;
	height: 100px;
	background-color: #8A2529;
}

#footer{
	/*
	width: 950px;
	margin: 0 auto;
	clear: both;
	text-align: center;*/
	color: #fff;
	padding: 50px 0 0 0;
	font-size: 14px;
}

#footer a{
	color: #fff;
	text-decoration: none;
	font-style: italic;
}

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

.content-left{
	width: 559px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
	
}
.highlight{
	color: #98D3C4;
}

.FloatLeft {
    float: left;
    margin: 0 10px 5px 0;
}
.content-left.split ,.split{
	border-right: 1px dashed #ccc;
}

{
	float: left;
	width: 230px;
}

.content-right p, .content-left p, li  ,#content p ,#content li{
	font: 16px "Times New Roman", Times, Georgia, serif;
	color: #000;
}


.content-right h4{
	font-style: italic;
}

.content-right a{
	color: #000;
	font-style: italic;
}
#slider{
	
	position:relative;
	
}
@media only screen and (min-width: 780px) {
.item h1{
	
position: absolute;
	
	right: 80px;
	top: 70px;
	
	
}
	#topper
	{
		padding-top:20px;
		height:140px;
		
	}
.slogo
{
	position:absolute;
	left:10px;
	z-index:3;
	
}
.navbar {
	
	position:absolute;
	top:50px;
	
}
	.split{
	border-right: 1px dashed #ccc;
}
	
}