@import url('mambo.css');
@import url('sifr.css');
@import url('menu.css');
/* CSS Document */
body, html {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #222;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}

#outer {
	height:100%;
	min-height:100%;/*for mozilla*/
	text-align: center;
	background: url(../images/bg.jpg) top repeat-x #F8F8F2;
	text-align: center;
}
html>body #outer {height:auto}

#mgmt-menu {
width:200px;
float: left;
background: #fff;
text-align:left;
position: relative;
}

#column {
	width: 775px !important;
	width/**/: 785px;
	margin: 0 auto;
	padding: 5px;
	background: #fff;
	
	
}
#top-contact {
	background: url(../images/contact.gif) right no-repeat #F8F8F2; 
	height: 40px;
}


#top-contact ul {
	display: block;
	margin: 0;
	float: right;
	width: 488px;
	height: 35px;
	padding: 0;
	padding-top: 5px;
}
#top-contact li {
	padding:0;
	margin:0;
	display: inline;
	float: left;	
	text-indent:-9999px;
}
#top-contact ul a {
	border: 0;
	display: block;
	outline: none;
	overflow: hidden;
}
#top-contact li.request-consultation a {
	width: 162px;
	height: 35px;
	display: block;

}
.call-basio  {
	width: 150px;
	height: 35px;
	display: block;

}
#top-contact li.email-basio a {
	width: 160px;
	height: 35px;
	display: block;

}

#logo {
	background: url(../images/logo.jpg);
	width: 287px;
	height: 110px;
	float: left;
}

#logo a {
	background: url(../images/logo.jpg);
	width: 287px;
	height: 110px;
	float: left;
	text-indent: -9999px;
}

#callouts {
	height: 110px;
	float: right;
	width: 488px;
}
#beauty {
	background: url(../images/beauty.gif);
	width: 161px;
	height: 110px;
	float: left;
}
#simple {
	background: url(../images/simple.gif);
	width: 165px;
	height: 110px;
	float: left;
}
#contractor {
	background: url(../images/contractor.gif);
	width: 161px;
	height: 110px;
	float: left;
}
#nav {
	background: url(../images/navbg.gif);
	height: 29px;
	width: 100%;
	clear: both;
	
}
#header-l {

	float: left;
	width: 287px;
	height: 363px;
}
#header-r {
	background: url(../images/header-right.jpg);
	float: right;
	width: 488px;
	height: 363px;
}
#bottom-contact{
	background: url(../images/footer.gif) #EDEDE4 center no-repeat;
	border-top: 2px solid #fff;
	height: 80px;
	clear: both;
	
}
#content {

	float: right;
	width: 448px !important;
	width/**/: 488px;
	
	min-height: 300px !important;
	height: auto !important;
	height/**/: 363px;
	padding: 20px;
	text-align: left;
	line-height: 19px;
	color: #888;
}
.footer {
	font-size: 10px;
	color: #A5A37A;
}
.footer a, .footer a:link, .footer a:visited {
	color: #684F2E;
	font-size: 10px;
}

a {
outline: none;
}

#portfolio-home {

width: 500px;

margin: 0 auto;

clear: both;

}



.portfolio-home-four-square {

width: 175px;

float: left;



}

.portfolio-home-four-square p{

padding-bottom: 25px;

}





/*

#portfolio-home img {

float: left;

padding:0;

margin:0;

}*/

a:link img, a:visited img, a:hover img {

border: none;

text-decoration: none;

}

a:hover img {

border: none;

}
