@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*/
	background: #110914;
	text-align: center;
}
html>body #outer {height:auto}
#site-mgmt {
	width: 200px;
	float: left;
	position: absolute !important;
	position:/**/: relative;
	text-align: left;
}
#main {
	width: 749px;
	margin:  0px auto 0 auto;
	text-align: left;
	background: #fff;
	border: 4px solid #fff;
	padding: 0 !important;
	padding/**/: 0 0 0 74px;
	background: url(../images/left-name.gif) #fff top left repeat-y;
}
#left-name {
	width: 74px !important;
	width: /**/ 0;
	min-height: 690px !important;
	float: left;
}
#logo {
	background-image: url(../images/logo.gif);
	width: 675px;
	height: 132px;
	float: right;
}
#logos {
	background: url(../images/logos.gif) center no-repeat #2E1E5C;
	height: 80px;
	width: 100%;
	border-top: 3px solid #fff;
	position: relative;
}
#nav {
	padding: 106px 0 0 0;
}
#testimonial {
	background-image: url(../images/testimonial-bg.jpg);
	width: 221px !important;
	width/**/: 241px;
	height: 274px !important;
	height/**/: 294px;
	float: right;
	line-height: 20px;
	padding: 10px;
	font-size: 13px;
	color: #412683;
}
#header {

	width: 434px;
	height: 294px;
	float: right;
}
#content {
	width: 655px !important;
	width/**/: 675px;
	background: #D8D3D7;
	border-top: 1px solid #000;
	float: right;
	min-height: 200px;
	padding: 10px;
	font-size: 11px;
	
	
}
#callouts {
	width: 675px;
	background: #7C7586;
	border-top: 1px solid #000;
	float: right;
	min-height: 100px;
	font-size: 10px;

}



.cleaner
{
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
	visibility: hidden;
}
.footer {
	width: 750px;
	margin: 0 auto;
	text-align: right;
	font: Georgia, "Times New Roman", Times, serif;
	color: #848371;
	font-size: 9px;
	padding-top: 4px;

	padding-bottom: 4px;
	
}
.footer a:link, .footer a:visited {

	text-align: right;
	font: Arial, Helvetica, sans-serif;
	color:#7D7258;
	font-size: 9px;

}
.footer a:hover {
	color: #999;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;

}
/**************CALLOUTS***********************/


#request {
	width: 147px !important;
	width/**/: 167px;
	height: 128px;
	border-right: 1px solid #000;
	float: left;
	padding: 10px;
}
#warranty {
	width: 147px !important;
	width/**/: 167px;
	height: 128px;
	border-right: 1px solid #000;
	float: left;
		padding: 10px;
}
#painter {
	width: 147px !important;
	width/**/: 167px;
	height: 128px;
	border-right: 1px solid #000;
	float: left;
		padding: 10px;

}
#special {
	width: 147px !important;
	width/**/: 167px;
	height: 128px;
	float: left;
	padding: 10px;
}

/**********************/

.inputbox {

	border: 1px solid #3C3A2D;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F4D3E;
	
	background: #fff;
}

#bbb {
	display:block;
	position: absolute;
	width:40px;
	height:50px;
	top:15px;
	left:190px;
}
