html {
	color: #000;
	line-height: 1.5em;
	line-height: 1.5em;
}

html,body {
	margin: 0 auto;
	background: #F1F1F1;
	font-family:Arial, Helvetica, sans-serif;
}

@font-face {
  font-family: "museo";
  src: url(fonts/museo700regular.eot);
  src: local("museo"), url(fonts/museo700regular.ttf) format("truetype");
}

.museo a{
	font: 16px museo,georgia,sans-serif; 
}
 
#doc {
	width: 1000px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: none;
}

.header{
	height:140px;
}

h1{
	font-weight:bold;
	font-size:18px;
	margin: 0px;
}
h2{
	font-weight:bold;
	font-size:15px;
	margin: 0px;
}
h3{
	font-weight:bolder;
	font-size:13px;
	margin: 0px;
}
p{
	font-weight:normal;
	font-size:12px;
	margin: 0px;	
}
.header .login_strip {
	height:40px;
	background-color:#11507E;
}

.header .login_strip #doc .contents {
	width:990px;
	
	height:30px;
	padding-top:3px;
	color:#FFFFFF;
	font-size:14px;
}

.header .menu_strip {
	height:100px;
	background-color:#2957A4;
}

.header .menu_strip .logo{
	float:left;
}

.header .menu_strip .menu{
	float:left;
	border: 1px solid #FFFFFF;
	height:40px;
	width: 480px;
	margin-top:10px;
	margin-right:10px;
	border-radius:5px;
	background-color: #FFFFFF;
}

.header .menu_strip .menu .component{
	width:auto;
	height:40px;
	padding-left:14px;
	padding-right:14px;
	border-right:2px solid #CCCCCC;
	float:left;
	background-color:#FFFFFF;
}
.header .menu_strip .menu .component .title{
	margin-top:7px;
	color:#555555;
	font-weight:bold;
}

.header .menu_strip .menu .component .title a{
	margin-top:7px;
	color:#555555;
	font-weight:bold;
	text-decoration: none;
}

.header .menu_strip .menu .component .title a:LINK{
	margin-top:7px;
	color:#555555;
	font-weight:bold;
	text-decoration: none;
}

.header .menu_strip .menu .component .title a:VISITED{
	margin-top:7px;
	color:#555555;
	font-weight:bold;
	text-decoration: none;
}

.header .menu_strip .menu .component .title a:HOVER{
	margin-top:7px;
	color:#555555;
	font-weight:bold;
	text-decoration: none;
}
.content {
	height:900px;
}

.content .clouds {
	height: 400px;
	background-color: #2957A4;
}
.content .grey .blue_strip{
	height: 30px;
	background-color:#2957A4;
}
.content .grey .background_new {
	height: 440px;
	background:url(/static/images/net_back.png) repeat;
}
.content .grey .net_new {
	width:1000px;
	height: 835px;
	background:url(/static/images/new_net.png) repeat;
	margin-left:0px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	-moz-border-top-left-radius:20px;
	-moz-border-top-right-radius:20px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	margin-top: -360px;
}
.content .grey .net_new .outer_strip{
	width:98%;
	height:780px;
	padding-left:20px;
	
}
.content .grey .net_new .outer_strip .left_content{
	width:48%;
	height:780px;
	float:left;
}
.content .grey .net_new .outer_strip .left_content .heading_title{
	width: 100%;
	height: auto;
	color:#6d6e71;
	
	padding-left:20px;
	padding-top:10px;
	float:left;
	text-align: justify;	
}
.content .grey .net_new .outer_strip .left_content .heading_title_desc{
	width: 100%;
	height: auto;
	color: #6d6e71;
	
	padding-left:20px;
	padding-top:10px;
	float:left;
	text-align: justify;
	line-height: 20px;
}

