/* CSS Document Developed by Avishek Nath from NesWebDesign © All rights Reserved. */
/* Global Style*/

img, div, a, a:hover,h3,h2 { behavior: url(images/iepngfix.htc) }

*{
	margin: 0px;
	padding: 0px;
} 
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-color: #eaeaea;
 
 }
a {
 text-decoration: none;
 color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	}
#container-bottom {
	background-image: url(../images/container-bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 989px;
}

form {
 margin: 0px;
 padding: 0px;
}


h1 {
	margin: 0px;
	display: block;
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	color: #8A0909;
	padding:0px;
	margin:0px;
	padding-bottom: 10px;

}


h2 {
	margin: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #2c79cd;
	padding:0px;
	margin:0px;
	padding-bottom: 10px;
	border-bottom-color: #365C67;

}
.f-left {
 float: left;
}
.f-right {
 float: right;
}

.login_butn{height:20px; width: 57px; float:left;}

/* Design Structure */
#main 
{
	width:989px;
	height:auto;
	margin:0 auto;
	background-color: #FFFFFF;
	font-size: 12px;
}

#maincontainer {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 989px;
}

#topbg {
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 956px;
	background-position: left top;
	margin:0 auto;
	color: #999999;
	text-align: center;
	letter-spacing: 2px;
	font-size: 11px;
}

#logo {
	float: left;
	height: 86px;
	width: 186px;
}

#container-bg {
	background-image: url(../images/container-bg.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 945px;
	padding-right: 22px;
	padding-left: 22px;
}
#topmenus {
	float: left;
	height: 39px;
	width: 940px;
	clear: both;
	background-image: url(../images/menu-blue-bg.jpg);
	background-repeat: repeat-x;
}

#topmenus ul {
	height: auto;
	width: 930px;
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	
}

#topmenus ul li {
	display: block;
	float: left;
	height: 39px;
	width: 150px;
	text-align: center;
	background-image: url(../images/menu-divider.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	
	
}

#topmenus ul li a {
	display: block;
	padding-top: 9px;
	height: 30px;
	width: 150px;
	color:#FFFFFF;
	background-position: right top;
	background-repeat: no-repeat;
	
}
#topmenus ul li a:hover {
	display: block;
	height: 30px;
	width: 150px;
	color:#FFFFFF;
	background-position: right top;
	background-repeat: repeat-x;
	background-image: url(../images/menu-hover.jpg);
	text-decoration:none;
	
}
#left-content {
	float: left;
	width: 580px;
	padding:15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d6d6d6;
	border-right-color: #d6d6d6;
	border-bottom-color: #C8C8C8;
	border-left-color: #d6d6d6;
}

#left-content-inner {
	float: left;
	width: 580px;
	padding:15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #d6d6d6;
	border-bottom-color: #C8C8C8;
	border-left-color: #d6d6d6;
}

#right-content {
	float: left;
	width: 320px;
	margin-left: 10px;
	background-image: url(../images/page-divider.jpg);
	background-repeat: no-repeat;
	height: auto;
}

#headerpic {
	float: left;
	height: 280px;
	width: 945px;
	position:relative;
}

#headerpic #req-proposal {
	height: 86px;
	width: 312px;
	position: absolute;
	top: 155px;
	left: 35px;
}

#headerpic #req-proposal a {
	height: 86px;
	width: 312px;
	display: block;
	background-repeat: no-repeat;
	cursor:hand;
	background-image: url(../images/req-pro-btn.png);
}

#headerpic #req-proposal a:hover {
	height: 86px;
	width: 312px;
	display: block;
	background-image: url(../images/req-pro-btn-hover.png);
	background-repeat: no-repeat;
}
.sections{
	height: auto;
	width: 580px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 15px;
	padding-bottom: 15px;
	float:left;
}

.sections-last{
	border-bottom-width: 0px;
	border-bottom-style: none;
	margin-bottom: 0px;
	
}



.sections .thumb-pic{
	float: left;
	margin-right: 5px;

	
}

.sections .desc{
	float: left;
	width: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
	text-align: justify;

	
}


