@font-face {
    font-family: 'MyriadProBold';
    src: url('../fonts/myriadpro-bold.eot');
    src: url('../fonts/myriadpro-bold.eot') format('embedded-opentype'),
         url('../fonts/myriadpro-bold.woff') format('woff'),
         url('../fonts/myriadpro-bold.ttf') format('truetype'),
         url('../fonts/myriadpro-bold.svg#MyriadProBold') format('svg');
}

@font-face {
	font-family: 'BlackoakStd';
	src: url('../fonts/BlackoakStd.eot');
	src: url('../fonts/BlackoakStd.eot?#iefix') format('embedded-opentype'), url('../fonts/BlackoakStd.ttf') format('truetype'), url('../fonts/BlackoakStd.svg#BlackoakStd') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'tycho___';
	src: url('../fonts/tycho___.eot');
	src: url('../fonts/tycho___.eot?#iefix') format('embedded-opentype'), url('../fonts/tycho___.ttf') format('truetype'), url('../fonts/tycho___.svg#tycho___') format('svg');
	font-weight: normal;
	font-style: normal;
}


* {
	margin:0;
	padding:0;
}
html {
	min-width:940px;
}
body {
	background:url(../images/tail-top.gif) repeat-x left top #fff;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#454545;
	min-width:940px;
}
.box{
	
	margin-left:0px;
}
h1{
	color: #176ac7;;
	font-family: 'MyriadProBold';
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 48px;
	line-height: 38px;
	display: inline-block;
	margin-left: -37px;
	margin-top: 20px;
}
object {
	vertical-align:top;
	outline:none;
}
input, textarea, select {
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}
fieldset {
	border:0;
}
p {
	margin:0;
	padding:0;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
ul, ol {
	list-style:none;
}
#main {
	width:940px;
	margin:0 auto;
}
#header, #content, #footer {
	font-size:0.75em;
}
.col-1, .col-2, .col-3 {
	float:left;
}
#content .col-1 {
	width:665px;
	/*padding:28px 0;*/
	padding-top: 28px;

}
#content .col-2 {
	width:267px;
	float:right;
	margin-top: 0px;
	padding-top: 28px;
}
.slogan{
	text-align: center;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
}
.container {
	width:100%;
}
#search-form label {
	color:#fff;
	font-size:16px;
	line-height:1.2em;
	text-transform:uppercase;
	float:left;
	margin-right:13px;
}
#search-form input {
	background-color:#fff;
	border:0;
	width:174px;
	float:left;
	padding:4px 3px 4px 3px;
	margin-right:12px;
}
#search-form .link1 {
	position:relative;
	top:-2px;
}
#login-form .field {
	
	width:100%;
	overflow:hidden;
}
#login-form label {
	color: #fff;
	float: left;
	font-size: 16px;
	line-height: 24px;
}
#login-form label.extra {
	font-weight:normal;
}
#login-form .field input {
	border:1px solid #115bbe;
	padding:1px 3px 1px 3px;
	width: 205px;
	height: 21px;
	outline-color:#115bbe;
}
#login-form .field textarea{
	width: 210px;
	height: 100px;
	display: inline-block;
	resize: none;
	border:1px solid #115bbe;
	outline-color:#115bbe;
}
#login-form input.extra {
	width:12px;
	height:12px;
	padding:0;
	float:left;
	margin-top:2px;
}
#login-form .field1 {
	padding-top:5px;
	height:28px;
}
#login-form .field1 a {
	text-decoration:none;
	display:inline-block;
	float:right;
	color:#35b3d8;
	cursor:pointer;
	margin-top:-4px;
	background:url(../images/button-left1.png) no-repeat left top;
}
#login-form .field1 a em {
	display:inline-block;
	padding:0 5px;
	background:url(../images/button-right1.png) no-repeat right top;
}
#login-form .field1 a b {
	font-style:normal;
	display:inline-block;
	background:url(../images/button-tail1.png) repeat-x left top;
	padding:4px 11px 4px 11px;
}
#login-form .field1 a span {
	color:#fff;
	display:block;
	margin:-17px 0 0 -1px;
}
#login-form .field1 a:hover {
	color:#0f56ba;
}
#login-form ul {
	width:100%;
	left:-18px;
	position:relative;
}
#login-form ul li {
	padding:0 0 6px 18px;
	background:url(../images/arrow1.gif) no-repeat left 5px;
}
#login-form ul li.last {
	padding-bottom:0;
}
#login-form ul li a {
	transition:all ease 2s;
	color: #1f7dd2;
	background-color: #fff;
	padding: 4px 9px;
	border: 2px solid #454545;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	float: right;
	margin-top: 15px;	
}
#login-form ul li a:hover{
	transition:all ease 1s;
	border:2px solid #fff;
	background-color:#454545;
}
#contacts-form {
	clear:right;
	width:100%;
	overflow:hidden;
}
#contacts-form fieldset {
	border:none;
	float:left;
}
#contacts-form .field {
	clear:both;
}
#contacts-form label {
	float:left;
	width:97px;
	line-height:18px;
	padding-bottom:8px;
	font-weight:bold;
	color:#454545;
}
#contacts-form input {
	width:265px;
	padding:1px 0 1px 3px;
	border:1px solid #ccc;
	color:#70635b;
}
#contacts-form textarea {
	width:421px;
	height:282px;
	padding:1px 0 1px 3px;
	border:1px solid #ccc;
	color:#70635b;
	margin-bottom:15px;
	overflow:auto;
}
#contacts-form .link1 {
	float:right;
}
.box-list {
	width:100%;
	overflow:hidden;
}
.box-list li {
	float:left;
	width:305px;
	margin-right:13px;
}
.box-list li .box1 p {
	margin:0;
}
.box-list li .box1 p a {
	position:relative;
	top:5px;
}
.box-list li.alt {
	margin-right:12px;
}
.box-list li.last {
	margin-right:0;
}
.news {
	margin-bottom:-14px;
}
.news li {
	background:url(../images/arrow1.gif) no-repeat left 5px;
	padding:0 0 14px 18px;
}
.news li a {
	color:#c1f0ff;
	font-size:.92em;
	text-decoration:none;
	font-weight:bold;
}
.news li a:hover {
	text-decoration:underline;
}
.news li p {
	color:#fff;
	margin:4px 0 0 0;
}
.sitemap {
	padding-bottom:20px;
}
.sitemap li {
	padding:0 0 0 16px;
	line-height:2.83em;
	background:url(../images/arrow.png) no-repeat left 10px;
	padding-left: 23px;
}
.list {
	margin-top:-14px;
}
.list li {
	line-height:1.83em;
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-top:14px;
}
.list li img {
	float:left;
	margin-right:20px;
}
.list li a {
	font-weight:bold;
	text-decoration:none;
}
.list li a:hover {
	text-decoration:underline;
}
.img-box1 {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
.img-box1 img {
	float:left;
	margin:0 30px 0 0;
}
p {
	line-height:1.83em;
	margin-bottom:20px;
	font-size: 13px;
	text-align: justify;
}
.p0 {
	margin:0;
}
.address {
	float:left;
	line-height:1.83em;
	margin-right:59px;
}
.address b {
	width: 95px;
	float:left;
}
a {
	color:#1f7dd2;
	outline:none;
}
a:hover {
	text-decoration:none;
}
h2 {
	font-size:40px;
	line-height:1.2em;
	margin-bottom:10px;
}
h2 b {
	display:block;
	padding-left: 0px;
	margin-top:-12px;
}
h3 {
	font-size:18px;
	line-height:1.2em;
	letter-spacing:-1px;
	margin-bottom:15px;
	font-family:Verdana, Geneva, sans-serif;
}
h4 {
	font-size:18px;
	line-height:1.2em;
	margin-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
}
h3 b, h4 b {
	color:#1f7dd2;
}
.span-b{
	color:#1f7dd2;
	font-weight:700;
}

.link1 {
	font-size:16px;
	text-decoration:none;
	color:#fff;
	float:right;
	text-transform:uppercase;
	display:inline-block;
	cursor:pointer;
	background:url(../images/button-left.png) no-repeat left top;
}
.link1 em {
	display:inline-block;
	padding:0 4px;
	background:url(../images/button-right.png) no-repeat right top;
}
.link1 b {
	display:inline-block;
	background:url(../images/button-tail.gif) repeat-x left top;
	padding:3px 9px 4px 9px;
}
.box {
	background:#fff;
	width:100%;
	margin-bottom:20px;
}
.box .border-bot {
	background:url(../images/border-bot.gif) repeat-x left bottom;
}
.box .left-bot-corner {
	background:url(../images/left-bot-corner.gif) no-repeat left bottom;
	height:280px;
}

.box .right-bot-corner {
	background:url(../images/right-bot-corner.gif) no-repeat right bottom;
}
.box .inner {
	padding:0 0 10px 21px;
	height:210px;
}

.box1 {
	width:263px;
	background:url(../images/box1-bot.jpg) no-repeat left bottom;
}
.box1.alt {
	background:url(../images/box1-bot1.jpg) no-repeat left bottom;
	width:900px;
}
.box1 .inner {
	padding:34px 22px 28px 29px;
}
.box2 {
	width:100%;
	background-color:#176ac7;
}
.box2 .border-top {
	background:url(../images/border-top.gif) repeat-x left top;
}
.box2 .left-top-corner {
	background:url(../images/left-top-corner.gif) no-repeat left top;
}
.box2 .right-top-corner {
	background:url(../images/right-top-corner.gif) no-repeat right top;
}
.box2 .inner {
	padding:12px 48px 25px 32px;
}
.box2 h4 {
	color:#fff;
	padding-left:17px;
	margin-bottom:30px;
}
.box2 h4 b {
	color:#c1f0ff;
}
.box3 {
	width: 263px;
	background-color:#3593da;
	border: 2px solid #454545;
	/*border-top:2px solid ;
	background:url(../spiral.png) no-repeat left;*/
	
}
/*.box3 .right-bot-corner {
	background:url(../images/right-bot-corner1.gif) no-repeat right bottom;
}
.box3 .left-bot-corner {
	background:url(../images/left-bot-corner1.gif) no-repeat left bottom;
}*/
.box3 .inner {
	padding:7px 16px 20px 19px;
}
.box3 h4 {
	color:#fff;
	margin-bottom:15px;
}
.box3 h4 b {
	color:#c1f0ff;
}
#header {
	height:420px;
	position:relative;
	padding-bottom: 60px;
}
#header .row-1 {
	height:120px;
}
#header .row-1 .fleft {
	padding:10px 0 0 22px;
}
#header .row-1 .fright {
	padding:34px 34px 0 0;
}
#header .row-1 .fright ul li {
	float:left;
	padding-left:23px;
}