.content .grey .net_new .outer_strip .right_banners{
	width:48%;
	height:370px;
	float:right;
	
}
.content .grey .net_new .outer_strip .right_banners .fourth_part {
	width: 49%;
	height: 370px;
	float: left;
	
}
.content .grey .net_new .outer_strip .right_banners .fourth_part .inner_img {
	height:250px;
	width:210px;
	
	margin-left:7px;
}
.content .grey .net_new .outer_strip .right_banners .fourth_part .img_title {
	height:25px;
	width:210px;
	margin-left:7px;
	margin-top:2px;
	color: #6d6e71;
	
}
.content .grey .net_new .outer_strip .right_banners .fourth_part .img_desc{
	height:50px;
	width:200px;
	margin-left:7px;
	margin-top:2px;
	color: #6d6e71;
	font-size:11px;
	line-height:1.2;
	text-align: justify;
}

.content .grey .net_new .button{
background: rgb(76,76,76); /* Old browsers */
background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 2%, rgba(102,102,102,1) 4%, rgba(71,71,71,1) 40%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 50%, rgba(17,17,17,1) 77%, rgba(43,43,43,1) 97%, rgba(28,28,28,1) 98%, rgba(19,19,19,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(2%,rgba(89,89,89,1)), color-stop(4%,rgba(102,102,102,1)), color-stop(40%,rgba(71,71,71,1)), color-stop(50%,rgba(44,44,44,1)), color-stop(50%,rgba(0,0,0,1)), color-stop(77%,rgba(17,17,17,1)), color-stop(97%,rgba(43,43,43,1)), color-stop(98%,rgba(28,28,28,1)), color-stop(100%,rgba(19,19,19,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 2%,rgba(102,102,102,1) 4%,rgba(71,71,71,1) 40%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 50%,rgba(17,17,17,1) 77%,rgba(43,43,43,1) 97%,rgba(28,28,28,1) 98%,rgba(19,19,19,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 2%,rgba(102,102,102,1) 4%,rgba(71,71,71,1) 40%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 50%,rgba(17,17,17,1) 77%,rgba(43,43,43,1) 97%,rgba(28,28,28,1) 98%,rgba(19,19,19,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 2%,rgba(102,102,102,1) 4%,rgba(71,71,71,1) 40%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 50%,rgba(17,17,17,1) 77%,rgba(43,43,43,1) 97%,rgba(28,28,28,1) 98%,rgba(19,19,19,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(76,76,76,1) 0%,rgba(89,89,89,1) 2%,rgba(102,102,102,1) 4%,rgba(71,71,71,1) 40%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 50%,rgba(17,17,17,1) 77%,rgba(43,43,43,1) 97%,rgba(28,28,28,1) 98%,rgba(19,19,19,1) 100%); /* W3C */
	border-radius:7px;
	border-radius:7px;
	-moz-border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-webkit-border-radius:7px;
}

.content .black_area {
	height: 1000px;
	background:url(/static/images/black_strip.png) repeat;
}

.content .black_area .inner_section{
	width:1000px;
	height: 350px;
	position:relative;
	background-color: #191814;	
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}

.content .black_area .inner_section1{
	margin-top:10px;
	width:1000px;
	height: 170px;
	background-color: #191814;
	position:relative;
	margin-left:0px;
	border-radius:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-webkit-border-radius:5px;
	-webkit-border-radius:5px;
}

.content .black_area .inner_section1 .aln{
	float:left;
	margin-left:30px;
}

.content .black_area .inner_section2{
	margin-top:10px;
	width:1000px;
	height: 120px;
	background-color: #191814;
	position:relative;
	margin-left:0px;
	border-radius:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-webkit-border-radius:5px;
	-webkit-border-radius:5px;
}

.content .black_area .inner_section3{
	margin-top:10px;
	width:1000px;
	height: 250px;
}

.content .black_area .inner_section3 .left_section{
	float:left;
	width:430px;
	height: 250px;
	background-color: #191814;
	position:relative;
	margin-left:0px;
	border-radius:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-webkit-border-radius:5px;
	-webkit-border-radius:5px;
}


.content .black_area .inner_section3 .right_section{
	float:right;
	width:430px;
	height: 250px;
	background-color: #191814;
	position:relative;
	margin-left:0px;
	border-radius:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-webkit-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:30px;
}

