/* CSS Document Paola*/
html, body {
	padding:		0;
	margin:			0;
	height:			100%;
	text-align:center;
	background:url(../images/site/bg.gif) top repeat-x;
	font-family: Arial, Verdana, san-serif; 
	font-size: 12px;
	line-height: 17px;
	color: #404040;}

#main {
	width: 980px;
	margin: 0 auto; padding: 0;
}

#header {
	color: #879897;
	height: 135px;
	xpadding-top:76px;	
}
#content {
	width:980px;
}
#topmenu {
	height:34px;
	background: url(../images/site/menu_bg.gif);
	padding-top:1px;
	}
.block {
	display: block;
}
a img {
	border-width:0px;
}

#left {
	width: 701px;
	float: left;
	margin-left:0px;
}
#center {
	width: 980px;
	float: left;
	margin-left:0px;
}
#right {
	width: 189px;
	padding-top:130px;
	float: right;
	margin-left:0px;
	text-align:left;
}

h2 {
	font-size:14px;
	color:#7d8ca0;
	padding:0px;
	margin:0px;
	}
	
h3 {
	font-size:13px;
	color:#7d8ca0;
	xpadding:0px;
	margin:7px 0px 26px 0px;
}

.subtitle {
	color:#777778;
	font-style:italic;
	margin-bottom:26px;
}

.newsTitle{
	font-size:16px;
	color:#7d8ca0;
	padding:10px 0px 0px 0px;
	margin:0px;
	font-weight:bold;
	}
.newsSubtitle {
	color:#777778;
	font-style:italic;
	margin:10px 0;
}
.divTextNormal {
	float:right;
	margin:0;
	width: 573px;
}


.article {
	text-align: justify;
	margin:50px 0 0 119px;
	width:583px;
}
.contact {
	text-align: right;
	margin:90px 0 0 90px;
	width: 612px;
}

.gallery {
	text-align: right;
	margin:62px 0 0 125px;
	width: 800px;
	height: 220px;
}
.statementHome{
	width:650px;
	}
.subtitle a{
	text-decoration:none;
	color: #3c506a;
	}

.contactImg{
	margin: 5px 35px 14px 0px;
	width: 194px;
	float:left;
	color: #90909d;
	font-size: 11px;
	text-align:center;
}

.galleryImg{
	margin:0px 17px 14px 0px;
	width: 170px;
	float:left;
	color: #90909d;
	font-size: 12px;
	text-align:center;
	font-weight: bold;
	
}
.portfolio{
	text-align: justify;
	margin:0px 0 0px 119px;
	padding:0px;
	width: 583px;
	clear: both;
	}
.portfolioImg{
	margin: 5px 45px 14px 0px;
	width: 153px;
	float:left;
	color: #90909d;
	font-size: 11px;
	text-align:center;
}

.portfolioImg a{
	text-decoration:none;
	
}
.portfolioImg a:hover{
	text-decoration:none;
	
}

.galleryImg a{
	text-decoration:none;	
	color: #999;
	font-weight:bold;
	padding-top:5px;
}
.galleryImg a:hover{
	text-decoration:none;
	font-weight:bold;
	padding-top:5px;
}
.portfolioTitle{
	font-size:18px;
	font-weight:bold;
	color:#425772;	
	padding:22px 0 4px 0;
	margin:0px;
}
.portfolioSubtitle {
	color:#425772;
	font-size:14px;
	padding:0px;
	margin:0px 0px 20px 0px;
}
.articleImg{
	margin: 15px 38px 14px 0px;
	width: 207px;
	float:left;
	color: #90909d;
	font-size: 11px;
	text-align:center;
}



.articleImg img{
	padding-bottom:6px;
}

.article p {
	margin-top:0px;
	padding:0px;
}

h1 {
	margin:0 0 0 31px;
	padding-top:12px;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 0px;
	color:#596c85;
}
.divTextNormal p {
	margin:0 60px 0 31px;
	padding-bottom:14px;
	text-align: justify;
}

a {
	text-decoration: underline;
	color: #7d8ca0;
	font-weight: normal;
	
}

#right a {
	text-decoration: none;
	color: #7d8ca0;
	font-weight: normal;
}

#right a:hover {
	color: #1d2837;
}
#right img {
	margin-bottom: 15px;
	}
a:hover {
	text-decoration: underline;
	color: #2a4443;
	font-weight: normal;
}
img {
	margin:0px;
	}
	
#footer {
	text-align:center;
	background:url(../images/site/footer_bg.gif) no-repeat;
	padding-top:10px;
	width:980px;
	height:80px;
	color: #3c506a;
	font-size:11px;
	}

#footer a{
	text-decoration: none;
	color:#3c506a;
	}
#footer a:hover{
	color:#000;
}
.clear { /* to fix IE6 padding-top issue */
  clear: both;
  }

.contactForm{
	width: 370px;
	}
.inputSmall{
	width: 320px;
	margin-left:10px;
}
	
#commissionsRight{
	color:#3c506a; 
	margin-right: 50px;
	}
#commissionsRight a{
	color:#3c506a; 
	margin-right: 50px;
	}
#commissionsRight a:hover{
	color:#3c506a; 
	margin-right: 50px;
	text-decoration:underline;
	}
object { 
	outline: none;
} 