#right_column {
	float:right;
	width: 300px;
	margin-bottom:0em;
	margin-top:1.5em;
}

form {
	position: relative;
	top:-15.9em;
	left:1em;
	font-family:'Trebuchet MS', Verdana, sans-serif;
	color:#383838;
	line-height:18px;
}

div.more_info {
    position:relative;
    top:-13.5em;
}

div.newsletter {
	font-family:' Verdana, Trebuchet MS', sans-serif;
    background:url('images/newsletter_background.jpeg');
    padding:0em;
    -moz-border-radius:10px; 
    -webkit-border-radius:10px;
    border: 1px solid #e0ffff;
    text-align:center;
    font-size:140%;
    font-weight:bold;
    width:250px;
    margin: 0;
    position:relative;
    top:-8.7em;
    left:.25em;
}

span.newsletter {
    letter-spacing:2px;
    font-size:110%;
}

a.newsletter:hover {color:white; text-decoration:underline;}
a.newsletter:link {color:black; text-decoration:none;}
a.newsletter:visited {color:brown; text-decoration:none;}
a.newsletter:active {color:black; text-decoration:none;}

div.awcflogo { 
	position: relative;
	top:-11em;
	left:2em;
}

div.jonocleaning {
	position: relative;
	top:-8.3em;
	left:2.5em;
}

th {
    color: #778899;
    font-weight: bold;
}


div.links {
	width: 220px;
	position: relative;
	top:-6em;
	left:2.5em;
	font-family:'Trebuchet MS', Verdana, sans-serif;
	font-size:87%;
}

div.callnow {
    position:relative;
    top:-13.8em;
    left:0.6em;
    width:250px;
    height:80px;
}

p.call {
   	font-family:'Trebuchet MS', Verdana, sans-serif;
    text-align:center;
    background-color:RGB(128, 177, 237);
    color:#FFF;
    font-size:22px;
    padding:0.6em;
}