/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}

/* Global properties ======================================================== */
html {width:100%}

body {font-family:Arial, Helvetica, sans-serif; font-size:100%; color:#333; min-width:960px; background:#f1f1f1}
.ic {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.8125em;
	line-height:1.3846em;
}

a {color:#39b9d6; outline:none}
a:hover {text-decoration:none}


.wrapper {width:100%; overflow:hidden; position:relative}
.extra-wrap {overflow:hidden}
 
p {margin-bottom:18px}
.p1 {margin-bottom:8px}
.p2 {margin-bottom:15px}
.p3 {margin-bottom:30px}
.p4 {margin-bottom:40px}
.p5 {margin-bottom:50px}

.reg {text-transform:uppercase}

.fleft {float:left}
.fright {float:right}

.alignright {text-align:right}
.aligncenter {text-align:center}


.color-1 {color:#fff}
.color-2 {color:#333}
.color-3 {color:#39b9d6}

.img-border {border:1px solid #fff}

/*********************************boxes**********************************/
.indent {padding:20px}
.indent-top {padding-top:24px}
.indent-left {padding-left:2px}
.indent-left2 {padding-left:40px}
.indent-left3 {padding-left:20px}
.indent-left4 {padding-left:10px}
.indent-right {padding-right:50px}

.indent-bot {margin-bottom:20px}
.indent-bot2 {margin-bottom:28px}

.prev-indent-bot {margin-bottom:10px}
.img-indent-bot {margin-bottom:25px}
.margin-bot {margin-bottom:35px}

.img-indent {float:left; margin:0 20px 0px 0}	
.img-indent2 {float:left; margin:0 15px 0px 0}	
.img-indent3 {float:left; margin:0 6px 0px 0}	

.buttons a:hover {cursor:pointer}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
h1 a {text-decoration:none}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}
.row-top {
	width:100%;
	height:135px;
	background:url(../images/row-top-tail.jpg) center top repeat-x;
	overflow:hidden;
	
}

h1 {
	padding:0px; 
	position:relative;
	float:left;
}
	h1 a {
		display:block; 
		width:506px;
		height:127px;
		margin-top:10px;
		background:url(../images/logo.png) 0 0 no-repeat;
	}
	
/***** search form *****/
#search-form {
	padding:45px 10px 0 0;
	float:right;
}
#search-form fieldset {
	position:relative; 
	width:100%; 
	display:block; 
	overflow:hidden;
}
#search-form .search-field {
	float:right;
	width:200px;
	height:34px;
	background:url(../images/search-bg.jpg) 0 0 no-repeat; 
}
#search-form input {
	width:245px; 
	font-size:14px;
	line-height:1.25em;
	padding:9px 15px 9px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#646458;
	background:none;
	border:none;
	margin:0;
	outline:none;
}
#search-form .search-button {
	display:block; 
	width:20px;
	height:21px;
	text-indent:-5000px;
	background:url(../images/search-icon.png) left top no-repeat;
	position:absolute;
	right:7px;
	top:7px;
}
	
/***** menu *****/



.l_menu{
background-image:url(images/menu-row-tail1.gif);
height:60px;
background-repeat:repeat-x;
}
.r_menu{
background-image:url(images/R_menu.png);
width:5px;
height:35px;
background-repeat:no-repeat;
}
.menu{
border:none;
border:0px;
margin:0px;
padding:0px;
background-image:url(../images/box-title-tail.gif);
height:60px;
background-repeat:repeat-x;border-bottom:1px solid #2e2823;

}
.menu li {
	
	position:relative;
	background:url(../images/menu-spacer1.gif) left top no-repeat;
	padding-right:2px;
	
}
.borderright
{
	background:url(../images/menu-spacer1.gif) right top no-repeat;
}
.menu ul{
list-style:none;
margin:0;
padding:0;margin-left:200px;
}
.menu ul li{
float:left;
}
.menu ul li a{
color:#fff;
display:block;
line-height:60px;
padding:0px 22px;
text-decoration:none;


text-transform:uppercase;
}
.menu ul li a:hover{
color:#000;
}

