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

body {
	margin: 0;
	padding: 0;
	ba
	color: white;
	font: small Arial, Helvetica, Verdana, sans-serif;
	position: relative;
	z-index: inherit;
	background-image: url(grey&taupe.jpg);
	background-repeat: repeat;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:840px;
	height:130px;
	z-index:2;
	background-color: #000;
}

a {
	color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#contact {
	position:relative;
	width:300px;
	height:24px;
	z-index:auto;
	float: right;
	bottom: -370px;
	right: 48px;
}

#wrapper {
	position:relative;
	background-repeat: no-repeat;
	top:48px;
	width:880px;
	height:700px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #000000;
	background-image: url(Images/Backgrounds/backgroundimage2.jpg);
}

#sidebar {
	position:relative;
	left:0px;
	top:130px;
	width:180px;
	height:720px;
	z-index:2;
	background-color: #000;
}

#peaches {
	position:relative;
	top:300px;
	width:84px;
	height:111px;
	z-index:2;
	float: right;
	bottom: 0px;
	right: 0px;
}

#menulayout  {
	position: relative;
	top: -10px;
	height: 140px;
	width: 400px;
	float: none;
	margin-right: 80px;
	right: 0px;
	left: 370px;
}
#logo {
	position:relative;
	left:10px;
	top:0px;
	width:600px;
	height:140px;
	z-index:auto;
	background-color: #000;
	background-image: url(Images/almalogo.jpg);
	background-repeat: no-repeat;
}

#maincontent {
	height: 450px;
	width: 340px;
	position: relative;
	z-index: auto;
	top: -620px;
	float: none;
	left: 200px;
	overflow: auto;
}
#pagewrappermenu {
	position:relative;
	top:24px;
	width:840px;
	height:850px;
	z-index:auto;
	background-color: #FFF;
	background-image: url(peaches.gif);
	background-repeat: no-repeat;
	background-position: right 400px;
	margin-right: auto;
	margin-left: auto;
	bottom: 24px;
}
#pagewrapperclients {
	position:relative;
	top:24px;
	width:840px;
	height:850px;
	z-index:1;
	background-color: #FFF;
	background-image: url(Images/grapes2.gif);
	background-repeat: no-repeat;
	background-position: right 400px;
	margin-right: auto;
	margin-left: auto;
	bottom: 24px;
}
#maincontentwide {
	height: 600px;
	width: 600px;
	position: relative;
	z-index: auto;
	top: -620px;
	float: left;
	left: 200px;
}
#pagewrapper {
	position:relative;
	top:24px;
	width:840px;
	height:850px;
	z-index:1;
	background-color: #FFF;
	background-image: url(pineapple.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: auto;
	margin-left: auto;
	bottom: 24px;
}
#maincontentmenu {
	height: 450px;
	width: 450px;
	position: relative;
	z-index: auto;
	top: -620px;
	float: none;
	left: 200px;
	overflow: auto;
}
#pagewrappervenue {
	position:relative;
	top:24px;
	width:840px;
	height:850px;
	z-index:1;
	background-color: #FFF;
	background-image: url(Images/grapes.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: auto;
	margin-left: auto;
	bottom: 24px;
}
#contacttext {
	position:absolute;
	width:300px;
	height:24px;
	z-index:auto;
	float: right;
	right: 24px;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "M ITCKabel Medium";
	font-size: xx-small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
