/* css document */

body {
	background-image: url(http://www.bmaltd.com/images/bg.jpg);
	background-repeat: repeat-x;
	font: ;
	font-size: 12px;
	line-height: 1.25;
	font:Verdana, Arial, Helvetica, sans-serif;
	}

html { height: 100%; }

H1 {
	color: #954E1C;
	font-size:14px;
	}
	
H2 {
	color: #954E1C;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	}
	
H3 {
	color: #666666;
	font-size: 12px;
	margin-top: 1px;
	}
	
H4 {
	color: #FFFFFF;
	font-size:14px;
	margin: 0px;
	}
	
.news {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.address {
	font-size: 11px;
	line-height: normal;
	}
	
.orange {
	color: #FF9933;
	}

/* links */

#nav {
	position:absolute;
	width: 477px;
	height: 16px;
	top: 75px;
	left: 214px;
	}

a:link { color: #666666; text-decoration: none; } 
a:visited { color: #953000; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }
a:active { color: #953000; text-decoration: none; }

#admin_menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

#admin_menu a:link { color: #CCCCCC; text-decoration: none; } 
#admin_menu a:visited { color: #CCCCCC; text-decoration: none; }
#admin_menu a:hover { color: #FFFFFF; text-decoration: none; }

#footer_links ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	}

#footer li { display: inline; }
#footer ul li a:link { display: inline; color: #666666; text-decoration: none; } 
#footer ul li a:visited { display: inline; color: #953000; text-decoration: none; }
#footer ul li a:hover { display: inline; color: #000000; text-decoration: none; }

#footer_about li { display: inline; }
#footer_about ul li a:link { display: inline; color: #666666; text-decoration: none; } 
#footer_about ul li a:visited { display: inline; color: #953000; text-decoration: none; }
#footer_about ul li a:hover { display: inline; color: #000000; text-decoration: none; }

#footer_serv li { display: inline; }
#footer_serv ul li a:link { display: inline; color: #666666; text-decoration: none; } 
#footer_serv ul li a:visited { display: inline; color: #953000; text-decoration: none; }
#footer_serv ul li a:hover { display: inline; color: #000000; text-decoration: none; }

#footer_proj li { display: inline; }
#footer_proj ul li a:link { display: inline; color: #666666; text-decoration: none; } 
#footer_proj ul li a:visited { display: inline; color: #953000; text-decoration: none; }
#footer_proj ul li a:hover { display: inline; color: #000000; text-decoration: none; }

space a:link { margin-top: 0px;}

/* positioning */

#body {
	position: absolute;
	top: 50px;
	margin-left: 12px;
	width: 475px;
	z-index: 2;
	} 

/* index */

#main_cont {
	position: absolute;
	width: 800px;
	height: 100%;
	left: 50%;
	margin-left: -400px;
	top: 0px;
	}
	
	#container {
		position: absolute;
		width: 800px;
		height: 587px;
		background-image: url(http://www.bmaltd.com/images/container.jpg);
		background-repeat: repeat-x;
		}
	
	#header {
		position: absolute;
		width: 700px;
		height: 98px;
		left: 50%;
		margin-left: -350px;
		}
		
	#subnav {
		position: absolute;
		width: 200px;
		height: 15px;
		margin-left: 125px;
		top: 5px;
		}
			
		#address {
			position: absolute;
			width: 501px;
			height: 98px;
			left: 199px;
			background-image:url(http://www.bmaltd.com/images/address.jpg);
			}
			
			#address_text {
				position: absolute;
				width: 150px;
				height: 70px;
				right: 16px;
				text-align: right;
				font-size: 10px;
				margin-top: 5px;
				}
	
	#content {
		position: absolute;
		width: 690px;
		height: 489px;
		top: 99px;
		left: 50%;
		margin-left: -345px;
		}
		
		#news {
			position: absolute;
			width: 197px;
			height: 236px;
			background-image: url(http://www.bmaltd.com/images/recent_news.jpg);
			}
			
		#blue {
			position: absolute;
			width: 493px;
			height: 274px;
			background-image: url(http://www.bmaltd.com/images/blue.jpg);
			margin-left: 197px;
			display: block;
			}
			
	#news_text {
		position: absolute;
		width: 175px;
		height: 171px;
		top: 50px;
		margin-left: 12px;
		}
			
	#serv_head {
		position: absolute;
		width: 197px;
		height: 38px;
		top: 236px;
		background-image: url(http://www.bmaltd.com/images/serv_head.jpg);
		}
			
	#serv_cont {
		position: absolute;
		width: 690px;
		height: 215px;
		top: 274px;
		background-image: url(http://www.bmaltd.com/images/serv_back.jpg);
		}
	
	#serv_cat {
		vertical-align: middle;
		position: absolute;
		width: 313px;
		height: 190px;
		top: 10px;
		margin-left: 360px;
		}
		
	#serv_text {
		position: absolute;
		width: 292px;
		height: 171px;
		top: 5px;
		margin-left: 12px;
		}
		