.menu ul li ul{
background-color:#333;
display:none;
height:auto;
filter:alpha(opacity=95);
opacity:0.95;
position:absolute;
width:200px;
z-index:200;margin-left:-1px;	
}
.menu li:hover ul{
display:block;
}
.menu li li {
display:block;
float:none;
width:200px;
}
.menu li ul a{
display:block;
font-size:12px;
font-style:normal;
padding:0px 10px 0px 15px;
text-align:left;  line-height:40px;
}
.menu li ul a:hover{
background-color:#949494;
color:#000000;
opacity:1.0;
filter:alpha(opacity=100);
}
.menu p{
clear:left;
}	
.menu #current{
/*background-color:#f9be25;*/
color:#000;
}
/*.menu-row {
	width:100%;
	background:url(../images/menu-row-tail1.gif) center top repeat-x #e07d07;
}
.menu-bg {
	width:100%;
	background:url(../images/menu-bg1.jpg) center top no-repeat;border-bottom:1px solid #2e2823;
}
.menu {
	padding:0 0 0 0; 
	background:url(../images/menu-spacer1.gif) left top no-repeat;
}
.menu li {
	float:left; 
	position:relative;
	background:url(../images/menu-spacer1.gif) right top no-repeat;
	padding-right:2px;
	
}
.menu li a {
	display:block; 
	font-size:18px; 
	line-height:3em; 
	width:132px;
	
	padding:8px 0 8px;
	text-align:center;
	color:#fff; 
	text-transform:uppercase; 
	letter-spacing:-1px;
}
.menu li.active a,
.menu > li > a:hover {color:#000}
*/

/*dropdown*/


/*.row-bot {
	width:100%;
	min-height:20px;
	background:url(../images/row-bot-tail2.gif) center top repeat-x;
}*/
/*	#page1 .row-bot {background-image:url(../images/row-bot-tail.gif)}
.center-shadow {
	width:100%;
	height:100%;
	min-height:20px;
	background:url(../images/center-shadow3.jpg) center top repeat-x;
}*/
	/*#page1 .center-shadow {background:url(../images/center-shadow1.png) center top repeat-x}*/

/********************
 * FEATURE CAROUSEL *
 ********************/
.carousel-container {
  position:relative;
  width:960px;
  margin:0 auto;
}
#carousel {
  height:449px;
  width:960px;
  position:relative;
}
.carousel-image {
  border:0;
  display:block;
}
.carousel-feature {
  position:absolute;
  top:-1000px;
  left:-1000px;
  cursor:pointer;
}

/*********************************content*************************************/
#content {
	width:100%; 
	border-top:1px solid #fff;
	background:url(../images/content-tail.gif) center top repeat-x #f1f1f1;
	padding:0;
	position:relative;
	z-index:1;
}
	#page1 #content {border-top:none; background:none; padding:43px 0 60px}

.content-bg {
	width:100%;
	padding:24px 0 49px;
	background:url(../images/content-bg.jpg) center top no-repeat;
}

h3 {
	font-size:26px; 
	line-height:2em; 
	color:#333;
	margin-bottom:3px;
	
	
}
h4 {
	font-size:17px; 
	line-height:1.2em; 
	color:#f18c16;
	text-transform:uppercase;
}
	h4 em {
		display:block;
		color:#333;
		text-transform:none;
	}
	h4 strong {
		display:block;
		margin-top:-3px;
	}
h6 {color:#000}

.text-1 {
	display:block;
	font-size:18px;
	line-height:24px;
	color:#999;
}
.text-2 {
	display:block;
	color:#929292;
}

.title {
	display:block;
	font-size:18px;
	line-height:24px;
	color:#39b9d6;
}

.border-bot {
	width:300px; 
	padding-top:20px;
	 
	background:url(../images/pic-1.gif) 0 top repeat-x;
}

.box {
	width:278px; 
	background:url(../images/box-tail.gif) 0 0 repeat-x #1896c1;
}
	.box .padding {padding:15px 10px 15px 20px}
	.box a {
		display:inline-block;
		padding-right:18px;
		font-size:18px;
		line-height:1.222em;
		color:#fff;
		background:url(../images/marker-3.gif) right 8px no-repeat;
		text-transform:uppercase;
		text-decoration:none;
		-webkit-transition: all 0.25s ease;
		-moz-transition: all 0.25s ease;
		-o-transition: all 0.25s ease;
		transition: all 0.25s ease;
	}
	.box a:hover {padding-right:25px}

.list-1 li {
	line-height:18px; 
	padding:6px 0 6px 24px;
	margin-left:35px; 
	background:url(../images/marker-2.png) 0 8px no-repeat;
}
	.list-1 li a {
		display:inline-block;
		color:#333;
	}
	.list-1 li a:hover {text-decoration:underline}

.link:hover {text-decoration:underline} 

.link-1 {
	display:inline-block; 
	padding-right:15px; 
	background:url(../images/marker-1.gif) right 8px no-repeat;
}

dl span {float:left; width:88px}

/***** contact form *****/
#contact-form {width:580px}
#contact-form label {
	display:block; 
	height:44px;
	
}
#contact-form input {
	width:548px; 
	font-size:15px; 
	line-height:1.2em;
	color:#a0a0a0; 
	padding:8px 15px; 
	margin:0; 
	font-family:Arial, Helvetica, sans-serif; 
	border:1px solid #fff; 
	background:url(../images/input-tail.gif) 0 0 repeat-x #e6e6e6;
	outline:none;
}
#contact-form textarea {
	height:158px; 
	overflow:auto; 
	width:548px; 
	font-size:15px; 
	line-height:1.2em;
	color:#a0a0a0; 
	padding:7px 15px; 
	margin:0; 
	font-family:Arial, Helvetica, sans-serif; 
	border:1px solid #fff; 
	background:url(../images/text-area-tail.gif) 0 0 repeat-x #e5e5e5;
	outline:none;
}
.buttons {padding-top:17px; text-align:right}
.buttons a {margin-left:30px}

