@charset "utf-8";
/* CSS Document */
#wrapper {
	width:900px;
	height:auto;
	margin:0 auto;
	background:url(../graphics/images/wrapper.jpg);
}
#topLeft {
	width:259px;
	height:259px;
	float:left;
	background:url(../graphics/images/dmb2_01.jpg);
}
#topRight {
	width:641px;
	height:223px;
	background:url(../graphics/images/dmb2_02.jpg);
	float:right;
}
#buttons {
	width:641px;
	height:39px;
	background:url(../graphics/images/dmb2_03.jpg);
	float:right;
}
#sidebar {
	width:259px;
	height:auto;
	float:left;
}
#sidebarTop {
	width:259px;
	height:auto;
	background:url(../graphics/images/dmb2_04.jpg);
}
#sidebarBottom {
	width:259px;
	height:469px;
	background:url(../graphics/images/dmb2_06.jpg);
}
#main {
	width:641px;
	height:auto;
	float:right;
	background:url(../graphics/images/dmb2_05.jpg);
}
#footerLeft {
	width:259px;
	height:11px;
	float:left;
	background:url(../graphics/images/dmb2_08.jpg);
	clear:left;
}
#footerRight {
	width:641px;
	height:10px;
	float:left;
	background:url(../graphics/images/dmb2_09.jpg);	
}
#cright {
	width:900px;
	height:auto;
	margin:0 auto;
	font-size:8pt;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	clear:both;
}
#cright a {
	color:#000;	
}
.clear {
	clear:both;
	width:100%;
	height:0;
	visibility:hidden;
}
#clientsLeft {
	width:300px;
	float:left;
}
#clientsRight {
	width:300px;
	float:left;
}
#buttonBackground {
	width:250px;
	height:170px;
	margin-left:10px;
}
#bHome {
	background:url(../graphics/buttons2.jpg);
	width:105px;
	height:30px;
	padding-top:10px;
	font-size:11pt;
	color:#000;
	font-weight:bolder;
	text-align:center;
	float:left;
}
#bHome a:hover {
	text-decoration: none;
	color:#630;
}
#bAbout {
	background:url(../graphics/buttons2.jpg);
	width:106px;
	height:30px;
	font-size:11pt;
	color:#000;
	padding-top:10px;
	font-weight:bolder;
	text-align:center;
	float:left;
}
#bAbout a:hover {
	text-decoration: none;
	color:#630;
}
#bClients {
	background:url(../graphics/buttons2.jpg);
	width:105px;
	height:30px;
	font-size:11pt;
	color:#000;
	padding-top:10px;
	font-weight:bolder;
	text-align:center;
	float:left;
}
#bClients a:hover {
	text-decoration: none;
	color:#630;
}
#bTrans {
	background:url(../graphics/buttons2.jpg);
	width:106px;
	height:37px;
	font-size:11pt;
	color:#000;
	padding-top:3px;
	color:#000;
	font-weight:bolder;
	text-align:center;
	float:left;
}
#bTrans a:hover {
	text-decoration: none;
	color:#630;
}
#bAvail {
	background:url(../graphics/buttons2.jpg);
	width:106px;
	height:37px;
	font-size:11pt;
	color:#000;
	padding-top:3px;
	color:#000;
	font-weight:bolder;
	text-align:center;
	float:left;
}
#bAvail a:hover {
	text-decoration: none;
	color:#630;
}
#bContact {
	background:url(../graphics/buttons2.jpg);
	width:105px;
	height:30px;
	font-size:11pt;
	padding-top:10px;
	color:#000;
	font-weight:bolder;
	text-align:center;
	float:left;
}
#bContact a:hover {
	text-decoration: none;
	color:#630;
}
#select {
	color:#630;
	width:245px;
	margin:0 auto;
	text-decoration:none;
}
#select a:hover {
	text-decoration: none;
	color:#630;
}
#73bluebell {
	width:300px;
	height:225px;
	float:left;
	padding-left:20px;
}
#currentAvailBluebell {
	width:225px;
	height:225px;
	float:left;
}