

body {
	
	
	font-family: verdana;
	
	
	}




#curmenu{
	
	background: #2175bc;
}


#curpage{
	
	color: #EAAE13; 
}


#curslinks{

	border-left: 10px solid #E1B23E;
	/*border-right: 10px solid #5ba3e0;*/
	background-color: #2175bc;
	color: #fff;

}






.menu{
	position: relative;
	font-family: verdana;
	font-size: 12px;
	margin-top: 11px;
	color: #fff;
}

.menu a:link	{
	
	
	text-decoration: none;
	color: #fff;
	padding: 12px;
	
}

.menu a:visited {
	
	text-decoration: none;
	color: #fff;
}
.menu a:hover {
	

	text-decoration: none;
	right: 0px;
	position: relative;
	color: #EAAE13;
	/*background: #EAAE13;*/
	
	
}
.menu a:active {
	
	text-decoration: none;
	color: #fff;
}




.vmenu {
	width: 210px;
	border-right: 30px solid #90bade;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
	padding-right: 0px;
	background: #fff;
	color: #fff;
}

.vmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
.vmenu li {
	border-bottom: 1px solid #90bade;
	margin: 0;
	list-style: none;
	list-style-image: none;
}
	
.vmenu li a {
	display: block;
	padding: 5px 15px 5px 5px ;
	border-left: 10px solid #1958b7;
	/*border-right: 10px solid #508fc4;*/
	background-color: #003f6b;
	color: #fff;
	text-decoration: none;
	width: 100%;
}



.vmenu li a:hover {
	border-left: 10px solid #E1B23E;
	/*border-right: 10px solid #5ba3e0;*/
	background-color: #2175bc;
	color: #fff;
}














body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}


#box {
	
	width: 100%;
	height:100%;
	/*border: 1px solid #333;*/
	
	
}



#head {
	position: relative;
	width: 960px;
	height: 85px;
	border: 1px solid #fff;
	



	
}

#logo{

	float: left;
	margin-left: 10px;
	margin-top: 5px;


}

#headerSS{

	float: right;
	margin-right: 0px;
	margin-top: 3px;
}


#sitemap{

	position: absolute;
	float: right;
	right: 0px;
	top: 45px;
}



#slider {
	position: relative;
	width: 960px;
	height: 252px;
	border: 0px solid #999;
	overflow: hidden;

	
}



#content {
	position: relative;
	width: 960px;
	height: 155px;
	border: 0px solid #fff;
	background: #fff;
	
	-moz-box-shadow: 0px 0px 10px #999 ;
	-webkit-box-shadow: 0px 0px 10px #999 ;
	box-shadow: 0px 0px 10px #999;

	
	
}

	


#content2 {
	position: relative;
	width: 960px;
	
	border: 0px solid #fff;
	background: #fff;



}


#databoxright {
	position: relative;
	width: 710px;
	
	float: right;
	border: 1px solid #ddd;	
	
	
	margin-bottom: 5px;
	
}

#databoxleft {
	position: absolute;
	width: 240px;
	height: 100%;
	left: 0px;
	top: 3px;
	bottom: 0px;
	border: 1px solid #ddd;	
	
background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(0,63,107,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,0)), color-stop(100%,rgba(0,63,107,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(0,63,107,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(0,63,107,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(0,63,107,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(125,185,232,0) 0%,rgba(0,63,107,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#003f6b',GradientType=0 ); /* IE6-9 */




}


#dataright {
	position: relative;
	width: 96%;
	
	text-align: left;
	margin-left: 15px;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	border: 0px solid #eee;	
	line-height: 25px;
	
	bottom: 0px;

	
}



#lefthead {
	position: fixed;
	width: 240px;
	height: 40px;
	background: #003F6B;
	text-align: left;
	top: 140px;
	color: #fff;
	line-height: 40px;
	
	
}

#dataleft {
	position: fixed;
	width: 230px;
	
	text-align: left;
	margin-left: 0px;
	font-size: 13px;
	color: #666;
	line-height: 25px;
	border: 0px solid #eee;	
	
	
	top: 139px;

	
}




.drlinks{
	position: relative;
	font-family: Verdana;
	font-size: 12px;
	top: 10px;
	
}

.drlinks a:link {
	
	text-decoration: none;
	color: #003F6B;
	
}

.drlinks a:visited {
	
	text-decoration: none;
	color: #003F6B;
	
}

.drlinks a:hover {
	
	text-decoration: none;
	color: #E1B23E;
	left: 0px;
	position: relative;
	border-bottom: 1px solid #E1B23E;
}

.drlinks a:active {
	
	text-decoration: none;
	color: #003F6B;
	
}



#contactdata {
	position: relative;
	width: 650px;
	
	text-align: left;
	margin-left: 20px;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	border: 0px solid #eee;	
	line-height: 10px;
	
	bottom: 0px;

	
}





#clientsbox{

	width: 150px;
	height: 20px;
	background: #eee;
	
	line-height: 20px;
	
}



#clients {
	position: relative;
	width: 150px;
	height: 135px;
	
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	
	
	
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;

	-moz-box-shadow: 0px 0px 10px #999 ;
	-webkit-box-shadow: 0px 0px 10px #999 ;
	box-shadow: 0px 0px 10px #aaa;

	
}

#welcometext {
	position: relative;
	width: 770px;
	height: 140px;
	border: 0px solid #ddd;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
