



#pg{
	background : #E5BBA4;
	padding: 10px 20px;
	text-align : right;
	color: black;
}
#wrapper{
	width : 800px;
	margin: 0 auto;
	border-left : 1px solid #F0E9EB;
	border-right: 1px solid #F0E9EB;
	
}
#bg{
	height: 30px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

#left-column{
	padding: 0 10px 10px 20px;
	float:left;
	
}
.text1{
	font:normal 40px Georgia, serif;
	color: #B45C1A;
	padding: 78px 0 0 150px;

}
#logo{
	padding-bottom: 75px;
}
#box{
width:360px;
background-color: #F7F7F7;
border: 1px solid #F0E9EB;
padding: 10px 5px 5px 5px;
	}
#box1{
width:360px;
background-color: #F7F7F7;
border: 1px solid #F0E9EB;
padding: 10px 5px 5px 5px;
}

 h2{
	
	color: #E5BBA4;
	border-bottom: 1px solid #EFECE7;
margin: 20px 60px 10px 40px;
	padding-bottom: 10px;
	
}
ul{
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 17px;
	list-style: square url(images/bullet.gif);
}
#right-column{
padding : 80px 25px;

}
#right-image{
	float:right;
	padding-bottom:35px;
	
}
#side-bar{

	background-image : url(images/shadow.jpg) no repeat top;
}
#side-bar h2{
	text-align : center;
}
#side-bar p{
	text-align: justify;
}
#footer{
	clear:both;
	background : #E5BBA4;
	height:50px;
	padding: 8px 0 10px 10px;
	color: Maroon;
}
