body {
	font-family: arial;
	font-size: 11px;
	color: #c8b9b9;
	background-color: #000000;
    background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	background-position:top center;
	margin: 0px;
	margin-bottom: 5px;
}

h1 {
	color:#cac9c8;
	font-size:16px;
	margin-top:15px;
}
	
.leftsun {
	background-image: url(../img/mba-sunset-l.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}	

.rightsun {
	background-image: url(../img/mba-sunset-r.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}	

.midsun {
	background-image: url(../img/mba-sunset.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:205px;
	vertical-align:bottom;
}	


.footer {
	background-image: url(../img/mba-footer.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:42px;
	padding-top:17px;
	padding-left:110px;
	padding-right:40px;
}	

.pageback {
	background-image: url(../img/mba-page-background.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	padding:20px;
	padding-right:40px;
}

.content1 {
	background-image: url(../img/content1background.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	padding-top:5px;
	padding-left:20px;
	text-align:left;
}

.content2 {
	background-image: url(../img/mba-projects-frm-lft-bt.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	padding-top:20px;
	padding-left:20px;
	text-align:left;
}

.content3 {

	padding-top:20px;
	padding-left:20px;
	text-align:left;
}

.lnkimge img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.7;
}

.lnkimge:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.lnkimge img {
border: 0px solid #ccc;
}



#feat1 a {
    background: url("../img/mba-fp-1.jpg") top left no-repeat;
   	display: block;
	width:128px;
}
   
#feat1 a:hover {
	background-position: 0px -88px;
   	display: block;
	width:128px;	
}

#feat2 a {
    background: url("../img/mba-fp-2.jpg") top left no-repeat;
   	display: block;
	width:77px;
}
   
#feat2 a:hover {
	background-position: 0px -88px;
   	display: block;
	width:77px;	
}

#feat3 a {
    background: url("../img/mba-fp-3.jpg") top left no-repeat;
   	display: block;
	width:231px;
}
   
#feat3 a:hover {
	background-position: 0px -62px;
   	display: block;
	width:231px;	
}

#vworkersden a {
    background: url("../img/visitworkersden.gif") top left no-repeat;
   	display: block;
	width:123px;
}
   
#vworkersden a:hover {
	background-position: 0px -8px;
   	display: block;
	width:123px;	
}

#mmcompany a {
    background: url("../img/mm-company.jpg") top left no-repeat;
   	display: block;
	width:94px;
}
   
#mmcompany a:hover {
	background-position: 0px -34px;
   	display: block;
	width:94px;	
}

#mmprojects a {
    background: url("../img/mm-projects.jpg") top left no-repeat;
   	display: block;
	width:85px;
}
   
#mmprojects a:hover {
	background-position: 0px -34px;
   	display: block;
	width:85px;	
}

#mmcontact a {
    background: url("../img/mm-contact.jpg") top left no-repeat;
   	display: block;
	width:81px;
}
   
#mmcontact a:hover {
	background-position: 0px -34px;
   	display: block;
	width:81px;	
}





.dottedline {
	background-image: url(../img/dottedline.gif);
	background-repeat: repeat-x;
	background-position:top left;

}

.featured {
background-image: url(../img/featured-background.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;	
}

.workersdn {
background-image: url(../img/workersdenbackground.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	padding-top:55px;
	padding-left:20px;
	padding-right:20px;	
}

.orangetxt {
	color:#ff2c00;
	font-size:12px;
	font-weight:bold;
	}
.orangetxt1 {
	color:#ff2c00;
	font-size:10px;
	font-weight:bold;
	}
	
.dkorangetxt {
	color:#63281c;
	font-size:10px;
	font-weight:bold;
	}		
.browntxt {
	color:#845537;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	}	
.maintxt {
	font-size:12px;
	}

A.footerlink {
	color: #c8b9b9;
	text-decoration: none;
}

A.footerlink:hover {
	color: #ffffff;
	background-color:#ff2c00;
}

A.silklink {
	color: #c8b9b9;
	text-decoration: none;
}

A.silklink:hover {
	color: #ffffff;
	background-color:#c92300;
}

A.normlnk {
	color: #c8b9b9;
	text-decoration: none;
}

A.normlnk:hover {
	color: #ffffff;
	background-color:#c92300;
}

A.stmplnk {
	color: #c8b9b9;
	text-decoration: none;
}

A.stmplnk:hover {
	color: #ffffff;
	background-color:#c92300;
}

.smltxt {
font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #c8b9b9;
	
	}

.newsltr {	
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #c8b9b9;
	background-color: #231d18;
	border-color: #584848;
	border-style: solid;
	border-width: 1px;
}

.projimg {
	border: none;


}


#plux1 a {
    background: url("../img/small/mba-projects-lux-1.jpg") top left no-repeat;
   	display: block;
	width:151px;
}
   
#plux1 a:hover {
	background-position: 0px -91px;
   	display: block;
	width:151px;	
}

#plux2 a {
    background: url("../img/small/mba-projects-lux-2.jpg") top left no-repeat;
   	display: block;
	width:126px;
}
   
