﻿body {
	margin:0px;
	padding:0px;
	background-color:#fff;
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/back.gif);
	line-height: 1.4em;
	color:#6e6e6e;
}
.clr {
	margin:0;
	padding:0;
	clear:both;
}
img {
	border: none;
	margin: 0;
	padding:0;
}
#maincontainer {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}
#firstframe {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	border-left: 1px solid #012e65;
	border-right: 1px solid #012e65;
	background-color: #fff;
}
#logoholder {
	width: 900px;
	height: 70px;
	border-bottom: 5px solid #afbe1d;
	background-color: #012e65;
	margin: 0 auto;
	padding: 0;
}
#logo {
	float: left;
	width: 300px;
	height: 65px;
	margin: 0;
}
/*=====================Home-About-contact===================*/

#topnavigation {
	padding:0;
	margin: 0 auto;
	width: 200px;
	height:21px;
	margin: 22px 20px 0px 0px;
	float: right;
}
#topnavigation_list {
	background: url(../images/top-navigation.png) no-repeat;
	width: 200px;
	margin:0;
	padding:0;
	height: 21px;
	list-style: none;
}
#topnavigation_list li, #topnavigation_list a {
	height:21px;
	display:block;
}
#topnavigation_list li {
	float:left;
	list-style:none;
	display:inline;
}
#topnavigation_list span {
	display: none;
}
#topnavigation_li1 {
	width: 67px;
}
#topnavigation_li2 {
	width: 67px;
}
#topnavigation_li3 {
	width: 66px;
}
#topnavigation_li1 a:hover {
background::url(../images/top-navigation.png) 0px -21px no-repeat;
}
#topnavigation_li2 a:hover {
	background:url(../images/top-navigation.png) -67px -21px no-repeat;
}
#topnavigation_li3 a:hover {
	background:url(../images/top-navigation.png) -134px -21px no-repeat;
}
.topnavigation_li1 {
	background:url(../images/top-navigation.png) 0px -21px no-repeat;
}
.topnavigation_li2 {
	background:url(../images/top-navigation.png) -67px -21px no-repeat;
}
.topnavigation_li3 {
	background:url(../images/top-navigation.png) -134px -21px no-repeat;
}
/*=====================Home-About-contact===================*/



/*=====================Menu Navigation===================*/

#menunavigation {
	width: 900px;
	height:49px;
	position:relative;
	background: url(../images/menu-navigation.png) repeat-x;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #768108;
}
#menunavigation a {
	font-size: 12px;
	color: #012e65;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
#menunavigation a:hover {
	font-size: 12px;
	color: #768108;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
#menunavigation a.selected {
	font-size: 12px;
	color: #768108;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	border-bottom: 2px solid #012e65;
}
/*=====================Menu Navigation===================*/



#homebanner {
	width: 900px;
	height:216px;
	margin:0 auto;
	padding:0px;
}
/*=====================green 3 content===================*/

#greenframe {
	width:900px;
	height: 147px;
	margin:0 auto;
	padding:0;
	background-color:#b4c133;
	border-top:10px solid #8b970d;
	border-bottom: 10px solid #babbbb;
}
#innergreenframe {
	width: 758px;
	height: 147px;
	margin: 0 auto;
	padding:0;
}
#greenframe #innergreenframe .linebg {
	width: 1px;
	height: 147px;
	background: url(../images/line-bg.png) no-repeat;
	float: left;
}
#greenframe #innergreenframe .greencontent {
	width: 234px;
	height: 147px;
	margin: 0px 0px 0px 0px;
	padding:  0px 8px 0px 8px;
	color: #6e6e6e;
	font-size: 12px;
	float: left;
}
#greenframe #innergreenframe .greencontent h1 {
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	letter-spacing: -1px;
}
#greenframe #innergreenframe .greencontent {
	color: #000000;
	font-size: 11px;
}
#greenframe #innergreenframe .greencontent .moreinfo {
	text-align: right;
}
/*=====================green 3 content===================*/



/*=====================Clients and news===================*/



