* {
	margin:0;
	padding:0;
	list-style:none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	width: 8000px;
	overflow: hidden;
	font-size: 10pt;
	color: #333;
	margin: 0px;
	padding: 0px;
}

a img {
	border:none;
}

p {
	line-height: 1.1em;
}

h1 a, h2 a, h3 a, p a{
	padding: 0 1px;
	color: #E82756;
	text-decoration: none;
	cursor: crosshair;
}

h1, h2, h3, p {
	margin-top: 0;
}

img {
	border: none;
}



/*------------ EVERYTHING ------------*/

.container {
	float: left;
	display: block;
	height: 1500px;
	width: 2000px;
	position: relative;
	z-index:0 !important;
}


.interior {
	width: 1280px;
}

.interior img {
	margin-right: 10px;
	margin-bottom: 10px;
}

.home {
	position: absolute;
	width: 75px;
	height: 26px;
	left: 0px;
	top: 0px;
}

.copygrey {
	color: #333;
}

.border {
	border: 1px solid #555555;
}


/*------------ HOME ------------*/



#home {
	background-color: #EAEAEA;
	background-image: url(../images/design/1_home_bg.png);
	background-repeat: no-repeat;
	background-position: left 20px;
}

#home .intro {
	position:absolute;
	width:700px;
	top:60px;
	left:35px;
	padding:0px;
	margin:0px;
	background-image: url(../images/design/3_home_welcome.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#home .intro span {
	display: none;
}
#home .intro h1 {
	margin-top: 155px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16pt;
	margin-left: 5px;
}
#home .intro h1 a {
	color: #CCC;
}
#home .intro h1 a:hover {
	color: #333;
}
#home .intro h2 { color: #683386; }
#home .intro h2 a { color: #501E75; text-decoration: none; }
#home .intro h2 a:hover { text-decoration: underline; }

/*------------ BIO ------------*/

#about {
	background-color: #999;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/design/5_about_bg.png);
}

#about .copy {
	position:absolute;
	width:530px;
	height:534px;
	top:94px;
	left:562px;
	color:#333 !important;
	margin: 0px;
	padding: 0px;
}

#about .copy p {
	font-size:10pt;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 1.25em;
}

#about .copy h1 {
	font-weight:bold;
	font-size:20pt;
	color:#E82756;
	margin: 0px;
	padding: 0px;
}

#about .copy h2 {
	font-weight:bold;
	font-size:11pt;
	color:#D11F4F;
	margin: 0px;
	padding: 0px;
}

#about .copy h3 {
	font-weight:bold;
	font-size:12pt;
	color:#D32C59;
	text-transform:uppercase;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#about .copy table {
	margin: 0px;
	padding: 0px;
}
#about .copy table tr td {
	margin: 0px;
	padding: 0px;
}
#about .copy .dwld span:hover {
}
#about .copy .dwld {
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #2BB4E1;
	display: block;
	width: 300px;
	padding-bottom: 10px;
}
#about .copy .dwld a {
	color: #2BB4E1;
}
#about .copy .dwld a:hover {
	text-decoration: underline;
}
#about .copy .dwld span:hover {
	cursor: crosshair;
	text-decoration: underline;
}
#about .copy ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#about .copy ul .copyright {
	font-size: 8pt;
	color: #E1E1E1;
	margin-top: 10px;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#about .copy ul .copyright a {
	color: #E1E1E1;
	text-decoration: none;
	cursor: crosshair;
}
#about .copy ul .copyright a:hover {
	text-decoration: underline;
}



/*------------ PORTFOLIO ------------*/

#portfolio {
	margin-left:-1px;
	background-color: #FFF;
	background-image: url(../images/design/4_portfolio_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#portfolio h1  {
	color:#EC3F6D;
	text-transform:uppercase;
	text-align:left;
	font-size:9pt;
	line-height:1em;
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#portfolio .interior {
	padding-top: 75px;
	padding-left: 40px;
	font-size: 20px;
	width:250px;
	float: left;
}
#portfolio .interior ul {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#portfolio .interior ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	margin-left: 5px;
	list-style-type: none;
	color: #333;
}
#portfolio .interior ul li:hover {
	color: #E22C5B;
	cursor: crosshair;
}
#portfolio .interior ul .copyright {
	color: #E4E4E4;
	font-weight: normal;
	text-transform: none;
}
#portfolio .interior ul .copyright a {
	color: #E4E4E4;
	text-decoration: none;
}
#portfolio .interior ul .copyright a:hover {
	text-decoration: underline;
}
#portfolio .interior ul .copyright:hover {
	color: #E4E4E4;
}