.readmore{
	background-image: url(../images/readmore-bg.jpg);
	background-repeat: repeat-x;
	height: 18px;
	width: 75px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-size: 11px;
	float: right;
}

.readmore a {
	height: 18px;
	width: 75px;
	color: #FFFFFF;
	display: block;
	
}

.readmore a:hover{
	height: 18px;
	width: 75px;
	color: #FFFFFF;
	background-color: #0099CC;
	text-decoration:none;
	display: block;
	
}


#contentarea {
	clear: both;
	float: left;
	height: auto;
	width: 945px;
}



#topmenus ul li a.current {
	display: block;
	height: 30px;
	width: 150px;
	color:#FFFFFF;
	background-position: right top;
	background-repeat: repeat-x;
	background-image: url(../images/menu-active.jpg);
	text-decoration:none;
	
}


#menu-shadow {
	float: left;
	height: 25px;
	width: 940px;
	clear: both;
	background-image: url(../images/menu-shadow.jpg);
	background-repeat: repeat-x;
	margin-top: 1px;
}



#login {
	background-image: url(../images/login-bg.jpg);
	float: right;
	height: 46px;
	width: 363px;
	border: 1px solid #e1e1e1;
	background-repeat: repeat-x;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 10px;
	padding-left: 5px;
	margin-right: 5px;
}


#login img{
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 0;
	padding-bottom: 0;
}

#login input {
	background-color: #FFFFFF;
	height: 18px;
	width: 118px;
	border: 1px solid #cdcccc;
	color: #666666;
	font-size: 11px;
}
.txt15 {
	font-family: "Lucida Sans", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}


#topcontainer {
	background-image: url(../images/container-top.jpg);
	background-repeat: repeat;
	float: left;
	height: 17px;
	width: 989px;
}


#contact {
	float: left;
	height: auto;
	width: 287px;
	padding-left: 15px;
	margin-bottom: 30px;
}

#contact .heading {
	float: left;
	height: 24px;
	width: 282px;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../images/blk-heading-bg.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 5px;
}

#contact .heading h3{
	font-size: 13px;
	color: #F3F3F3;
	background-image: url(../images/control_play.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	font-weight: normal;
	
}

#contact .content {
	float: left;
	height: auto;
	width: 272px;
	font-size: 13px;
	color: #333333;
	background-image: url(../images/contact-icon.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: right bottom;
	line-height: 24px;
	padding-left: 10px;
}

#contact .subheading {
	color: #707070;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}



#onlinequery {
	float: left;
	height: auto;
	width: 287px;
	font-size: 12px;
	padding-left: 15px;
}
#bottom-section {
	background-image: url(../images/bg-seo-section.jpg);
	background-repeat: repeat-x;
	float: left;
	height: auto;
	width: 908px;
	margin-top: 20px;
	border: 1px solid #d8d8d8;
	padding:15px;
	text-align: justify;
	}


#bottom-section #links {
	display: block;
	height: auto;
	width: 888px;
	padding:10px;
	text-align: center;
	color: #333333;
	background-color: #F3F3F3;
	margin-top: 20px;
	line-height: 22px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	 
	}
	
#bottom-section #links a {
	text-align: center;
	color: #666666;
	
	 
	}
#bottom-section #links a:hover {
	color: #000000;
	text-decoration: none;
	
	 
	}

#bottom-section h2 {
	color: #718734;
	vertical-align: middle;
	background-image: url(../images/control_play_blue.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	width: 600px;
	
}


#onlinequery a{
	 color: #FFFFFF;
}

#onlinequery a:hover{
color: #CCCCCC;
text-decoration:none;
	 
}

#onlinequery input.txt {
	float: left;
	height: 20px;
	width: 200px;
	font-size: 12px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/txtbox-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	background-position: left top;
	color: #666666;
	padding-top: 5px;
}

#onlinequery textarea{
	float: left;
	height: 60px;
	width: 200px;
	font-size: 12px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/txtbox-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	background-position: left top;
	color: #666666;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#onlinequery label{
	float: left;
	height: 17px;
	width: 60px;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 3px;
}

