body {
	margin: 0px;
	padding: 0px;
	background-image: url(shadows.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	background-color: White;
}
#rule {
	height: 15px;
	width: 100%;
	background-image: url(rule_tile_02.jpg);
	background-repeat: repeat-x;
}

/* Default Links */
a:link {
	color: #053888;
}
a:hover {
	color: #053888;
}
a:visited {
	color: #053888;
}

p {
	font-size: 103%;
	color: #333333;
}
img {
	display: block;
}
#Left {
	color: #333333;
}

/* Default H1 Tag */
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 150%;
	font-weight: normal;
	margin-left: 210px;
}

/* Default H2 Tag */
h2 {
	font-size: 130%;
	font-weight: bold;
}

/* Main Page Element */
#Page {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

/* Page Header */
#Header {
	height: 100px;
	/* background-image: url(header.jpg); */
	background-repeat: repeat-x;
	border-bottom: 3px solid #053888;
}
#Header img {
	float: left;
	border: none;
	display: block;
}
#Header ul {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 497px;
	margin-left: 8px;
	display: inline;
	margin-bottom: 5px;
}
#Header ul li {
	float: left;
	list-style: none;
	margin-left: 2px;
	margin-right: 2px;
	display: inline;
	background-image: url(header_over.gif);
}
#Header ul li a {
	display: block;
	font-size: 100%;
	font-weight: bold;
	line-height: 0;
	text-decoration: none;
	padding-top: 30px;
	padding-bottom: 13px;
	padding-left: 10px;
	padding-right: 10px;

}
#Header ul li a:hover {
	text-decoration: none;
	background-color: #A4BAC3;
	background-image: url(header_sel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

body.Empresa #Header ul li a.Empresa {
	background-color: #A4BAC3;
	background-image: url(header_sel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
body.Productos #Header ul li a.Productos {
	background-color: #A4BAC3;
	background-image: url(header_sel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
body.weddings #Header ul li a.weddings {
	background-color: #A4BAC3;
	background-image: url(header_sel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
body.portraits #Header ul li a.portraits {
	background-color: #A4BAC3;
	background-image: url(header_sel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
body.proofing #Header ul li a.proofing {
	background-color: #A4BAC3;
	background-image: url(header_sel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
body.contact #Header ul li a.contact {
	background-color: #A4BAC3;
	background-image: url(header_sel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

body.proofing {
	background-image: url(background_proofing.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body.proofing #Page {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#Left {
	float: left;
	width: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0px;;
	display: inline;
}
#Right {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 210px;
	_margin-left: 208px;
	margin-right: 20px;
	_margin-right: 18px;
	width: 470px;
}

#Right ul li {
	margin: 0px;
	padding: 0px;
	font-size: 103%;
}
#Right ol li {
	margin: 0px;
	padding: 0px;
	font-size: 103%;
}

/* Home Page */
body.home #Right {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 200px;
	_margin-left: 198px;
	margin-right: auto;
	width: 490px;
}
body.home #Right img, body.home #Right object {
	display: block;
}
body.home #Right #Image {
	float: right;
	background-color: White;
	width: 310px;
	border: 1px solid red;
}
body.home #Right #Intro {
	width: 150px;
	height: 250px;
	padding: 10px;
	background-color: #A4BAC3;
}
body.home #Right #Intro h2 {
	margin: 0px;
	padding: 7px;
	font-size: 130%;
	color: #053888;
	background-color: White;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
body.home #Right #Intro h2 a {
	text-decoration: none;
}
body.home #Right #Intro ul {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0px;
	font-size: 105%;
}
body.home #Right #Intro ul li {
	margin-top: 3px;
	padding-left: 25px;
	list-style: none;
	background: url(bullet.gif) no-repeat top left;
}
body.home #Right #Intro ul li a {
    text-decoration: none;
	border-bottom: 1px dotted #053888;
}
body.home #Right #Intro ul li a:hover {
    text-decoration: none;
	border-bottom: 1px dotted Black;
}

/* Left Footer (inc contact details) */
#LeftFooter {
	clear: both;
	width: 180px;
	margin-top: -70px;
}
#LeftFooter ul {
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
	margin-left: 20px;
}
#LeftFooter ul li {
	padding-left: 25px;
	padding-bottom: 12px;
	list-style: none;
}
#LeftFooter ul li.tel {
	background: url(tel.gif) no-repeat top left;
}
#LeftFooter ul li.mob {
	background: url(mob.gif) no-repeat top left;
}
#LeftFooter ul li.email {
	background: url(email.gif) no-repeat top left;
	padding-bottom: 20px;
}

