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


.wrapper {
	width: 1100px;
	margin: auto;
}


.home_bg_image {
	height: 1100px;
	width: 1100px;
	position: absolute;
	background-image: url(images/home_bg_image.png);
	background-repeat: no-repeat;
}


.services_bg_image {
	height: 1100px;
	width: 1100px;
	position: absolute;
	background-image: url(images/services_bg_image.png);
	background-repeat: no-repeat;
}


.portfolio_bg_image {
	height: 1100px;
	width: 1100px;
	position: absolute;
	background-image: url(images/portfolio_bg_image.png);
	background-repeat: no-repeat;
}


.portfolio_piece_pg1 {
	height: 1100px;
	width: 1100px;
	position: absolute;
	background-image: url(images/portfolio_villaggio_ristorante_new_website.png);
	background-repeat: no-repeat;
}


.portfolio_piece_pg2 {
	height: 1100px;
	width: 1100px;
	position: absolute;
	background-image: url(images/portfolio_villaggio_ristorante_old_website.png);
	background-repeat: no-repeat;
}


.portfolio_piece_pg3 {
	height: 1100px;
	width: 1100px;
	position: absolute;
	background-image: url(images/portfolio_biogenne_kolagen_aktiv.png);
	background-repeat: no-repeat;
}


.portfolio_piece_pg4 {
	height: 1100px;
	width: 1100px;
	position: absolute;
	background-image: url(images/portfolio_fitness_365_elite_training_studio_donna_ponzio.png);
	background-repeat: no-repeat;
}

.portfolio_piece_pg5 {
	height: 1100px;
	width: 1100px;
	position: absolute;
	background-image: url(images/portfolio_sunthrower_website.png);
	background-repeat: no-repeat;
}


.portfolio_piece_pg6 {
	height: 1100px;
	width: 1100px;
	position: absolute;
	background-image: url(images/portfolio_joey_vance_website.png);
	background-repeat: no-repeat;
}


.portfolio_piece_pg7 {
	height: 1100px;
	width: 1100px;
	position: absolute;
	background-image: url(images/portfolio_andersons_the_flower_shop_booklet.png);
	background-repeat: no-repeat;
}


.portfolio_piece_pg8 {
	height: 1100px;
	width: 1100px;
	position: absolute;
	background-image: url(images/portfolio_virtue_banners.png);
	background-repeat: no-repeat;
}


.contacts_bg_image {
	height: 1100px;
	width: 1100px;
	position: absolute;
	background-image: url(images/contacts_bg_image.png);
	background-repeat: no-repeat;
}


.home_button a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -9999px;/* this move the text outside of the screen area */
	display: block;
	width: 56px;
	height: 40px;
	background-image: url(images/nav_buttons.png);
	background-repeat: no-repeat;
	background-position: -1px -36px;
	top: 211px;
	left: 469px;
	position: absolute;
}
.home_button a:hover {
	background-position: -1px -113px;
}
.home_button a:active, a.home_button {
	background-position: -1px -113px;
}


.services_button a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -9999px;/* this move the text outside of the screen area */
	display: block;
	width: 97px;
	height: 46px;
	background-image: url(images/nav_buttons.png);
	background-repeat: no-repeat;
	background-position: -83px -16px;
	top: 191px;
	left: 551px;
	position: absolute;
}
.services_button a:hover {
	background-position: -83px -93px;
}
.services_button a:active, a.services_button {
	background-position: -83px -93px;
}


.portfolio_button a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -9999px;/* this move the text outside of the screen area */
	display: block;
	width: 108px;
	height: 42px;
	background-image: url(images/nav_buttons.png);
	background-repeat: no-repeat;
	background-position: -205px 0px;
	top: 175px;
	left: 673px;
	position: absolute;
}
.portfolio_button a:hover {
	background-position: -205px -77px;
}
.portfolio_button a:active, a.portfolio_button {
	background-position: -205px -77px;
}


.home_button a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -9999px;/* this move the text outside of the screen area */
	display: block;
	width: 56px;
	height: 40px;
	background-image: url(images/nav_buttons.png);
	background-repeat: no-repeat;
	background-position: -1px -36px;
	top: 211px;
	left: 469px;
	position: absolute;
}
.home_button a:hover {
	background-position: -1px -113px;
}
.home_button a:active, a.home_button {
	background-position: -1px -113px;
}


