body {
	background-color:#FFFDDB;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:small;
	text-align:center;
}
#container {
width:751px; 
margin-left:auto; 
margin-right:auto; 
float:none;
position:relative;


}
#inside-container {
	width:751px;
	min-height:400px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	float:left;
	background-image:url(../images/main_image.jpg);
	background-position:-2px 0px;
	background-repeat:no-repeat;
background-color:#800000;

}
#top_curve {
	width:750px;
	height:26px;
	position:relative;
	padding-top:8px;
	float:left;
	background-repeat:no-repeat;
	font-weight:bold;

}

#consultant_image {
position:absolute;
left:40px;
top:-30px;
height:94px;
width:105px;

}
img {
border:1px solid #FFFF99;
}
#main_image {
	width:570px;
	min-height:400px;
	position:relative;
	float:left;
	background-repeat:no-repeat;
	text-align:left;
	padding-top:0px;
		padding-left:20px;
	padding-right:20px;
	color:#FFFF99;
	line-height:200%;
	padding-left:40px; 
	padding-right:140px;
	padding-bottom:40px;
	
	margin-top: 80px;
	
}
#bottom_curve {
	width:755px;
	height:60px;
	padding-top:3px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(../images/bottom_curve.jpg);
	background-position: -7px 0px;

}
.heading {
color:#FFFFFF;
font-weight:bold;

}
 a {
 color:#FFFFFF;
 }
 
 ul#consultant_details{
 padding:0;
 margin:0;
 list-style:none;
 color:#FFFFFF;
 }
 
 #logos {
position:absolute;
right:20px;
top: 280px;
background-image:url(../../images/logos.gif);
width:120px;
height:200px;

}

#button {
position:relative;
display:block;
width:180px;
height:20px;
color:#FFFF99;
margin-top:185px;
float:right;
text-align:left;

}
 a#button{
font-size:90%;
color:#333333;
color:#FFFF99;
}
a#button:hover{
text-decoration:underline;
}
