
*{
	margin:0;
	padding:0
	}
	
body {
	background-image: url(images/bg_01.jpg);
	text-align: center;
	}

p {
	margin: 0 0 7px 0;
	}

#top {
	clear:both;
	background: transparent;
	width:100%;
	height: 10px;
	}
	
#header_digital {
	width: 900px;
	height: 128px;
	float: left;
	background-image:url(images/header_digital.png);
	vertical-align: top;
	text-align: left;
	clear: both;
	}

#header_printed {
	width: 900px;
	height: 128px;
	float: left;
	background-image:url(images/header_printed.png);
	vertical-align: top;
	text-align: left;
	clear: both;
	}
	
#header_profile {
	width: 900px;
	height: 128px;
	float: left;
	background-image:url(images/header_profile.png);
	vertical-align: top;
	text-align: left;
	clear: both;
	}
	
#header_contact {
	width: 900px;
	height: 128px;
	float: left;
	background-image:url(images/header_contact.png);
	vertical-align: top;
	text-align: left;
	clear: both;
	}
	
#header_nav {
	width: 900px;
	height: 128px;
	float: left;
	background-image:url(images/header_nav.png);
	vertical-align: top;
	text-align: left;
	clear: both;
	}
	
#but_home {
	width: 318px;
	height: 130px;
	float: left;
	margin: 0 20px 0 0; 
	}
	
.but_60 {
	width: 60px;
	height: 130px;
	float: left;
	margin: 0 20px 0 0; 
	}
	
#but_contact {
	width: 60px;
	height: 130px;
	float: left;
	margin: 0 100px 0 0; 
	}
	
#big_image {
	width: 878px;
	height: 540px;
	float: left;
	background-color: #FFFFFF;
	}
	
#big_image_profile {
	width: 290px;
	height: 444px;
	float: left;
	background-image: url(images/big_image_profile.jpg);
	text-align: left;
	padding: 96px 480px 0 108px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #98917d;  
	}
	
#big_image_contact {
	width: 290px;
	height: 444px;
	float: left;
	background-image: url(images/big_image_contact.jpg);
	text-align: left;
	padding: 96px 480px 0 108px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #98917d;  
	}
	
#big_image_nav {
	width: 740px;
	height: 500px;
	float: left;
	background-image: url(images/big_image_nav.jpg);
	text-align: left;
	padding: 40px 30px 0 108px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #98917d;			
	}
	
.thumbs {
	padding: 0;
	margin: 60px 0 33px 0;
	width: 740px;	
	float: left;
	clear: both;
	}
	
.thumbs img {
	width: 64px;
	margin: 0 8px 8px 0;
	padding: 0;	
	float: left;
	border: 1px solid #bbb7a6;	
	}
	
img.end {
	width: 64px;
	margin: 0 0 10px 0;
	padding: 0;	
	float: left;
	border: 0;	
	}
	
#right_column {
	width: 22px;
	height: 540px;
	background-image:url(images/right_column.png);
	float: left;	
	}
	
#bottom {
	width: 816px;
	background-image: url(images/bottom_stripe.png);
	float: left;
	padding: 20px 42px 40px 42px;
	}
	
.bot_col {
	width: 184px;
	float: left;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #98917d;
	padding: 0 20px 0 0;
	}
	
a:link, a:visited, a:hover, a:active {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #98917d;	
	}
	
#footer {
	width: 900px;
	height: 2px;
	background-image: url(images/footer.png);	
	float: left;
	vertical-align: top;		
	}
	

#left_out {
    width:50%;
    float:left;
    margin-right:-450px;	
	}
	
#left {
	margin: 126px 450px 0 0;	
	height: 544px;
	vertical-align: top;
	}

#middle {
    width:900px;
    float:left;
    position:relative;
    z-index:10;
	}
	
#right_out {
    width:50%;
    float:right;
    margin-left:-451px;	
	}
	
#right {
    margin-left:450px;
    background-image: url(images/right_stripe.png);
	height: 130px;
	vertical-align: top;
	}
	


