@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000033;
	margin:0;
	padding:0;
	background-image:url(http://www.abmpropertyservices.co.uk/images/bg.jpg);
	background-repeat:repeat-x;
}
body {
	background-color: #FFFFFF;
}
a {
	font-weight: bold;
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000033;
}

#container{width:1013px; margin:auto;}
#topbar{background-image:url(http://www.abmpropertyservices.co.uk/images/top_bar.jpg); width:1013px; height:48px; background-repeat:no-repeat; color:#FFFFFF; font-size:18px;}
#topbar_left{width:550px; float:left; height:33px; padding:12px 15px;}
#topbar_right{width:403px;float:left; height:33px; padding:12px 5px; text-align:right;} 
#topbar a:link{color:#FFFFFF; font-weight:normal;}
#topbar a:visited{color:#FFFFFF; font-weight:normal;}
#topbar a:active{color:#FFFFFF; font-weight:normal;}
#topbar a:hover{color:#FFFFFF; font-weight:normal;}
#banner{width:1013px; text-align:center;}
#banner img{margin:0 15px; }
#mainbar{background-image:url(http://www.abmpropertyservices.co.uk/images/main_bar.jpg); margin-top:4px; width:989px; font-size:18px; height:26px; background-repeat:no-repeat;  height:33px; padding:13px 15px 17px 15px;}
#content{width:100%; margin:5px 0;}
#content_large{width:600px; padding:0 5px; float:left; }
#content_small{width:393px; padding:0 5px; float:left; }
#content_small_contact{width:383px; padding:10px 5px 0 5px; float:left; text-align:center;}
#content_full{width:1003px; padding:0 5px; float:left; }
#scrollbar{width:1003px; padding:5px 5px; clear:both; }
#footer{background-image:url(http://www.abmpropertyservices.co.uk/images/bottom_bar.jpg); width:1013px; height:17px; clear:both; text-align:center; font-size:9px; color:#FFFFFF; padding:10px 0 0 0;}
#footer a:link{color:#FFFFFF;}
#footer a:visited{color:#FFFFFF;}
#footer a:active{color:#FFFFFF;}
#footer a:hover{color:#FFFFFF;}

.bold{font-weight:bold;}
.scrollers{height:100px; width:150px; margin:5px; }