#contact-form2 {
	display:block;
	width:450px;
	
}
	#contact-form2 label {
		display:block; 
		height:30px; 
		overflow:hidden;
	}
	#contact-form2 input {
		float:left; 
		width:300px; 
		font-size:12px; 
		line-height:1.25em;
		color:#333;
		padding:3px 8px;
		margin:0; 
		font-family:Arial, Helvetica, sans-serif; 
		border:none; 
		background:#fff;border:solid 1px #ccc; 
		outline:none;
		
	}
	#contact-form2 textarea {
		float:left;
		height:180px; 
		width:300px; 
		font-size:12px; 
		line-height:1.25em;
		color:#333;
		padding:3px 8px; 
		margin:0; 
		font-family:Arial, Helvetica, sans-serif; 
		border:none; 
		background:#fff;
		overflow:auto;
		outline:none;border:solid 1px #ccc;
	}
.text-form {
	float:left; 
	display:block; 
	font-size:13px;
	line-height:24px;
	width:58px; 
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	
}

.buttons2 {padding:10px 10px 0 0; text-align:right}
.buttons2 a {margin-left:0px}
		
/****************************footer************************/
footer {
	width:100%; 
	
	color:#999;
	background:url(../images/footer-tail.gif) center top repeat;
	position:relative;
	z-index:9;
	overflow:hidden;
}
footer .padding {padding:32px 0 0}
footer h4 {color:#fff;/* margin-bottom:18px;*/font-weight:bold; }

	.list-services li {
		font-size:15px;
		line-height:35px;
		text-transform:uppercase;
		padding-bottom:9px;
		
		
	}
	.list-services a {
		display:inline-block;
		text-decoration:none;
		color:#999;
		padding-left:54px;
		
		background:url(../images/social-icons.png) 0 0px no-repeat;
	}
	
	.list-services a.item-1 {background-position:0 -44px}
	.list-services a.item-2 {background-position:0 -88px}
	.list-services a.item-3 {background-position:0 -132px}
	
/*********extra***********/
.block {height:395px}
.extra {
	min-height:100%; 
	height:auto !important; 
	height:100%; 
	margin: 0 auto -395px; 
	position:relative;
	overflow:hidden;
} 
html, body {height:100%}







.welcome2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#f18c16;
	 margin-top:25px;
	 text-transform:uppercase;
}





.welcome
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#f18c16;
	 margin-top:25px;
}
.welcometext
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	font-style:italic;
	text-align:justify;
	line-height:25px;
}
.welcometext1
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	font-style:italic;
	text-align:justify;
	line-height:25px;
	width:650px;
	padding:15px 20px;
}

.welcometext2
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	font-style:italic;
	text-align:justify;
	line-height:25px;
	width:850px;
	padding:15px 20px;
}

.readmore
{position:absolute; bottom:5px; right:5px; clear:both;
	}
.readmore a
{
	font-family:"segoe UI";
	font-size:12px;
	text-decoration:none;
	background:url(../images/marker-1.gif) right 5px no-repeat;display:inline-block; 
	padding-right:15px; 

	 
margin-right:10px; text-decoration:none; text-align:right;



	}
.readmore a:hover
{
	color:#f18c16;
	text-decoration:underline;
}
.readmore1
{position:absolute; bottom:5px; right:5px; clear:both;
	}
