div
{
	padding: 0;
	margin: 0;
}

body
{
	background-color: #eeeeee;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	float: none;
	margin: 0;
	background-image: url(images/bkg_2.jpg);
	behavior:url("csshover.htc");
}


/* --------------------- Page Structure -----------------------*/

#container
	{
	width:960px;
	margin:0 auto;
	padding:0;
	text-align:left;
	border-top: 0px solid #ccc;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #ccc;
	border-left: 0px solid #fff;
	background-color: #000000;
	  }
 
#banner
	{
	width:960px;
	margin:0 auto;
	background-image: url(images/logo5.jpg);
	background-repeat:no-repeat;
	height:136px

	
  }
  #bannerinner
	{
	width:960px;
	margin:0 auto;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
  	line-height:18px;
	color:#fff;
	
  } 
#bannerinner a:link {color: #fff; text-decoration: none; font-weight: normal;}  
#bannerinner a:active {color: #fff; text-decoration: none; font-weight: normal;}
#bannerinner a:visited  {color: #fff; text-decoration: none; font-weight: normal;} 
#bannerinner a:hover  {color: #000; text-decoration: none; font-weight: normal;}
  
   
 #clearbanner
	{
	width:960px;
	margin:0 auto;

  }

	
#leftcolumn
	{
	float: left; 
	padding-top: 10px;
	margin-left:10px;
	width: 160px; 
	}
	
#rightcolumn
	{
	float: right; 
	padding: 10px;
	margin-left:0px;
	width: 550px; 
	background-color:#fffff;
	color: #fff;

	}
	

#maincolumn
	{
	width: 960px;
	height: 601px;
	padding: 0;
	top:137px;
	font-size:11px;
	font-weight: normal;
	background-image: url(images/pic_bg.jpg);
	color: #000

	}
#maincolumn a:link {color: #aaa; text-decoration: none; font-weight: normal;}  
#maincolumn a:active {color: #aaa; text-decoration: none; font-weight: normal;}
#maincolumn a:visited  {color: #999; text-decoration: none; font-weight: normal;} 
#maincolumn a:hover  {color: #cc0000; text-decoration: none; font-weight: normal;}


	
#footer
	{
	width: 960px;
	clear: both; 
	text-align:left;
	font-size: 5px;
	color: #999;
	background-color: #000;
	}
	
#footer a:link {color: #fff; text-decoration: underline; font-weight: normal;}  
#footer a:active {color: #fff; text-decoration: none; font-weight: normal;}
#footer a:visited  {color: #fff; text-decoration: underline; font-weight: normal;} 
#footer a:hover  {color: #000; text-decoration: none; font-weight: normal;}

/* -------- content formating */



#photocontainer {
	position:relative;
	width:960;
	height:677; 
	margin-top: 0;
	padding: 0;
	color:#FFFFFF
	
}

#slidecontainer {
	width:960px;
	margin-top: 15px;
	padding-top: 0px;
	text-align:center;
	background-color: #fff;
	height:70px
	
}

#slidecontainerCommercial {
	width:960px;
	text-align:center;
	background-color: #cc3333;
	height:70px
	
}

#slidecontainerPortraits {
	width:960px;
	text-align:center;
	background-color: #000;
	height:70px
	
}


.thumb { 
	border:1px solid #000;
	margin: 4px;
	background-color: #fff; 
	
	}
	

