{
margin:0;
padding:0;
border:0;
}

.borderless {border:0px;}

.round {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.phone_number_logo {font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#F0632B;
	font-weight:bold;
}

.phone_number {font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:40px;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:5px;
}

div.clear {clear: both;}

body {background-color:#000000;
	/*CSS backgrounds for Netscape*/
	layer-background-color:#000000;
	/*End CSS backgrounds for Netscape*/
	text-align:center;
}
div.wrapper {background-color:#d3fc30;
	/*CSS backgrounds for Netscape*/
	layer-background-color:#d3fc30;
	/*End CSS backgrounds for Netscape*/
	/*text-align:left*/ /*Uncomment to correct text-align:center; inheritance for <body> nested tags/elements*/
	width:1016px;
	/*padding-top:10px;
	padding-bottom:10px;*/
}
/*CSS for Opera and Mozilla*/
html>body div.wrapper {background-color:#d3fc30;}
/*End CSS for Opera and Mozilla*/

div.content {background-color:#d3fc30;
	/*background:url(images/content_repeater.jpg);*/
	/*CSS backgrounds for Netscape*/	
	layer-background-color:#d3fc30;
	/*layer-background-image:url(images/content_repeater.jpg);*/
	/*End CSS backgrounds for Netscape*/
	width:1016px;
	height:1%;
}
/*CSS for Opera and Mozilla*/
html>body div.content {background-color:#d3fc30;
	/*background:url(images/content_repeater.jpg);*/
	/*height:auto;*/
}

div.content_top {background-color:#d3fc30;
	/*background:url(images/content_repeater.jpg);*/
	/*CSS backgrounds for Netscape*/
	layer-background-color:#d3fc30;
	/*layer-background-image:url(images/content_repeater.jpg);*/
	/*End CSS backgrounds for Netscape*/
	width:1016px;
	height:1%;
}
/*CSS for Opera and Mozilla*/
html>body div.content_top {background-color:#d3fc30;
	/*background:url(images/content_repeater.jpg);*/
	height:auto;
}
/*End CSS for Opera and Mozilla*/

div.content_mid {background-color:#d3fc30;
	/*background:url(images/content_repeater.jpg);*/
	/*CSS backgrounds for Netscape*/	
	layer-background-color:#d3fc30;
	/*layer-background-image:url(images/content_repeater.jpg);*/
	/*End CSS backgrounds for Netscape*/
	width:1016px;
	height:1%;
}
/*CSS for Opera and Mozilla*/
html>body div.content_mid {background-color:#d3fc30;
	/*background:url(images/content_repeater.jpg);*/
	height:auto;
}
/*End CSS for Opera and Mozilla*/

div.content_bottom {background-color:#d3fc30;
	background:url(../images/content_bottom.jpg);
	background-repeat:no-repeat;
	/*CSS backgrounds for Netscape*/	
	layer-background-color:#d3fc30;
	layer-background-image:url(../images/content_bottom.jpg);
	layer-background-repeat:no-repeat;
    background-position:bottom;
	/*End CSS backgrounds for Netscape*/
	width:1016px;
	height:645px;
}
/*CSS for Opera and Mozilla*/
html>body div.content_bottom {background-color:d3fc30;
	background:url(../images/content_bottom.jpg);
	background-repeat:no-repeat;
    background-position:bottom;
	height:700px;
}
/*End CSS for Opera and Mozilla*/