.readmore1 a
{
	font-family:"segoe UI";
	font-size:12px;
	text-decoration:none;
	background:url(../images/marker-1.gif) right 5px no-repeat;display:inline-block; 
	padding-right:15px; 

	 
margin-right:10px; text-decoration:none; text-align:right;



	}
.readmore1 a:hover
{
	color:#f18c16;
	text-decoration:underline;
}



.box1
{
	background-color:#fff;
	border:solid 1px #ccc;
	width:300px;
	margin-top:20px;
	height:180px;
	position:relative;
}
.heading1

{
	background-color:#3e4347;
	color:#FFF;
	font-size:14px;
	
	font-weight:normal;
	
	line-height:38px;
	
	padding:0px 30px;
	position:relative;
	
}
.headmarker
{height:14px;background-image:url(../images/marker-2.png);
	background-position:left;
	width:14px;
	margin-top:12px;
	margin-left:-20px;
	
	
	background-repeat:no-repeat;
	position:absolute;
	z-index:1;
	
}

.box2
{
	background-color:#fff;
	border:solid 1px #ccc;
	width:630px;
	margin-top:20px;
	height:190px;
	position:relative;
}
.heading2

{
	background-color:#3e4347;
	color:#FFF;
	font-size:14px;
	padding:0px 15px;
	font-weight:normal;
	text-align:center;
	/*background-image:url(../images/marker-2.png);
	background-position:left;
	
	background-repeat:no-repeat;*/
	
	line-height:38px;
	
	height:38px;
	
}

.headtext
{
	width:250px;
	font-family:"Arial";
	font-size:12px;
	color:#000;
	text-align:justify;
	padding:10px 18px;
	margin-left:5px;
}
.headtext1
{
	width:500px;
	font-family:"Arial";
	font-size:12px;
	color:#000;
	text-align:justify;
	padding:10px 18px;
	margin-left:5px;
}
.right
{
	float:right;
}
.left
{float:left;
}

.latestnews
{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#f18c16;
margin-left:10px;
margin-top:50px;
padding-bottom:5px;
}

.list li {
		font-size:13px;
		line-height:26px;
		text-transform:uppercase;
		padding-bottom:9px;
		
		
		
		
	}
	.list a {
		display:inline-block;
		text-decoration:none;
		color:#999;
		padding-left:0px;
		
	}
	
	.list a:hover
	{
		color:#fff;
	}
	

.total
{
	margin:auto;
	width:950px;
}
	
	.color2
	{
		background-color:#fff;
		border:solid 1px #ccc;
		width:950px;
		
		margin-top:20px;
		margin-bottom:50px;
		-webkit-border-radius:8px;
		-moz-border-radius:8px;
		border-radius:8px;
		
	}
	
	
	
	
	.box3
	{
		background-color:#fff;
		width:940px;-webkit-border-radius:8px;
		-moz-border-radius:8px;
		border-radius:8px;
		border:solid 1PX #CCC;
		
	}
	
	.box4
	{
		background-color:#fff;
		border:solid 1px #ccc;
		-webkit-border-radius:8px;
		-moz-border-radius:8px;
		border-radius:8px;
		width:690px;
		height:150px;
		margin-top:15px;
		margin-left:5px;
	}
		.box5
	{
		background-color:#fff;
		border:solid 1px #ccc;
		-webkit-border-radius:8px;
		-moz-border-radius:8px;
		border-radius:8px;
		width:690px;
		height:350px;
		margin-top:65px;
		margin-left:5px;
	}
			.box6
	{
		background-color:#fff;
		border:solid 1px #ccc;
		-webkit-border-radius:8px;
		-moz-border-radius:8px;
		border-radius:8px;
		width:950px;
		
		margin-top:65px;
		margin-left:5px;
	}
				.box8
	{
		background-color:#fff;
		border:solid 1px #ccc;
		-webkit-border-radius:8px;
		-moz-border-radius:8px;
		border-radius:8px;
		width:950px;
		height:380px;
		margin-top:65px;
		margin-left:5px;
	}
	
	
				.box9
	{
		background-color:#fff;
		border:solid 1px #ccc;
		-webkit-border-radius:8px;
		-moz-border-radius:8px;
		border-radius:8px;
		width:950px;
		height:320px;
		margin-top:65px;
		margin-left:5px;
	}
				.box10
	{
		background-color:#fff;
		border:solid 1px #ccc;
		-webkit-border-radius:8px;
		-moz-border-radius:8px;
		border-radius:8px;
		width:950px;
		
		margin-top:35px;
		margin-left:5px;
		margin-bottom:25px;
	}
