img, div { behavior: url(images/iepngfix.htc) }


*{
margin:0px;
padding:0px;
}

body{
font: normal 12px/normal Arial, Helvetica, sans-serif;
color: #003843;
background:#FFFFFF url(../images/bg-org.jpg) repeat-x;
}

#maincontainer{
	width:1000px;
	height:auto;
	margin:0 auto;
	background-color: #FFFFFF;
}

#container{
	width:1000px;
	height:auto;
	float:left;
	background-color: #FFFFFF;
}


#header {
	float: left;
	height: 82px;
	width: 1000px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: -20px top;
}
#welcome-txt {
	float: left;
	height: 35px;
	width: 285px;
	margin-bottom:5px;
	padding-left:8px;
	padding-top:10px;
}
#onlineform {
	float: left;
	height: auto;
	width: 400px;
	padding:20px;
}


#onlineform  label{
	float: left;
	height:20px;
	width: 100px;
	margin-right:10px;
	
}


#onlineform .txtbox{
	float: left;
	height: 20px;
	width: 200px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #666666;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #666666;
}


#onlineform textarea{
	float: left;
	height: 100px;
	width: 200px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #999999;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #999999;
}


#onlineform #submit{
	float: left;
	height: 20px;
	width: 60px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin-left: 110px;
	display: inline;
}


#main-heading {
	float: left;
	height: 25px;
	width: 680px;
	margin-bottom:5px;
	padding-top:10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	margin-left: 10px;
	padding-left: 20px;
	color: #007095;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-image: url(../images/09.png);
	background-repeat: no-repeat;
	background-position: 5px 15px;
}



#menus {
	float: left;
	height: auto;
	width: 760px;
	margin-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 235px;
	padding-top: 3px;
}

#menus ul {
	list-style-type: none;
	float: left;
	width: 760px;
	height: auto;
	margin:0px;
	padding:0px;
	
}

#menus ul li{
	float:left;
	margin-left:2px;
	text-align: center;
	height: 33px;

}

#menus ul li a{
	width:105px;
	height:23px;
	background:url(../images/topmenu-bg.jpg) no-repeat left top;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding-top: 8px;
}

#menus ul li a:hover{
	width:105px;
	background:url(../images/menu-bg-hover.jpg) no-repeat left top;
	height:23px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#menus ul li a.current{
	width:105px;
	background:url(../images/menu-bg-hover.jpg) no-repeat left top;
	height:23px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}


.img-thumb {
	background-color: #FFFFFF;
	float: left;
	height: 230px;
	width: 310px;
	margin-right: 0px;
	margin-left: 5px;
	background-image: url(../images/pic-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 5px 5px 10px;
	display: inline;
}


.img-thumb p {
	background-color: #EAEAEA;
	float: left;
	height: 20px;
	width: 300px;
	display: block;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-weight: lighter;
	border: 1px dashed #CCCCCC;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 00px;
	margin-left: 0px;
}

.img-thumb-rt {
	background-color: #FFFFFF;
	float: left;
	height: 230px;
	width: 310px;
	margin-right: 0px;
	margin-left: 5px;
	background-image: url(../images/pic-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 5px 5px 10px;
	margin-bottom: 25px;
	
}


.img-thumb-rt p {
	background-color: #EAEAEA;
	float: left;
	height: 20px;
	width: 300px;
	display: block;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-weight: lighter;
	border: 1px dashed #CCCCCC;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 00px;
	margin-left: 0px;
}




#flash {
	float: left;
	height: 390px;
	width: 691px;
	margin-top: 10px;
	padding-left: 5px;
}


#top-bg {
	clear: both;
	float: left;
	height: auto;
	width: 1000px;
	background:url(../images/top-org-bg.jpg) repeat-x top left;
	position:relative;
	padding:0px;
	margin:0xp;
}
#logo2 {
	height: 148px;
	width: 77px;
	position:absolute;
	left: 30px;
}
#contentarea {
	height: auto;
	width: 720px;
	background-color: #FFFFFF;
	float: left;

}




#menus #links a:hover{
color:#CCCCCC;

}
#middlearea {
	height: auto;
	width: 781px;
	margin:0px auto;
	
	
}


#logo1 {
	float: left;
	height: 78px;
	width: 263px;
}
.double-line {
	float: left;
	height: auto;
	width: 480px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F3F3F3;
	background-image: url(../images/08.jpg);
	background-repeat: repeat;
}

#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 51px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	display: inline;
}



#topshadow{
width:720px;
height:27px;
float:left;

}

#leftshadow {
	float: left;
	height: 677px;
	width: 31px;
}




#rightshadow {
	float: left;
	height: 677px;
	width: 30px;
}


#textarea {
	float: left;
	height: auto;
	width: 700px;
	padding:10px;
	line-height: 20px;
	text-align: justify;
	background-color: #FFFFFF;
}


#textarea-bg{
	float: left;
	height: auto;
	width: 680px;
	padding:10px;
	line-height: 20px;
	text-align: justify;
	background-color: #FFFFFF;
	background-image: url(../images/08.jpg);
	background-repeat: repeat;
	margin-right: 10px;
	margin-left: 10px;
	margin-top:5px;
	display: inline;
}


#textarea-ct {
	float: left;
	width: 510px;
	padding:23px 10px 25px 30px;
	font-size:13px;
	line-height: 20px;
	text-align: justify;
	background-image: url(../images/contact-bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#textarea ul {
	list-style-type: none;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}


#textarea-bg ul li{
	background-image: url(../images/action_check.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 25px;
	
}


#textarea-bg ul {
	list-style-type: none;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}


#textarea ul li{
	background-image: url(../images/action_check.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 25px;
	
}


#copyright {
	float: left;
	height: auto;
	width: 500px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
}

#webdesign {
	float: right;
	height: auto;
	width: 450px;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: right;
	padding-right: 20px;
}

#webdesign a {
	color: #FFFFFF;
	text-decoration: none;
	
}
#webdesign a:hover {
	color: #EAEAEA;
	text-decoration: underline;
	
}

.hline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float:left;
	width:685px;
	clear: both;
}

.hline1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width:580px;
}
