body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color:#000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #ccc url("../images/back.jpg") repeat-y 50% 0;
}
select {
	border: 1px solid #039;
	font-size: 12px;
}
a {
	text-decoration: underline;
	color: #039;
}
a:hover {
	text-decoration: none;
}
.input_text, textarea {
    background: #FFF url("../images/input.gif") no-repeat -4px -4px;
	width: 200px;
	color: #000;
	border: 1px solid #999;
	font-size: 12px;
}
/* not for IE/Mac \*/
* html textarea {
    background-attachment: fixed;
}
/**/
.featured {
	margin: 10px 0 10px 15px;
	width: auto;
	padding: 7px 4px;
/*	border: 1px solid #999;
	background: #f2f2f2;*/
}
.featured p {
	margin: 3px 0;
}
*>.featured {
	border-width: 1px;
}

a.books img {
border-color: #039;
}

#box {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 1px;
	margin-top: 0px;
	position: relative;
}
.smalltext {
	font-size: 10px;
}
.border { border: 1px solid #000; }
img.left { margin: 0 5px 5px 5px; float: left; }
img.right { margin: 0 5px 5px 5px; float: right; }
#header, #projectsheader, #serviceheader, #servicesofferedheader, #linksheader, #contactusheader, #aboutusheader {
	width: 760px;
	height: 200px;
	margin: -1px 0px 0px 11px;
	padding: 1px 1px 1px 0px;
}
#header {
	background-image: url("../images/1.jpg");
	background-repeat: no-repeat;
}
#projectsheader {
	background-image: url("../images/3.jpg");
	background-repeat: no-repeat;
}
#serviceheader {
	background-image: url("../images/service_dept.jpg");
	background-repeat: no-repeat;
}
#servicesofferedheader {
	background-image: url("../images/5.jpg");
	background-repeat: no-repeat;
}
#linksheader {
	background-image: url("../images/7.jpg");
	background-repeat: no-repeat;
}
#contactusheader {
	background-image: url("../images/6.jpg");
	background-repeat: no-repeat;
}
#aboutusheader {
	background-image: url("../images/4.jpg");
	background-repeat: no-repeat;
}
#top-nav{
	width: 760px;
	margin-left: 11px;
	background-color: #039;
	height: 30px;
	font-weight: bold;
	border-top: 2px solid #fff;
	padding: 0px;
	margin-top: -3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#top-nav ul {
	list-style-type: none;
	padding-top: 8px;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#top-nav ul li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#top-nav li a:link, #top-nav li a:active, #top-nav li a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 3px solid #039;
	padding: 5px 3px
}
#top-nav li a:hover, #top-nav li a#currentpage {
	color: #fff;
	text-decoration: none;
	border-top: 3px solid #039;
	border-bottom: 3px solid #fff;
}
#main {
	line-height: 18px;
	padding: 1px;
	margin-top: 0px;
	border: thin none #FF0000;
	float: left;
	width: 560px;
	min-height: 500px;
	background: url("../images/watermark.gif") no-repeat 50px 100px;
}
/* for Internet Explorer */
/*\*/
* html #main {
height: 500px;
}
/**/
#main p {
	padding-left: 20px;
	padding-right: 15px;
	margin: 0 0 10px;
	line-height: 18px;
}
#main h1 {
	font: bold 19px Arial, Helvetica, sans-serif;
	margin: 10px 40px 10px 20px;
	color: #003399;
	text-align:left;
}
#main h1.title {
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 0 40px 10px 20px;
	color: #000;
	text-align:left;
}
#main h4  {
	font: bold 12px Arial, Helvetica, sans-serif;
	background-color: #039;
	color: #FFF;
	width: auto;
	display: block;
	padding: 3px 5px;
	margin: 5px 0;
	border: 1px solid;
	border-color: #ccc;
	border-right: none;
	border-left: none;
}
#right-menu {
	width: 190px;
	margin: 0;
	border: 2px none #fff;
	padding: 0 0 0 15px;
	float: left;
}
#right-navlist {
	width: 190px;
	line-height: 20px;
	margin: 5px 0px 5px 0px;
	padding:0;
	list-style-type: none;
	border: 1px none #BB7D88;
	color: #02486C;
}
#right-navlist a:link, #right-navlist a:active, #right-navlist a:visited {
	width: 180px;
	display: block;
	border-bottom: 1px solid #333;
	text-align: left;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 0 5px;
}
#right-navlist a:hover {
	color: #000;
}
#right-navlist a#currentpage {
	background-color: #69E;
	color: #000;
	cursor: default;
}
.sideheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #039;
	color: #fff;
	font-size:15px;
	margin: 0;
	padding: 3px;
	border: 1px solid;
	border-color: #fff #6599CB #fff #6599CB
}
#more-info {
	margin-top: 15px;
}
#more-info p {
	line-height: 18px;
	margin: 5px 0 10px 5px;
	color: #fff;
	font-weight: bold;
}
#footer {
	margin-left: 11px;
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #000;
	font-size: 11px;
	clear: both;
}