
	html, body {
	
		background-color: #EEEEEE;
		margin: 0px;
		padding: 0px;
		height: 100%;
	
	}
	
	img {
	
		border: none;
	
	}
	
	table, td {
	
		width: 100%;
		height: 100%;
		vertical-align: middle;
	
	}
	
	strong {
	
		color: #000000;
		font-weight: 100;
	
	}
	
	div {
	
		color: #4F5053;
		font-family: Arial, sans-serif;
		font-size: 12px;
		line-height: 18px;
	
	}
	
	h1 {
	
		color: #000000;
		font-size: 12px;
		margin-top: 0px;
		margin-bottom: 0px;
		line-height: 18px;
		font-weight: 100;
	
	}
	
	a {
	
		color: #000000;
		text-decoration: none;
	
	}
	
	a:hover {
	
		color: #000000;
		text-decoration: underline;
	
	}
	
	div#righttext {
	
		width: 250px;
		margin-left: 525px;
	
	}
	
	div#footer {
	
		width: 775px;
		height: 32px;
		margin: 0 auto 0 auto;
		background-repeat: no-repeat;
		background-image: url('/img/gui/bottom.gif');
		padding-top: 18px;
		padding-left: 75px;
	
	}
	
	div#home {
	
		width: 850px;
		height: 419px;
		margin: 0 auto 0 auto;
		background-image: url('/img/gui/base_home.jpg');
		background-repeat: no-repeat;
	
	}
	
	div#about {
	
		width: 850px;
		height: 419px;
		margin: 0 auto 0 auto;
		background-image: url('/img/gui/base_about.jpg');
		background-repeat: no-repeat;
	
	}
	
	div#abouttoppara {
	
		 padding-top: 40px;
	
	}
	
	div#contacttoppara {
	
		 padding-top: 40px;
	
	}
	
	div#commercialtoppara {
	
		 padding-top: 40px;
	
	}
	
	div#portraitstoppara {
	
		 padding-top: 40px;
	
	}	
	
	div#weddingstoppara {
	
		 padding-top: 40px;
	
	}
	
	div#pricestoppara {
	
		 padding-top: 40px;
	
	}
	
	div#contact {
	
		width: 850px;
		height: 419px;
		margin: 0 auto 0 auto;
		background-image: url('/img/gui/base_contact.jpg');
		background-repeat: no-repeat;
	
	}
	
	div#testimonials {
	
		width: 850px;
		height: 419px;
		margin: 0 auto 0 auto;
		background-image: url('/img/gui/base_testimonials.jpg');
		background-repeat: no-repeat;
	
	}
	
	div#testimonialstoppara {
	
		 padding-top: 40px;
	
	}
	
	div#portfolio {
	
		width: 850px;
		height: 419px;
		margin: 0 auto 0 auto;
		background-image: url('/img/gui/base_portfolio.jpg');
		background-repeat: no-repeat;
	
	}
	
	div.siterow {
	
		width: 850px;
		margin: 0 auto 0 auto;
	
	}
	
	div.right {
	
		text-align: right;
	
	}	
	
	span.quot {
	
		color: #CCCCCC;
		font-size: 18px;
		
	
	}
	
	div#medium {
	
		float: left;
		width: 550px;
		height: 419px;
		display: inline;
		padding-left: 75px;
	
	}
	
	div#small {
	
		margin-left: 667px;
	
	}
	
	div.thumb {
	
		padding-bottom: 15px;
	
	}
	
	div.topthumb {
	
		padding-bottom: 15px;
		padding-top: 22px;
	
	}
	
	div.bottomthumb {
	
		padding-top: 0px;
	
	}
	
	img.rightthumb {
	
		padding-left: 15px;
	
	}
	