#onlinequery .heading {
	float: left;
	height: 24px;
	width: 282px;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../images/blue-heading-bg.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 5px;
}

#onlinequery .heading h3{
	font-size: 13px;
	color: #F3F3F3;
	background-image: url(../images/control_play.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	font-weight: normal;
	
}

#onlinequery .content {
	float: left;
	height: auto;
	width: 277px;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 15px;
}


#onlinequery .submit-btn {
	float: left;
	height: 28px;
	width: 75px;
	font-size: 12px;
	background: url(../images/button-bg.jpg) no-repeat;
	border: 0px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 80px;
	display: inline;
}


#onlinequery .cancel-btn {
	float: left;
	height: 28px;
	width: 75px;
	font-size: 12px;
	background: url(../images/button-bg.jpg) no-repeat;
	text-align: center;
	border: none;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;

}


#onlinequery .bottom-shadow {
	background-image: url(../images/bottom-shadow.jpg);
	float: left;
	height: 16px;
	width: 287px;
	clear: both;
	background-repeat: no-repeat;
	margin-top: 80px;
}


#ourclients {
	background-repeat: repeat-x;
	height: auto;
	width: 922px;
	border: 1px solid #d8d8d8;
	text-align: center;
	background-color: #f7f6f6;
	clear: both;
	float: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-top: 20px;
	}
#footer {
	background-image: url(../images/ftrlinks-bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	height: 35px;
	width: 920px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 25px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}


#ourclients img {
	vertical-align: middle;
	margin-right: 15px;
}

#ourclients .imgbdr {
	padding: 5px;
	border: 1px solid #BBBBBB;
	background-color: #F9F9F9;
	
}


#copyright {
	float: right;
	height: auto;
	width:200px;
	color: #666666;
	text-align: right;
}
#ftrlinks {
	float: left;
	height: auto;
	width: 580px;
	text-align: left;
}

#ftrlinks a{
	padding:0 5px;
	color: #666666;
	
}
#ftrlinks a:hover{
	color: #333333;
	
}


#innerpage-cnt {
	float: left;
	height: auto;
	width: 580px;
	
}


#innerpage-cnt .heading {
	float: left;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3C80B2;
	font-weight: normal;
	height: auto;
	padding-top: 10px;
}

#innerpage-cnt #innercontenttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: auto;
	width: 580px;
	text-align: justify;
	padding-bottom: 15px;
	padding-top: 5px;
}


#innerpage-cnt #innercontenttxt .points {
	list-style-type: none;
	padding-left: 5px;
	
}

#innerpage-cnt #innercontenttxt .points  li{
	list-style-type: none;
	background-image: url(../images/action_check.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #666666;
	
}

#sitemap-links{
	margin-left:20px;
	padding-top: 10px;
}

#bottom-links {
	height: auto;
	width: 916px;
	padding:10px;
	text-align: center;
	color: #333333;
	background-color: #F3F3F3;
	margin-top: 20px;
	line-height: 22px;
	float: left;
	clear: both;
	border: 2px solid #D6D6D6;
	 
	}
	
#bottom-links a {
	text-align: center;
	color: #666666;
	
	 
	}
#bottom-links a:hover {
	color: #000000;
	text-decoration: none;
	
	 
	}

#bottom-section h2 {
	color: #718734;
	vertical-align: middle;
	background-image: url(../images/control_play_blue.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	width: 600px;
	
}

.box_blue{ display: block;
	float: left;
	height: 39px;
	width: 120px;
	text-align: center;
	background-image: url(../images/menu-divider.jpg);
	background-position: right top;
	background-repeat: no-repeat; 
	color: #FFFFFF;
	
	 }
	 
	 
	 .box_green{display: block;
	height: 39px;
	width: 120px;
	color:#FFFFFF;
	background-position: right top;
	background-repeat: repeat-x;
	background-image: url(../images/menu-active.jpg);
	text-decoration:none; float: left; text-align: center; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
	
	.box_green a {
	padding-top: 9px;
	color:#FFFFFF; text-decoration: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; 
	}
	.box_blue a{
	padding-top: 9px;
	color:#FFFFFF; text-decoration: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; 
	}