/* CSS DOCUMENT */

body {
	margin:0px;
	padding:0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	}
.navigation-bg{
	background:url(../images/nav-bg.gif) repeat-x;
	height:47px;
	width:865px;
}
	

.header-bg {
	background:url(../images/middle.gif) repeat-x;
	width:934px;
	}
.bg-content {
	background:url(../images/bg-content.gif) repeat-y;
	width:930px;
	}
.content-top-middle {
	background:url(../images/content-top-middel.gif) repeat-x;
	}
	
.content-middle-left {
	background:url(../images/content-middle-left.gif) repeat-y;
	}
.content-middle-right {
	background:url(../images/content-middle-right.gif) repeat-y;
	}
.content-bottom-middle {
	background:url(../images/content-bottom-middle.gif) repeat-x;
	}
.content-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:20px;
	color:#F27D27;
	}
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	color:#0082BF;
	text-decoration: none;
	}

.content-text {
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight:normal;
	font-size:12px;
	color:#5D5D5D;
	text-decoration: none;
	line-height: 16px;
	}
.content-text a {
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight:bold;
	font-size:12px;
	color:#333333;
	text-decoration: none;
	}
.content-text a:hover {
	color:#FF0000;
	}
	.content-text1 a {
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight:normal;
	font-size:12px;
	color:#333333;
	text-decoration: none;
	}
.content-text1 a:hover {
	color:#FF0000;
	}
	
.blue-title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#3976AF;
	}
.title-img {
	font-family:"trebuchet MS";
	font-weight:bold;
	font-size:12px;
	color:#353535;
	}
.title-img-inner {
	font-family:"trebuchet MS";
	font-weight:bold;
	font-size:12px;
	color:#353535;
	padding-left:8px;
	}
.bg-color-gray {
	background-color:#F2F2F2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B4D0DC;
	border-left-color: #B4D0DC;
	}
.upcoming-project {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:17px;
	color:#953F00;
}
.footer-middle {
	background: url(../images/footer-middle.gif) repeat-x;
	}
	
.footer-links {
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	padding-right:10px;
	}
.footer-links a {
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
.footer-links a:hover {
	text-decoration:underline;
	color:#000000;

	}
.p{
	margin:0px;
}
.top-space{
	padding-top:10px;
}
.top-space1{
	padding-top:5px;
}
.inner-side-bg {
	background:url(../images/inner-side-bg.gif) repeat-y;
	}	
.bread-crum {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#414141;
	padding-top: 10px;
	text-decoration: none;
}
.content-title-active {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:20px;
	color:#F03300;
}
.content-text-home {

	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight:normal;
	font-size:11px;
	color:#414141;
	text-decoration: none;
}
	.rightlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #800000;
	padding-left: 15px;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 9px;
	padding-top: 7px;
}
	.rightlinks-inactive {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
	.rightlinks-active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.bor {
	border: 1px dashed #CCCCCC;
}
.vision {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #996600;
}
.news-title {

	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#3976AF;
}

#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 200px;
height: 80px;
border: 0px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

