body {
	background-color: #fff;
	margin: 0px;
	background-image: url(/images/background-repeater-home-white.jpg);
	background-repeat: repeat-x;
}
#PortfolioBody {
	background-color: #fff;
	margin: 0px;
	background-image: url(/images/background-repeater-portfol-white.jpg);
	background-repeat: repeat-x;
}
#Logo {
	background-image:url(../images/logo-white.jpg);
	height: 89px;
	background-repeat: no-repeat;
}
#Webpage {
	padding-bottom: 10px;
}
#Mainpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	clear: both;
	width: 960px;
	position: relative;
}
#Mainpage #TextBox {
	margin-right: 200px;
	margin-left: 200px;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: justify;
}
#Nav {
	background-color: #676767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #111;
	border-bottom-color: #111;
	color: #e3e3e3;
}
#Nav a {
	color: #e3e3e3;
	text-decoration: none;
}
#Nav a:hover {
	text-decoration: underline;
}
#Footer {
	background-color: #676767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #111;
	border-bottom-color: #111;
	color: #e3e3e3;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Footer a {
	color: #e3e3e3;
	text-decoration: none;	
}
#Footer a:hover {
	text-decoration: underline;	
}
#MainpageHeader {
	margin-left: 10px;
}
#Mainpage #Left {
	width: 425px;
	padding-left: 10px;
	float: left;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
#Mainpage #Right {
	width: 495px;
	float: right;
	padding-top: 10px;
}
.PortfolioContainer {
	width: 230px;
	padding-right: 10px;
	float: left;
	padding-bottom: 10px;
}
.PortfolioContainer a img{
	border: 0;
}
.clear {
	clear: both;
}
#PortfolioRight {
	width: 650px;
	float: left;
	margin: 10px 10px 0 20px;
}
#PortfolioRight img{
	max-height: 480px;
}
#PortfolioLeft {
	width: 175px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#FilmStrip{
	width: 120px;
	padding: 0;
	height: 480px;
	overflow: auto;
}
.ImageHolder {
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #fff;
	overflow: hidden;

}
.ImageHolder img {
	border: 0;
	width: 75px;
}
#Mainpage #WeddingLandingPageTextBox {
	margin-right: 250px;
	margin-left: 150px;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: justify;
}
#Webpage #Mainpage #WeddingNavBox {
	position: absolute;
	right: 0;
	top: 70px;
	font-size: 11px;
	text-align: center;
}
#Webpage #Mainpage #WeddingNavBox img {
	border: solid 1px #333;
}
#Webpage #Mainpage #WeddingNavBox a {
	color: #333;
	text-decoration: none;
}
#Webpage #Mainpage #WeddingNavBox a:hover {
	text-decoration: underline;
}
#Webpage #Mainpage #WeddingNavBox div {
	margin-bottom: 10px;
}.Testimonial {
	margin-bottom: 15px;
}
.TestimonialText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.TestimonialAuthor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.ImportantText{
	color: red;
}
.SEOKeywords {
	width:960px;
	text-align: center;
	padding: 0 10px 0 10px;
}
.SEOKeywords span  {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
}
.SEOKeywords span a  {
	color: black;
}


#Webpage #Mainpage #ThumbnailBox {
	position: absolute;
	right: 0;
	top: 70px;
	font-size: 11px;
	text-align: center;
}
#Webpage #Mainpage #ThumbnailBox img {
	border: solid 1px #333;
}
#Webpage #Mainpage #ThumbnailBox a {
	color: #333;
	text-decoration: none;
}
#Webpage #Mainpage #ThumbnailBox a:hover {
	text-decoration: underline;
}
#Webpage #Mainpage #ThumbnailBox div {
	margin-bottom: 10px;
}