@charset "UTF-8";

/* Layout Small Screens */


header { height: 98px; background:url(images/header_small.jpg) no-repeat right 0px;}

header a.logo {

width: 195px;
height: 66px;
top: 20px;
right: 15px;
background-image: url(images/logo_small.png);

}

.phone {

float:right;
font-size:1em;
margin:60px 10px 0px 0px;
font-weight:900;
color:#000;



}

/* _________________________________________________________________ Top Section START */

.page_header {

background:url(images/page_header_s.jpg) no-repeat left 50px;
height:610px;
top:-50px;

}

.intro_paragraph {

top:270px;
left:20px;
width:auto;
font-size:.9em;
padding: 0px 60px 0px 0px;

}

.intro_paragraph p {

padding:40px 0px 0px 0px;


}

/* _________________________________________________________________ Top Section END */

/* _________________________________________________________________ Content Section START */

.page_content {

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

}

.page_section_top {

height:1200px;
margin:10px;
border-top:1px #CCC solid;


}


.page_section {

width:auto;
height:540px;
margin:5px;
padding:5px;
border-top:1px #CCC solid;


}

.page_section1 {

width:auto;
height:4000px;
margin:5px;
padding:5px;
border-top:1px #CCC solid;


}

.bottom_section {

overflow:hidden;
height:640px;

}

.bottom_section1 {

overflow:hidden;
height:1040px;
border-top:solid 1px #CCC;

}


.info {

float:left;
padding:5px;
width:250px;
height:600px;



}

.info1 {

float:left;
padding:5px;
width:250px;
height:600px;
border-left:dashed 0px #CCC;


}


.links1 {

float:left;
font-size:.8em;
padding:5px 0px 0px 5px;
width:250px;
height:370px;


}

.links {

display:none;
float:left;
font-size:.8em;
padding:0px 0px 0px 0px;
width:150px;
height:200px;


}



/* _________________________________________________________________ Content Section END */

footer {

margin-top:30px;

}


.footertabs1 > li{

	list-style:none;
	float:left;
	width:100%;
	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_s.jpg); background-color:#666666; padding: 30px 40px 10px 0px;} 