.shell { width: 920px; margin: 0 auto; }

header { background-color: #141414; border-bottom: 1px solid #006e86; height: 90px; }
header .shell { position: relative; }

/* navigation */
#navigation { text-align: right; padding-top: 34px; font-size: 16px; font-family: georgia, arial, helvetica, serif; padding-right: 16px; }
#navigation a { margin-left: 200px; color: #fff; }
#navigation a:hover,
#navigation a.active  { text-decoration: none; color: #006e86;}
/* end of navigation */;

/* slider 
.slider-section { background: #009bb9 url(images/slider-section.png) repeat-x center 0; min-height: 399px; }
.slider-holder { background: url(images/slider-holder.png) repeat 0 0; border-top: 1px solid #568993; width: 900px; height: 380px; padding: 9px; position: relative; bottom: -30px; } */
.slider-holder span.slider-shadow { background: url(images/slider-shadow.png) no-repeat 0 0; width: 920px; height: 37px; position: absolute; bottom: -37px; left: 0; font-size: 0; line-height: 0; text-indent: -4000px; }

/* slider 
.slider-section { background: #009bb9 url(images/slider-section.png) repeat-x center 0; min-height: 399px; }
.slider-holder { background: url(images/slider-holder.png) repeat 0 0; border-top: 1px solid #568993; width: 980px; height: 213px; padding: 9px; position: relative; bottom: -30px; } 
.slider-holder span.slider-shadow { background: url(images/slider-shadow.png) no-repeat 0 0; width: 920px; height: 37px; position: absolute; bottom: -37px; left: 0; font-size: 0; line-height: 0; text-indent: -4000px; }*/

.flexslider { width: 980px; height: 213px; overflow: hidden;margin-left:-30px; }
.flexslider ul.slides { list-style: none; list-style-position: outside; position: relative; }
.flexslider ul.slides li { width: 980px; height: 213px; float: left; position: relative; }
.flexslider ul.slides li img { width: 980px; height: 213px; }
.flexslider ul.slides li .slide-cnt { width: 213px; padding: 30px 26px 20px 26px; background: url(images/slide-cnt.png) repeat 0 0; position: absolute; top: 41px; right: 47px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.flexslider ul.slides li .slide-cnt h3 { color: #eae8de; font-weight: normal; line-height: 22px; padding-bottom: 14px;  }
.flexslider ul.slides li .slide-cnt p { color: #39daf5; font-size: 14px; line-height: 22px; padding-bottom: 16px; }
.flexslider ul.slides li .slide-cnt a.slider-btn { width: 115px; height: 33px; line-height: 33px; text-align: center; padding: 0 44px 0 22px; font-size: 17px; color: #0d0d0d; display: block; font-weight: bold; 
text-shadow: rgba(255,255,255,0.4) 1px 1px 2px; background: url(images/slider-btn.png) no-repeat 0 0; }
.flexslider ul.slides li .slide-cnt a.slider-btn:hover { color: #fff; text-decoration: none; text-shadow: rgba(0,0,0,0.4) 1px 1px 2px; }

/* end of slider */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #313030;
	background-color: #027fcf;
	background-image: url(../images/top-rept.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, input, textarea {
	padding: 0px;
	margin: 0px;
}
img, div, input {
	behavior: url("images/iepngfix.htc");
}


.main-out {
	background-image: url(../images/trans.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
	float: left;
}
.main {
	width: 1000px;
	margin: 0px auto;
}
.page {
	width: 1000px;
	float: left;
	padding: 42px 0px 0px 0px;
}
.top {
	background-color: #f6f7f7;
	width: 980px;
	float: left;
	padding: 0px 10px 10px 10px;
}
.header {
	width: 980px;
	float: left;
}
.disc {
	float:left;
	margin-left:20px;
}
.header-top {
	background-image: url(../images/header-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	height: 120px;
	float: left;
}
.header-top h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: normal;
	line-height: 87px;
	color: #676767;
	float: left;
	margin-left: 15px;
}
.header-top h1 span {
	color: #1da5ea;
}
.header-top p {
	font-size: 12px;
	font-weight: bold;
	color: #878585;
	float: right;
	margin-top: 46px;
	margin-right: 80px;
}
.contact-table{ background-color:#F8F8F8;}
.border1 { border: 1px solid; border-color:#E4E4E4; padding:1px;}
.orange{ color:#D30303;}

/*---- CROSS BROWSER DROPDOWN MENU ----*/
ul#nav {
	margin: 0 0 0 0;
}

ul.drop a {
	display:block; 
	color: #fff; 
	font-family: Verdana; 
	font-size: 14px; background-position: top inherit;
	text-decoration: none;
}

ul.drop, ul.drop li, ul.drop ul { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	/*border: 1px solid #fff; */
	background-image: url(../images/menubg.jpg);background-position: top inherit;
	background-repeat: repeat-x;
	color: #fff;
}
/*ul.submenu , ul.submenu li, ul.submenu ul{
 background-image: url(../images/menu-hov2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
	}*/

ul.drop { 
	position: relative; 
	
	float: left; background-position: top inherit;
}

ul.drop li { 
	float: left; 
	/*line-height: 1.3em; */
	vertical-align: middle; 
	zoom: 1; background-position: top inherit;
/*	padding: 5px 10px*/; 
}

ul.drop li.hover, ul.drop li:hover{ 
	position: relative; 
	cursor: default; 
	background-image: url(../images/menu-hov.jpg);
	background-repeat: repeat-x;
	background-position: left top;
/*	border-left: 1px solid #000000;
	border-right: 1px solid #000000;*/
}

ul.drop a.current { 
	position: relative; 
	cursor: default; 
	background-image: url(../images/menu-hov.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
}
ul.drop ul { 
	z-index:999;
	visibility: hidden; 
	position: absolute; 
	top: 100%; 
	left: 0; 
	width: 225px; 
/*	background: #555; */
/*	border: 1px solid #fff; */

}

ul.drop ul li { 
	float: none; background-position: top inherit;
}

ul.drop ul ul { 
	top: -2px; 
	left: 100%; background-position: top inherit;
}

ul.drop li:hover > ul { 
	visibility: visible ;
	background-position: top inherit;
}
.summenualign{
	/*color:#F00;*/
	margin-left:-30px;
	width:153px;
	background-position: top inherit;
}
.topmenu {
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	width: 978px;
	height: 37px;
	float: left;
	border: 1px solid #000000;
}
.topmenu ul {
	width: 100%;
	height: 37px;
	list-style-type: none;
}
.topmenu ul li {
	height: 37px;
	float: left;
	/*padding-right: 24px;
	padding-left: 24px;*/
	margin-right:auto;
	margin-left:auto;
}
.topmenu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 37px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 37px;
	float: left;
	/*margin-right: 24px;
	margin-left: 24px;*/
	padding-right: 50px;
	padding-left: 50px;
}
/*.topmenu ul li a:hover {
	background-image: url(../images/menu-hov.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}*/
.header-img {
	/*background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	width: 980px;
	height: 213px;
	float: left;
}
.header-imgabout {
	background-image: url(../images/About_us.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	height: 213px;
	float: left;
}
.header-imgcareers {
	background-image: url(../images/Careers_Banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	height: 213px;
	float: left;
}
.header-imgcontactus {
	background-image: url(../images/Contactus_Banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	height: 213px;
	float: left;
}
.header-imgvoip {
	background-image: url(../images/Voip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	height: 213px;
	float: left;
}
.header-imgsservices {
	background-image: url(../images/Services_Banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	height: 213px;
	float: left;
}
.header-imginbound {
	background-image: url(../images/Inbound_Banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	height: 213px;
	float: left;
}
.header-imgoutbound {
	background-image: url(../images/Outbound_Banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	height: 213px;
	float: left;
}

.header-imgcm {
	background-image: url(../images/cm_Banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	height: 213px;
	float: left;
}

.header-imgdataentry {
	background-image: url(../images/dataentry_Banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	height: 213px;
	float: left;
}

.header-imgwebdesign {
	background-image: url(../images/webdesign_Banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	height: 213px;
	float: left;
}


.header-imgseo {
	background-image: url(../images/SEO_Banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	height: 213px;
	float: left;
}


.header-img h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 211px;
	color: #FFFFFF;
	margin-left: 98px;
}
.content {
	background-image: url(../images/body-rept.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 980px;
	float: left;
	padding-top: 8px;
}
.content-left {
	width: 739px;
	float: left;
}
.content-left1 {
	width: 980px;
	float: left;
}
.row1 {
	width: 739px;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d5d5;
}
.rowcontactus {
	width: 739px;
	float: left;
	padding-bottom: 10px;
}
.row3 {
	width: 980px;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d5d5;
}
.img {
	float: left;
}
.img1 {
	float: right;
}
.welcome {
	width: 562px;
	float: right;
}
.welcome1 {
	width: 562px;
	float: left;
}
.welcome2 {
	width: 730px;
	float: left;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #989b9c;
	margin-bottom: 20px;
}
.title span {
	color: #686868;
}
.row2 {
	background-color: #e8eae9;
	width: 737px;
	height: 216px;
	float: left;
	border: solid 1px #dbdada;
}
.row4 {
	background-color: #e8eae9;
	width: 980px;
	height: 216px;
	float: left;
	border: solid 1px #dbdada;
}
.section1 {
	width: 330px;
	height: 176px;
	float: left;
	padding: 20px;
}
.section2 {
	background-image: url(../images/section-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 327px;
	height: 176px;
	float: left;
	padding: 20px;
}
.section3 {
	width: 410px;
	height: 176px;
	float: left;
	padding: 20px;
}
.section4 {
	background-image: url(../images/section-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 410px;
	height: 176px;
	float: left;
	padding: 20px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #0b90d6;
	margin-bottom: 15px;
}
a.more {
	font-size: 12px;
	line-height: 25px;
	color: #4d4e4e;
	text-decoration: none;
	background-image: url(../images/more-btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	display: block;
	width: 80px;
	height: 25px;
	padding-left: 10px;
}
a.more:hover {
	color: #0b90d6;
}
.content-right {
	background-color: #d6d6d6;
	background-image: url(../images/sidebarbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 210px;
	float: right;
	padding-right: 20px;
	margin-top: 21px;
	border: 1px solid #d9d8d8;
}

.content-right h2 {
	font-size: 22px;
	font-weight: normal;
	color: #0b90d6;
	margin-top: 20px;
	margin-bottom: 16px;
	margin-left: 20px;
}
.content-right ul {
	list-style-type: none;
}
.content-right ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 23px center;
	padding-left: 45px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbcccc;
}
.content-right ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3d3d;
	text-decoration: none;
	text-align: left;
	display: block;
}
.content-right ul li a:hover {
	color: #0b90d6;
}
.bottom {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 1000px;
	height: 116px;
	float: left;
}
.bottom ul {
	margin-top: 30px;
	list-style-type: none;
}
.bottom ul li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bottom ul li a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.bottom ul li a:hover {
	text-decoration: underline;
}
.bottom p {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 40px;
}
.bottom a {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 40px;
}
