/* CSS Document */
/*body starts here*/
body{
	margin:0px;
	padding:0px;
	font-family:Tahoma,Arial, Helvetica,sans-serif;
	font-size:11px;
	color:#000;
	background-attachment:fixed;
	background-color: #000033;
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper{
	width:1000px;
	margin:0 auto;
	background:#fff;
}
.clear{clear:both;margin:0px;padding:0px;}
a{color:#F71202;text-decoration:underline;}
a:hover{text-decoration:none;}
h1{padding:0px 0px 10px 0px; margin:0px 0px 20px 0px; color:#23A3CB; font-size:30px; font-weight:100; 
   background:url(../images/icons/line.gif) left bottom no-repeat;}
h2{padding:0px 0px 5px 0px;color:#fff; font-size:26px; font-weight:normal; margin:0px 0px 0px 0px;}
h3{color:#fff; font-size:30px; font-weight:100; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
h4{
	color:#00FFFF;
	font-size:18px;
	font-weight:bolder;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-style: normal;
}
/*body ends here*/

/*headerzone starts here*/
#headerzone{padding:13px 0px 0px 0px;background: url(../images/backgrounds/header_bg.png) left top no-repeat; border-bottom:4px solid #E5E5E5;
	font-size: 28px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}
#logo{
	float:left;
	width:auto;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 62px;
}
.header{
	width:584px;
	float:left;
	font-size:11px;
	color:#5C5C5C;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
.header a{color:#5C5C5C; text-decoration:none;font-size:11px;}
.header a:hover{text-decoration:underline;}
.home1{
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	float:left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 16px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 40px 20px;
}
.home_bar{padding:15px 0px 14px 20px; float:left; width:302px;}
.home2{padding:0px 10px 0px 20px;background:url(../images/icons/HOME.gif) no-repeat; float:left;}
.home3{padding:0px 10px 0px 20px;background:url(../images/icons/MAIL.gif) 0px 3px no-repeat; float:left;}
.home4{padding:0px 10px 0px 20px;background:url(../images/icons/site_map.gif) no-repeat; float:left;}
/*headerzone ends here*/

/*bannerzone starts here*/
#bannerzone{padding:4px 0px 4px 0px;}
#menu_left{
	width:232px;
	float:left;
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom: 25px;
	padding-left: 60px;
	background-color: #000033;
}
#menu_left ul{padding:0px 0px 0px 0px; text-align:right; margin:0px 0px 0px 0px;}
#menu_left li{padding:10px 0px 6px 0px; margin:0px 0px 0px 0px; display:block; list-style:none; border-bottom:1px #34B7D3 solid;              background:url(../images/icons/menu_path.gif) 98% 50% no-repeat;}
#menu_left li a{color:#fff; font-size:15px; text-align:right; text-transform:uppercase; text-decoration:none; padding:0px 30px 0px 0px;}
#menu_left li a:hover{
	color: #23A3CB;
}
#banner{
	width:655px;
	height:265px;
	float:right;
	padding-top: 58px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(../images/backgrounds/banner4.jpg);
	background-repeat: no-repeat;
}
.view{margin:10px 0px 0px 0px;}
/*bannerzone ends here*/

/*menuzone starts here*/
#menu{background:url(../images/icons/menu_bg.png) repeat-y 0 0; padding:0px 0px 0px 370px;}
#menu ul{margin:0px 0px 0px 0px; padding:18px 0px 18px 0px;}
#menu li{margin:0px 0px 0px 0px; padding:0px 11px 0px 11px; display:inline; 
          background:url(../images/icons/menu_border.gif) no-repeat right 6px; list-style:none;}
#menu li a{color:#fff; font-size:11px; text-decoration:underline; font-weight:bold;}
#menu li a:hover{text-decoration:none;}
/*menuzone ends here*/

