@charset "utf-8";
/* CSS Document */

.inline {
	display:inline;
	padding: 0 10 0 10;
	margin-left:2%;
}

.floatLeft {
	float:left;
	margin-right: 5px;
	
}

.clear { 
	clear: both;
}

.label {
	background-color:#06F;
	color: white;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.midContent{
	background-color: white;
	width: 63%;
	box-shadow: inset 0 0 10px #cc5500;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 16px;
	padding: 10px;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
	margin-left:10px;
	border-radius:15px;
}

.midContentGal{
	background-color: white;
	width: 63%;
	box-shadow: inset 0 0 10px #cc5500;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 16px;
	padding: 10px;
	margin: 10px auto 10px auto;
	border-radius:15px;
}

#navbar a:link {
	text-decoration:none;
	color:white;
}

a:hover {
	text-shadow: 5px 5px 5px black;

}

.h2Sem {
	color: #C50;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 22px;
	text-align:center;
	
}

.h1Sem {
	color:#0D0FED;
	font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	text-align:center;
	font-size:26px;
}



h2 {
	color:#C50;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:16px;
	text-align:center;
}

 H1{
	color:#0D0FED;
	font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	text-align:center;
	font-size:28px;
 }
 
 h3 {
	color: #C50;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	
}

 h4 {
	color: #0D0FED;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-align: center;
	
}

	
#mainContainer {
	
	border-radius: 25px;
	/*border:solid 2px blue;*/
	width:95%;
	margin-left:auto;
	margin-right:auto;
	min-width:800px;
	max-width:1000px;
	border:2px solid black;
	background-color:white;
}

#midContent {
	float: right;
	background-color: white;
	width: 68%;
	box-shadow: inset 0 0 10px #cc5500;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 16px;
	padding: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	
	
}

#body{
	background-image:url(Images/triangular.png)

	
}

#header {
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	
	width:100%;
	height:auto;
	float:left;
	background-image:url(Images/headerclip.png);
	background-repeat:repeat-x;
}

#socNetwork {
	float:right;
	margin-right:15px;
}

#headerLogo{
	
	width:20%;
	float:left;
}

#headerTitle{
	
	margin:5% 0 0 20%;
	width:auto;
	
		
}

#navbar{
	clear: both;
	float: left;
	/*border:1px solid red;*/
	/*border-radius: 10px;*/
	margin-top: 7px;
	height: 35px;
	width: 100%;
	background-color: #cc5500;
	margin-bottom: 7px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	

	
	
	
	
	
}

#navbar a {
	text-decoration:none;
	color:white;
}

#navbar a:hover {
	text-decoration:none;
	color:black;
	
	
}

#navbar > div {
	display:inline-block;
	float:left;
	padding: 5px 5px 5px 5px;
	margin-left:3%;
	background-color:#39C;
	width: 12%;
	border-radius: 20%;
	border: 1px solid #000;

	
	 
}

#navbar > div > div{
	height:25px;
	font-size: 90%;
	color:white;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	
	
}

#divLabel{
	Text-Align:center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color:white;
	background-color:#00C;
}
	
#midContentHeader {
	height:30px;
	
	

}	

#midContentGal{
	margin-left:auto;
	margin-right:auto;
	clear:both;

}
	
	



#flashVideoHome{
	clear:both;
	width:100%;
	padding:2px;
}



#middleContainer {
	clear: both;
	float: left;
	width: 100%;
}


#leftContentServices{
	clear: both;
	float: left;
	margin-top: 10px;
	width: 26%;

}
#leftContentServices2{
	clear: both;
	float: left;
	margin-top: 20px;
	width: 100%;
	margin-bottom: 20px;
	
}

#topLeft {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	background-color: #cc5500;
	width: 35%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#midCont{
	float: left;
	width: 95%;
	margin-top: 10px;
	margin-left: 5px;
	padding-left: 4px;
	margin-bottom: 10px;
	
}
#manuLogo1{
	float:left;
	width:50%;
	padding-top:5px;
	padding-bottom:5px;		

	
}
#manuLogo2{
	float:left;
	width:50%;
	padding-top:5px;
	padding-bottom:5px;
	
	
}
#manuLogo3{
	clear:both;
	float:left;
	width:50%;
	padding-top:5px;
	padding-bottom:5px;
	
}
#manuLogo4{
	float:left;
	width:50%;
	padding-top:5px;
	padding-bottom:5px;
	
}
#manuLogo5{
	clear:both;
	float:left;
	width:50%;
	padding-top:5px;
	padding-bottom:5px;
	
}
#manuLogo6{
	float:left;
	width:50%;
	padding-top:5px;
	padding-bottom:5px;
	
}
#manuLogo7{
	clear:both;
	float:left;
	width:50%;
	padding-top:5px;
	padding-bottom:5px;
	
}
#manuLogo8{
	float:left;
	width:50%;
	padding-top:5px;
	padding-bottom:5px;
	
}

#underconsruct{
	clear:both;
	float:left;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size:30px;
	color:#E45A1C;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	
	}
	
	#underconsruct2{
		float:left;

	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size:25px;
	color:#E45A1C;
	width:40%;
	padding-top:5px;
	padding-bottom:5px;
	
	}
#underconsruct3{
	
	float:right;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size:25px;
	color:#E45A1C;
	width:40%;
	padding-top:5px;
	padding-bottom:5px;
	
	}
#midCont1 {
	float: left;
	width: 95%;
	background-color: #06C;
	border-radius: 10px;
	padding: 5px;
}

#midRightCont {
	clear: left;
	float: left;
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#midCont2 {
	margin: 5px 5px 5px 5px;
	height: 60px;
	background-color: #00a551;
	border-radius: 10px;
	padding: 4PX;
	text-align: center;
	color: white;
	font-weight: bold;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 14px;

}

#midCont3 {
	height: 60px;
	margin: 5px 5px 5px 5px;
	background-color: #39C;
	border-radius: 10px;
	padding: 3px;
	text-align: center;
	color: white;
	font-size: .90em;
	font-weight: bold;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;

}

#midCont4 {
	height: 60px;
	margin: 5px 5px 5px 5px;
	background-color: #f5aa00;
	border-radius: 10px;
	padding: 3px;
	color: white;
	font-size: 14px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
	
    
}

#midCont5 {
	margin: 5px 5px 5px 5px;
	height: 60px;
	background-color: #00a551;
	border-radius: 10px;
	padding: 4PX;
	text-align: center;
	color: white;
	font-weight: bold;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 14px;

}

#midContentConstruction{
	clear: both;
	width: 100%;
	float: left;
	background-color: #0D0FED;
	text-align: center;
	}

#topRight {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	background-color: white;
	width: 59%;
	Padding: 10px;
	box-shadow: inset 0 0 10px #cc5500;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 16px;
	margin-bottom: 10px;
	
	
}

#imageCont1AU{
	border-radius: 10px;
	float: left;
	clear: both;
	width: 100%;
	overflow: hidden;
	
}

#imageCont2AU{
	border-radius: 10px;
	float: left;
	clear: both;
	width: 100%;
	
	
}

#rightContentAU{
	width: 30%;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}

#footer {
	clear: both;
	width: 100%;
	float: left;
	background-color: #0D0FED;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	color: white;
	text-align: center;
		
}
