* {
	margin: 0;
}
body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15pt;
	color: #666666;
	padding: 0px;
	height: 100%;
	width: 100%;
}
html, body {
	height: 100%;
}
.pageContent {
	float: left;
	width: 95%;
	margin-top: 30px;
}
.footerBlock, .push{
	height: 3em;
	width: 500px;
	position:relative;
	margin: 0 auto 0 260px;
	background: #cccccc url(/Images/footer.gif) no-repeat 0 0;
	padding: 10px 0 0;
	color: #444444;
	font: 0.8em Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	text-decoration: none;
	float:none;
}
.pageContent a{
	text-decoration: underline;
	color: #FFFFFF;
}
.pageTitleBlock {
	display: block;
	float: left;
	padding-top: 60px;
	width: 100%;
}
.interface {
	height: 500px;
	width: 800px;
	margin-top: 20px;
	float: left;
	display: block;
	vertical-align: bottom;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -3em;
}

/*-------------------------------------------*/
.logoBlock {
	background-color:#116600;
	height: 100%;
	width: 240px;
	float: left;
	position: relative;
	vertical-align: bottom;
	top: 0px;
}
.mainBlock 
{
    background-color: #cccccc;
	position: relative;
	height: 100%;
	width: 320px;
	top: 0px;
	color: Gray;
	float: left;
}
/*-------------------------------------------*/
.logoBlock-Index {
	height: 100%;
	width: 100%;
}
.mainBlock-Index {
	color:White;
	height: 100%;
	width: 100%;
	padding-left: 10px;
	position: relative;
	background-position: -20px -25px;
}
/*-------------------------------------------*/
.logoBlock-Children {
	background-color: #333366;
	height: 100%;
	width: 100%;
}
.mainBlock-Children {
	background-color: #333399;
	color: White;
	height: 100%;
	width: 100%;
	padding-left: 10px;
	position: relative;
}
/*-------------------------------------------*/
.logoBlock-Portraits {
	background-color: #336666;
	height: 100%;
	width: 100%;
}
.mainBlock-Portraits {
	background-color: #339999;
	color:White;
	height: 100%;
	width: 100%;
	padding-left: 10px;
	position: relative;
}
/*-------------------------------------------*/
.logoBlock-Weddings {
	background-color: #663333;
	height: 100%;
	width: 100%;
}
.mainBlock-Weddings {
	background-color: #993333;
	color:White;
	height: 100%;
	width: 100%;
	padding-left: 10px;
	position: relative;
}
/*-------------------------------------------*/
.logoBlock-Landscapes {
	background-color: #336633;
	height: 100%;
	width: 100%;
}
.mainBlock-Landscapes {
	background-color: #339933;
	color:White;
	height: 100%;
	width: 100%;
	padding-left: 10px;
	position: relative;
}
/*-------------------------------------------*/
.logoBlock-About {
	background-color: #339966;
	height: 100%;
	width: 100%;
}
.mainBlock-About {
	background-color: #66cc99;
	height: 100%;
	width: 100%;
	padding-left: 10px;
	position: relative;
}
/*-------------------------------------------*/
.logoBlock-Pricing {
	background-color: #336699;
	height: 100%;
	width: 100%;
}
.mainBlock-Pricing {
	background-color: #6699cc;
	height: 100%;
	width: 100%;
	padding-left: 10px;
	position: relative;
}
/*-------------------------------------------*/
.logoBlock-Proofs {
	background-color: #663399;
	height: 100%;
	width: 100%;
}
.mainBlock-Proofs {
	background-color: #9966cc;
	color:White;
	height: 100%;
	width: 100%;
	padding-left: 10px;
	position: relative;
	background-position: -20px -25px;
}
/*-------------------------------------------*/
.logoBlock-Contact {
	height: 100%;
	width: 100%;
}
.mainBlock-Contact {
	height: 100%;
	width: 100%;
	padding-left: 10px;
	position: relative;
	background-position: -20px -25px;
}
/*-------------------------------------------*/

.menuBlock {
	vertical-align: bottom;
	position: relative;
	float: left;
	width: 230px;
	height: 100%;
	bottom: 0px;
}
.logo {
	position: absolute;
	bottom: 0px;
	margin-bottom: 50px;
	margin-left: 30px;
}
.menuModule {
	width: 110px;
	background-repeat: repeat-y;
	background-position: right top;
	margin-right: 8px;
	bottom: 0px;
	float: right;
	margin-bottom: 0px;
	margin-top: 20px;
	display: block;
}
.menuWrapper {
	position: absolute;
	bottom: 0px;
}

.menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5d6166;
	letter-spacing: 1px;
	display: block;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.menuLink a{
	font-size: 10px;
	color: #808c9c;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 11pt;
}
.menuLink a:hover{
	font-size: 10px;
	color: #555b69;
	text-decoration: none;
	display: block;
	
}
.thumbContent {
	float: left;
	width: 95%;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #FFFFFF;
}
.thumbs {
	display: inline;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;

}
.thumbs a{
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: .7;

}
.thumbs a:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
	}

.thumbsWrapper {
	visibility: visible;
	position: absolute;
	overflow: hidden;
	float: left;
	z-index: 1;
	display: block;
	line-height: 16pt;
	right: 0px;
	bottom: 55px;
}
a 
{
    color: #444444;
	text-decoration: underline;
}


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
.legal {
	text-transform: none;
	line-height: 10pt;
}