.services_button a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -9999px;/* this move the text outside of the screen area */
	display: block;
	width: 97px;
	height: 46px;
	background-image: url(images/nav_buttons.png);
	background-repeat: no-repeat;
	background-position: -83px -16px;
	top: 191px;
	left: 551px;
	position: absolute;
}
.services_button a:hover {
	background-position: -83px -93px;
}
.services_button a:active, a.services_button {
	background-position: -83px -93px;
}


.portfolio_viewer_prev_button a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -9999px;/* this move the text outside of the screen area */
	display: block;
	width: 76px;
	height: 33px;
	background-image: url(images/viewer_nav_buttons.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 246px;
	left: 422px;
	position: absolute;
}
.portfolio_viewer_prev_button a:hover {
	background-position: 0px -33px;
}
.portfolio_viewer_prev_button a:active, a.portfolio_viewer_prevbutton {
	background-position: 0px -33px;
}


.portfolio_viewer_close_button a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -9999px;/* this move the text outside of the screen area */
	display: block;
	width: 68px;
	height: 33px;
	background-image: url(images/viewer_nav_buttons.png);
	background-repeat: no-repeat;
	background-position: -95px 0px;
	top: 246px;
	left: 517px;
	position: absolute;
}
.portfolio_viewer_close_button a:hover {
	background-position: -95px -33px;
}
.portfolio_viewer_close_button a:active, a.portfolio_viewer_close_button {
	background-position: -95px -33px;
}


.portfolio_viewer_next_button a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -9999px;/* this move the text outside of the screen area */
	display: block;
	width: 74px;
	height: 33px;
	background-image: url(images/viewer_nav_buttons.png);
	background-repeat: no-repeat;
	background-position: -182px 0px;
	top: 246px;
	left: 604px;
	position: absolute;
}
.portfolio_viewer_next_button a:hover {
	background-position: -182px -33px;
}
.portfolio_viewer_next_button a:active, a.portfolio_viewer_next_button {
	background-position: -182px -33px;
}


.contacts_button a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -9999px;/* this move the text outside of the screen area */
	display: block;
	width: 105px;
	height: 39px;
	background-image: url(images/nav_buttons.png);
	background-repeat: no-repeat;
	background-position: -340px -1px;
	top: 176px;
	left: 808px;
	position: absolute;
}
.contacts_button a:hover {
	background-position: -340px -78px;
}
.contacts_button a:active, a.contacts_button {
	background-position: -340px -78px;
}


.contacts_button a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -9999px;/* this move the text outside of the screen area */
	display: block;
	width: 105px;
	height: 39px;
	background-image: url(images/nav_buttons.png);
	background-repeat: no-repeat;
	background-position: -340px -1px;
	top: 176px;
	left: 808px;
	position: absolute;
}
.contacts_button a:hover {
	background-position: -340px -78px;
}
.contacts_button a:active, a.contacts_button {
	background-position: -340px -78px;
}


.thumbnail1_button a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -9999px;/* this move the text outside of the screen area */
	display: block;
	width: 150px;
	height: 175px;
	background-image: url(images/thumbnail_buttons.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 566px;
	left: 156px;
	position: absolute;
}
.thumbnail1_button a:hover {
	background-position: 0px -352px;
}
.thumbnail1_button a:active, a.thumbnail1_button {
	background-position: 0px -352px;
}

.thumbnail2_button a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -9999px;/* this move the text outside of the screen area */
	display: block;
	width: 150px;
	height: 175px;
	background-image: url(images/thumbnail_buttons.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
	top: 566px;
	left: 331px;
	position: absolute;
}
.thumbnail2_button a:hover {
	background-position: -150px -352px;
}
.thumbnail2_button a:active, a.thumbnail2_button {
	background-position: -150px -352px;
}

.thumbnail3_button a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -9999px;/* this move the text outside of the screen area */
	display: block;
	width: 150px;
	height: 175px;
	background-image: url(images/thumbnail_buttons.png);
	background-repeat: no-repeat;
	background-position: -300px 0px;
	top: 566px;
	left: 619px;
	position: absolute;
}
.thumbnail3_button a:hover {
	background-position: -300px -352px;
}
.thumbnail3_button a:active, a.thumbnail3_button {
	background-position: -300px -352px;
}

