body {
	margin: 0; 
	padding:0; 
	background:#313528;
	text-align:center;}
 
body, table, div, span, u, ul, input, li, ol, textarea, form, p, select { 
	font: 11px Verdana, Arial, Tahoma, sans-serif; 
	color: #000; }	

img { border:none;}

.clear {
	clear:both;
	margin:0;
	padding:0;}
	
.clearone {
	margin:0;
	padding:0;
	height:2px;}	
	
		
/* TEXT
----------------------------------------------- */		
h1 {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:0;
	padding-top:0;}	
	
	
/* LINKS
----------------------------------------------- */	
a:link,
a:active{
	color:#000;
	text-decoration:none;}	
a:hover,
a:visited {
	color:#000;
	text-decoration:underline;}	

	
/* PAGE LAYOUT
----------------------------------------------- */	
#container {
	width:800px;
	margin:0 auto 24px auto;
	padding-bottom:24px;
	background:#424738;}
	
#header {
	margin:0 25px 0 25px; 
	padding:24px 0 1px 0;}
	
#headerLeft {
	float:left;
	width:355px;
	text-align:left;
	background:#424738 url(../img/header-left.gif) no-repeat right top;}

#headerLeft	div {
	padding:56px 0 37px 17px}
	
#headerRight {
	float:right;
	width:391px;}	
	
div.topContent {
	margin:0 25px 0 25px;
	background:#D9D7C6 url(../img/bg-introbox.gif) repeat-y left top;
	text-align:left;
	border-bottom:2px solid #424738;}
		
#intro {
	margin:0 1px 1px 0;
	float:left;
	width:472px;}	

#contact {
	float:right;
	width:276px;}	
	
#intro div, #contact div {
	padding:18px 20px;}		


.contentContainer {
	background:#AEAC97;
	margin:0 25px; 
	border-bottom:2px solid #424738;}


	
img.photo {
	padding:0 6px;
	width:388px;
	height:255px;}	
	
	
/* TEXT LEFT - PHOTO RIGHT
----------------------------------------------- */		
.contentImgRightTop {
	background:#AEAC97 url(../img/bg-imgrighttb.gif) no-repeat center bottom;
	margin:10px 23px 0 23px; 
	height:6px;}
	
.contentImgRightBot {
	background:#AEAC97 url(../img/bg-imgrighttb.gif) no-repeat center top;
	margin:0 23px 10px 23px;
	height:6px; }
	
.contentImgRight {
	background:#AEAC97 url(../img/bg-imgright.gif) repeat-y center top;
	margin:0 23px; 
	text-align:left;}

.textLeft {
	float:left;
	width:285px;}
	
.textLeftContent {
	padding:20px 22px 6px 22px;}	
	
.imgRight {
	float:right;
	width:400px;}
	
	
/* TEXT RIGHT - PHOTO LEFT
----------------------------------------------- */		
.contentImgLeftTop {
	background:#AEAC97 url(../img/bg-imglefttb.gif) no-repeat center bottom;
	margin:10px 23px 0 23px; 
	height:6px;}
	
.contentImgLeftBot{
	background:#AEAC97 url(../img/bg-imglefttb.gif) no-repeat center top;
	margin:0 23px 10px 23px;
	height:6px;}
	
.contentImgLeft {
	background:#AEAC97 url(../img/bg-imgleft.gif) repeat-y center top;
	margin:0 23px; 
	text-align:left;}   

.textRight {
	float:right;
	width:285px;}
	
.textRightContent {
	padding:20px 22px 6px 22px;}	
		
.imgleft{
	float:left;
	width:400px;}
.footertext a{
color: #FFFFFF;
font-size:10px;
}		
		
