.body {
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
}

.padding {
	padding-right: 4px;
	padding-left: 4px;
}
.nav_bg {
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	height:"30px";
}
.nav_link {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_link:hover {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #94C3C7;
	text-decoration: none;
}
.heading1 {
	font-family: verdana, geneva, sans-serif;
	font-size: 24px;
	color: #336666;
	text-decoration: none;
	 
	padding-right: 10px;
	font-weight: bold;
}

.banner_bg {
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	height: 255px;
	/*padding-right: 14px;
	padding-top: 6px;*/
}
.text1 {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3e3e3e;
	padding-top: 11px;
	text-decoration: none;
}
.heading2 {
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
	text-transform: uppercase;
}
.content {
	color: #3A3A3A;
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	 text-decoration: none;
	line-height:18px;
	text-align: justify;
	padding:1%;
}
.textfield {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 16px;
	border: 1px solid #CCCCCC;
}
.textfield1 {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.border2 {
	padding: 1px;
	border: 1px solid #999999;
}
.textfield_button {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #254D7B;
	background-color: #254D7B;
}
.heading_bg {
	background-image: url(../images/heading_bg.gif);
	background-repeat: repeat-x;
	height: 43px;
}
/*.dotline {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-y;
}*/
.link1 {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
.link1:hover {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336666;
	text-decoration: underline;
}
.content_bg {
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	/*height: 277px;*/
}
.link2 {
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3e3e3e;
	text-decoration: none;
}
.link2:hover {
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3e3e3e;
	text-decoration: underline;
}
.link3 {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6d6d6c;
	text-decoration: none;
}
.link3:hover {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6d6d6c;
	text-decoration: underline;
}
.footer_up {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_link{
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_link:hover {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyrights_up {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #98b3b3;
	text-decoration: none;
}
.copyrights_link {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #98b3b3;
	text-decoration: none;
}
.copyrights_link:hover {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #98b3b3;
	text-decoration: underline;
}
.redtext {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.heading3 {
	font-family: verdana, geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}

	 
	#mainPage{
		width: 100%;
		margin-top: 5px;
		padding:0px;
	}
	 

	#nav { width: 300px; margin: 15px }
	#nav li { width: 50px; float: left; margin: 8px; list-style: none }
	#nav a { width: 50px; padding: 3px; display: block; border: 0px solid #ccc; }
	#nav li.activeSlide a { background: #88f }
	#nav a:focus { outline: none; }
	#nav img { border: none; display: block }	
	.headerpage{
		background-color:#ffffff;
		height:60px;
	}
	#subnav {
	padding:10px;
	margin-top:0px;
	}
	
	#subnav ul li{
		border-right:1px  solid #888888;
		padding-left:13px;
		padding-right:13px;
	}
.h3Header1hhgfhgh{
margin-left:-2px;
    background: none repeat scroll 0 0 #254D7B;
    color: #FFFFFF;
    width:240px; 
    font-weight:normal;
    line-height: 1.7em;
	font-size: 14px;
    text-align: left;
    text-indent: 5px;
	height:25px;
	}
	.h3Header2{
margin-left:-2px;
   border-bottom: 1px solid #CCCCCC;
    color: #254D7B;
    width:100%; 
    font-weight:bold;
	font-size: 14px;
    line-height: 1.7em;
    text-align: left;
    text-indent: 5px;
	height:25px;
	margin-top:-15px;
	}
	.head2{
		border-bottom: 1px solid #CCCCCC;
    color: #254D7B;
    font-size: 14px;
    padding-bottom: 4px;
	margin-top:-2px;
	font-weight:bold;
	text-align: left;
	}
.h3Headerdfdf{
margin-left:-2px;
    background: none repeat scroll 0 0 #254D7B;
    color: #FFFFFF; 
    font-weight:normal;
    line-height: 1.7em;
	font-size: 14px;
    margin-bottom: 0.2em;
    margin-top: 1px;
    text-align: left;
    text-indent: 5px;
	width:803px;
	height:25px;
	}	
	
.h3Header{
	border-bottom: 1px solid #CCCCCC;
    color: #254D7B;
	margin-left:-2px;
	 font-weight:bold;
    line-height: 1.7em;
	font-size: 14px;
    margin-bottom: 0.2em;
    margin-top: 1px;
    text-align: left;
    text-indent: 5px;
	width:803px;
}
.h3Header_expertise{	

    color: #254D7B;
	margin-left:-2px;
	 font-weight:bold;
    line-height: 1.7em;
	font-size: 14px;
    margin-bottom: 0.2em;
    margin-top: 1px;
    text-align: left;
    text-indent: 5px;
	width:255px;
}
.h3Header_netvega{	

    color: #254D7B;
	margin-left:-2px;
	 font-weight:bold;
    line-height: 1.7em;
	font-size: 14px;
    margin-bottom: 0.2em;
    margin-top: 1px;
    text-align: left;
    text-indent: 5px;
	width:280px;
}
.h3Header_services{	

    color: #254D7B;
	margin-left:-2px;
	 font-weight:bold;
    line-height: 1.7em;
	font-size: 14px;
    margin-bottom: 0.2em;
    margin-top: 1px;
    text-align: left;
    text-indent: 5px;
	width:220px;
}
.line_services{
	border-bottom: 1px solid #CCCCCC;
	width:205px;
}
.line_expertise{
	border-bottom: 1px solid #CCCCCC;
	width:240px;
}
.line_netvega{
	border-bottom: 1px solid #CCCCCC;
	width:290px;
}
	.nav-f{
		margin: 0 0 0 -22px;
		padding:0px;
		
	}
	.nav-f li{
    /*border-right: 1px solid;*/
    display: inline-block;
    margin-top: 0px;
    padding: 0 8px;
	}
	.nav-f li a{
		text-decoration:none;
		color:#fff;
	}
	
	#footer{
		background-color: #254D7B;
		color:white;
		font-size:12px;
	}
	#footer p{
		margin-bottom:0px;
	}
	a {
  color: #888;
}
a:focus,
a:hover {
  color: #ef6465;
}



.mainContainer {
	width: 960px;
	margin: 0 auto;
	background: #ffffff;
	border:1px solid #fff;
	box-shadow:0 0 0px 0px #FFFFFF;
}

#logo {
	background-image: url("../images/NetvegaLogo.png");
	background-repeat: no-repeat;
	float: left;
	height: 52px;
	margin-right: 0.3em;
	margin-top: 6px;
	position: relative;
	width: 198px;
	margin-left:1em;
}

.sliderBackground {
	background: #ffffff;
	margin-top:0px;
}

.homeIcon {
	background-image: url("../images/home.png");
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	margin-top: 0px;
	position: relative;
	width: 15px;
}

.sideIcon {
	background-image: url("../images/side.png");
	background-repeat: no-repeat;
	float: right;
	height: 17px;
	margin-bottom: 6px;
	position: relative;
	width: 18px;
}

.sliderUl {
	margin: 2px;
	margin-bottom: 0px;
}

.sliderUl li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*#buttonContainer1 {
	text-align: right;
	margin-right:0px;
	margin:3px;
	float:left;   
    position: absolute;
    top: 230px;
    z-index: 1000;
}*/