/**************start navigation**************/


.nav{
	width:940px;
	position:relative;	
	margin:0px auto;
	display:table;
}


.nav #main-menu > ul{
	height: 40px;
	width:940px;
	margin:0px;
	padding:0px;
	
}

.nav #main-menu > li{
	list-style:none;
	float:left;
	line-height:40px;
	display:block;
	position:relative;
	
	
}





#main-menu > li > a {
	text-decoration:none;
	
text-align: center;
	display:block;
	color:#ffffff;
	background-color:#1e79d0;
	border-radius: 5px 5px 0px 0px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 20px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-o-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 20px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 20px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 20px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	border-left:1px solid #fff;
	padding:0px 72px;
	transition:all .5s ease-in-out;
	
}

#main-menu > li:hover > a,
#main-menu li a.active, #main-menu > li.current-menu-item > a {
	color:#FFF;
	display:block;
	border-bottom:1px solid #fff;
	background-color:#013f79 ;
	
}

/* HEADER > MENU > DROPDOWN */

ul.sub-menu { /* level 2 */
	display: none;
	left: 0px;
	top: 40px;
	padding-top: 0px;
	position: absolute;
	
	z-index: 9999;
	padding-left: 0px;
}
ul.sub-menu > li{
	list-style:none;
}

ul.sub-menu > li > a{
	text-decoration:none;
	
text-align: center;
	display:block;
	color:#ffffff;
	background-color:#1e79d0;
	border-radius: 5px 5px 0px 0px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 20px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-o-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 20px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 20px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 20px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	border-left:1px solid #fff;
	padding:0px 60px;
	transition:all .5s ease-in-out;
}

