body {
	background-color: #01335E;
	margin: 0px;
}

.body-table-border {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.logo {
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.tagline {
	float: left;
	height: 12px;
	width: 206px;
	margin-top: 50px;
	margin-left: 15px;
}

#micro-nav {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666464;
	text-decoration: none;
	padding: 10px;
	float: right;
}

#micro-nav a{
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666464;
	text-decoration: none;
}

#micro-nav a:hover{
	color: #000000;
	text-decoration: underline;
}

#top-nav {
	background-image: url(top-nav-bg.gif);
	background-repeat: repeat-x;
	height: 31px;
	margin-top: 3px;
	margin-bottom: 5px;
}

#top-nav ul {
	margin: 0px;
	padding: 0px;
}

#top-nav li {
	display: inline;
}

#top-nav li a{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(top-nav-bg.gif);
	background-repeat: repeat-x;
	float: left;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 7px;
	margin-right: 40px;
	margin-left: 18px;
}

#top-nav li a:hover{
	text-decoration:underline;
}

.header-banner {
	background-image: url(header-banner.jpg);
	height: 199px;
	width: 554px;
}
.header-banner-right-side {
	background-image: url(banner-right.jpg);
	height: 139px;
	width: 262px;
}


.testimonials {
	background-image: url(testimonial.jpg);
	background-repeat: no-repeat;
	height: 199px;
	width: 246px;
	background-position: left top;
}
.testimonials #description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C0E2FF;
	text-decoration: none;
	float: left;
	padding-top: 50px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
}
.testimonials #from {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	float: left;
	width: 95%;
	text-align: right;
	margin-right: 10px;
	padding-top: 15px;
}
.testimonials #link a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #008AFF;
	text-decoration: underline;
	text-align: right;
	float: left;
	width: 95%;
	padding-top: 20px;
}
.about-saksham {
	background-color: #E2E2E2;
	background-image: url(about-saksham-text.gif);
	background-repeat: no-repeat;
	height: 36px;
	background-position: 12px center;
	float: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.our-services {
	background-color: #FFFFFF;
	background-image: url(our-services-text.gif);
	height: 36px;
	width: 95%;
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #023866;
}
.service-img {
	background-image: url(services-pic.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 141px;
	width: 135px;
	margin-top: 10px;
}
.right-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.verdana-11-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #014077;
	text-decoration: none;
}
.whats-new {

	background-color: #014077;
	background-image: url(what-new-text.gif);
	background-repeat: no-repeat;
	height: 36px;
	background-position: 12px center;
	float: none;
}
.verdana-11-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.more-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #014077;
	text-decoration: underline;
}

.more-link:hover{
	text-decoration: none;
}.project-text {

	background-color: #FFFFFF;
	background-image: url(project-text.gif);
	height: 34px;
	width: 90%;
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-right: auto;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #023866;
}
.footer {
	background-color: #E2E2E2;
	width: 800px;
	margin-top: 7px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #AAAAA9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7F7F7F;
	padding-top: 15px;
	padding-bottom: 15px;
}
.footer ul {
	margin: 0px;
	padding: 0px;
}
.footer li {
	display: inline;
}
.footer li a{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.footer li a:hover{
	text-decoration: underline;
}
.e-fuzion{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.e-fuzion:hover{
	text-decoration:underline;
}
.project-list {

	background-color: #E2E2E2;
	background-image: url(project-list-text.gif);
	background-repeat: no-repeat;
	height: 36px;
	background-position: 12px center;
	float: none;
}
.border {
	border: 1px solid #CCCCCC;
}
.property-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.property-head a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.more-info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.more-info:hover {
	text-decoration: none;
}
.dash-bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.our-project {


	background-color: #E2E2E2;
	background-image: url(our-project.gif);
	background-repeat: no-repeat;
	height: 36px;
	background-position: 12px center;
	float: none;
}
.query-head {


	background-color: #014077;
	background-image: url(query-form-text.gif);
	background-repeat: no-repeat;
	height: 36px;
	background-position: center center;
	float: none;
}
.light-blue-border {
	border: solid 1px #C4D0DF;
}.contact-us-head {



	background-color: #014077;
	background-image: url(contact-us-text.gif);
	background-repeat: no-repeat;
	height: 36px;
	background-position: center center;
	float: none;
}
.news-head {

	background-color: #E2E2E2;
	background-image: url(news-text.gif);
	background-repeat: no-repeat;
	height: 36px;
	background-position: 12px center;
	float: none;
}
.news1-head {

	background-color: #E2E2E2;
	background-image: url(news-text1.gif);
	background-repeat: no-repeat;
	height: 36px;
	background-position: 12px center;
	float: none;
}
.testimonials-head {
	background-color: #E2E2E2;
	background-image: url(testimonials.gif);
	background-repeat: no-repeat;
	height: 36px;
	background-position: 12px center;
	float: none;
}
.news-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1B4C8A;
	text-decoration: none;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.news-link:hover {
	text-decoration:underline;
}
.link-head {
	background-color: #E2E2E2;
	background-image: url(links-text.gif);
	background-repeat: no-repeat;
	height: 36px;
	background-position: 12px center;
	float: none;
}
.resource-head-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.services-inner-head {

	background-color: #E2E2E2;
	background-image: url(our-services-text.gif);
	background-repeat: no-repeat;
	height: 36px;
	background-position: 12px center;
	float: none;
}
.contactus-bodyhead {
	background-color: #E2E2E2;
	background-image: url(body-contactus.gif);
	background-repeat: no-repeat;
	height: 36px;
	background-position: 12px center;
	float: none;
}
.thanks-bodyhead {
	background-color: #E2E2E2;
	background-image: url(thanks.gif);
	background-repeat: no-repeat;
	height: 36px;
	background-position: 12px center;
	float: none;
}