@charset "UTF-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/veduti_bgs.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.thrColAbsHdr #container {
	position: relative;
	margin:auto;
	width: 600px;
	height: 555px;
	padding-top: 40px;
} 
.thrColAbsHdr #holding {
	position: relative;
	width: 600px;
	height: 620px;
	margin: 0 auto;
	background-image: url(../images/logo1.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
} 
.thrColAbsHdr #home { 
	height: 400px;
	width: 600px;
	padding-top: 155px;
	background-image: url(../images/veduti_bg.gif);
	background-position: middle;
	background-repeat: no-repeat;
	text-align: center;
} 
.thrColAbsHdr #contact_page { 
	height: 480px;
	width: 515px;
	padding-top: 70px;
	padding-right: 85px;
	background-image: url(../images/veduti_co.gif);
	background-position: middle;
	background-repeat: no-repeat;
	text-align: right;	
}
.thrColAbsHdr #gallery_page { 
	height: 480px;
	width: 540px;
	padding-top: 70px;
	padding-left: 60px;
	background-image: url(../images/veduti_gl.gif);
	background-position: middle;
	background-repeat: no-repeat;
	text-align: left;
}
.thrColAbsHdr #thumbs { 
	height: 53px;
	width: 480px;
	margin-top: 29px;
	text-align: center;
}
.thrColAbsHdr #enter { 
	height: 16px;
	width: 600px;
	padding-top: 350px;
	text-align: center;
}
.thrColAbsHdr #back_button { 
    height: 25px;
	width: 69px;
	padding-left: 80px;
	padding-right: 365px;
	padding-top: 63px;
	text-align: middle;
}
.thrColAbsHdr #home_button { 
    height: 41px;
	width: 190px;
	padding-left: 28px;
	padding-right: 322px;
	padding-bottom: 40px;
	text-align: left;
}
.thrColAbsHdr #home_button_2 { 
    height: 41px;
	width: 190px;
	padding-left: 87px;
	padding-right: 322px;
	padding-bottom: 255px;
	text-align: left;
}
