

/******  #content  ************/

#content {  
  text-align: left;
  margin: 0 auto;
  position:relative;
}

#content,
#width {
width:656px;
}


/****  #header ************/

#header {
background:url(../images/header2.gif) no-repeat;
height:560px;
width:656px;
position:relative;
}

/* Holds the site title and subtitle */
#header #title {

}

#header h1, #header h2 {
display:none;
}




/******** #page *************/

#page {
  width: 100%;
  clear: both;
  padding-bottom: 4em;
}


/******** #logos *************/

#logos {}

#logos .heading h1 
{
	width:225px;
	height:55px;
	background:url(../images/logos.gif) no-repeat;
}

.heading h1 
{
position:absolute;
top:350px;
left:0;
height:55px;
}


#logos .heading  
{
width:225px;
margin-left:374px;
}


.heading a.anchor {position:absolute;
	top:340px;
}

.heading .arrows {
    position:absolute;
    top:347px;
    left:-30px;
    width:20px;
}

.heading .arrows a img{
margin:3px 0 0 0;
float:left;
}

a img{border:none;
	padding:0;
	margin:0;
}

#logos .images {margin-left:44px;}

.images a img {
	display:inline;
    margin:0;
    padding:0;
}

.images a {
	float:left;
	border-top:10px solid #000;
	border-left:10px solid #000;
	margin:0;
	padding:0;
}


#logos .images a {	width:100px; height:100px;}

.images a.right {
	border-right:10px solid #000;
}

.images a.bottom {
	border-bottom:10px solid #000;
}

.empty {border-top:10px solid #000;
	border-left:10px solid #000;
	float:left;
}

#logos .images .empty {width:120px; height:120px;
}

#logos .images > .empty {width:110px; height:110px;}



.empty3 {width:110px; height:100px;
	border-top:10px solid #000 ;
	float:left;
}


.empty2 {width:110px; height:110px;
	float:left;
}

.heading {
height:440px;
border-left:10px solid #000;
clear:both;
position:relative;
margin:0;
padding:0;}

h1 span {display:none;}



/******** #artworks *************/

#artworks .heading 
{margin-left:154px;
}

#artworks .heading h1 
{
	width:400px;
	background:url(../images/artworks.gif) no-repeat;
}

#artworks .images a {	width:210px; height:158px;}

#artworks .images {margin-left:154px;}

#artworks .images .empty {
	width:230px; height:178px;
}

#artworks .images > .empty {width:220px; height:168px;
}


/******** #packaging *************/

#packaging .heading h1 
{
	width:400px;
	background:url(../images/packaging.gif) no-repeat;
}

#packaging .images a {	width:430px; height:158px;}

#packaging .heading {margin-left:154px}


#packaging .images {margin-left:154px;}


/******** #sites *************/

#sites .heading h1 
{
	width:400px;
	background:url(../images/sites.gif) no-repeat;
}

#sites .heading {margin-left:154px}


#sites {text-align:center;}



#sites .images a{

}	
	
#sites .images a {	width:300px; height:75px;}
#sites .images a img{	width:300px; height:75px;}

/******** #prints *************/

#prints .heading h1 
{
	width:400px;
	background:url(../images/prints.gif) no-repeat;
}

#prints .heading {margin-left:330px}


#prints .images {margin-left:0px;
	width:500px;
}

#prints .images a {	width:100px; height:91px;}


/******** #photos *************/

#photos .heading h1 
{
	width:400px;
	background:url(../images/photos.gif) no-repeat;
}

#photos .heading {margin-left:154px}


#photos .images {margin-left:154px;
	float:left;
	padding:0;
	border:5px solid #000;
    display:inline;
    height:255px;

}

#photos>.images {width:425px;

}


#photos .images a

{   
	float:left;
	width:75px; height:75px;
	margin:0;
	padding:0;
	
	
}


#photos .images a 

{   
	border:5px solid #000;
}


/******** #photos *************/

#contact .heading h1 
{
	width:400px;
	background:url(../images/contact.gif) no-repeat;
}

#contact .heading {margin-left:324px;
	margin-top:-5px;
}


#contact .images {
	float:left;
	padding:0;
	border-left:5px solid #000;
	border-top:5px solid #000;
    display:inline;
    margin-left:0;
}

#contact .images a

{   
	float:left;
	width:75px; height:75px;
	margin:0;
	padding:0;
	
	
}

#contact {text-align:center;
	margin-bottom:400px;
}

#contact .images a 

{   
	border:5px solid #000;
}


/******* #footer  ***************/

#footer {
  float: left;
  width: 100%;
  clear: both;
  background: #000 ;
}

/* Sets the width of the footer content */
#footer #width {
  position: relative;
  z-index: 3;
  font-size: 0.85em;
  padding-top: 27px;
}


.link_conr {
position: absolute;
top:7110px;
left:0;
}


/**********  Width  **********/

.width100 {
  width: 100%;
}

.width75 {
  width: 74%;
}

.width50 {
  width: 49.7%;
}

.width33 {
  width: 32.7%;
}

.width25 {
  width: 24.7%;
}



/***** Alignment classes *********/

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}



/********* Generic display classes ******/

.clear {
  clear: both;
}

.block {
  display: block;
}

.small {
  font-size: 0.8em;
}

.green {
  color: #A1FF45;
}

.red {
  color: #EA1B00;
}

.grey {
  color: #666;
}

.grey a {
  color: #999;
}

.grey a:hover {
  color: #EEE;
}

.gradient {
  margin-bottom: 2em;
  background: #555 url(../images/bg/gradient.jpg) repeat-x bottom left; 
}