/*

border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;


	-moz-box-shadow: 0px 0px 10px #999 ;
	-webkit-box-shadow: 0px 0px 10px #999 ;
	box-shadow: 0px 0px 10px #aaa;

*/	
}
.welcometext{

	float: right;
	margin-right: 20px;
	margin-left: 0px;
	margin-top: 0px;
	line-height:20px;
	font-family: Verdana;
	color: #666;
	font-size: 12px;
	text-align: justify;
	
}



#partnerbox{

	width: 100px;
	height: 55px;
	background: #eee;
	float: left;
	line-height: 50px;
	
}



#partners {
	position: relative;
	width: 600px;
	height: 55px;
	border: 1px solid #ddd;
	float: left;
	margin-left: 30px;
	margin-top: 0px;

/*	
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;

	-moz-box-shadow: 0px 0px 10px #999 ;
	-webkit-box-shadow: 0px 0px 10px #999 ;
	box-shadow: 0px 0px 10px #aaa;
*/
	
}

#careersbox{

	width: 680px;
	height: 100%;
	background: #f1f1f1;

}

#careersdata{

	width: 680px;
	
	border: 1px solid #ddd;
	background: #bbb;
	color: #333;
}


.clinks{
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	background: #f8f8f8;
	
}

.clinks a:link	{
	
	
	text-decoration: none;
	color: #666;
	border-bottom: 1px solid #666;
}

.clinks a:visited {
	
	text-decoration: none;
	color: #666;
}
.clinks a:hover {
	

	text-decoration: none;
	color: #000000;
	left: 0px;
	
	position: relative;

	
	
}
.clinks a:active {
	
	text-decoration: none;
	color: #666;
	border-bottom: 1px solid #666;
}




#menu-panel {
	position: relative;
	
	width: 960px;
	height: 40px;
	margin-bottom: 5px;
	border: 1px solid #0289E8;
	
/*		
-moz-box-shadow: 0px 0px 10px #999 ;
-webkit-box-shadow: 0px 0px 10px #999 ;
box-shadow: 0px 0px 10px #aaa;
*/

border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;

	
background: #003f6b; /* Old browsers */
background: -moz-linear-gradient(top, #003f6b 0%, #003f6b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003f6b), color-stop(100%,#003f6b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #003f6b 0%,#003f6b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #003f6b 0%,#003f6b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #003f6b 0%,#003f6b 100%); /* IE10+ */
background: linear-gradient(top, #003f6b 0%,#003f6b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003f6b', endColorstr='#003f6b',GradientType=0 ); /* IE6-9 */


}



.divider{
	position: absolute;
	top: 0px; 
	height: 50px;
	width: 1px;
	border-right: 1px solid #fff;
	
	
}





#footer {
	position: relative;
	border-top: 2px solid #0289E8;
	width: 960px;
	height: 55px;
	top: 0px;
	
	border-radius: 0px 0px 8px 8px;
-moz-border-radius: 0px 0px 8px 8px;
-webkit-border-radius: 0px 0px 8px 8px;
-khtml-border-radius: 0px 0px 8px 8px;

	
	
background: #003f6b; /* Old browsers */
background: -moz-linear-gradient(top, #003f6b 0%, #003f6b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003f6b), color-stop(100%,#003f6b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #003f6b 0%,#003f6b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #003f6b 0%,#003f6b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #003f6b 0%,#003f6b 100%); /* IE10+ */
background: linear-gradient(top, #003f6b 0%,#003f6b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003f6b', endColorstr='#003f6b',GradientType=0 ); /* IE6-9 */	





}

#copyright{

	position: absolute;
	color: #fff;
	text-align: left;
	left: 20px;
	top: 32px;
	font-size: 11px;
}

.poweredby{

	position: absolute;
	color: #fff;
	text-align: right;
	right: 20px;
	top: 32px;
	font-size: 11px;
	
}



.poweredby a:link	{
	
	
	text-decoration: none;
	color: #bbb;

}

.poweredby a:visited {
	
	text-decoration: none;
	color: #fff;
}
.poweredby a:hover {
	

	text-decoration: none;
	color: #EAAE13;
	left: 0px;
	position: relative;

	
	
}
.poweredby a:active {
	
	text-decoration: none;
	color: #fff;
}






.flinks{
	position: relative;
	font-family: verdana;
	font-size: 13px;
	margin-top: 5px;
	float: left;
	left: 20px;
}

.flinks a:link	{
	
	
	text-decoration: none;
	color: #fff;

}

.flinks a:visited {
	
	text-decoration: none;
	color: #fff;
}
.flinks a:hover {
	

	text-decoration: none;
	color: #EAAE13;
	left: 0px;
	position: relative;

	
	
}
.flinks a:active {
	
	text-decoration: none;
	color: #fff;
}





.grouplinks{
	position: relative;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 35px;
}

.grouplinks a:link	{
	
	
	text-decoration: none;
	color: #666;

}

.grouplinks a:visited {
	
	text-decoration: none;
	color: #666;
}
.grouplinks a:hover {
	

	text-decoration: none;
	color: #EAAE13;
	left: 0px;
	position: relative;

	
	
}
.grouplinks a:active {
	
	text-decoration: none;
	color: #666;

}

#fixednav{
	
position: fixed;
margin-left: 680px;
bottom: 85px;



}




