body{
	margin: 0px;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td{
	padding:0px;
	vertical-align: top;
	margin: 0px;
}
img{
	border: 0px;
}
table{
	border: 0px;
	padding: 0px;
	border-collapse: collapse;
}
p{
	font-size: 12px;
	color: #666666;
}
a:link, a:visited, a:active{
	color: #DA5F01;
	font-size: 12px;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
h1{
	font-family: "Times New Roman", Times, serif;
}
h2{
	font-family: "Times New Roman", Times, serif;
	color: #DA5F01;
}
h3{
	font-family: "Times New Roman", Times, serif;
	color: #FF9504;
}
#top{
	width: 790px;
	background-image: url(../images/titlebg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#top1{
	background-image: url(../images/index_03.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: left;
}
#menu{
	background-image: url(../images/menubg.gif);
	background-position: bottom;
	text-align: right;
}
#midleft{
	width: 195px;
	background-image: url(../images/aboutus_09.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 274px;
}
#midleft p{
	text-align: center;
	padding: 5px;
}
#midright{
	width: 585px;
	padding: 20px 10px 20px 30px;
}
#midright p{
	text-align: justify;
}
#midleft-index{
	width: 281px;	
	padding-top: 324px;	
	background-image: url(../images/index_06.gif);
	background-position: top;
	background-repeat: no-repeat;	
}
#midleft-index p{
	text-align: center;
	padding: 5px;	
}
#midleft-contact{
	width: 195px;	
	padding-top: 289px;	
	background-image: url(../images/contactus_09.jpg);
	background-position: top;
	background-repeat: no-repeat;		
}
#midleft-contact p{
	text-align: center;
	padding: 5px;	
	
}
#midright-index{
	width: 509px;
	padding: 5px;
}
#midright-index h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
#midright-index h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	text-decoration: underline;
	color: Black;	
}
#footer{
	height: 38px;	
	background-image: url(../images/footerbg.gif);
	background-position: top;
	padding-top: 20px;
	text-align: center;
	
}
#footer p{
	color: White;
	font-size: 10px;
}