<!--
body {background-color: #FFF; color: #000; font-family: Arial, Helvetica, sans-serif; border-width: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }

div.site_container1 { width: 100%; text-align: center; }

div.site_container2 {
    display: block;
    width: 770px;
    margin: 0px auto;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    text-align: left;
	border: 0px solid #999;
	padding: 0px;
	background-color: #FFF;
}

div.header { float: left; width: 770px; height: 92px; margin: 0px 0px 10px 0px; }
div.nav { float: left; width: 172px; height: 92px; }
div.logo { float: left; width: 598px; height: 92px; overflow: hidden; }

#nav { padding: 0px; margin: 0px 40px 0px 0px; list-style: none; font-size: 90%; }
#nav li { text-align: right; font-weight: bold; line-height: 18px; }

div.lakeland { margin: 10px 0px 0px 0px; font-size: 70%; }

div.content { float: left; width: 770px; margin: 0px 0px 10px 0px; }

div.col1 { float: left; width: 172px; }
div.col2 { float: left; width: 359px; }
div.col3 { float: left; width: 239px; }

div.home_text { width: 302px; height: 238px; margin-bottom: 40px; background: url("graphics/photography/home_text.gif") no-repeat 0px 0px; overflow: hidden; }
div.home_text span {display: block; margin-top: 238px;}

div.galleries_text { width: 302px; height: 238px; margin-bottom: 40px; background: url("graphics/photography/galleries_text.gif") no-repeat 0px 0px; overflow: hidden; }
div.galleries_text span {display: block; margin-top: 238px;}

div.technical_text { width: 716px; height: 350px; margin: 40px 0px 40px 54px; background: url("graphics/photography/technical_text.gif") no-repeat 0px 0px; overflow: hidden; }
div.technical_text span {display: block; margin-top: 350px;}

div.contact { width: 716px; margin: 40px 0px 40px 54px; }

div.footer { padding: 30px 0px 0px 172px; font-size: 70%; color: #BBB; }

div.clearer { clear: both; margin: 0px; padding: 0px; border: 0px; line-height: 0px; height: 0px; font-size: 0px; }

#fade1 { display: none; width: 131px; height: 197px; margin: -197px 0px 0px 0px; position: relative; background: url("graphics/photography/lodore falls_fade.jpg") no-repeat 0px 0px; z-index: 10; }
#fade2 { display: none; width: 243px; height: 134px; margin: -134px 0px 0px 0px; position: relative; background: url("graphics/photography/isle_of_skye_fade.jpg") no-repeat 0px 0px; z-index: 10; }
#fade3 { display: none; width: 239px; height: 146px; margin: -146px 0px 0px 0px; position: relative; background: url("graphics/photography/oak_creek_canyon_fade.jpg") no-repeat 0px 0px; z-index: 10; }
#fade4 { display: none; width: 132px; height: 198px; margin: -198px 0px 0px 15px; position: relative; background: url("graphics/photography/monument_valley_fade.jpg") no-repeat 0px 0px; z-index: 10; }

img { border: 0px; display: block; }
img.col1 { margin: 185px 0px 0px 0px; }
img.col3_n1 { margin: 40px 0px 0px 0px; }
img.col3_n2 { margin: 80px 0px 0px 15px; }
img.technical_image { float: right; margin: 80px 0px 0px 0px; }

h1 { font-size: 120%; color: #127BCA; margin: 0px 0px 12px 0px; }
h2 { font-size: 120%; color: #127BCA; margin: 12px 0px 12px 0px; }

p { font-size: 80%; margin: 12px 0px 12px 0px; line-height: 18px; }
p.large { font-size: 110%; margin: 24px 0px 24px 0px; line-height: 18px; }

a.grey:link { text-decoration: none; color: #000; }
a.grey:visited { text-decoration: none; color: #000; }
a.grey:hover { text-decoration: underline; color: #888; }
a.grey:active { text-decoration: underline; color: #888; }

a.on:link { text-decoration: none; color: #888; }
a.on:visited { text-decoration: none; color: #888; }
a.on:hover { text-decoration: underline; color: #888; }
a.on:active { text-decoration: underline; color: #888; }

a:link { text-decoration: none; color: #127BCA; }
a:visited { text-decoration: none; color: #127BCA; }
a:hover { text-decoration: underline; color: #69B8F1; }
a:active { text-decoration: underline; color: #69B8F1; }

a.galleries_link:link { display: block; width: 209px; height: 16px; margin-top: 200px; }
a.galleries_link:visited { display: block; width: 209px; height: 16px; margin-top: 200px; }
a.galleries_link:hover { display: block; width: 209px; height: 16px; border-bottom: 1px solid #1487C9; margin-top: 200px; }
a.galleries_link:active { display: block; width: 209px; height: 16px; border-bottom: 1px solid #1487C9; margin-top: 200px; }
-->