﻿#yell_advert {
	 margin-left:auto; 
	 margin-right:auto; 
	 border-color: green; 
	 width:800px;  
	 border-style: solid; 
	 font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
#yell_header {
	background-color: green; 
	color: white; 
	text-align: center;
}
.yell_befree {
	font-size: 80px; 
	font-weight: bold;
}
.yell_immediate {
	font-size: 50px; 
	font-weight: bold;
}
#yell_main {
	width: 80%; 
	margin-left:auto; 
	margin-right:auto;
}
#yell_instant {
	text-align: center; 
	font-size: 30px;
}
.yell_instant1 {
	font-weight: bold;
}
.yell_green {
	color:green;
}
.yell_instant3 {
	color:black;
	font-weight:bold;
}
#yell_hr {
	width: 50%; 
	margin-left:auto; 
	margin-right:auto;
	color:green;
}
#yell_skill {
	text-align:center; 
	font-size:30px; 
	font-weight:bold;
}
#yell_noweeks {
	text-align:center; 
	font-size:30px; 
	font-weight:bold;
}
#yell_conditions {
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
	font-style: italic; 
	font-size:20px;
}
#yell_emptycolumn {
	float:left; 
	width:20%;
}
#yell_conditioncolumn {
	width: 30%; 
	float:left; 
}
#yell_footer {
	float:left; 
	width:82%;
}
#yell_phone {
	background-color: green; 
	color: white; 
	text-align: center; 
	font-size:40px; 
	font-weight:bold; 
	margin-top:20px;
}
#yell_address {
	color:green; 
	font-style:italic; 
	font-size:24px;
}
#yell_goc {
	float:right; 
	margin-left:20px; 
	margin-right:20px;
}
#yell_call {
	color:green; 
	font-size:30px; 
	font-weight:bold; 
	text-align:center;
}
#yell_clear {
	clear:both;
}