/*CSS Code by Shekhar shekhar.webdesigner@gmail.com*/
/* set all the styles to 0 */
html, body, table, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a{ 
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/* Firefox will always display a scroll bar */
html{
	min-height: 100%;
	margin-bottom: 1px;
}

html, body{
	height:100%;
}
/* png */
* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
/* remember to define focus styles! */
:focus {outline:0px;}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:left;
	text-decoration:none;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}
a {
	cursor: pointer;
	outline:none;
	color:#404d6b;
	text-decoration:none;	
}
a:hover {
	text-decoration:underline;
}
img {
	border:0px;
	outline:none;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	padding-bottom:5px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#404d6b;
	padding:0px;
	margin:0px;
}
.clear {
	clear:both;
}
.container{
	margin:0px;
	padding:0px;
	height:auto;
	width:100%;
	text-align:left;
	background:url(../images/top-bg.jpg) left top repeat-x;
	height:355px;
}
.master {	
	margin:0px auto;
	padding:0px;
	width:975px;
}
.logo{
	width:242px;
	float:left;
	margin:36px 0 0 32px;
	display:inline;
}
.chat-icons{
	width:180px;
	float:left;
	margin:5px 0 0 240px;
	display:inline;
}	
.chat-icons img{
	margin:4px 11px 0 0;
}
.request-for-proposal{
	width:240px;
	float:left;
	margin:15px 0 0 36px;
	display:inline;
}
.nav-tab{
	width:975px;
	float:left;
	text-align:right;
	margin:3px 0 0 0;
}
.header{
	width:975px;
	float:left;
}
.header-txt{
	margin:50px 0 0 10px;
	display:inline;
}
.header-img{
	margin:4px 0 0 115px;
	display:inline;
}
/*************************100% div two********************************/
.container2{
	margin:26px 0 0 0;
	padding:0px;
	height:auto;
	width:100%;
	text-align:left;
}
.main-content{
	width:640px;
	float:left;
	background:url(../images/main-content-seprator.jpg) 320px top no-repeat;
	padding:0 0 20px 0;
}
.main-content-internal{
	width:640px;
	float:left;
	padding:0 0 20px 0;
}
.main-content-internal h2{
	font-family:"trebuchet MS";
	font-size:20px;
	color:#000000;
	margin:0px;
	padding:0px 0 20px 0;
	font-weight:normal;
	font-style:italic;
}
.block-one{
	width:297px;
	padding:16px 18px 0 5px;
	float:left;
	text-align:justify;
}
.block-one h2{
	font-family:"trebuchet MS";
	font-size:20px;
	color:#000000;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-style:italic;
}
.block-one div{
	margin:20px 0 9px 0;
	line-height:15px;
}
.block-two{
	width:274px;
	padding:16px 18px 0 27px;
	float:left;
	text-align:justify;
}
.block-two h2{
	font-family:"trebuchet MS";
	font-size:20px;
	color:#000000;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-style:italic;
}
.block-two div{
	margin:20px 0 9px 0;
	line-height:15px;
}
.padding10{
	padding:10px 0 10px 0;
}
.margin10{
	margin:10px 0 0 0;
}
.nomargin{
	margin-top:0px !important;
}
.right-module{
	width:290px;
	float:left;
	background:url(../images/right-module-bg.jpg) left top repeat-x;
	margin:0 0 0 30px;
	padding:5px;
	display:inline;
}
.right-module h2{
	padding:0 0 10px 10px;
	font-family:"trebuchet MS";
	font-size:20px;
	color:#000;
	margin:0;
	font-weight:normal;
	font-style:italic;
}
.right-module ul{
	list-style-type:none;
	padding:0px;
	margin:0px 0 10px 10px;
}
.right-module ul li{
	background:url(../images/bullet.jpg) left center no-repeat;
	padding:0px 0 0 14px;
	margin:0px;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	line-height:26px;
}
.right-module ul li a{
	color:#FFFFFF;
	text-decoration:none;
}


.right-module label{
	font-weight:bold;
	margin:7px 0px 0 10px;
	float:left;
	width:60px;
	color:#000000;
}
.right-module .inp{
	width:200px;
	height:20px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#848486 1px solid;
	padding:4px 0 0 10px;
	margin:7px 0 0 0;
}
.right-module .txt-area{
	width:200px;
	height:82px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#848486 1px solid;
	padding:4px 0 0 10px;
	margin:7px 0 0 0;
}
.hire-button{
	float:left;
	width:100%;
	text-align:center;
	margin:10px 0 10px 0;
}
.recent-blog-post{
	float:left;
	padding:0 0 0 8px;
}
.right-module .block{
	width:92%;
	float:left;
	margin:10px 13px 0 13px;
	background:url(../images/block-border.png) left bottom repeat-x; 
	color:#0e0d0d;
	display:inline;
}
.right-module .block h3{
	color:#0e0d0d;
	font-size:14px;
	margin:0 0 6px 0;
}
.right-module .block h4{
	color:#0e0d0d;
	font-size:12px;
	margin:0 0 14px 0;
	text-align:right;
}
.right-module .block h4 a{
	color:#0e0d0d;
	text-align:right;
	text-decoration:underline;
}
.right-module .block .inp{
	width:162px;
	height:20px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#848486 1px solid;
	padding:4px 0 0 10px;
}
.nobackground{
	background:none !important;
}

