html, body {
	margin: 0;
	padding: 0;
	font-size:1em;
	height:100%;
	font-family:Trebuchet MS, Helvetica, sans-serif;
}





#wrapper{
margin: 0 auto;
background:#F5F6F7;
color:#636466;
max-width:950px;
width:90%;
background-image:url(../images/leftcolubackline.png);
background-repeat:repeat-y;

}


#top{
height:109px;
border-bottom:4px solid #FBB614;
background-image:url(../images/top.png);
background-repeat:repeat-x;
}


#logo{
background-image:url(../images/logo.png);
height:109px;
background-position:right;
background-repeat:no-repeat;
margin-right:10px;

}


#content{

}

#leftcolumn{
float:left;
width:250px;


}

#leftcolumn h3{
color:#FAB616;
background-color:#401B4E;
background-image:url(../images/headerback.png);
background-position:center;
background-repeat:repeat-y;
border-bottom:2px solid #FBB614;
margin:0px;
padding:3px;
padding-left:12px;
font-weight:normal;

}

#contactus{
height:210px;
margin:0px;
padding:0px;
background-image:url(../images/leftback.png);
background-repeat:no-repeat;
background-position:top right;
background-color:#F5F6F7;
font-size:0.750em;
}


#contactus ul{
list-style:none;
margin:0px;
padding:0px;
margin-left:12px;
margin-top:20px;


}




#contactus li{
padding:0px;
margin:0px;
margin-bottom:15px;
padding-left:30px;
background-repeat:no-repeat;
}

#contactus a:link{
color:#636466;
text-decoration:none
}

#contactus a:visited{
color:#636466;
text-decoration:none
}

#contactus a:hover{
color:#7D298E;
text-decoration:none
}

#contactus .highlight{
color:#FAB616;
font-size:1.188em;
}

#menu{

margin:0px;
padding:0px;
background-image:url(../images/leftback.png);
background-repeat:no-repeat;
background-position:top right;
font-size:0.814em;

}



#menu ul{
list-style:none;
margin:0px;
margin-left:12px;
padding:0px;
padding-top:20px;
padding-bottom:20px;
border-left:1px solid #FBB614;

}

#menu li{




}


#menu li a {
margin-bottom:10px;
padding:0px;
padding-left:15px;
border-right:1px solid #FBB614;
height:27px;
line-height:27px;
	display:block;
	color:#636466;
	text-decoration:none;
background-image:url(../images/button.png);
	}
	


#menu li a:hover {

	color:#fff;
margin-bottom:10px;
padding:0px;
padding-left:15px;
border-right:1px solid #FBB614;
height:27px;
line-height:27px;
	display:block;

	text-decoration:none;
background-image:url(../images/buttonover.png);

}

#rightcolumn{

margin-left:260px;
background:#fff;

}

#banner{
height:192px;
background-color:#7D298E;
background-image:url(../images/bannerbackground.png);
background-repeat:no-repeat;
padding-top:18px;
border-bottom:4px solid #F7F9FA;
}

#bannerimage{
width:380px;
height:185px;
float:right;
border-left:5px solid #fff;
border-top:7px solid #fff;

}


.contactus{
background-image:url(../images/banner/contactus.jpg);
}

.home{
background-image:url(../images/banner/home.jpg);
}

.multiteam{
background-image:url(../images/banner/multdisteam.jpg);
}

.ethos{
background-image:url(../images/banner/ourethos.jpg);
}

.ourservice{
background-image:url(../images/banner/ourservice.jpg);
}

.referral{
background-image:url(../images/banner/referralprocess.jpg);
}

.whatwedo{
background-image:url(../images/banner/whatwedo.jpg);
}



#banner h1{
display:none;
}

#banner p{
color:#fff;
padding:40px;
padding-right:420px;
padding-top:70px;
padding-bottom:0px;
font-size:0.938em;

}

#text{

font-size:0.814em;
border-right:10px solid #F7F9FA;
padding:5px;
text-align:justify;



}

#footer{
font-size:0.689em;
clear:left;
background:#7D298E;
border-bottom:4px solid #FBB614;
padding:3px;
padding-right:15px;
text-align:right;
color:#fff;
}

#footer a:link {
	color:#fff;
	text-decoration:none;

	}
	
#footer a:visited {
	color:#fff; 

text-decoration:none;
}

#footer a:hover {
	color:#fff; 
	text-decoration:none;

}


#bottom{
height:109px;
background-image:url(../images/bottom.png);
background-repeat:repeat-x;
}

a:link {
	color:#7D298E;
	text-decoration:none;

	}
	
a:visited {
	color:#7D298E;

text-decoration:none;
}

a:hover {
	color:#FBB614;
	text-decoration:underline;

}
p{
margin-top:0px;

}

h1{
margin-top:0px;
font-size:140%;

}

h2{
margin-top:0px;
font-size:110%;

}

th{text-align:right;}

.highlight{

color:#00B9C6;
font-size:110%;
}



.small{
font-size:80%;
}
.bidi {unicode-bidi:bidi-override; direction: rtl;} 
.fitimage{width:100%}

.imagefloatright{float:right; margin-left:10px; margin-bottom:10px;}

.imagefloatleft{float:left;  margin-right:10px; margin-bottom:10px;}