@charset "ISO-8859-1";
body {
	font-family: Futura, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	background-color: #000000;
	min-width: 900px;
	line-height: 1.6em;
}
body#splash-page {
	background: #FFF url(images/bridge9-home_03.png) center top no-repeat;
	color: #000;
}
body#splash-page ul {
	list-style: none;
	overflow: hidden;
	*zoom: 1;
	width: 532px;
	margin: 160px auto 0 auto;
	padding: 0;
}
body#splash-page li {
	height: 198px;
	float: left;
	margin: 0;
	padding: 0;
}
body#splash-page li#photography {
	background: #fff url(images/bridge9-home_07.png) left top no-repeat;
	width: 234px;
}
body#splash-page li#design {
	background: #fff url(images/bridge9-home_09.png) left top no-repeat;
	width: 248px;
	margin-left: 50px;
}
body#splash-page li a {
	display: block;
	text-indent: -9999em;
	height: 198px;
	padding: 0;
	margin: 0;
}
a, a:active {
	color: #ef3e35;
}
a:visited {
	color: #900;
}
div#masthead, div#nav-row {
	text-align: center;
}
div.header {
    text-align: right;
	padding: 25px;
}
div.pageIcon {
	text-align: right;
	float: left;
	width: 25%;
}
div.pageContent {
	float: left;
	padding-left: 25px;
	width: 70%;
	color: #fff;
}
div.pageContent h1 {
    color: #fff;
	border-bottom: 2px solid #ef3e35;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	padding-bottom: 6px;
}
div.pageContent ul {
    color: #6d68ff;
	line-height: 2em;
}
div.pageContent ul span {
    color: #fff;
}
strong.tip {
	color: #6d68ff;
}
div.pageFooter {
    clear: left;
	padding-top: 20px;
	text-align: center;
}
div.pageFooter a {
    color: #6d68ff;
}
div.thumbnails {
	text-align: center;
	padding: 5px;
}
div.thumbnails img {
	margin: 10px;
	border: 1px solid #fff;
	padding: 10px;
	background-color: #949599;
}
form#contact-form label {
	display: block;
	color: #ef3e35;
	font-weight: normal;
}
form#contact-form input {
	margin-bottom: 10px;
}