/*************************100% div three********************************/
.container3{
	margin:45px 0 0 0;
	padding:0px;
	width:100%;
	text-align:left;
	background:url(../images/bottom-content-bg.jpg) left top repeat-x;
	height:363px;
}
.bottom-block{
	width:298px;
	float:left;
	padding:45px 10px 0 14px;
	color:#FFFFFF;
	line-height:15px;
}
.bottom-block h2{
	padding:0 0 22px 0;
	font-family:"trebuchet MS";
	font-size:20px;
	color:#FFFFFF;
	margin:0;
	font-weight:normal;
	font-style:italic;
}
.bottom-block p{
	color:#FFFFFF;
}
.bottom-block ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.bottom-block ul li{
	background:url(../images/bullet.jpg) left center no-repeat;
	padding:0px 0 0 14px;
	margin:0px;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	line-height:26px;
}
.bottom-block ul li a{
	color:#FFFFFF;
	text-decoration:none;

}
.bottom-block .block{
	width:92%;
	float:left;
	margin:10px 13px 0 13px;
	background:url(../images/block-border2.png) left bottom repeat-x; 
	color:#fff;
	display:inline;
}
.bottom-block .block h3{
	color:#fff;
	font-size:14px;
	margin:0 0 6px 0;
}
.bottom-block .block h4{
	color:#fff;
	font-size:12px;
	margin:0 0 14px 0;
	text-align:right;
}
.bottom-block .block h4 a{
	color:#fff;
	text-align:right;
	text-decoration:underline;
}
.padding90{
	padding-top:0px !important;
}
.bottom-block2{
	width:311px;
	float:left;
	padding:0px 40px 0 14px;
	color:#FFFFFF;
	line-height:15px;
	background:url(../images/botttom-block-bg.jpg) left top repeat-y;
}
.bottom-block2 h2{
	padding:0 0 22px 0;
	font-family:"trebuchet MS";
	font-size:20px;
	color:#FFFFFF;
	margin:0;
	font-weight:normal;
	font-style:italic;
}
.bottom-block2 p{
	color:#FFFFFF;
}
.bottom-block2 label{
	font-weight:bold;
	margin:7px 0px 0 0;
	float:left;
	width:80px;
}
.bottom-block2 .inp{
	width:200px;
	height:20px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#848486 1px solid;
	padding:4px 0 0 10px;
	margin:7px 0 0 0;
}
.bottom-block2 .txt-area{
	width:200px;
	height:82px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#848486 1px solid;
	padding:4px 0 0 10px;
	margin:7px 0 0 0;
}
.bottom-block2 .block{
	width:92%;
	float:left;
	margin:10px 13px 0 13px;
	background:url(../images/block-border2.png) left bottom repeat-x; 
	color:#fff;
	display:inline;
}
.bottom-block2 .block h3{
	color:#fff;
	font-size:14px;
	margin:0 0 6px 0;
}
.bottom-block2 .block h4{
	color:#fff;
	font-size:12px;
	margin:0 0 14px 0;
	text-align:right;
}
.bottom-block2 .block h4 a{
	color:#fff;
	text-align:right;
	text-decoration:underline;
}
.nopadding{
	padding:0px !important;
}
.bottom-block3{
	width:280px;
	float:left;
	padding:45px 0px 0 0px;
	color:#FFFFFF;
	line-height:15px;
	
}
.bottom-block3 h2{
	padding:0 0 22px 0;
	font-family:"trebuchet MS";
	font-size:20px;
	color:#FFFFFF;
	margin:0;
	font-weight:normal;
	font-style:italic;
}
.bottom-block3 p{
	color:#FFFFFF;
	text-align:justify;
}
.bottom-block3 span{
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	display:block;
}
/**********************************************************************/
.container4{
	margin:0;
	padding:0;
	width:100%;
	text-align:left;
	background:url(../images/footer-bg.jpg) left top repeat-x;
	height:215px;
}
.social-weblink{
	width:975px;
	float:left;
}
.social-weblink img{
	margin:22px 60px 0 0;
}
.footer{
	width:975px;
	float:left;
	color:#fbfbfb;
	font-family:"trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin:66px 0 0 0;
	line-height:25px;
}
.footer a{
	color:#fbfbfb;
	text-decoration:none;
	margin:0 16px 0 23px;
	display:inline;
}
.bottom-banner{
	width:975px;
	float:left;
	text-align:right;
}
.bottom-banner img{
	margin:70px 40px 70px 0;
}



.main-content-internal-contact {
	width:640px;
	float:left;
	padding:0 0 20px 0;
}
.main-content-internal-contact h4 {
	margin:0;
	padding:0 0 10px 0;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#666;
}

.main-content-internal-contact p {
	margin:0;
	padding:0 0 10px 0;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#666;
}
.main-content-internal-contact a {
	margin:0;
	padding:0 0 0px 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:underline;
}
.main-content-internal-contact a:hover {
	text-decoration:none;
}





.main-content-internal-contact label{
	font-weight:bold;
	margin:9px 0px 5px 10px;
	float:left;
	width:100px;
	color:#000000;
}
.main-content-internal-contact .inp{
	width:200px;
	height:20px;
	color:#000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	border:#848486 1px solid;
	padding:4px 0 0 10px;
	margin:7px 0  5px 0;
}
.main-content-internal-contact .select{
	width:213px;
	color:#000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	border:#848486 1px solid;
	padding:0px 0 0 0px;
	margin:7px 0  5px 0;
}


.main-content-internal-contact .txt-area{
	width:200px;
	height:82px;
	color:#000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	border:#848486 1px solid;
	padding:4px 0 0 10px;
	margin:7px 0 7px 0;
}
.main-content-internal-contact .hire-button{
	float:left;
	width:100%;
	text-align:center;
	margin:10px 0 10px 0;
}