body{

	font-size:14px;
	background: #e0dfd5 url('images/all-back.gif') repeat-y right;
}
a{
	color:#918f78;
	text-decoration:none;
}

img{
	border:0px;
}
a:hover{
	color:#1e3f6b;	
}

#wrapper{
	width:914px;
	background: url('images/main-background.jpg') repeat-y;
	margin: 40px auto 0px auto;
}
#left-column {
	 width:636px;
	float:left;
	
}

#left-column #header{
	width: 636px;
	background: url('images/header-together.jpg');
	height: 59px;
	font-size: 1em;
	padding-top: 233px;
	text-align:center;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-weight: bold;
	color:#b0af9b;
	line-height:1.4em;
	
	
}
#left-column #header a{
	text-decoration:none;
	margin-right:10px;
	margin-left:10px;
}

#left-column #header a:hover, #left-column .selected{
color:#fff;

}

#left-column p{
	margin: 0px 59px 20px 59px;
	color:#1e3f6b;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size:1em;
	line-height:1.3em;
}

#left-column .split-column{
	width:255px;
	float:left;
	margin: 0px 0px 30px 59px;
	display:inline;
}

#left-column .split-column2{
	width:255px;
	float:left;
	margin: 0px 0px 30px 30px;
	display:inline;
}

#left-column .readmore{
	float:right;
}

#left-column h1{
	font-family: Arial, "MS Trebuchet", sans-serif;
	color:#1e3f6b;
	margin-left:;
	margin: 0px 59px 15px 59px;
	font-size:1.3em;
	font-weight: bold;
}

#left-column ul{
	margin: 0px 59px 0px 59px;
	color:#1e3f6b;
	font-family: Arial, "MS Trebuchet", sans-serif;
	list-style-type: square;
}


#right-column{
	width:278px;
	float:left;
	background: url('images/rt-side-tiler.gif') repeat-y;
	
}

#right-column p{
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-weight: bold;
	line-height:1.7em;
	color:#1e3f6b;
	padding:0px 15px 0px 15px;
	text-align:center;
}



#right-column a#top-left{
	width:132px;
	height:146px;
	background-image: url('images/top-left.gif');
	overflow:hidden;
	display:block;
	text-indent:-5000px;
	float:left;
}


#right-column a:hover#top-left{
	background-position: -132px 0;


}

#right-column a#top-right{
	width:145px;
	height:146px;
	background-image: url('images/top-right.gif');
	overflow:hidden;
	display:block;
	text-indent:-5000px;
	float:left;
}


#right-column a:hover#top-right{
	background-position: -145px 0;


}


#right-column a#bottom-left{
	width:132px;
	height:138px;
	background-image: url('images/bottom-left.gif');
	overflow:hidden;
	display:block;
	text-indent:-5000px;
	float:left;
}


#right-column a:hover#bottom-left{
	background-position: -132px 0;


}

#right-column a#bottom-right{
	width:145px;
	height:138px;
	background-image: url('images/bottom-right.gif');
	overflow:hidden;
	display:block;
	text-indent:-5000px;
	float:left;
}


#right-column a:hover#bottom-right{
	background-position: -145px 0;


}


#footer{
background: url('images/footer.gif') no-repeat;
width:914px;
clear:both;
height:24px;
}

.break{
	clear:both;
}




#left-column #header2{
	width: 636px;
	background: url('images/header-sm.jpg');
	height: 54px;
	font-size: 1em;
	padding-top: 137px;
	text-align:center;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-weight: bold;
	color:#b0af9b;
	line-height:1.4em;
	
	
}
#left-column #header2 a{
	text-decoration:none;
	margin-right:10px;
	margin-left:10px;
}

#left-column #header2 a:hover{
color:#fff;

}

#credits{
	width:914px;
	margin: 10px auto 10px auto;
	text-align:left;
	color:#1e3f6b;
	font-size:.8em;
	font-family: Arial, "MS Trebuchet", sans-serif;
}












