#top_body{
	margin : 0px auto;
	position : relative;
	width : 960px;
	height : 250px;
	font-family : Helvetica, Arial, sans-serif;
	background : url(images/top_body_bg.jpg) no-repeat;
}
#top_body img{
	margin : 0px;
}
#side_nav{
	position : absolute;
	width : 220px;
	height : 282px;
	top : 27px;
	left : 695px;
	color : #222;
	font-size : 13px;
	font-family : "Palatino", "Palatino Linotype", Georgia, sans-serif;
	}	
#side_nav ul{
	margin : 0px;
	margin-left : 0px;
	padding : 0px;
	list-style-type : none;
}
#side_nav ul a{
	padding : 0px;
	display : block;
	margin : 0px;
	text-decoration : none;
	line-height : 30px;
	text-align : center;
	width : 165px;
	height : 35px;
	color : #333;
	font-size : 14px;	
	font-size : 0px;
	font-weight : bold;
	}
#side_nav ul .side_nav_top {
	margin-top : 5px;
	
}

/**************************8888888888888888888888888888888888888****************************************************************************************************/
#body_main{
	min-height : 200px;
}

#left_bar{
	width : 320px;
	float : left;
	padding : 15px 0px;
	background : url(images/lb.jpg) center center no-repeat;
	min-height : 280px;
	position : relative;
}
#b1{
	padding : 5px;
	width : 210px;
	height : 105px;
	position : absolute;
	top : 60px;
	left : 50px;
	text-align : center;
}
#b1 a{
	display : block;
	width : 210px;
	height : 25px;
	line-height : 25px;
	text-align : center;
	color : #333;
	font-family : "Palatino", "Palatino Linotype", Georgia, sans-serif;
	font-size : 14px;
	font-weight : bold;
	}
#b1 a:hover{
	color : #000;
}
#b2{
	padding : 5px;
	width : 210px;
	height : 90px;
	position : absolute;
	top : 200px;
	left : 50px;
}
#b2 a{
	display : block;
	width : 210px;
	height : 25px;
	text-align : center;
	color : #333;
	font-family : "Palatino", "Palatino Linotype", Georgia, sans-serif;
	font-size : 14px;
	font-weight : bold;
	}
#b2 a:hover{
	color : #000;
}
/**********************************************************************************************************************************************************************/
#center_col{
	width : 318px;
	float : left;
	padding : 25px 0px;
	}

#right_bar{
	width : 320px;
	float : left;
	padding : 15px 0px;
	}
/**************************************************************************************************************************************/
.box1{
	position : relative;
	text-align  : center;
	margin : 0px auto;
	width : 210px;
	color : #333;
	height: 260px;
	padding : 10px 15px;
	padding-top : 40px;
	background :url(images/box1_bg.jpg) top left no-repeat;
}	
.box1 a{	
	padding :  0px 10px 0px 0px;
	color : #333;
	font-family : "Palatino", "Palatino Linotype", Georgia, sans-serif;
	font-size : 17px;
	font-weight : bold;
	line-height : 30px;
}
.box1_top a{
	position : absolute;
	width : 190px;
	height : 75px;
	top : 55px;
	left : 15px;
}
.box1_bottom a{
	position : absolute;
	width : 190px;
	height : 80px;
	top : 155px;
	left : 20px;
	}
/******************************************************************************************************************************************/
.box2{
	background : #e9e9e9 ;
	padding : 10px 10px;
	padding-top : 50px;
	margin : 20px auto;
	width :	240px;
	height : 60px;
	border: 1px solid black;
}
#photog{
	background : url(images/pg.jpg) top right no-repeat;
	color : #ddd;
}
#personalx{
	background : url(images/pe.jpg) top right no-repeat;
	color : #ddd;	
}
.box2 a{
	display : block;
	position : relative;
	top: -50px;
	margin : 0px;
	color : #000;
	font-family : "Palatino", "Palatino Linotype", Georgia, sans-serif;
	font-size : 17px;
	line-height : 30px;
	height :120px;
	width : 240px;
}
