@charset "UTF-8";
/* CSS Document */

 
 body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #c6c781;
	margin: 0; 
	padding: 0 0px 0 0px;
	text-align: center; 
	color: #000000;
}

.twoColFixLtHdr #nest{
	height:100%;
	width: 849px;  
	background: #c6c781;
	padding: 0 0px 0 0px;
	background-image:url(images/design/backgroundshadow.gif); 
	background-repeat:repeat-y;
	background-position:center;
	margin: 0 auto;
} 


.twoColFixLtHdr #container {
	width: 800px; 
	background: #FFFFFF;
	padding: 0 0px 0 0px;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
	height: 100%;
	vertical-align: top;
	background-image: url(images/design/ampersand.gif);
	background-repeat: no-repeat;
	background-position: bottom left;	
} 

.twoColFixLtHdr #containeralt {
	width: 324px;
	background: #FFFFFF;
	
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
	height: 100%;
	vertical-align: top;
	padding-bottom: 180px;		
} 


.twoColFixLtHdr #header { 
	background: #FFFFFF; 
	padding: 0 0px 0 0px;
	height:51px; 
	vertical-align: top; 
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 0px 0; 
	vertical-align: top; 
}


.twoColFixLtHdr #imagearea {
	margin: 0 auto;
	width:800px; 
	vertical-align: top;
	height: 320px;
	float:left;
}



.folioart {
	width:450px;
}

.foliotext {
	padding: 0 0px 0 0px;
	width:190px; 
	height: 320px;
	vertical-align: top;
	background-image: url(images/design/shadowportfolio.gif);
	background-repeat: repeat-y;
	
}

.halfpageart {
	margin-left:0px;
	padding: 0 0px 0 0px;
	width:300px;  
	
}

.halfpagetext {
	padding: 0 0px 0 0px;
	width:340px;  
	height: 320px;
	background-image: url(images/design/shadowhalfpage.gif);
	background-repeat: repeat-y;
	vertical-align: middle;
		
}

.logo {
	margin-left:640px;
	padding: 0 0px 0 0px;
	width:160px;
}



.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 286px; 
	padding:  0 0px 0 0px;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: transparent;
}



.title{
	padding: 22px 0px 0px 26px;
}



.twoColFixLtHdr #mainContent {

 	margin: 10 0 0 100px; 
	padding: 22px 150px 0px 286px; 
	vertical-align: top; 
} 


.twoColFixLtHdr #footerimage {
	background: #c6c781;
	width: 849px;
	margin: 0 auto;
	padding-bottom: 0px;	
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 0 0px 0 220px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clear { 
	clear:left;
    height:0;
	line-height: 0px;
}


.clearall {
clear:both; /* or left, right */
}

