* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Tahoma;
	background: url(../images/greyback.jpg) repeat center top;
}
.bodyd{background:transparent url(../images/bg_bodyover.png) left top repeat-x; *_background:none;}
#wrapper {
	clear: both;
	padding-top: 60px;
	padding-bottom: 60px;
	width: 775px;
	text-align: left;
}
#header {
	clear: both;
	height: 314px;
	width: 775px;
}
#headerLeftIndex {
	float: left;
	height: 314px;
	width: 494px;
}
#logoMain {
	height: 74px;
	width: 494px;
}
#logo {
	float: left;
	height: 74px;
	width: 283px;
}
#logoRight {
	background: url(../images/logoright.jpg) no-repeat left top;
	height: 74px;
	width: 211px;
	float: left;
}
#menu {
	height: 39px;
	width: 494px;
	_margin-top: -4px;
	background-color: #003351;
}
#menu a {
	float: left;
}
#menuBottomLine {
	font-size: 0px;
	height: 3px;
	width: 494px;
	background: url(../images/menuBottomBg.jpg) no-repeat left top;
}
#bannerIndex {
	height: 148px;
	width: 434px;
	background: url(../images/bannerBg.jpg) no-repeat left top;
	padding:30px 30px 20px 30px;
}
.welcomeText {
	padding-bottom: 10px;
}
#bannerIndex p {
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 12px;
}
#headerRightIndex {
	float: right;
	height: 314px;
	width: 281px;
}
#container {
	width: 715px;
	padding: 15px 30px;
	background-color: #FFFFFF;
	_margin-top:-4px;
}
#leftPanelIndex {
	float: left;
	width: 330px;
}

#leftPaneldivider {
	float: left;
	width: 330px;
	height: 1px;
	background-image: url(../images/divider.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom: 20px;
	padding-top: 20px;
}

#rightPanelIndex {
	float: right;
	width: 330px;
}
.heading {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #003351;
}
h2 {
	margin-bottom: 15px;
}
.heading a {
	color: #003351;
	text-decoration: none;
}
.seperator20px {
	height: 15px;
}
.normalText {
	font-size: 11px;
	color: #6a6a6a;
	line-height: 16px;
}
.normalTextGreenBold {
	font-size: 11px;
	font-weight: bold;
	color: #b6ba7d;
	line-height: 16px;
}
.normalTextGreenBoldheading {
	font-size: 13px;
	font-weight: bold;
	color: #b6ba7d;
	line-height: 16px;
}
.normalTextGreen {
	font-size: 11px;
	line-height: 16px;
	color: #b6ba7d;
}
.normalTextGreen a {
	color: #b6ba7d;
	text-decoration: none;
}
.normalTextGreenBold a{
	color: #b6ba7d;
	text-decoration: none;
}
a.readMore {
	font-size: 11px;
	color: #b6ba7d;
	text-decoration: none;
}
.servicesLinks1 {
	float: left;
	width: 145px;
}
.servicesLinks1 ul {
	padding-left: 15px;
}
.servicesLinks1 li {
	font-size: 11px;
	line-height: 16px;
	color: #6a6a6a;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
}
.servicesLinks1 a {
	color: #6a6a6a;
	text-decoration: none;
}

.servicesLinks2 {
	float: left;
	width: 185px;
}
.servicesLinks2 ul {
	padding-left: 15px;
}
.servicesLinks2 li {
	font-size: 11px;
	line-height: 16px;
	color: #6a6a6a;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
}
.servicesLinks2 a {
	color: #6a6a6a;
	text-decoration: none;
}

.clear-both {
	font-size: 0px;
	clear: both;
	height: 1px;
}
#footer {
	background-color: #b6ba7d;
	height: 70px;
	width: 745px;
	padding-left: 30px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	padding-top: 30px;
	clear: both;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:hover{
	color: #000000;
}
.copyright {
	padding-top: 5px;
	padding-left: 5px;
}

/* ======================================================= Inner Page CSS Starts here ======================================================== */
#headerInner{
	width:775px;
	height:208px;
}
#headerLeft{
	width:552px;
	height:208px;
	float:left;
}
#headerRight{
	width:223px;
	height:208px;
	float:right;
}
#logoMainInner {
	height: 74px;
	width: 552px;
}
#logoInner {
	float: left;
	height: 74px;
	width: 283px;
}
#logoRightInner {
	background: url(../images/logorightInner.jpg) no-repeat left top;
	height: 74px;
	width: 269px;
	float: left;
}
#menuInner {
	height: 39px;
	width: 552px;
	_margin-top: -4px;
	background-color: #003351;
}
#menuInner a {
	float: left;
}
#menuBottomLineInner {
	font-size: 0px;
	height: 3px;
	width: 552px;
	background: url(../images/menuBottomBgInner.jpg) no-repeat left top;
}
#bannerInner{
	width:552px;
	height:92px;
}

#containerInner{
	width:775px;
	clear:both;
	background:#ffffff;
	_margin-top:-4px;
}
#leftPanel {
	float: left;
	width: 385px;
	padding:30px;
}

#leftPanel_faqs {
	float: left;
	width: 705px;
	padding:30px;
}

#rightPanel {
	background: url(../images/rightPanelBg.jpg) no-repeat right bottom;
	float: right;
	width: 270px;
	padding:30px;
	background-color: #F0F1E5;
	height:340px;
}

#rightPanel_about {
	background: url(../images/rightPanelBg.jpg) no-repeat right bottom;
	float: right;
	width: 270px;
	padding:30px;
	background-color: #F0F1E5;
	height:365px;
}

#rightPanel_services {
	background: url(../images/rightPanelBg.jpg) no-repeat right bottom;
	float: right;
	width: 270px;
	padding:30px;
	background-color: #F0F1E5;
	height:822px;
}

#rightPanel_contact {
	background: url(../images/rightPanelBg.jpg) no-repeat right bottom;
	float: right;
	width: 270px;
	padding:30px;
	background-color: #F0F1E5;
	height:250px;
}

#rightPanel_divider {
	float: right;
	width: 270px;
	height: 1px;
	background-image: url(../images/divider.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom: 20px;
	padding-top: 20px;
}


.normalTextInner {
	font-size: 11px;
	color: #6a6a6a;
	line-height: 16px;
	padding-bottom:8px;
}

#contactusContainer1 {
	float: left;
	width: 175px;
	padding-top: 20px;
	border-right: thin;
	border-right-color: #b6ba7d;
}

#contactusContainer2 {
	float: left;
	width: 175px;
	padding-left: 15px;
	padding-top: 20px;
}

/* ======================================================= Lightbox Stylesheet ======================================================== */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lb/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lb/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