.welcome1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#f18c16;
	 margin-top:25px;
	 margin-left:20px;
	 
	 text-transform:uppercase;
}
.certificate 
{
	
	
	margin-top:15px;-webkit-border-radius:8px;
		-moz-border-radius:8px;
		border-radius:8px;
		margin-left:10px;
		
}
.box7
{
	background-color:#f1f1f1;
	border: solid 1px #000;
	width:300px;
	height:150px;
	margin-left:300px;
	margin-top:50px;
}
.heading3

{
	background-color:#3e4347;
	color:#FFF;
	font-size:12px;
	
	font-weight:normal;
	
	line-height:38px;
	
	padding:0px 30px;
	position:relative;
	
}

.button3 a
{
	font-family:"segoe UI";
	font-size:14px;
	text-decoration:none;
	background-color:#f18c16; 
	 -webkit-border-radius:5px;
		-moz-border-radius:5px;
		border-radius:5px;
color:#fff;
padding:5px 15px;
	 
margin-left:120px;
text-decoration:none;
font-weight:800; 
}
.button3 a:hover
{color:#000;
background-color:#fc9f31;
}

.button9 
{
	font-family:"segoe UI";
	font-size:14px;
	text-decoration:none;
	background-color:#f18c16; 
	 -webkit-border-radius:5px;
		-moz-border-radius:5px;
		border-radius:5px;
color:#fff;
padding:5px 15px;
	 
margin-left:200px;
text-decoration:none;
font-weight:800;
margin-top:20px;
border:solid 1px #F60; 
}
.button9:hover
{color:#000;
background-color:#fc9f31;
}

.button4 a
{
	font-family:"segoe UI";
	font-size:14px;
	text-decoration:none;
	background-color:#f18c16; 
	 -webkit-border-radius:5px;
		-moz-border-radius:5px;
		border-radius:5px;
color:#fff;
padding:5px 15px;
margin-top:25px;	 
margin-left:120px;
text-decoration:none;
line-height:30px;
font-weight:800; 
}
.button4 a:hover
{color:#000;
background-color:#fc9f31;
}


.button5 a
{
	font-family:"segoe UI";
	font-size:14px;
	text-decoration:none;
	background-color:#f18c16; 
	 -webkit-border-radius:5px;
		-moz-border-radius:5px;
		border-radius:5px;
color:#fff;
padding:5px 15px;
margin-top:25px;	 

text-decoration:none;
line-height:30px;
font-weight:800; 
}
.button5 a:hover
{color:#000;
background-color:#fc9f31;
}
.text1
{
	font-family:"segoe UI";
	font-size:14px;
	color:#333;
	margin-left:35px;
	padding:0;
	
	
	
	}
	.text3
{
	font-family:"segoe UI";
	font-size:14px;
	color:#333;
	
	line-height:25px;
	margin-top:10px;
	
	}
	.text4
	{
		font-family:Verdana, Geneva, sans-serif;
		font-size:20px;
		color:#333;
		margin-top:20px;
	}
	.text2
{
	font-family:"segoe UI";
	font-size:18px;
	color:#333;
	margin-left:35px;
	line-height:30px;
	
	}
	
	.offer
	{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:26px;
		color:#09F;
		margin-bottom:10px;
		
		margin-top:20px;
		margin-left:20px;
		
	}
		.offer1
	{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:26px;
		color:#09F;
		margin-bottom:10px;
		
		margin-top:20px;
		
	}
	
 #contact-form2 .button8
{
	font-family:"segoe UI";
	font-size:14px;
	text-decoration:none;
	background-color:#f18c16; 
	 -webkit-border-radius:5px;
		-moz-border-radius:5px;
		border-radius:5px;
color:#fff; width:60px; cursor:pointer;
padding:5px 5px;
margin-top:25px;	 
margin-left:120px;
text-decoration:none;
line-height:20px;
font-weight:800;  display:inline;
}
 #contact-form2 .button8:hover
{color:#000;
background-color:#fc9f31;
}
.certificatetable
{
	background-color:#fff;
	border:solid 1px #000;
	
	margin-left:325px;
	width:250px;margin-top:5px;
	
}

.tabledata
{
	margin-left:25px;
	
	
	
}
.tabledata td
{
	padding:5px 2px;font-family:"segoe ui";
	font-size:14px;
	font-weight:600;
}