@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	background-color: #f5f5f5;
}
.oneColFixCtrHdr #container {
	width: 980px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #f5f5f5;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.oneColFixCtrHdr #header {
	height: 194px;
	width: 980px;
	background-color: #f5f5f5;
	background-image: url(Graphics/Final---Watermark-Colour.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent {
	background-color: #f5f5f5;
	text-align: left;
	height: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.testimonial_seun_tolu {
	height: 365px;
	width: 950px;
	background-image: url(Graphics/Testimonials-Seun-&-Tolu.png);
	background-repeat: no-repeat;
}

.WeddingGallery {
	height: 660px;
	width: 970px;
	padding-right: 0px;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #f5f5f5;
	font-size: 9px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}
.Portraitpricing {
	height: auto;
	width: 950px;
}

#facebook {
	height: 70px;
	width: 950px;
}
.Gallery_Links {
	height: 660px;
	width: 950px;
	text-align: left;
}
.Pricing_title_pic {
	height: 250px;
	width: 980px;
}
.Photo_Book_Table {
	height: 150px;
	width: 980px;
}
.Portraits_Link {
	height: 500px;
	width: 980px;
	text-align: center;
}
.products {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	border-collapse: collapse;
}
.products th {
	color: #FFF;
	text-transform: uppercase;
	background-color: #333;
	text-align: left;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px groove #FFF;
}
.products td {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px groove #FFF;
}


.Links {
	height: auto;
	width: 950px;
}
.hyperlink {
	color: #00F;
}
.Autoviewer {
	height: auto;
	width: 975px;
	text-align: center;
}
.testimonial_charlie_james {
	background-image: url(Graphics/Testimonials-Carlie-&-James.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 950px;
}

.Backbutton {
	height: auto;
	width: 975px;
	text-align: center;
}
.FAQ_text {
	height: auto;
	width: 950px;
	text-align: center;
}
.contact_info {
	height: auto;
	width: 950px;
	text-align: center;
}
.Intropage_flash {
	height: auto;
	width: 250mm;
	text-align: center;
	padding-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #000;
}
.into_text {
	height: auto;
	width: 960px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
}
