@charset "UTF-8";
/* CSS Document */


/*----------------------------------*/

body {
	 
	     /* font-family: 'Quicksand-Regular';*/
		 font-family:Arial, Helvetica, sans-serif;
	    font-size: 14px/21px;
		color: #000000;
		text-align: center;
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
		/*background-image:  url(../images/light_bg2.jpg);*/
		background-repeat: no-repeat;
		background-position: top;
		background-color: #000000;
		margin: 0;
		padding: 0;
		border: 0;
		
	
	}

a:link { font-family: Arial, Helvetica, sans-serif; color: #1d82cc; text-decoration: none; font-weight: bold;}      /* unvisited link */
a:visited { font-family: Arial, Helvetica, sans-serif; color: #1d82cc; text-decoration: none; font-weight: bold;}  /* visited link */
a:hover { font-family: Arial, Helvetica, sans-serif; color: #eb9c3a; text-decoration: none; font-weight: bold;}  /* mouse over link */
a:active { font-family: Arial, Helvetica, sans-serif; color: #1d82cc; text-decoration: none; font-weight: bold;} /* selected link */
	
.WhiteBackground{
	float:left;
background-color: #ffffff;
overflow: hidden;
padding: 5% 0 5% 0;
}

p.left{
	text-align:left;
	color: #FFf;
font-family:Arial, Helvetica, sans-serif;
		font-size:28px;
		line-height:34px;
		font-weight:bold;
		width:55%;
		padding-left:45%;
	}

p.right{
	text-align:left;
	color: #FFf;
font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		line-height:23px;
		width:60%;
		padding-left:10%;
		margin-bottom:18px;
	}
	
	p.section2{
	text-align:left;
font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		line-height:18px;
		width:55%;
		padding-left:45%;
		margin-bottom:18px;
	}
	
	
	
	#bluebox{
		background:#4a90e2;
		color:#FFF;
		text-align:left;
        font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		line-height:23px;
		font-weight:bold;
		width:35%;
		margin-left:45%;
		margin-bottom:18px;
		padding:5%;
	}
	
	#bluebox{
		background:#4a90e2;
		color:#FFF;
		text-align:left;
        font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		line-height:23px;
		font-weight:bold;
		width:35%;
		margin-left:45%;
		margin-bottom:18px;
		padding:5%;
	}
	
	
	#bluebox a:link{color:#ffffff;}
	#bluebox a:visited{color:#ffffff;}
	#bluebox a:hover { color: #eb9c3a;} 
	#bluebox a:active { color: #ffffff;}
	
	
#wrap {
	width:80%;
	margin-right:auto;
	margin-left:auto;
	}
	.videowrap{

	width:60%;
	padding-left:10%;
	margin-bottom:18px;
	float:left;
		}
		
		.videowrap iframe {
	width: 100%;
}

	@media screen and (max-width: 900px) {
 
	 #bluebox {
		 width:55%;
		 font-size:12px;
		 line-height:23px;
		 margin-bottom:10px;
		 }
		 
		 p.left {
			 font-size:14px;
			 line-height:16px;			 
			 }
			 
			  p.right {
			 font-size:12px;
			 line-height:14px;			 
			 }
			 
			 	p.section2{
			font-size:12px;
		line-height:14px;
	}
}

@media screen and (max-width: 1200px) {
		 #wrap {
	width:100%;
	margin-right:auto;
	margin-left:auto;
	}
}
/*-----------------------------------*/

/*=========Bottom ===========*/
.bottom{
	background-color: #ffffff;
	padding: 10px 40px;	
	overflow: hidden;
/*	border-bottom: 2px solid #1d82cc; 
	border:#0F6;
	border-style:solid;*/
}
.bottom_Footer_Text{
	/*border-bottom: 2px solid #1d82cc;*/
	/*border:#0F6;*/
	/*border-style:solid;*/
	font-size:9px; 
	position:absolute;
	margin-top:18px;
	margin-left:625px;
	/*float: left;*/
	margin-right:0px;
	/*width:55%;*/
	width:320px;
	line-height: 21px;	
}	
.light_logo{
	float: left;
	/*width:55%;*/
	margin-right:5px;	
}
.light_logo2{
	float: left;
	/*width:55%;*/
	margin-right:0px;
	margin-left:-14px;
}




.light_logo3{
	float: left;
	/*width:55%;*/
	margin-right:5px;
	margin-top:8px;
}



.logo_footer {float: left;
height:20%;
	
	width:15%;
	margin-right:20px;
	margin-left:20px;}



.light_logo img{
	margin: 0 auto;
	display: block;	
}

/*=========SEARCH===========*/

.search{
	float: left;
	width: 33%;	
	position: relative;
}
 .search_bottom{
	float: left;
	width: 200px;	
	position: relative;
	margin-top: 1em;
/*	border-bottom: 2px solid #1d82cc; 
	border:#890;
	border-style:solid;*/
}