#portfolio .copy {
	width:615px;
	float: left;
	margin-top: 75px;
}
#portfolio .copy #picture {
	height: 415px;
	width: 615px;
}
#web_pasta {
	border: thin solid #333;
	visibility: visible;
	position: absolute;
}
#web_crc, #web_gisele, #web_4, #web_5, #web_6, #pack_vinis, #pack_macaron, #pack_wine, #poster_pdht, #poster_nl, #poster_bully,#poster_bully2, #poster_gmo, #promo_veritas, #promo_sky, #id_crc, #id_tods, #id_woh, #book_dorian, #book_alain, #book_annual, #book_cal, #book_tcjoi, #illus_car, #card_aqva, #card_woh, #card_wiaih, #tee_lphs, #tee_tree{
	visibility: hidden;
	position: absolute;
	border: thin solid #333;
	height: 415px;
	width: 615px;
}
#portfolio .copy #text {
	width: 615px;
	text-align: left;
	font-size: 8pt;
	color: #FFF;
	float: left;
	margin-right: 220px;
}
#portfolio .copy #text a {
	color: #EF3767;
	text-decoration: none;
}
#portfolio .copy #text a:hover {
	cursor: crosshair;
	text-decoration: underline;
}
#portfolio .copy #text strong {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#w_pasta {
	position: absolute;
	width: 597px;
	visibility: visible;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #333;
}
#w_wicrc, #w_gisele, #w_web4, #w_web5, #w_web6, #pa_vinis, #pa_mac, #pa_wine, #po_pdht, #po_net, #po_bully1, #po_bully2, #po_gmo, #pr_veri, #pr_sky, #i_crc, #i_tods, #i_woh, #b_dor, #b_alain, #b_bank, #b_cal, #b_tcjoi, #il_car, #c_aqva, #c_woh, #c_wiaih, #t_lphs, #t_tree {
	position: absolute;
	width: 597px;
	visibility: hidden;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #333;
}
/*------------ CONTACT ------------*/

#contact  {
	font-size: 12pt;
	background-color: #303030;
	background-image: url(../images/design/6_contact_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#contact .interior {
	padding-top: 160px;
	padding-left: 620px;
	font-size: 15pt;
	width:500px;
}
#contact .copy a {
	font-size: 10pt;
	color: #CF4169;
	text-decoration: none;
}
#contact .copy a:hover {
	text-decoration: none;
	cursor: crosshair;
}

#contact .copy {
	line-height:1em;	
}

#contact .copy p {
	font-size:10pt;
	color:#999;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contact .interior .copy a {
	color: #DF2A5A;
}
#contact .interior .copy a:hover {
	text-decoration: underline;
}

#contact .copy h1 {
	font-weight:bold;
	font-size:16pt;
	color:#CCC;
	margin: 0px;
	padding: 0px;
}

#contact .copy h2 {
	font-weight:bold;
	font-size:12pt;
	color:#CCC;
	margin: 0px;
	padding: 0px;
}

#contact .copy h3 {
	font-size:11pt;
	color:#139DB2;
	text-transform:uppercase;
	display: inline;
	font-weight: bold;
}

#contact .copy h4 {
	font-size:13pt;
	color:#6bc6c5;
	text-transform:uppercase;
}
#contact .interior .copy #msg {
	font-size: 10pt;
	color: #C82A54;
}
#contact .interior .copy #msg:hover {
	text-decoration: underline;
	cursor: crosshair;
}
#contact .interior .copy ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contact .interior .copy ul .copyright {
	font-size: 8pt;
	color: #232323;
	margin-top: 10px;
}
#contact .interior .copy ul .copyright a {
	color: #232323;
	text-decoration: none;
	font-size: 8pt;
}
#contact .interior .copy ul .copyright a:hover {
	text-decoration: underline;
}

/*------------ NAVIGATION ------------*/

#navigation {
	position: fixed;
	left: 20px;
	top: 20px;
	z-index: 10000;
	height: 28px;
	width: 2000px;
	background-attachment: fixed;
	background-image: url(../images/design/2_nav_bg.png);
	background-repeat: repeat-x;
	text-align: left;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#navigation #links {
	text-align: left;
	color: #CCC;
	display: block;
	margin: 4px;
}
#navigation #links a {
	display: inline;
	font-size: x-small;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 20px;
	margin-left: 20px;
	width: 150px;
}
#navigation #links a:hover {
	color: #F03968;
	cursor: crosshair;
}
#navigation #links #blog {
	color: #333;
}
#navigation #links #blog:hover {
	color: #D61042;
}

