.lawas {
	background-image: url(../images/mapbg.jpg);
	background-position: top;
	background-repeat:repeat-x;
}

.container {
	position:absolute;
	left:50%;
	width:800px;
	height:auto;
	margin-left:-400px;

}


.container2 {
	position:absolute;
	left:50%;
	width:800px;
	height:auto;
	margin-left:-400px;
	margin-top:50px;
	padding-top:10px;
	background-color:#FFFFFF;
}

.agent_div {
	float:left;
	width: 400px;
	height: 600px;
}


.agent_div2 {
	float:left;
	width: 600px;
	height: 50px;
}

.agent_div3 {
	float:left;
	width: 200px;
	height: 50px;
}


.header {
	width:800px;
	height:50px;
}

.agencytainer {
	width: 400px;
}

.leftagency {
	width:95px;
	float:left;
	padding-right:5px;
}

.rightagency {
	width:300px;
	float:left;
}

/*** Global Settings ****/
body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;background:#FFFFFF;}
p { margin : 0;padding : 0;}
a:visited, a:link {color : #a43b55;text-decoration : underline;background:none;}
a:hover {color : #a43b55;text-decoration : none;background:none;}
h1 { color : #7a2e40;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h2 {color : #7a2e40;margin : 20px 0 10px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h3 {color : #7a2e40;margin : 10px 0;padding-bottom : 10px;font : bold 14px Arial, Helvetica, sans-serif;border-bottom : 1px solid #efece7;}
ul {padding:0;margin:0 0 0 17px;list-style: square url(images/bullet.gif);}
.box {background : #f7f7f7;border : 1px solid #f0e9eb;padding : 15px;}
.title { color : #7a2e40;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 17px Georgia, serif;}
a img {
         border: 0 none;
}
