@CHARSET "UTF-8";
body {
	margin: 0px;
	text-align: center;
	font-family: Arial; 
	font-size: 12px;
	text-align: center;
	background-color: #000;
	color: #FFF;
}
h1	{
	font-size: 20pt;
}
h2	{
	font-size: 15pt;
}
h3	{
	font-size: 12pt;
}
h4	{
	font-size: 10pt;
}
a {
	color: #0000a0;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
br.clear {
	clear: both;
}
div.clear {
	clear: both;
}
div.center {
	text-align: center;
}
form {
	margin: 0px; 
	padding: 0px;
}
ul,
li {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
/* ***************************** layout */
#site {
	width: 800px;
	margin: 0px auto;
	text-align: center;
}
#site #left {
	float: left;
	width: 180px;
}
#site #right {
	float: right;
	width: 620px;
}
#header {
	padding: 25px 0px 0px 0px;
	height: 160px
}
#wrapper {
	border: 1px solid #FFF;
	margin: 5px 0px 0px 0px;
	text-align: left;
	padding: 25px;
}
#footer {
	margin: 10px 0px 0px 0px;
	color: #888;
	font-size: 11px;
	height: 100px;
}
#footer .mayArts {
	margin: 0px 0px 5px 0px
}
#footer .mayArts img {
	border: 1px solid #FFF;
	padding: 2px;
}
/* ********************** portfile */
/*	TEXT LINKS	
#portfoilo-links {
	margin: 235px 0px 0px 0px;
}
#portfoilo-links ul	{
	list-style-type: none;
	display: block;
}
#portfoilo-links li	{	
	display: block;
}
#portfoilo-links a {
	padding: 6px 0px;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 12pt; 
	color: #FFF;
	text-decoration: none;
}
#portfoilo-links a.actual {
	color: #000;
	background-color: #FFF;
}
#portfoilo-links li a:hover {
	color: #000;
	background-color: #FFF;
}
*/







#portfoilo-links {
	margin: 235px 0px 0px 0px;
}
#portfoilo-links ul	{
	list-style-type: none;
	display: block;
}
#portfoilo-links li	{	
	display: block;
	height: 45px;
	width: 100%;
	border: 0px solid red;
}
#portfoilo-links a {
	padding: 0px 0px;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url('../gfx/portfoilo/links.jpg');
	background-position: 0px 0px;
}
#portfoilo-links li.residential a {
	background-position: 0px 0px;
}
#portfoilo-links li.commercial a {
	background-position: 0px -48px;
}
#portfoilo-links li.showhouses a {
	background-position: 0px -96px;
}
#portfoilo-links li.residential a:hover {
	background-position: -189px 0px;
}
#portfoilo-links li.commercial a:hover {
	background-position: -189px -48px;
}
#portfoilo-links li.showhouses a:hover {
	background-position: -189px -96px;
}
#portfoilo-links li.residential a.actual {
	background-position: -189px 0px;
}
#portfoilo-links li.commercial a.actual {
	background-position: -189px -48px;
}
#portfoilo-links li.showhouses a.actual {
	background-position: -189px -96px;
}

/*
#portfoilo-links {
	margin: 235px 0px 0px 0px;
}
#portfoilo-links ul	{
	list-style-type: none;
	display: block;
}
#portfoilo-links li	{	
	display: block;
	height: 30px;
	width: 100%;
}
#portfoilo-links a {
	padding: 6px 0px;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 12pt; 
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
}
#portfoilo-links li.residential a {
	background-image: url('../gfx/portfoilo/1.jpg');
	background-position: 60px 5px;
}
#portfoilo-links li.commercial a {
	background-image: url('../gfx/portfoilo/2.jpg');
	background-position: 0px 0px;
}
#portfoilo-links li.showhouses a {
	background-image: url('../gfx/portfoilo/3.jpg');
	background-position: 0px 0px;
}
#portfoilo-links li:hover {
	background-color: #FFF;
}
*/
/* ****************************** menu */

#menu {
	height: 30px;
}
#menu ul {
	list-style-type: none;
	padding-left: 90px;
}
#menu li {	
	float: left;
	height: 16px;
	padding: 0px 10px;
}
#menu li a {	
	background-image: url('../gfx/menu.jpg');
}
#menu li.home a {	
	width: 40px;
	background-position: 0px 0px;
}
#menu li.portfoilo a {	
	width: 70px;
	background-position: -45px 0px;
}
#menu li.about-us a {	
	width: 64px;
	background-position: -116px 0px;
}
#menu li.press a {	
	width: 42px;
	background-position: -184px 0px;
}
#menu li.blog a {	
	width: 35px;
	background-position: -229px 0px;
}
#menu li.linkedin a {	
	width: 59px;
	background-position: -268px 0px;
}
#menu li.contact a {	
	width: 59px;
	background-position: -331px 0px;
}
#menu li.home a.actual, #menu li.home a:hover {	
	background-position: 0px -22px;
}
#menu li.portfoilo a.actual, #menu li.portfoilo a:hover {	
	background-position: -45px -22px;
}
#menu li.about-us a.actual, #menu li.about-us a:hover {	
	background-position: -116px -22px;
}
#menu li.press a.actual, #menu li.press a:hover {	
	background-position: -184px -22px;
}
#menu li.blog a.actual, #menu li.blog a:hover {	
	background-position: -229px -22px;
}
#menu li.linkedin a.actual, #menu li.linkedin a:hover {	
	background-position: -268px -22px;
}
#menu li.contact a.actual, #menu li.contact a:hover {	
	background-position: -331px -22px;
}
#menu li a {
	height: 100%;
	width: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/* ****************************** wrapper */
.caption	{
	position: relative;
	top: -5px;
	text-align: center;
	margin-bottom: 0px;
}
.caption img	{
	width: 300px;
	height: 40px;
}
.homeImg {
	text-align: center;
	margin: 7px 0px;
}

#portfoilo img {
	margin: 10px 0px;
}
#portfoilo ul	{
	list-style-type: none;
}
#portfoilo .howToZoom	{
	position: relative;
	top: 5px;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	color: #666;
}

.bannerPress {
	text-align: center; 
	margin: 10px 10px 20px 10px;
}
.hrPress {
	border-top: 1px solid #FFF; 
	margin: 30px auto;
}

.formContact table {
	margin: 10px auto;
}
.formContact th,
.formContact td {
	padding: 5px;
	vertical-align: top;
}
.formContact th {
	padding-top: 9px;
	text-align: right;
}
.formContact td {
	width: 300px;
}
.formContact input.text,
.formContact textarea {
	font-family: Arial;
	font-size: 10pt;
}
.formContact input.text {
	width: 250px;
}
.formContact textarea {
	width: 250px;
	height: 100px;
}
.formContact .submit {
	margin: 15px auto;
}
.formContact ul.errors {
	margin: 0px 20px;
}
.formContact ul.errors li {
	color: red;
	font-weight: bold;
	font-size: 8pt;
}
.sendedMsg {
	text-align: center;
	font-size: 14pt;
	margin: 40px 0px;
}