@charset "utf-8";
/* CSS Document */

html{height:100%;
	width:100%;}
	.center{
		
		 height:100%;
		}
body{width:100%;
	height:100%;
	background-color:#00FFF;
	margin:auto;
	padding:inherit;}
	
.top-area{width:95%;
			margin-left:2.5%;
			height:15%;}
			
		
.logo{width:22%;
		height:100%;
		float:left;}
		
.logo-space{width:100%;
			height:15%;}

.tabs-out{ width:78%;
			height:100%;
			float:left;}
			
.tabs-space{width:100%;
			height:3%;}
			
			
.social-tabs-area{ width:100%;
					height:40%;}
					
.social-tabs{width:10%;
			height:100%;
			margin-left:90%;}
			
.social-tabs-in{ float:left;
				width:33.33%;
				margin-top:8%;}
				
.phone-number{ font-family:Calibri;
				font-size:13px;
				margin-top:3%;
				font-weight:700;}
					
.tabs-space-2{width:100%;
			height:32%;}

.tabs-area{ width:100%;
			height:25%;}
			
.tabs{width:60%;
	height:100%;
	margin-left:40%;}

.tabs-area-in{ float:left;
				font-family:Arial;
				width:25%;
				font-size:17px;
				font-weight:700;
				color:#83d4f5;
				text-shadow:#333333 0px 1px 1px;}
				
.tabs-area-in a {text-decoration:none;
				color:#000;}
				
.tabs-area-in a:hover {text-decoration:none;
				color:#83d4f5;}
				

				
.data-area{width:95%;
			margin-left:2.5%;
			height:81%;
			border:thin solid #000000;}
			
.data-area-in{margin:0.5%; 
				height:98%;
			border:thin solid #000000;}
			
.top-image-section{width:100%; height:47%;}


.mid-tabs-section{width:100%; height:6%; background-color:#000000;}

.mid-tabs-area{width:92%;
				height:100%;
				margin-left:4%;}
				
.mid-tabs-area a{text-decoration:none;}

.mid-tabs-area a:hover .mid-tabs{ background-color:#FFFFFF; color:#000000;}
				
.mid-tabs{width:16.666%; 
		height:100%;
		padding-top:0.5%;
		float:left;
		border-left:#ffffff thin solid;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	color:#FFFFFF;
	box-sizing: border-box;
	font-family:Calibri;}



.bottom-image-section{width:100%; height:47%;}

.footer-area{width:95%;
			margin-left:2.5%;
			height:3%;
			font-family:Arial;
			font-size:12px;}
			
.footer-area a {text-decoration:none; color:#000000;}
			
.foot-space{ width:100%;
			height:20%;
			}
			
.copyright{float:left;
			margin-left:0.5%;}

.credit{ float:right;
		margin-right:0.5%;}

