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: 900px;

}
.resources {
	position: relative;
	left: -410px;
	top: -8px;
}
#toppara {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 62px;
	color: #1381bc;
	height: 200px;
}

.contactus {
	position: relative;
	left: 120px;
	top: -13px;
	width:128px;
	height:40px;
}
#toppara img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topparaboxh4 {
	color: #1381bc;
	margin-left: 40px;
}
#topparabox {
	position: relative;
	width: 300px;
	left: 120px;
	top: -95px;
}


.topparah3  {
	color: #1381bc;
}
#toppara p {
	width: 90%;
	color: #999;
	line-height: 1.6em;
	font-size: 0.85em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}



#sidebottompanel h4 {
color:#1381bc;
position:relative;
left:63px;
}

#sidebottompanel p {
color:#767373;
}


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

#sidePanel2 ul li strong a {
	color: #666;
}




#sidePanel2 {
	float: left;
	width: 50%;
	position: relative;
	top: 43px;
}
#sidePanel2 ul li {
	color: #666;
	line-height: 1.6em;
	font-size: 0.85em;
	list-style-type: none;
	margin-top: 1.2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	width: 60%;
	list-style-image: url(../_images/arrow_bullet.jpg);
}
#sidePanel3 {
	padding: 0px;
	float: left;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	clear: both;
	width: 100%;
}




.parabold {
	font-weight: bold;
}


#toppara img{

border: none;
position:relative;
left:-6px;
}

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