/*primary_box starts here*/
.primary_box{
	background:url(../images/backgrounds/border_bg.gif) left bottom repeat-x;
	line-height: 10px;
	padding-top: 18px;
	padding-right: 33px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.pic1{float:left; padding:0px 0px 0px 0px;}
.primary_text{
	line-height:20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	font-size: small;
}
.blue_text{color:#23A3CB; font-size:15px; font-weight:bold;}
/*primary_box ends here*/

/*secondary_box starts here*/
.secondary_box{padding:0px 0px 0px 0px;}
.secondary_box1{
	float:left;
	background-color: #CCCCCC;
	width: 999px;
}
.secondary_box2{
	background:#0091A8 url(../images/backgrounds/box2_bg.gif) repeat-x;
	width:280px;
	float:left;
	padding:32px 0px 43px 44px;
}
.box1{
	width:937px;
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.box1 text a{color:#fff; text-decoration:underline; font-size:11px;}
.box1_menu{padding:25px 0px 0px 0px; margin:0px 0px 0px 0px;}
.box1_menu ul{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
.box1_menu li{padding:0px 0px 10px 10px; margin:0px 0px 0px 0px; list-style:none; 
              background:url(../images/icons/BULLOT.gif) 0px 5px no-repeat}
.box1_menu li a{color:#fff; text-decoration:underline; font-size:11px;}
.box1_menu li a:hover{text-decoration:none;}
.pic2{float:right; padding:10px 0px 0px 0px;}
.box2{width:250px; float:left; padding:32px 48px 0px 33px;}
.box2_text{color:#fff; padding:28px 0px 0px 0px; line-height:20px;}
.box2_text a{text-decoration:underline; color:#fff;}
.box2_text a:hover{text-decoration:none;}
.white_text{font-size:15px; font-weight:bold;}
.box3{padding:30px 0px 0px 0px;}
form{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.ures{color:#fff; font-weight:bold; float:left; padding:5px 10px 0px 0px; text-align:right; width:48px;}
.textfield{background:url(../images/icons/text_field.gif) no-repeat; width:124px; height:20px; border:none; 
          float:left; margin:0px 0px 5px 0px;}
.go{float:right; padding:0px 50px 0px 0px; margin:10px 0px 0px 0px;}
.forget{padding:0px 0px 0px 60px; margin:0px 0px 0px 0px;}
.forget a{text-decoration:underline; color:#fff;}
.forget a:hover{text-decoration:none;}
.white_link{float:left;}
.white_link a{text-decoration:underline; color:#fff; padding:20px 5px 0px 0px;}
.white_link a:hover{text-decoration:none;}


/*footer starts here*/
#footer{background:#F71102 url(../images/backgrounds/FOOTER_BG.gif) left top repeat-x; width:1000px;}
.footermenu{padding:32px 0px 17px 0px;margin:0px 0px 0px 0px;float:left;}
.footermenu ul{padding:2px 0px 0px 82px;margin:0px 0px 0px 0px;}
.footermenu li{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;display:inline;list-style:none;}
.footermenu li a{padding:0px 7px 0px 6px;color:#fff;text-decoration:underline;font-size:11px; font-weight:bold;}
.footermenu li a:hover{text-decoration:none;}
.copyright{
	color:#FDB8B4;
	float:left;
	font-size:13px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 100px;
}
.copyright a{text-decoration:underline; color:#fff; padding:20px 5px 0px 0px;}
	


.whiteline{color:#fff; font-weight:bold;}
/*footer ends here*/

/* inner pages css start */
h1.inner{font:33px Myriad Pro, Arial; color:#fff; font-weight:100; margin:0px; padding:25px 0px 10px 0px; background:none}
.aboutus-img{
	float:right;
	margin:0px 0px 10px 20px;
}
h5{font:15px Myriad Pro, Arial, Helvetica, sans-serif; color:#23A3CB; font-weight:bold; padding:0px 0px 5px 0px;	border-bottom:1px dotted #000;	margin:0px 0px 10px 0px;}
h6{font:17px Myriad Pro, Arial, Helvetica, sans-serif; color:#23A3CB; font-weight:bold; padding:0px 0px 5px 0px;	margin:0px 0px 10px 0px;}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{float:left; margin:0px 20px 0px 0px;}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#ffffff;	background:#414141;	font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #000000;}
input.button:hover{cursor:pointer; color:#cccccc;}
.project-img{float:right; margin-left:20px;	border: 6px solid #23A3CB;}
.whiteheading{font:30px Myriad Pro, Arial; color:#000; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{
	margin-bottom:20px;
	border-bottom:1px dotted #000;
	padding-bottom:10px;
	width: 95%;
	font-size: medium;
	line-height: 15pt;
}
.ourprojectrow2{
	margin-bottom:20px;
	padding-bottom:10px;
	width: 95%;
	font-size: medium;
	line-height: 15pt;
	color: #000033;
	font-weight: bold;
}

.servicecolumnzone{padding:20px 0px 16px 0px;}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.blog-posted-row{padding:3px;}
/* inner pages css ends */