ul.sub-menu > li > a:hover {
	color:#FFF;
	display:block;
	border-bottom:1px solid #fff;
	background-color:#013f79 ;
	
	
}

ul.sub-menu > li:last-child > a {
	border-radius: 0 0 2px 2px;
}

ul.sub-menu > li > a.parent {
	background-image: url(../images/arrow.png);
	background-size: 5px 9px;
	background-repeat: no-repeat;
	background-position: 95% center;
}

#main-menu li:hover > ul.sub-menu {
	display: block; /* show the submenu */
}

/**************end of navigation**************/

 
#header .row-3 {
	height:276px;
	overflow:hidden;
	background:url(../images/button-tail1.png) repeat-x left top;
}
#header .row-3 .inside {
	padding: 35px 0 0 15px;
	width: 913px;
	position:relative;
	z-index:2;
}
#header .row-3 .inside p {
	color:#fff;
	line-height:1.5em;
}
#header .extra {
	position:absolute;
	left:0;
	top:160px;
}
#content {
	padding-bottom:0px;
	letter-spacing: 1px;
	/*font-weight:700;*/
}
#content .inner_copy, #content .inner_copy a {
	border:0;
	float:right;
	background:#000;
	color:#f00;
	width:100%;
	line-height:10px;
	font-size:10px;
	margin:-50% 0 0 0;
	overflow:hidden;
	padding:0;
}
#content .indent {
	/*padding:0 0 0 49px;*/
}
#footer{
	background-color:#454545;
	margin-bottom:10px;
	border-radius:5px;
	width:940px;
	margin:0px auto;