#view {
	position:absolute;
	margin-left: 400px;
	top: 50px;
	z-index: 3;
	}
	
#footer {
	position: absolute;
	top: 650px;
	width: 800px;
	height: 89px;
	background-image: url(http://www.bmaltd.com/images/footer.jpg);
	}
	
	#footer_links {
		position: absolute;
		margin-left: 100px;
		top: 20px;
		}
	
	#footer_phone {
		position: absolute;
		margin-left: 520px;
		top: 35px;
		}
		
#footer_about {
	position: absolute;
	top: 800px;
	width: 800px;
	height: 89px;
	background-image: url(http://www.bmaltd.com/images/footer.jpg);
	}
	
#footer_serv {
	position: absolute;
	top: 900px;
	width: 800px;
	height: 89px;
	background-image: url(http://www.bmaltd.com/images/footer.jpg);
	}
	
#footer_proj {
	position: absolute;
	top: 900px;
	width: 1200px;
	height: 89px;
	background-image: url(http://www.bmaltd.com/images/footer.jpg);
	}
		
/* subsequent pages */

#about {
	position:absolute;
	background-image: url(http://www.bmaltd.com/images/about_cont.jpg);
	width: 521px;
	height: 419px;
	}
	
#news {
	position:absolute;
	background-image: url(http://www.bmaltd.com/images/news_cont.jpg);
	width: 521px;
	height: 419px;
	}
	
#contact {
	position:absolute;
	background-image: url(http://www.bmaltd.com/images/contact_cont.jpg);
	width: 521px;
	height: 419px;
	}
	
#links {
	position:absolute;
	background-image: url(http://www.bmaltd.com/images/links_cont.jpg);
	width: 521px;
	height: 419px;
	}
	
#projects {
	position:absolute;
	background-image: url(http://www.bmaltd.com/images/projects_cont.jpg);
	width: 521px;
	height: 419px;
	}

#services {
	position:absolute;
	background-image: url(http://www.bmaltd.com/images/serv_cont.jpg);
	width: 521px;
	height: 419px;
	}
	
	#serv_mun {
		position:absolute;
		background-image: url(http://www.bmaltd.com/images/serv_mun_body.jpg);
		width: 521px;
		height: 419px;
		}
		
	#serv_sur {
		position:absolute;
		background-image: url(http://www.bmaltd.com/images/serv_sur_body.jpg);
		width: 521px;
		height: 419px;
		}
		
	#serv_civ {
		position:absolute;
		background-image: url(http://www.bmaltd.com/images/serv_civ_body.jpg);
		width: 521px;
		height: 419px;
		}
		
	#serv_trans {
		position:absolute;
		background-image: url(http://www.bmaltd.com/images/serv_trans_body.jpg);
		width: 521px;
		height: 419px;
		}
		
	#serv_str {
		position:absolute;
		background-image: url(http://www.bmaltd.com/images/serv_str_body.jpg);
		width: 521px;
		height: 419px;
		}
		
#admin {
		position:absolute;
		background-image: url(http://www.bmaltd.com/images/admin_cont.jpg);
		width: 521px;
		height: 419px;
		}
		
#admin_menu {
	position: absolute;
	background-image: url(http://www.bmaltd.com/images/admin_menu.jpg);
	width: 169px;
	height: 508px;
	margin-left: 521px;
	background-repeat: no-repeat;
	}
	
#quick_links {
	position: absolute;
	background-image:  url("http://www.bmaltd.com/images/quick_links.jpg");
	width: 169px;
	height: 508px;
	margin-left: 521px;
	background-repeat: no-repeat;
	}
	
.quick {
	margin-top: 50px;
	}

