/* CSS Document */

body {
	font:12px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0px;
	padding:0px;
	background-color: #272727;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}

#layout {
	width:860px;
	text-align:justify;
	line-height:22px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height:130px;
}

#headerleft {
	float:left;
	padding-top: 46px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

#headerright {
	float:right;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#banner {
	height:208px;
	background:url(../images/banner.gif) left top no-repeat;
}

#bodycontainer {
}

#row1 {
	height: 20px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#row1left {
	width:248px;
	float:left;
	padding:0px 30px 0px 60px;
}

#row1right {
	width:450px;
	float:right;
	padding:0px 40px 0px 30px;
	border-left:1px solid #4e4e4e;
}

#row2 {
	width:859px;
	background:url(../images/row2back.png) left top repeat-y;
}

#row2top {
	background:url(../images/row2top.png) left top no-repeat;
}

#row2bottom {
	background:url(../images/row2bottom.png) left bottom no-repeat;
	padding:30px 50px 20px 50px;
}

#row2left {
	width:560px;
	float:left;
}

#row2right {
	width:170px;
	float:right;
}

#footer {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	height:100px;
	background:url(../images/footer1.gif) right top no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}

#footerleft {
	float:left;
	color:#7aa3de;
	font-weight:bold;
	width: 550px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 59px;
}

#footerright {
	float:right;
	color:#fff;
	padding-top: 28px;
	padding-right: 34px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}
.maintext {
	font-size: 14px;
	font-family: Tahoma;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.headlineblue {
	color: #00CCFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.addressblue {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #00b5f1;
	font-family: Tahoma;
}
.addresswhite {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
}
.linktext {
	font-size: 12px;
	font-family: Tahoma;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00b5f1;
	text-decoration: none;
}
.headlinewhite {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.logotext {font-size: 13px}
.style1 {
	font-size: 30px;
	font-weight: bold;
	color: #00b5f1;
}	

/*	Img Style Start Here  */

.globeimg {
	float:right;
	margin:0px 10px 0px 10px;
}

.readmore {
	padding:20px 0px 0px 0px;
}

.img1 {
	float:right;
	margin:0px 0px 0px 30px;
}

/*	Img Style End Here  */

/*	Text Style Start Here  */

h1 {
	font:bold 30px Garamond, Arial, Helvetica, sans-serif;
	color:#00b5f1;
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;
}

.h1span {
	color:#fff;
	font-weight:100;
	font-family: "Trebuchet MS";
	font-size: 25px;
}

h2 {
	font:16px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}

/*	Text Style End Here  */

/* Menu Style Start Here  */

a {
	color:#00b5f1;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.topurl {
	padding:0px 0px 0px 18px;
	line-height: normal;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#topmenu {
	height:57px;
	background:url(../images/menubg.gif) left top repeat-x;
	margin:0px 0px 39px 0px;
}

#topmenuleft {
	background:url(../images/menubgleft.gif) left top no-repeat;
}

#topmenuright {
	width:860px;
	background:url(../images/menubgright.gif) right top no-repeat;
	text-align:center;
}

#topmenu ul {
	margin:0px;
	padding:2px 10px 0px 57px;
	background:url(../images/menudevider.gif) 100% 10% no-repeat;
	float:left;
}

#topmenu ul li {
	display:block;
	float:left;
	background:url(../images/menudevider.gif) left top no-repeat;
	list-style:none;
}

#topmenu li a {
	font:16px "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	float:left;
	background:url(../images/menulistbg.gif) right bottom no-repeat;
	padding:17px 16px 18px 11px;
}

#topmenu li a span {
	background:url(../images/topdisc.gif) 5px 6px no-repeat;
	padding:0px 0px 0px 20px;
}

#topmenu li a:hover {
	color:#e1e1e1;
	background:url(../images/menubgover.gif) left top repeat;
}

.listlink {
}

.listlink ul {
	margin:0px;
	padding:0px;
}

.listlink ul li {
	display:block;
	list-style:none;
	background:url(../images/disc.gif) 0px 12px no-repeat;
	padding:0px 0px 0px 12px;
	margin:0px;
}

.listlink li a {
	color:#00b5f1;
	text-decoration:underline;
}

.listlink li a:hover {
	text-decoration:none;
}

/* Menu Style End 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; border:4px solid #b0a48b;	margin:0px 0px 10px 20px;}
h5{font:15px Myriad Pro, Arial, Helvetica, sans-serif; color:#ffffff; font-weight:bold; padding:0px 0px 5px 0px;	border-bottom:1px dotted #ffffff;	margin:0px 0px 10px 0px;}
h6{font:17px Myriad Pro, Arial, Helvetica, sans-serif; color:#ffffff; 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 #fff;}
.whiteheading{font:30px Myriad Pro, Arial; color:#ffffff; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px;	border-bottom:1px dotted #fff; padding-bottom:10px; width: 95%;}
.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 */
#textfooter {
	height:148px;
	background-repeat: no-repeat;
	background-position: left top;
}
