body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../_images/abouthtmlBG.png);
	background-repeat: repeat-x;
}


#wrapper {
	width: 1000px;
	height: 1200px;
	margin: auto;

}


#header {
	height: 97px;
}

.logo {
	float:left;
	width: 222px;
	height:78px;
	position: relative;
	left: 64px;
	top: 5px;
}

.menu {
	position: relative;
	top: 15px;
	left: 265px;

}

.menulist {
	position: relative;
	top: -42px;
	left: 440px;
	width: 550px;
        
}

#menulist li{
	float: left;
	margin-left: 21px;
	list-style-type: none;
}


#menulist li a{
	color:#dfdfdf;
	text-decoration: none;
}

#menulist li a:hover{
color:#25b2f8;
}


#mainContent {
	height: 700px;

}



.aboutus {
	position: relative;
	left: -410px;
	top: -9px;
}
.contactus {
	position: relative;
	left: 120px;
	top: -13px;
	width:128px;
	height:40px;
}
#toppara {
	padding: 0px;
	width: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 97px;
	color: #767373;
	line-height: 1.6em;
}


#sidebottompanel h4 {
	color:#1381bc;
	font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 97px;
}

#sidebottompanel p {
color:#767373;
}


#sidePanel1 {
	width: 50%;
	float: left;
}
#sidePanel1 ul li {
	line-height: 1.6em;
	color: #767373;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 58px;
	list-style-image: url(../_images/arrow_bullet.jpg);
	list-style-type: none;
	font-size: 0.85em;
	padding-bottom: 1em;
}



#sidePanel2 {
	float: left;
	width: 50%;
}




#sidePanel2 ul li {
	line-height: 1.6em;
	color: #767373;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 58px;
	list-style-image: url(../_images/arrow_bullet.jpg);
	list-style-type: none;
	font-size: 0.85em;
	padding-bottom: 1em;
}

#bottom_footer {
	position: relative;
	width: 325px;
	top: 40px;
	left: 50px;
}
#bottom_footer1 {
	width: 254px;
	position: relative;
	top: 10px;
	left: 680px;
}

