body {
	text-align: center;
	background-image: url(http://media.sunsetpropertiescroatia.com/default/images/bg.png);
	font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
	margin: 0px
}

#site {
	width: 768px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	background-color: white;
	text-align: left;
	background-image: url(http://media.sunsetpropertiescroatia.com/default/images/body-bg.png);
	overflow: hidden;
	font-size: 14px;
  	line-height: 20px;	
	color: #d2d2d2;
}

#header {
	height: 112px;
	width: 768px;
	text-align: left;
	background-image: url(http://media.sunsetpropertiescroatia.com/default/images/sunset-head-nr.png);
	background-repeat: no-repeat;
	font-size: 14px;
}

#header a { display: block;	background: #650e69; text-align: center; color: white; font-weight: bold; border-left: solid 2px white;	border-right: solid 2px white; border-bottom: solid 2px white; }
#header a:hover {font-weight: bolder;}

#mbar {
	height: 63px;
}

#ml {
	background-image: url(http://media.sunsetpropertiescroatia.com/default/images/menu-left-nr.png);
	background-repeat: no-repeat;
	width: 366px;
	height: 63px;
}

#mr {
	background-image: url(http://media.sunsetpropertiescroatia.com/default/images/menu-right-nr.png);
	background-repeat: no-repeat;
	width: 402px;
	height: 63px;
}

#header a {
	text-decoration: none;
}

#content {
	text-align: left;
	width: 728px;
	height: auto;
	padding-left: 20px;
}

#footer {
	padding:10px;
	background-image: url(http://media.sunsetpropertiescroatia.com/default/images/foot-nr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer p {
	margin: 2px;
	font-size: 10px;
	text-align: center;
}

.b {
	float: left;
}

.f {
	width: 100%;
}

.tq {
	width: 75%;
}

.q {
	width: 25%;
}


.d {
	width: 50%;
}


.t {
	width: 31%;
	margin-left: 1%;
	margin-right: 1%;
}

.l { display: block;}
