@charset "UTF-8";

/* Layout Medium Screens */


header {height:150px; background: url(../images/header_medium.jpg); no-repeat 90% 0px;}

header a.logo { width: 308px; 

height:96px; 
top: 20px; 
right:20px; 
background-image: url(../images/logo_medium.png);}

.phone {

float:right;
font-size:2em;
margin:80px 20px 0px 0px;
font-weight:900;
color:#fff;


}


/* _________________________________________________________________ Top Section START */

.page_header {

height:610px;
top:-20px;

}

.intro_paragraph {

top:270px;
left:40px;
width:450px;
font-size:1.2em;

}

.intro_paragraph p {

padding:40px 0px 0px 0px;


}

/* _________________________________________________________________ Top Section END */

/* _________________________________________________________________ Content Section START */



.logo1 {

display:none;
float:left;
width:0px;



}

.title {

float:left;
font-size:.8em;
padding:40px 0px 0px 20px;
color:#666666;
border-left:thin #CCC dashed;


}

.page_content {

height:7600px;
font-size:1em;
background-repeat:no-repeat;

}

.page_section {

width:auto;
height:580px;
margin:40px;
padding:10px;
border-top:1px #CCC solid;


}

.page_section_short {

width:auto;
height:460px;
margin:40px;
padding:10px;
border-top:1px #CCC solid;


}
.section_one {

width:auto;
background-image:url(../images/page_info_l.jpg);
background-repeat:no-repeat;
height:470px;
padding:20px 0px 0px 40px;

}

.section_one_content {

float:left;
top:23px;
left:40px;
width:auto;
padding:0px 40px 0px 0px;

}



.section_one_image {

float:none;
height:194px;
padding:0px 0px 30px 0px;



}

.section_two {

width:auto;
background:#FFFFFF;
height:320px;
padding:20px 0px 0px 40px;

}

.section_two_content {

float:left;
top:23px;
left:40px;
width:auto;
padding:0px 40px 0px 0px;


}

.section_two_image {


float:none;
height:194px;
padding:0px 0px 30px 0px;



}

.info {

float:left;
padding:20px;
width:300px;
height:235px;
border-left:thin #CCC dashed;


}

.info_short {

float:left;
padding:20px;
width:300px;
height:100px;
border-left:thin #CCC dashed;


}

.bottom_section {

overflow:hidden;
height:480px;

}

.bottom_section_short {

overflow:hidden;
height:350px;

}

.background {

background-image:url(../images/page_info_l.jpg);
background-repeat:no-repeat;
height:2800px;
margin-top:50px;


}

.background1 {

background-image:url(../images/page_info_l.jpg);
background-repeat:no-repeat;
height:1250px;
margin-top:50px;


}

.background2 {

background-image:url(../images/page_info_l.jpg);
background-repeat:no-repeat;
height:780px;
margin-top:50px;


}

.background3 {

background-image:url(../images/page_info_l.jpg);
background-repeat:no-repeat;
height:780px;
margin-top:50px;


}


.section_one p {

padding:40px 0px 0px 0px;

}

.section_one ul {

padding:0px 0px 0px 10px;

}










/* _________________________________________________________________ Content Section END */



footer {

margin-top:30px;

}


.footertabs1 > li{

	list-style:none;
	width: 50%;
	float:left;
	padding:0;
	margin:0;

	
	}
	
.footertabs1 > li > a{

	display:block;
	width:auto;
	background:#555555;
	font-size: 15px;
	padding:20px 0px 10px 20px;
	box-shadow:  0px 0px 10px #121212;
	
}
	
.footertabs1 > li > a:hover{

	display:block;
	width:auto;
	background:#004e95;
	padding:20px 0px 10px 20px;
	border-bottom-color:#FFFF00;
	border-bottom:10px;
	
	}
	
	footer {font-size: .85em; color:#333333; background-image:url(../images/Background-texture_m.jpg); background-color:#666666; padding: 30px 40px 10px 0px;} 
