body {
	margin: 0px;
	padding: 0px;
	background:#E4E0D4 url(../images/maytain_cabinets_01.jpg) repeat-x;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #454545;
}
a{
	color: #3399FF;
}
a:hover{
	color: #000;
}
#wrapper{
	margin: 0px auto;
	width: 889px;
}
#header{
	height: 139px;
}
#topnav{
	height: 42px;
	background:url(../images/maytain_cabinets_04.jpg) repeat-y;
}
#banner{

}
#maincontent{
	background:url(../images/maytain_cabinets_12.jpg);
	padding: 20px 40px;
}
#footer{
	background:url(../images/maytain_cabinets_13.jpg) no-repeat;
	height: 31px;
	font: 11px/31px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align:center;
}
h1{
	margin-top: 0px;
	padding-top: 0px;
	font: normal 19px/22px Arial, Helvetica, sans-serif;
	color: #336ec7;
}
h2{

	font: bold 16px/20px Arial, Helvetica, sans-serif;
	color: #333;
}
.floatRight{
	margin-left: 20px;
	margin-bottom: 20px;
	width: 428px;
	height: 322px;
	float: right;
	border: 4px solid #cfc3a2;
}
.clear{
	clear: both;
}
ul#mainMenu {
	margin: 0px;
	padding: 0px;
	margin-left: 18px;
	padding-top: 1px;
}
ul#mainMenu li {
	display: inline;
	list-style: none;
}
ul#mainMenu li a {
	text-decoration:none;
	display:inline-block;
	float:left;
	padding: 13px 14px 13px 14px;
	font: bold 12px Arial, Helvetica, sans-serif;
	border-right: 1px solid #CCC;
	color:#5A6178;
	text-decoration: none;
	text-transform: uppercase;
}
ul#mainMenu li a:hover {
	text-decoration:none;
	background: #336fc7 url(../images/menuback.jpg);
	color:#FFF;
	text-decoration: none;
	text-transform: uppercase;
}
#slideShow{
	display: none;
}
.imageFancy a img{
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	padding: 4px;
	background: #FFF;
}
.imageFancy a:hover img{
	background: #336ec7;
	border: 1px solid #336ec7;
}
input, textarea{
	width: 95%;
}
.submitButton{
	width: auto;
}
.imgRight{
	margin-left: 20px;
	margin-bottom: 20px;

	float: right;
	border: 4px solid #cfc3a2;
}