* {
	margin:0;
	padding:0;

}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#CCCCCC;
	color:#67604C;
}
#container {
	width:422px;
	margin:auto;
	background:#FFFFFF;
	border-left:4px solid #9B9794;
	border-right:4px solid #9B9794;

}
/* menu */

#temp_menu {
	clear: both;
	width: 540px;
	height: 52px;
	padding: 5px 5px;
	background: url(http://www.grafixphoto.nationalphotographer.co.uk/2a/images/templatemo_menu_bg.jpg) no-repeat;
}

#tempo_menu ul {
	width: 495px;
	overflow: hidden;
	padding: 0px;
	margin: 0px auto;
	list-style: none;
}

#temp_menu ul li{
	padding: 5px;
	margin: 0px;
	display: inline;
}

#temp_menu ul li a{
	float: left;
	display: block;
	height: 24px;
	width: 80px;
	padding: 5px 0 0 0;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	color: #9a9789;	
	background: url(images/temp_button_01.jpg) right top no-repeat;
	outline: none;
}

#temp_menu li a:hover, #templatemo_menu li .current{
	color: #ffffff;
}

}
#layoutCenterBody {
	background:#D9D7D3;
}
#layoutBodyContent {
	margin:0 50px 0 24px;
	padding:10px 0;
}
#layoutBodyContent a {
	color:#7A7D5F;
	font-size:12px;
	font-weight:bold;
}
#layoutBodyContent h1{
	color:#67604C;
	font-weight:bold;
	font-size:24px;
}
#layoutBodyContent h2{
	color:#67604C;
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
}
#layoutBodyContent p {
	margin-top:10px;
}
.clearer {
	clear:both;
}
#layoutFooter {
	height:56px;
	text-align:center;
}
#layoutFooter p {
	padding-top:15px;
	color:#ffffff;
}
#layoutFooter a {
	color:#ffffff;
	text-decoration:underline;
}
#layoutFooter a:hover {
	color:#ffffff;
	text-decoration:none;
}