	body {
	background-image:url(images/back_body.gif);
	background-repeat:repeat-x;
	background-color:#fefcfd;
	margin:0px;
	padding:0px;
	color:#673266;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

div.advert {
	width:660px; 
	background-color:#FFF;
	background-image:url(images/back_advert.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	margin:0px;
	padding:30px;
	line-height:20px;
	font-size:13px;
}

div.title_box {
	text-align:center; 
	margin-bottom:40px; 
	font-size:13px;	
}

div.empty_container {
	width:310px;
	height:430px;
	float:right;
}

div.advert ul{
}

div.advert li{
	list-style-type:square;
	overflow:visible;
}

div.advert b{
	color:#000;
}

div.advert a{
	color:#3774ab; 
	text-decoration:none;
	font-weight:bold;
}

div.bottom_bar{
	float:right;
	margin:-12px 44px 0px 0px;
	background-image:url(images/bottom_bar.gif);
	width:300px;
	height:34px;
	overflow:hidden;
	color:#FFF;
	text-align:center;
	line-height:34px;
}

div.bottom_bar a{
	color:#FFF;
}

div.bottom_bar a:hover{
	color:#673266;
}


div.advert hr{
	color:#dbc8de;
	background-color:#dbc8de;
	border:none;
	height:0px;
	border-top:1px solid #dbc8de;
	margin:10px 50px;
	line-height:0px;	
}

div.hr{
	color:#dbc8de;
	background-color:#dbc8de;
	border:none;
	width:200px;
	height:0px;
	float:left;
	display:block;
	border:none;
	border-top:1px solid #dbc8de;
	margin:10px 150px 10px -10px;
	padding:0px;

}

div.advert_footer{
	background-color:#f2f2f0;
	width:667px;
	height:30px;
	padding-top:10px;
	line-height:30px;
	text-align:center;
	margin:0px 0px -8px 28px;
	display:inline;
	float:left;
}

div.flower {
	position:absolute;
	background-image:url(images/flowers.png);
	width:167px;
	height:160px;
	top:-53px;
	left:642px;	
}


span.company_name {
	font-size:26px;	
	line-height:normal;	
}


span.advert_title{
	font-size:26px;	
	color:#afa8a0;
	line-height:normal;

}

span.section_header{
	font-size:16px;	
	color:#afa8a0;
	font-weight:bold;

}
