body {
	margin:0;
	padding:0;
	width: 3700px;
	height: 509px;
	color:#333; 
	font: 62.5%/150% Helvetica, Tahoma, Sans-Serif; 
	background: #ffffff url(../images/background.jpg) repeat-x left top;
}


h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 509px; 
}

#leftsider {
	padding: 20px 0 0 10px;
	float: left;
	width:352px; 
}

#leftsider h1 {font-size: 2.0em;}

#menu {
	margin: 0px;
	padding: 0px;
	height:10px;
	left: 0px;
	top: 481px;
}

#menu ul {
list-style: none;
padding:0px;
margin:0px;
width:365px;
background-color:#CCCCCC;
text-align:center;
}

#menu li {
display: inline;
padding:4px;
}


#menu a{
	text-decoration: none;
	color: #000000;
}

#menu a:hover{
	text-decoration: none;
	color: #C60001;
}

#content {
	margin: 45px 0 0 65px; 
	float: left;
	font-size: 1.1em; 
}

#content h4 {font-size: 1.2em;}

.par {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	padding-right: 5px; 
	float: left; 
	width: 315px;	
	height: 450px;
}

#portraits, #urban, #stilllife, #photobooth{
text-align:center;
}

#testimonies {
overflow:auto;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 5px;
	border-bottom:none;
	color: #C60001;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	text-decoration: none;
	color: #000000;C60001
}

#arrows {
	position: fixed;
	top: 505px;
	left: 580px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../images/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../images/rightbig.png) no-repeat;}


#rightsider {
	margin: 0; 
	padding: 0 10px 0px 0;
	float: left;
}	

#rightsider a, .par a  {
	color: #C60001;
	text-decoration: none;
}
#rightsider a:hover, .par a:hover {
	color: #000000;
	text-decoration: none;
}

.thinborderfloat {
border:solid 5px #E6E6E6!important; 
width:75px;
height:75px;
}