.thumbnail4_button a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -9999px;/* this move the text outside of the screen area */
	display: block;
	width: 150px;
	height: 175px;
	background-image: url(images/thumbnail_buttons.png);
	background-repeat: no-repeat;
	background-position: -450px 0px;
	top: 566px;
	left: 794px;
	position: absolute;
}
.thumbnail4_button a:hover {
	background-position: -450px -352px;
}
.thumbnail4_button a:active, a.thumbnail4_button {
	background-position: -450px -352px;
}

.thumbnail5_button a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -9999px;/* this move the text outside of the screen area */
	display: block;
	width: 150px;
	height: 175px;
	background-image: url(images/thumbnail_buttons.png);
	background-repeat: no-repeat;
	background-position: 0px -176px;
	top: 768px;
	left: 156px;
	position: absolute;
}
.thumbnail5_button a:hover {
	background-position: 0px -528px;
}
.thumbnail5_button a:active, a.thumbnail5_button {
	background-position: 0px -528px;
}

.thumbnail6_button a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -9999px;/* this move the text outside of the screen area */
	display: block;
	width: 150px;
	height: 175px;
	background-image: url(images/thumbnail_buttons.png);
	background-repeat: no-repeat;
	background-position: -150px -176px;
	top: 768px;
	left: 331px;
	position: absolute;
}
.thumbnail6_button a:hover {
	background-position: -150px -528px;
}
.thumbnail6_button a:active, a.thumbnail6_button {
	background-position: -150px -528px;
}

.thumbnail7_button a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -9999px;/* this move the text outside of the screen area */
	display: block;
	width: 150px;
	height: 175px;
	background-image: url(images/thumbnail_buttons.png);
	background-repeat: no-repeat;
	background-position: -300px -176px;
	top: 768px;
	left: 619px;
	position: absolute;
}
.thumbnail7_button a:hover {
	background-position: -300px -528px;
}
.thumbnail7_button a:active, a.thumbnail7_button {
	background-position: -300px -528px;
}

.thumbnail8_button a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-indent: -9999px;/* this move the text outside of the screen area */
	display: block;
	width: 150px;
	height: 175px;
	background-image: url(images/thumbnail_buttons.png);
	background-repeat: no-repeat;
	background-position: -450px -176px;
	top: 768px;
	left: 794px;
	position: absolute;
}
.thumbnail8_button a:hover {
	background-position: -450px -528px;
}
.thumbnail8_button a:active, a.thumbnail8_button {
	background-position: -450px -528px;
}


.home_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 24px;
	position: absolute;
	width: 383px;
	height: 450px;
	left: 567px;
	top: 495px;
	overflow: hidden;
}


.services_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 28px;
	width: 450px;
	height: 250px;
	left: 525px;
	top: 692px;
	overflow: hidden;
	position: absolute;
}


.portfolio_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BDBDBD;
	text-align: center;
	line-height: 25px;
	width: 76px;
	height: 300px;
	left: 512px;
	top: 661px;
	overflow: hidden;
	position: absolute;
}


.portfolio_piece_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 24px;
	width: 764px;
	height: 35px;
	left: 168px;
	top: 359px;
	overflow: hidden;
	position: absolute;
}


.contacts_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 23px;
	position: absolute;
	width: 195px;
	height: 490px;
	left: 196px;
	top: 471px;
	overflow: hidden;
}


#contacts_digits_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BDBDBD;
	text-align: center;
	line-height: 23px;
	position: absolute;
	width: 394px;
	height: 300px;
	left: 494px;
	top: 728px;
	overflow: hidden;
}
#contacts_digits_text a {
	color: #BDBDBD;
	text-decoration: underline;
}
#contacts_digits_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#contacts_digits_text a:active, contacts_digits_text.active {
	color: #FFFFFF;
	text-decoration: underline;
}


.copyright_info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #D5D5D5;
	text-align: right;
	position: absolute;
	width: 989px;
	top: 1022px;
}
.copyright_info a {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright_info a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright_info a:active, copyright_info.active {
	color: #FFFFFF;
	text-decoration: none;
}


body {
	background: url('images/brick_wall_bg.jpg');
	background-position: center 0%;
	background-repeat: no-repeat;
	background-color: #000000;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #BDBDBD;
}
a:active {
	color: #BDBDBD;
}
