/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #566DB0;
}


body {
	margin: 0px;
padding: 0px;
	background-color: #7C8EB4;
text-align: center;	
		
}
#wrap {
width: 840px;	
margin: 0px auto;
		background-image: url(/images/back.jpg);
	background-repeat: repeat y;
	background-color: #FFFFFF;
	
}
#wrap2 {
width: 840px;	
margin: 0px auto;
		background-image: url(/images/back2.jpg);
	background-repeat: repeat y;
	background-color: #FFFFFF;
	
}
#header {
	position:relative;
	right: 20px
	top:0px;
	width:800;
	height:260;
	z-index: auto;
}
#frontcontent {
	width:460px;
	float: right;
	padding-right: 20px;
	padding-left: 20px;	
	display: inline;
		
	}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #566DB0;
}
#frontimage {
	
	width:319px;
	height:400px;
	z-index:0;
	float: left;
	padding-left: 20px;
}
a:link {
	color: #8CC370;
}
a:visited {
	color: #8CC370;
}
a:hover {
	color: #566DB0;
}
a:active {
	color: #8CC370;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8399CB;
}

#nav {
	width: 480px;
	display: inline;
float: right;
	padding-right: 20px;
	top: 261px;
	height: 30px;
}
.spacer {
clear: both;
}
#footer {
	width:800px;
	height:100px;
		background-image: url(/images/footer2.jpg);
	background-repeat: no-repeat;
	
}
#portfolio {
	width:700px;
	margin: 0 auto;
	padding-right: 30px;
	text-align: left;
	
	}

.portfoliohead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #546994;
}



#portfolio p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #566DB0;
	
}

#thumbnail {
	width:130;
	height:85;
	float: left;
	margin-left: 30px;
	cursor: pointer;

}

#links {
	width:340px;
	float:left;
		padding-left: 30px;
	text-align: left;
}
#right {
		width:350px;
	float: right;
	display:inline;
	padding-right: 20px;
}



.portfoliotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #546994;
}
#filler {
		width:310px;
	height:30px;
	float: left;
	}

#description {
	
	width:275px;
	float: left;
	padding-left: 30px;	
}
#photos {
	
	width:500px;
	padding-right: 20px;
	padding-top: 10px;
	float: right;
}
#caseplan {
	width:260px;
	
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#counter {
	margin: 0 auto;
	width:380px;
	}
	.mceContentBody { background-image: none; background-color: #ffffff; color: #566DB0; } /*SnippetMaster editor bg color*/