#hmf {
	width: 900px;
	height: 300px;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
}
#hmf #leftpart {
	width: 95%;
	height: 300px;
	margin:0 auto;
	padding:0;
}
#hmf #leftpart #leftcontent {
	width: 100%;
	height: 300px;
	padding: 0px;
	margin: 0 auto;
	color: #000000;
}
#hmf #leftpart #leftcontent h1 {
	font-size: 14px;
	color: #012e65;
	font-weight: bold;
	border-bottom: 1px solid #babbbb;
	padding-bottom: 5px;
}
#hmf #leftpart #leftcontent .readmore {
	width: 100%;
	text-align: right;
}
#hmf #leftpart #leftcontent .readmore a {
	font-size: 13px;
	color: #012e65;
	font-weight: bold;
	text-decoration: none;
}
#hmf #leftpart #leftcontent .readmore a:hover {
	font-size: 13px;
	color: #6e6e6e;
	font-weight: bold;
	text-decoration: underline;
}
#hmf #leftpart #leftcontent .marquee {
	width: 600px;
	height: 100px;
	margin: 0;
	padding: 0;
}
/*=====================Clients and news===================*/



#innercontent {
	width: 880px;
	margin: 0 auto;
	padding: 10px;
	color: #6e6e6e;
	text-align: justify;
}
#innercontent h1.mainheading {
	font-size: 17px;
	color: #012e65;
	font-weight: bold;
	border-bottom: 1px solid #babbbb;
	padding-bottom: 5px;
}
#innerbanner {
	width: 900px;
	height:120px;
	margin:0 auto;
	padding:0px;
}
/*=====================About us page===================*/

.abouteach {
	width:700px;
	height: 80px;
	margin: 0;
	padding: 0;
}
.abouteach .name {
	font-size: 13px;
	width: 400px;
	color: #012e65;
	font-weight: bold;
	border-bottom: 1px solid #babbbb;
	padding-bottom:2px;
}
.abouteach .designation {
	font-size: 11px;
	width: 400px;
	color: #768108;
	border-bottom: 1px solid #babbbb;
	padding-bottom:2px;
}
.abouteach .photo {
	width: 80px;
	height: 58px;
	float: left;
}
/*=====================contact us page===================*/

table.contacttable {
	width: 500px;
	height: 30px;
	margin: 0 auto;
	padding:0;
	text-align: center;
}
table.contacttable td {
	border: 1px dashed #babbbb;
}
span.cityname {
	color: #012e65;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
}
span.justcolor {
	color: #768108;
	font-size: 12px;
	font-weight: bold;
}
table.contacttable a {
	font-size: 12px;
	color: #012e65;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
table.contacttable a:hover {
	font-size: 12px;
	color: #768108;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}
/*=====================contact us page===================*/





table.clients {
	width: 95%;
	margin: 0 auto;
	text-align: left;
}
table.clients td.clientmain {
	border: 1px dashed #babbbb;
	width: 20%;
}
table.clients td.clientype {
	background-color: #efefef;
	height: 30px;
	border: 1px dashed #babbbb;
	font-size: 14px;
	color: #012e65;
	font-weight: bold;
}
table.clients span.category {
	font-size: 10px;
	color: #012e65;
	font-weight: bold;
}
table.clients span.companyname {
	font-size: 12px;
	color: #768108;
	font-weight: bold;
}
table.clients span.desc {
	font-size: 10px;
	color: #6e6e6e;
	text-align: left;
}
table.clients span.turnover {
	font-size: 10px;
	color: #012e65;
	text-align: left;
}
table.clientminitable {
	border-collapse: collapse;
	widows: 100%;
}
/*=====================Footer===================*/

#footer {
	width: 900px;
	height: 40px;
	background-color: #012e65;
	text-align: center;
	color:#fff;
}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.sidemenu a:link {
	text-decoration: none;
    color: #333333;
}
.sidemenu a:visited {
	text-decoration: none;
	color: #333333;
}
.sidemenu a:hover {
	text-decoration: none;
	color: #010066;
}
.sidemenu a:active {
	text-decoration: none;
	color: #333333;
}
