﻿/* CSS layout */
h2 {
	font-size: 1.2em;
}
h1 {
	font-size: 1.5em;
	line-height: 1.5em;
}

a:link
{
	text-decoration:none}

.img_right {
	float: right;
}
body {
	background-color: #E6EDFB;
}
#masthead {
	width: 900px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	margin-bottom: 10px;
}
table.input_block {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.input_block2 {
	width: 700px;
	height: 200px;
}
.input_block {
	width: 300px;
}
.sample_box {
	border-width: 0px;
	text-align: center;
	padding: 10px;
}
.img_no_border {
	border-width: 0px;
}
.sample_table {
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 10px;
}
#left_col {
	width: 160px;
	float: left;
}
#left_col ul {
	list-style-type: none;
}
#left_col ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 150px;
	position: relative;
	left: -40px;
	height: 50px;
	background-image: url('images/cats.jpg');
	background-repeat: no-repeat;
	text-align: center;
	line-height: 2.5em;
	color: #FFFFFF;
}
#page_content {
	margin-left: 160px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	background-color: #99CCFF;
	color: #000000;
	padding: 10px;
	font-size: .9em;
	border: 2px solid #000066;
}

#left_col a:link, #left_col a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#left_col a:hover {
	text-decoration: none;
	color: #000066;
}
#footer {
	border: 1px double #000080;
	padding: 5px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: .7em;
	background-color: #FFFFFF;
	width: 730px;
	margin-left: 160px;
	margin-top: 10px;
}
.center_align {
	text-align: center;
}

.img_special {
	border-style: solid;
	border-width: 2px 1px 1px 1px;
	border-color: #000000;
	margin-top: -1px;
}

.content {
	position: absolute;
	right: auto;
	left: auto;
}
#masthead_processes {
	background-image: url('images/3a.jpg');
	width: 900px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	margin-bottom: 10px;
}
#masthead_services {
	background-image: url('images/2a.jpg');
	width: 900px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	margin-bottom: 10px;
}
#masthead_samples {
	background-image: url('images/4a.jpg');
	width: 900px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	margin-bottom: 10px;
}
#masthead_pricing {
	background-image: url('images/5a.jpg');
	width: 900px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	margin-bottom: 10px;
}
#masthead_contact {
	background-image: url('images/6a.jpg');
	width: 900px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	margin-bottom: 10px;
}

#page_content_photography {
	margin-left: 160px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	background-color: #FFFFFF;
	color: #000000;
	padding: 10px;
	font-size: .9em;
	border: 2px solid #000066;
}

td.thirds {
	width: 33%;
}
td.quarters {
	width: 25%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.thumbs_middle {
	width: 700px;
	background-color: #FFFFFF;
	text-align: center;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #000080;
	border-left-color: #000080;
}
table.thumbs_top {
	width: 700px;
	background-color: #FFFFFF;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-color: #000080;
	border-right-color: #000080;
	border-left-color: #000080;
}
table.thumbs_bottom {
	width: 700px;
	background-color: #FFFFFF;
	text-align: center;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #000080;
	border-bottom-color: #000080;
	border-left-color: #000080;
}

table.thumbs {
	border: 2px solid #000080;
	width: 700px;
	background-color: #FFFFFF;
	text-align: center;
}