#plux2 a:hover {
	background-position: 0px -75px;
   	display: block;
	width:126px;	
}

#plux3 a {
    background: url("../img/small/mba-projects-lux-3.jpg") top left no-repeat;
   	display: block;
	width:128px;
}
   
#plux3 a:hover {
	background-position: 0px -140px;
   	display: block;
	width:128px;	
}

#plux4 a {
    background: url("../img/small/mba-projects-lux-4.jpg") top left no-repeat;
   	display: block;
	width:118px;
}
   
#plux4 a:hover {
	background-position: 0px -129px;
   	display: block;
	width:118px;	
}

#plux5 a {
    background: url("../img/small/mba-projects-lux-5.jpg") top left no-repeat;
   	display: block;
	width:72px;
}
   
#plux5 a:hover {
	background-position: 0px -43px;
   	display: block;
	width:72px;	
}

#pstrt1 a {
    background: url("../img/small/mba-projects-strt-1.jpg") top left no-repeat;
   	display: block;
	width:95px;
}
   
#pstrt1 a:hover {
	background-position: 0px -102px;
   	display: block;
	width:95px;	
}

#pstrt2 a {
    background: url("../img/small/mba-projects-strt-2.jpg") top left no-repeat;
   	display: block;
	width:126px;
}
   
#pstrt2 a:hover {
	background-position: 0px -138px;
   	display: block;
	width:126px;	
}

#pstrt3 a {
    background: url("../img/small/mba-projects-strt-3.jpg") top left no-repeat;
   	display: block;
	width:78px;
}
   
#pstrt3 a:hover {
	background-position: 0px -46px;
   	display: block;
	width:78px;	
}

#pstrt4 a {
    background: url("../img/small/mba-projects-strt-4.jpg") top left no-repeat;
   	display: block;
	width:232px;
}
   
#pstrt4 a:hover {
	background-position: 0px -139px;
   	display: block;
	width:232px;	
}


#pclin1 a {
    background: url("../img/small/mba-projects-clin-1.jpg") top left no-repeat;
   	display: block;
	width:168px;
}
   
#pclin1 a:hover {
	background-position: 0px -183px;
   	display: block;
	width:168px;	
}

#pclin2 a {
    background: url("../img/small/mba-projects-clin-2.jpg") top left no-repeat;
   	display: block;
	width:135px;
}
   
#pclin2 a:hover {
	background-position: 0px -148px;
   	display: block;
	width:135px;	
}

#pclin3 a {
    background: url("../img/small/mba-projects-clin-3.jpg") top left no-repeat;
   	display: block;
	width:66px;
}
   
#pclin3 a:hover {
	background-position: 0px -72px;
   	display: block;
	width:66px;	
}

#pclin4 a {
    background: url("../img/small/mba-projects-clin-4.jpg") top left no-repeat;
   	display: block;
	width:93px;
}
   
#pclin4 a:hover {
	background-position: 0px -103px;
   	display: block;
	width:93px;	
}

#pclin5 a {
    background: url("../img/small/mba-projects-clin-5.jpg") top left no-repeat;
   	display: block;
	width:203px;
}
   
#pclin5 a:hover {
	background-position: 0px -121px;
   	display: block;
	width:203px;	
}

#pclin6 a {
    background: url("../img/small/mba-projects-clin-6.jpg") top left no-repeat;
   	display: block;
	width:83px;
}
   
#pclin6 a:hover {
	background-position: 0px -50px;
   	display: block;
	width:83px;	
}

#pclin7 a {
    background: url("../img/small/mba-projects-clin-7.jpg") top left no-repeat;
   	display: block;
	width:117px;
}
   
#pclin7 a:hover {
	background-position: 0px -128px;
   	display: block;
	width:117px;	
}