/*	box-shadow:1px 1px 10px #000;*/
	box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 1px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-o-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 1px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 1px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 1px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
}
#footer .footer-nav {
	/*background:url(../images/footer-nav-tail.gif) repeat-x left top;*/
}
#footer .footer-nav .left {
	/*background:url(../images/footer-nav-left.gif) no-repeat left top;*/
}
#footer .footer-nav ul {
	width:100%;
	overflow:hidden;
	padding:15px 0 16px 0;
	/*background:url(../images/footer-nav-right.gif) no-repeat right top;*/
}
#footer .footer-nav ul li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1em;
	border-right:1px solid #fff;
	padding:0 67px;
}
#footer .footer-nav ul li.last {
	border:0;
}
#footer .footer-nav ul li a {
	color:#fff;
}
#footer .footerlink {
	/*background:url(../images/footer-tail.gif) repeat-x left top #000;*/
	color:#fff;
	line-height:1.67em;
	padding: 14px 20px 13px 20px;
}
.footerlink p {
	margin:0;
	padding:0;
	line-height:normal;
	white-space:nowrap;
	text-indent:inherit;
	color:#fff;
}
.footerlink a {
	color:#06F;
	font-weight:normal;
	margin:0;
	padding:0;
	border:none;
	text-decoration:underline;
	background-color:transparent;
}
.footerlink a:hover {
	color:#fff;
	background-color:transparent;
	text-decoration:none;
}
.footerlink .lf {
	float:left;
}
.footerlink .rf {
	float:right;
}
a {
	outline:none;
}
#logomarquee{
	display: inline-block;
	border: 1px solid #000;
	margin-left: 0px;
	margin-bottom: 10px;
	border-radius: 7px;
	box-shadow: 1px 1px 10px #000, -1px -1px 10px #000;
	width: 934px;
	height:160px;
	margin-top: 15px;
}
#ourclients{
	display: inline-block;
	float: left;
	text-align: center;
	margin-top: 10px;
}
#marquee{
	display: inline-block;
	margin-left: 113px;
	background-color: #fff;
	margin-top: -93px;
	margin-bottom: 9px;
}
.content-image{
	margin: -10px 139px 13px;
	border: 4px solid #1f7dd2;
}
.img2{
	float:left;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 10px;
}

.avk{
	display: inline-block;
margin-top: 6px;
}

.text{
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
.text ul{
margin:0px ;
padding:0px;
}
.text ul li{
	list-style:none;
	padding-left:20px;
	background:url(../images/squr.png) no-repeat left 5px;
	line-height: 1.83em;


	}
.span1{
	font-size: 30px;
text-shadow: 0px 1px 3px #0E0E0E, 1px 0px 3px #0A0A0A;
color: #F5FF00;
line-height: 36px;
margin-top: -30px;
display: block;
}

table{
	float:left;
}
table td{
	vertical-align: top;
width: 125px;
}