@charset "utf-8";
/* CSS Document */
.top {
	background-image: url(images/top.jpg);
	height: 101px;
	width: 974px;
}
.container .backgroundcontainer .margin #result #form1 .body_form #enquiry {
	height: 200px;
}

.toptext {
	width: 475px;
	margin-left: 490px;
	padding-top: 20px;
}
.sidemap {
	margin-left: 220px;
	height: 270px;
	margin-top: 34px;
}
#result {
	clear: left;
}


.maintext {
	width: 465px;
	float: left;
	clear: left;
}
.maintext2 {
	width: 420px;
	float: left;
	clear: left;
}
.maintext a {
	color: #000000;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #C3C8CC;
}


.sidetext {
	margin-left: 475px;
}
img {
	margin: 0px;
	padding: 0px;
}

.bulletsbox {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	background-repeat: no-repeat;
	padding: 0px;
}
.icons {
	padding-left: 10px;
	padding-top: 40px;
}
.footer {
}



body {
	background-color: #FFFFFF;
}
.backgroundcontainer {
	background-image: url(images/middle.jpg);
	background-repeat: repeat-y;
}
.margin {
	width: 935px;
	margin-left: 40px;
	clear: left;
	padding-top: 20px;
}
.header {
	background-image: url(images/header.jpg);
	height: 118px;
	clear: left;
	background-repeat: no-repeat;
	
}
.logo {
	background-image: url(images/ameerlogo.jpg);
	height: 65px;
	width: 152px;
	margin-left: 40px;
	margin-top: 20px;
	float: left;
}

.bottom {
	background-image: url(images/bottom.jpg);
	height: 120px;
	width: 974px;
	clear: left;
}
.container {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
h1 {
	color: #ABACAF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

.footer {
	clear: left;
	padding-top: 75px;
	color: #B0B0B0;
	font-size: 9px;
	width: 940px;
	padding-left: 25px;
}
.copyright {
	font-size: 10px;
	width: 425px;
	margin-left: 480px;
	margin-right: 35px;
	text-align:right;
}

.bottomnav {
	font-size: 10px;
	margin: 0 35px 0 14px;
}
.bottomnav a:link, a:visited, a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #AEAEB0;
	text-decoration: none;
}
.bottomnav a:hover {
	color: #58595B;
}
.bullets ul {
	padding-left: 10px;
}
#form1 {
}
.nav {
	padding-left: 11px;
}
.newinner {
	padding-right: 50px;
}
.wwdtxt {
	width: 450px;
}

.style7 {color: #EDE5D7; font-size: 16px; font-weight: bold;}
.style9 {color: #58595B}
.style11 {
	color: #FFFFFF;
	font-weight: bold;
}
.style12 {font-size: 11px}

#navmenu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#navmenu li{
	float:left;
	margin-left:5px;
}

#navmenu li:first-child{
	margin:0;	
}


#navmenu li a{
	display:block;
	padding:6px 0;
	width:154px;
	color:#fff;
	background:url(images/nav/nav.gif);
	background-repeat:repeat-x;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
}

#navmenu li a:hover, #navmenu li.current a{
	background:url(images/nav/nav-on.gif);
}