#LeftFooter ul li a {
    text-decoration: none;
    border-bottom: 1px dotted #053888;
}
#LeftFooter ul li a:hover {
    text-decoration: none;
    border-bottom: 1px dotted Black;
}

/* Footer */
#Footer {
	border-top: 1px solid #B8B276;
	padding-top: 10px;
	padding-left: 210px;
	padding-right: 10px;
	padding-bottom: 10px;
}

/* Image alignment in body copy */
.img {
	margin: 10px;
}
.imgTop {
	margin-top: 0px;
}
.imgLeft {
	margin-left: 0px;
	float: left;
}
.imgRight {
	margin-right: 0px;
	float: right;
}

/* Tweaking for specific pages */
body.about .img {
	margin-bottom: 0px;
}

/* Client Quotes */
p.quote {
	margin: 0px;
	color: #053888;
	font-size: 110%;
	font-style: italic;
	width: 99%; /* For resolving IE em width issues */
}
p.credit {
	margin-top: 10px;
	color: #666666;
	text-align: right;
	font-size: 85%;
}

/* Sub Nav */
#Left ul {
	padding: 0px;
	margin: 0px;
}
#Left ul li {
	list-style: none;
	margin: 0px;
	margin-bottom: 5px;
}
#Left ul li a {
	margin: 0px;
	display: block;
	background: url(sub_down.gif) no-repeat top left;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-left: 20px;
	height: 19px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}
#Left ul li a:hover {
	background: url(sub_sel.gif) no-repeat top left;
	border-bottom: 1px solid #B8B276;
}

body.introduction #Left ul li a.introduction {
	background: url(sub_sel.gif) no-repeat top left;
	border-bottom: 1px solid #B8B276;
}
body.portfolio #Left ul li a.portfolio {
	background: url(sub_sel.gif) no-repeat top left;
	border-bottom: 1px solid #B8B276;
}
body.albums #Left ul li a.albums {
	background: url(sub_sel.gif) no-repeat top left;
	border-bottom: 1px solid #B8B276;
}
body.pricing #Left ul li a.pricing {
	background: url(sub_sel.gif) no-repeat top left;
	border-bottom: 1px solid #B8B276;
}
body.proofing #Left ul li a.proofing {
	background: url(sub_sel.gif) no-repeat top left;
	border-bottom: 1px solid #B8B276;
}
body.testimonials #Left ul li a.testimonials {
	background: url(sub_sel.gif) no-repeat top left;
	border-bottom: 1px solid #B8B276;
}
body.recognition #Left ul li a.recognition {
	background: url(sub_sel.gif) no-repeat top left;
	border-bottom: 1px solid #B8B276;
}


/* Wedding and Portrait Intro Pages */
body.feature #Right {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 200px;
	_margin-left: 198px;
	margin-right: 10px;
	_margin-right: 8px;
	width: 490px;
}
body.feature #Right #Intro {
	float: right;
	width: 220px;
	height: 327px;
	padding: 10px;
	background-color: #A4BAC3;
}
body.feature #Right #Image {
	float: left;
	width: 240px;
	margin-bottom: 10px;
}
body.feature #Right #Intro h2 {
	margin-top: 0px;
	color: #B8B276;
}

/* Misc */
form {
	margin: 0px;
	padding: 10px;
	background-color: #E7EAEF;
	width: 449px;
}

form h2 {
	margin-top: 0px;
	color: #B8B276;
}

.hRule {
	border-top: 1px dotted #B8B276;
}
.hRule hr {
	display: none;
}

.underline {
	text-decoration: underline;
}

/* Contact Page */
body.contact #Right ul {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	margin-left: 20px;
}
body.contact #Right ul li {
	padding-left: 25px;
	padding-bottom: 12px;
	list-style: none;
}
body.contact #Right ul li.tel {
	background: url(tel.gif) no-repeat top left;
}
body.contact #Right ul li.mob {
	background: url(mob.gif) no-repeat top left;
}
body.contact #Right ul li.email {
	background: url(email.gif) no-repeat top left;
}

/* Portfolio pages */
body.portfolio #Left {
	display: none;
}
body.portfolio #Right {
	margin: 0px;
	padding: 0px;
	width: 700px;
	height: 500px;
}
body.portfolio #LeftFooter {
	margin-top: 0px;
	padding-top: 5px;
	width: 700px;
	border-top: 1px solid #B8B276;
}
