@charset "UTF-8";
@import url("../screen_layout_large.css");
@import url("../screen_layout_medium.css");
@import url("../screen_layout_small.css");
@import url(https://fonts.googleapis.com/css?family=Yantramanav:400,900);

/* Global Content Formatting and Styles */




body {

	color: #000000;
	line-height: 1.5em;
	font-family:'Yantramanav';
	font-size:12px;
	background:#004e95 url() repeat-x 0px 0px;

}


.page {

	max-width: 1000px;
	margin: 0px auto 0px auto;
	position:relative;
	background-color:#FFFFFF;
	box-shadow:  0px 0px 20px #01284b;

}


/*_________________________________________________________START____Header Section*/

.page_header {

background:url(images/page_header_l.jpg) no-repeat left 50px;
position:relative;


}	

.intro_paragraph {

position:relative;

}

/*_________________________________________________________END____Header Section*/


/*_________________________________________________________START____Content Section*/

.wrapper {

position:relative


}

.wrapper1 {

position:relative


}

.wrapper2 {

position:relative


}


.bold {
font-size:1.3em;
font-weight:bold;

}

.page_content {



}

.section_one {

position:relative;

}

.section_two {

position:relative;

}

.section_three {

position:relative;

}

.serviceform {

position:relative;


}




/*_________________________________________________________END____Content Section*/

/*_________________________________________________________START____Footer Section*/


.footertabs1 > li > a{

	display:block;
	width:auto;
	background:#555555;
	border-top:thin #777777 solid;
	border-left:thin #777777 solid;
	border-right:thin #333333 solid;
	font-size: 15px;
	padding:20px 0px 10px 20px;
	box-shadow:  0px 4px 4px #121212;
	
}

.footertabs2 h3	{
	margin-top:30px;
	list-style:none;
	display:inline-block;
	text-decoration:none;
	font-family:'Yantramanav';
	font-size: 24px;
	color:#FFFFFF;
	
	}

	
.footertabs2 	{
	list-style:none;
	display:inline-block;
	text-decoration:none;
	font-size: 13px;
	color:#FFFFFF;
	
	}
	
footertabs1 ul::after { content:''; display: block; clear: both; }

.cta {font-size: 1.2em; line-height:4em; margin: 1em 1em 1em 0; font-family: 'Yantramanav'; color:#666666;font-weight:900; padding: 8px; border-radius: 5px; border:thin #CCC solid; background-color:#FFF; text-decoration:none; transition: color 1s; transition: background-color 1s;}
.cta:hover {font-size: 1.2em; line-height:4em; margin: 1em 1em 1em 0; font-family: 'Yantramanav';font-weight:900; padding: 8px; color:#FFFFFF; background-color:#00a5c7; text-decoration:none;}



h1 {font-size: 2em; font-weight: normal; font-family: 'Yantramanav'; font-weight:900; color:#fff; margin: 0 0 .5em 0; text-decoration:none; line-height:1.1em;}
h2 {font-size: 1.7em; margin: 0 0 1em 0; padding: 10px; text-decoration:none; background-color:004e95}
h3 {font-size: 1.7em; margin: 0 0 1em 0; text-decoration:none;}
h4 {font-size: 1.8em; font-weight: normal; font-family: 'Yantramanav'; font-weight:900; color:#004e95; margin: 0 0 .5em 0; text-decoration:none; line-height:1.1em;}
h5 {font-size: 1.2em; line-height:4em; margin: 1em 1em 1em 0; font-weight: normal; font-family: 'Yantramanav'; font-weight:900; color:#555; margin: 0 0 .5em 0; padding: 8px; border:thin #CCC dashed; text-decoration:none; line-height:1.1em;}
p {margin: 0 0 .75em 0;}
a {color:#000000; text-decoration:none;}
.footer {color:#FFFFFF;}
.footertabs1 a {color:#FFFFFF;}
a:hover {color:#ffc621; text-decoration:none}
.style1 {font-size: 1.5em; font-weight: normal; font-family: 'Yantramanav'; font-weight:900; color:#333333; margin: 0 0 .5em 0; text-decoration:none; line-height:1.1em;}

footer {font-size: .85em; color:#333333; background-image:url(images/Background-texture.jpg); background-color:#666666; padding: 30px 40px 10px 0px;} 
