/* CSS Document */
H1
	{
	font-family:Oswald,'Century Gothic';
	font-weight:lighter;
	font-size:47px;
	line-height: 42px;
	color:#ffffff;
	text-transform: lowercase;
	text-shadow: 1px 1px 11px rgba(0, 0, 0, 1);
	font-weight:bold;
	}
H2
	{
	font-family:Oswald,'Century Gothic';
	font-weight:normal;
	font-size:18px;
	color:#ffffff;
		text-shadow: 1px 1px 11px rgba(0, 0, 0, 1);
	}
H3
	{
	font-family:Oswald,'Century Gothic';
	font-weight:normal;
	font-size:20px;
	color:#ffffff;
		text-shadow: 1px 1px 11px rgba(0, 0, 0, 1);
	}
	
H4
	{
	font-family:Raleway,'Century Gothic';
	font-weight:normal;
	font-size:20px;
	color:#ffffff;
		text-shadow: 1px 1px 11px rgba(0, 0, 0, 1);
	}
H5
	{
	font-family:Raleway,'Century Gothic';
	font-weight:normal;
	font-size:16px;
	color:#000000;
	margin-left:10px;
		text-shadow: 1px 1px 11px rgba(0, 0, 0, 1);
	}
body
	{
	margin:auto;
	/*background-image:  url(images/tst2.gif);*/
	background-position:top;
	background-color: #000000;
	font-family:arial;
	font-size:12px;
	}
p
{
	color:#ffffff;
	line-height:16px;
}
p a
{
	color:#eccf9f;
}
p a:hover
{
	color:#c9c62c;
}
a
	{
	text-decoration:none;
	color:#000000;
	}
.style2 {
	font-family:oswald;
	text-transform:lowercase;
	font-size:25px;
	line-height: 25px;
	color:#ffffff;
}
.style3 {
	color: #000000;
	font-weight: bold;
}
.style4 {color: #ffffff;
	font-size: 11px;
}
.style6 {
	color: #FFFFFF;
	font-size: 11px;
}
.style7 {font-size: 10px}	

label {    
float: left;    
width: 10em;    
}


fieldset {    
float: left;    
clear: left;    
width: 100%;    
margin: 0 0 1.5em 0;    
padding: 0;   
}




#wraper
	{
	background-color:#004261;
	width:942px;
	margin: auto;
	}
#mainbg
	{
	float:left;
	background-color:#004261;
	max-width:942px;
	width:100%;
	/*width:942px;8/
	background-color:#004261;
	/*padding:0 9px 0 9px;*/
	}

#header
	{

	width:100%;
	background-image: url(images/lheader.jpg);
	background-size: auto;
	float:left;
	height:500px;
	
	}
	
#social
	{
	margin:15px 0 4px 70px;
	
	}
	
	
	
#menupanel
	{
	height:30px;
	width:750px;  
	margin:212px 0px 0 20px;
	float:left;
	}
#menupanel ul
	{
	width:750px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
#menupanel ul li
	{
	margin:0 0 0 0px;
	padding:0 0 20px 0px;
	display:inline;
	}
#menupanel ul li a
	{
	margin:0 0 0 10px;
	padding:0px;
	font-family:oswald, "century gothic";
	font-size:18px;
	font-weight:normal;
	color:#808071;
	text-decoration:none;
	text-transform: uppercase;
	}
#menupanel ul li a:hover
	{
		color:#b73d12;
	}

	
#ldescription
{
	
	width:930px;
	height:auto;
	float:left;
	padding:0 8px 0 8px;
}


#indexbody
	{
	/*float:left;
	width:942px;
	margin:0 0 0 0;
	padding:0 0 0px 23px;*/
	
	float:left;
	width:100%;
	margin:auto;
	padding:0 0 0px 23px;
	}

#indexbodyl
	{
	float:left;
	width:900px;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color: #ffffff;
	margin:10px 0px 0 0px ;
	}

#lmiddlepics
	{
	background-image: url(images/lmiddlepics3.jpg);
	height:300px;
	width:942px;
	float:left;
	margin:0px 0 0 -23px;
	}

#footer
	{
	float:left;
	width:942px;
	background-color:#004261;
	}
#footernav
	{
	float:left;
	text-align:center;
	width:962px;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color: #ffffff;
	margin:0px 0 0 0;
	
	padding:0 0 0 0;
	}
#footer a
{
	color: #ffffff;
}
.footerlink
	{
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	}
.footerlink:hover
	{
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color: #1cdae3;
	text-decoration: none;
	}
#copyrights
	{
	float:left;
	text-align:center;
	width:950px;
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	color: #8e816a;
	margin:8px 0 0 0;
	}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media (max-width:1024px) {
	body {
		width:90%;
	}
	p {
		width:90%;
	}
	h1, h2, h3 {
		width:88%;
		
	}
	h1 {
		margin-top: 50px;
		padding-top: 20px;
	}
	#mainbg
	{
	float:left;
	background-color:#004261;
	width:100%;
	/*width:942px;8/
	background-color:#004261;
	/*padding:0 9px 0 9px;*/
	}
	#wraper {
		width:100%;
		margin: auto;
		background-color: #ffffff;
	
	}
	#header
	{
	max-height:260px;
	width:100%;
	background-size: cover;
	}
	#lmiddlepics
	{

	width:100%;
	height:  100%;
	background-repeat: no-repeat;
	
	}
#menupanel,
#menupanel ul,
#menupanel ul li
{width:100%;}
	#menupanel ul li a
	{
		width:100%;
		margin:0 8px 30px 8px;
		padding:10px 0 20px 0px;
		color: #ffffff;
		font-size: 16px;
		margin-top: 140px;
		
	
		
	}
	#menupanel {
		background-color: #000000;
		padding:16px 0 20px 20px;
		margin-left: 0px;
	}
	#indexbody
	{
		width:100%;
		
	}
	#indexbody img {
		display: none;
	}
	#indexbodyl img {
		display: none;
	}
	#indexbodyl{
		width:100%;
	}
	#lmiddlepics {
		width:100%;
		height:100%;
	}
	#footer {
		display: none;
	}
}



@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
#header {
	max-height:240px;
	
}
#header img {
	
}
#menupanel{
width:100%;
}
	#menupanel ul li a
	{
		width: 80%;
		height:100%;
		padding:0px 0 30px 0px;
		margin: 0 4px 40px 4px;
		
		
	}
	
h1 {
	font-size: 38px;
	line-height: 34px;
	padding-top: 50px;
}
h2 {
	font-size:20px;
}
#indexbodyl ul li {
	width: 90%;
}
}	
@media (max-width:480px) {
	
}
#menupanel ul li a
	{
		width: 100%;
		height:100%;
	padding-top: 0;	
		margin-top: 0;	
	}
	h1{
		padding-top:40px;
	}
}

