html {
	margin: 0;
	padding: 0;
}
body {
	margin: 10px 0 0 0;
	padding: 0;
	font: 12px "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
	text-align: center;
	color: #222222;
	background: white url(../images/bg/site.png) top left repeat-x;
}

img {
	border: 0;
}
div {
	text-align: left;
}

div#menu {
	margin: 0 auto 0 auto;
	width: 950px;
	height: 35px;
}
div#menu p {
	padding: 0;
	color: #cc2222;
}
div#menu p a {
	font-size: 12px;
	text-decoration: none;
	color: #222222;
}

div#header {
	margin: 0 auto 0 auto;
	width: 950px;
	height: 240px;
	background: white url(../images/bg/header.png) top left no-repeat;
}
div#footer {
	height: 180px;
	background: white url(../images/bg/footer.png) top left repeat-x;
}
div#footer-cont {
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	width: 950px;
	color: #222222;
}
div#footer-cont a {
	color: #555555;
}
div#finder-less {
	width: 567px;
	height: 240px;
	background: transparent url(../images/bg/finder.png) repeat-x;
	background-position: 0 5px;
	float: left;
}
div#finder-more {
	width: 380px;
	height: 240px;
	background: transparent url(../images/bg/finder-more.png) repeat-x;
	background-position: 0 5px;
	float: left;
}
div#finder-more-foto {
	width: 380px;
	height: 240px;
	background: transparent url(../images/fotos/green-woman.jpg) no-repeat;
}

div#content {
	margin: 0 auto 0 auto;
	width: 950px;
}
div#left-side {
	width: 567px;
	float: left;
}
div#right-side {
	width: 380px;
	float: left;
}
div#left-side-list {
	width: 727px;
	float: left;
}
div#right-side-list {
	width: 220px;
	float: left;
}
div#logo {
	width: inherit;
	height: 46px;
}
div#logo img {
	margin: 5px 0;
}

div#about {
	width: 380px;
	height: 240px;
	background: white url(../images/bg/about.gif) top left no-repeat;
}
div#about-content {
	width: 380px;
	height: 240px;
	background: transparent url(../images/bg/about-bg.gif) repeat-x;
	background-position: 0 5px;
	float: left;
}
div#about-content ul {
	margin: 0 0 0 25px;
	padding: 10px 15px;
	width: 130px;
	font-size: 14px;
	line-height: 1.5em;
	color: white;
	list-style-image: url(/images/buttons/square.png);
	float: left;
}
div#about-content ul img {
	padding: 15px 0 0 0;
}
div#about-content ul li {
	padding: 3px 0;
}
div#about-content img {
	float: right;
}
div#case-list {
	width: 220px;
	height: 240px;
	color: white;
	background: white url(../images/bg/about-220.gif) top left no-repeat;
}
div#case-content-list {
	width: 220px;
	height: 240px;
	background: transparent url(../images/bg/about-bg.gif) repeat-x;
	background-position: 0 5px;
	float: left;
}

div#form-less {
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	width: 357px;
	float: left;
}
div#form-less input, select {
	width: 35px;
	float: left;
}
div#form-less div.form-row {
	height: 26px;
	clear: both;
}
div#form-less div.form-row p.form-label {
	margin: 4px 20px 0 0;
	width: 150px;
	text-align: right;
	float: left;
}
div#form-less div span {
	margin: 4px 0 0 0;
	width: 20px;
	text-align: center;
	float: left;
}
img.less {
	margin: 5px 0 0 170px;
	float: left;
}
input.less {
	margin: 14px 0 0 0;
	float: left;
}

div#form-more {
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
	width: 320px;
	visibility: hidden;
	float: left;
}
div#form-more input, select {
	width: 35px;
	float: left;
}
div#form-more div.form-row {
	height: 26px;
	clear: both;
}
div#form-more div.form-row div.form-label {
	margin: 4px 0 0 0;
	width: 150px;
	text-align: right;
	float: left;
}
div#form-more div p {
	margin: 4px 0 0 0;
	width: 20px;
	text-align: center;
	float: left;
}
img.more {
	margin: 5px 0 0 0;
	float: left;
}

div#short-cuts {
	margin: 22px 0 0 15px;
	height: 40px;
	clear: both;
}
div#short-cuts img {
	margin: 0 2px;
	float: left;
}
div#short-cuts img.wlins {
	margin: 4px 10px 0 0;
	float: left;
}
