
* {
	margin: 0;
	padding: 0;
	behavior: url(iepngfix.htc);
}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-size: 13px;
	color: #000000;   
	background:  #a5c8e6 url(../images/homebg_page.jpg) top repeat-x;  
}



p {
	margin-bottom:12px;
	line-height:20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.2em;
}

a {
	color: #940101;
	text-decoration: underline;
	font-weight:bold;
}

a:hover {
	text-decoration: none;
	color: #9a010c;
	font-weight:bold;
}

img {
	border:0;
}

h1, h2, h3{
	font-family: 'Economica', Arial, sans-serif;
	font-weight: bold;
	font-size:100%;
	text-shadow: 1px 1px 1px #5a5a5a;  
	color:#02276f;
}

h1 {
	font-size: 4.5em;
	font-weight: bold;
	color: #940101;
	text-align:left;
	padding:0 0 10px 0;
}

h2 {
	font-size: 4em;
	font-weight: bold;
	text-align:left;
	padding:0 0 20px 0;
}

h3 {
	font-size: 4em;
	font-weight: bold;
	color: #940101;
	text-align:center;
	padding:20px 0 20px 0;
	font-style:italic;
}

.marker{
	color:#940101;
}


.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
.inline {
	display:inline;
}
.overflow{
	overflow:hidden;
}
.txtcenter{
	text-align:center;
}


.txtleft {
	text-align: left;
}

.txtright {
	text-align: right;
}

.imgleft {
	float: left;
	margin: 0 15px 15px 0;
}

.imgright {
	float: right;
	margin: 0 0 15px 15px;
}

/* --------------------------------MAIN STRUCTURE--------------------------------*/
#container {
	margin: 0 auto;
	/*background:url(../images/bg_container.jpg) repeat-x;*/
}


#inner_container {
	margin: 0 auto;
	width: 1000px;
	/*background: url(../images/bg_innercontainer.jpg) top no-repeat; */
	padding: 0 0 50px 0;
}


#header {
	margin:0 auto;
	width: 1000px;
	height: 450px;
	/*background: url(../images/bg_header.jpg) top no-repeat; */
}


#banner_wrapper {
	margin:0 auto;
	overflow:hidden;
	width:1000px;
	height: 400px;

}


.pics { 
	width:1000px;
	height: 400px;
	margin:0 0px 0 0px !important;
	padding: 0 0 50px 0;
	display:inline; 
	overflow:hidden; 
	float:left;
}




#topnav {
	margin: 0 auto;
	height:50px;
	width: 1000px;
	padding:0 0 0 0;
	/*background: url(../images/bg_topnav.jpg) top no-repeat; */

}



/*----NAV---- */

ul#nav {
	float: left;
	list-style: none;
	margin: 0;
	padding:0 0 0 0;
}

ul#nav li {
	float: left;
}

ul#nav li a {
	float: left;
	width: 100px;
	height:50px;
}

ul#nav li a span {
	font-family: 'Economica', Arial, sans-serif;
	font-weight:bold;
	font-size:1.3em;
	text-shadow: 1px 1px 1px #8c0017;  
	display: block;
	text-align:center;
	text-transform:uppercase;
	padding:10px 0 0 0;
}

ul#nav li.navmain a {
	overflow:hidden;
	width: 100px;
	height:50px;
	text-decoration:none;
	color:#ffffff;
}

ul#nav li.navmain a:hover, ul#nav li.navmain a.active {
	overflow:hidden;
	width: 100px;
	height:50px;
	color:#da0326;
	font-weight:bold;
	background-image: url(../images/bg_navhover.jpg);
}

/*------ENDOFNAV-------*/



#content-wrapper {
	margin: 0 auto;
	width: 900px;
	padding:0 0 0 0;
	background: url(../images/bg_content_y.jpg) repeat-y;    
	filter:alpha(opacity=90);
  	opacity:0.90;
	-moz-opacity:0.90;
	-khtml-opacity: 0.90; 
}

#content-bg {
	margin: 0 auto;
	width: 900px;
	background: url(../images/bg_content.jpg) no-repeat;
	filter:alpha(opacity=90);
  	opacity:0.90;
	-moz-opacity:0.90;
	-khtml-opacity: 0.90; 
}



#content {
	margin: 0 auto;
	width:800px;
	padding:10px 10px 20px 10px;
	text-align:justify;

}


#footer {
	margin: 0 auto;
	width:900px;
	height:25px;
	clear:both;
	background: url(../images/bg_footer.jpg) top no-repeat; 
	padding:0 0 0 0;  
	filter:alpha(opacity=90);
  	opacity:0.90;
	-moz-opacity:0.90;
	-khtml-opacity: 0.90; 	
}


.footer-area {
	margin: 0 auto;
	padding:30px 0 0 0;
	font-size:10px;
	text-align:center;
	color:#777777;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


#footer a{
	font-size:10px;
}

.f14 {
	font-size: 14px;
	line-height:18px; 
}



.f18 {
	font-size: 18px;
	line-height:26px; 	
}


.f22 {
	font-size: 22px;
	line-height:34px; 	
}

.content-ul{
	padding: 0 0 0 30px;
}



/*contact form*/

#contact-form p {
	margin: 0 0 7px 0;
}

#contact-form label {
	float: left;
	width: 200px;
	clear: both;
}

#contact-form input, #contact-form textarea {
	width: 300px;
	border: 1px solid #133662;
	background: #daedfc;
	padding: 3px;
	color: #777;
	font-size: 1.0em;
}


#fade {
	margin: 0 auto;
	height: 350px;
	width: 1000px;
	overflow: hidden;
}



#error_message {
	display: block;
	text-align: center;
	color: #FFFFFF;
}

#error_message p {
	display: block;
	padding: 5px;
	margin-bottom: 20px;
	color: #FFFFFF;
}

.error p {
	background: #ff0000;
	border: 1px solid #000;
	color: #FFFFFF;
}

.loading p {
	background: #ff0000;
	border: 1px solid #000;
	color: #FFFFFF;
}

.confirm p {
	background: #ff0000;
	border: 1px solid #000;
	color: #FFFFFF;
}