#buttonContainer1 {
	text-align: right;
	margin-right:10px;
	float:right;   
    position: relative;
    margin-top: -26px;
    z-index: 5000000;
}
#buttonContainer1 a {
	padding: 0px;
	margin: 2px;
	background-color: #CCC;
	color: #CCC;
	text-align:center;
	font-size:9px;
}

#buttonContainer1 .activeSlide {
	padding: 0px;
	margin: 2px;
	background-color: #254D7B;
	color: #254D7B;	
	text-align:center;
	font-size:9px;
}

h3 {
	text-align: center;
}

.nava {
	color:#505253;
  font-weight:bold;
}
.btn-gray {
    background-color: #9EA4A6;
    border: 0 none;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    font-size: 16px;
    padding: 10px;
    width: 100px;
}
#space{margin:10px;}
.sidebar {width:167px; float:left; padding: 3px;}
.sidebar ul {margin:0; padding:0;}
.sidebar ul li {margin:0; padding:3px; list-style:none; border-bottom:1px solid #ccc; margin-bottom:10px; font-size:12px;}
.sidebar ul li a {text-decoration:none;}

a.active_side {color:red;}
.sidebar ffgfdgh2 {
	border-bottom: 3px solid #CCCCCC;
    color: #254D7B;
    font-size: 13px;
    padding-bottom: 4px;
	margin-top:-2px;
	font-weight:bold;
	}
	
	
.sidebar h2{
	background: none repeat scroll 0 0 #254D7B;   
    color: #FFFFFF;
    font-size: 13px;
    height: 16px;
    margin-top: -3px;    
    padding-bottom: 4px;
    padding-left: 5px;
    padding-top: 4px;
}
	
.tbl{
margin: 0px;
padding:4px;
border-radius:3px 3px 3px 3px;
}
	
.services a{text-decoration:none;color:#000000;}
	