/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
/* typography */
body {font-size:75%;color:#333;background:#fff;font-family:Helvetica, Arial, sans-serif;text-align: center;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2.5em;margin-bottom:0.25em;font-weight: bold;}
h3 {font-size:1.75em;margin-bottom:0.25em;font-weight: bold;}
h4 {font-size:1.5em;margin-bottom:0.25em;color:#d90321;}
h5 {font-size:1.17em;font-weight:bold;margin-bottom:0.25em;}
h6 {font-size:1.17em;margin-bottom:0.15em;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover, a.current {color:#9cdcf4;}
a {color:#03aeed;text-decoration:underline;}
a.external { background: transparent url('images/icons/external.png') no-repeat right center; padding: 0 10px 0 0; }
blockquote, pre {margin:1.5em;color:#555;}
blockquote { padding: 6px 34px 0; background: url('images/misc/quote.png') no-repeat left top; font-style: italic; }
blockquote cite { font-style: normal; font-size: 75%; color: #999; }
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {white-space:pre;padding: 0.5em 1.5em;border-left: 10px solid #ddd;background: #f0f0f0; }
pre, code, tt {font-family 'andale mono', 'lucida console', monospace;line-height:2;}
code { font-size: 90%; }
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#eee;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:0.2em;line-height:1.2em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.hidden { display: none; }

/* main styles */
#bluewrapper
{
	background: #03aeed;
}
#wrapper
{
	margin: 40px auto;
	overflow: hidden;
	text-align: left;
	width: 960px;
}

#bottom-wrapper
{
	margin: 0 auto 20px;
	position: relative;
	width: 800px;
}

#header
{
	margin: 20px auto;
	overflow: hidden;
	width: 90%;
}

#header img
{
	display: block;
	float: left;
}

#header ul,
#header li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#header li
{
	color: #9cdcf4;
	display: block;
	float: left;
	font-size: 13px;
	line-height: 1;
	margin: 0 10px 0 0;
	text-transform: uppercase;
}

#header li.last
{
	margin: 0;
}

#header ul
{
	float: right;
	margin: 15px 0 0 0;
	overflow: hidden;
}

#header ul#subnav
{
	margin: 5px 0 0;
	padding: 0 0 5px;
}

#header ul#subnav li
{
	font-size: 12px;
	text-transform: none;
}

#header div
{
	overflow: hidden;
}

#header div#subnav-container
{
	border-top: 1px solid #00aded;
	clear: both;
	margin: 5px 0 0;
	height: 22px;
}

#header a
{
	text-decoration: none;
}

#header li.current a { color: #9cdcf4; }


/* photo container */
a.prev, a.next
{
	background: transparent url('images/buttons/arrows.png') no-repeat left center;
	float: left;
	min-height: 600px;
	width: 80px;
}

* html a.next,
* html a.prev
{
	height: 600px;
	zoom: 1;
}

a.next
{
	background-position: right center;
	float: right;
}

a.prev:focus, a.next:focus
{
	outline: none;
}

a.disabled
{
	cursor: default;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.transition
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#contact-wrap
{
	background: url('images/logos/ag.jpg') no-repeat right center;
	overflow: hidden;
	margin-left: 180px;
	width: 600px;
}

#contact-info
{
	color: #fff;
	float: left;
	font-size: 12px;
	padding: 100px 0;
	text-align: center;
	width: 260px;
}

#contact-info a { color: #fff; }

#homephoto
{
	padding-top: 40px;
	width: 100%;
	text-align: center;
}

#homephoto img
{
	display: block;
	margin: 0 auto;
}

#photo-container
{
	float: left;
	height: 680px;
	overflow: hidden;
	position: relative;
	width: 800px;
}

#photo-slider-container
{
	left: 0;
	top: 0;
	position: absolute;
	width: 9999em;
}

#photo-slider-container div
{
	float: left;
	left: 0;
	margin-right: 160px;
	position: relative;
	text-align: center;
	width: 800px;
}

#photo-slider-container p
{
	background: #fff;
	color: #999;
	display: none;
	font-size: 10px;
	margin: 0;
	padding: 5px;
	position: absolute;
	right: 0;
	top: 652px;
	z-index: 999;
}

#photo-container img
{
	display: block;
	margin: 0 auto;
}

ul#thumbnails,
ul#thumbnails li,
ul#bottomlinks,
ul#bottomlinks li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#thumbnails
{
	display: none;
	left: 0;
	position: absolute;
	top: -30px;
	width: 960px;
}

ul#thumbnails li
{
	background: #ddd;
	border: 1px solid #ddd;
	float: left;
	height: 60px;
	margin: 0 3px 3px 0;
	overflow: hidden;
	position: relative;
	width: 60px;
}

ul#thumbnails li.current
{
	border-color: #03aeed;
}

ul#thumbnails li.onhover
{
	height: 80px;
	margin-left: -20px;
	margin-top: -5px;
	width: 80px;
}

ul#thumbnails li img
{
	width: 155%;
}

ul#thumbnails li#closebutton
{
	background: none;
	border: none;
	height: 20px;
	margin-top: -5px;
	width: 20px;
}

ul#thumbnails li#closebutton.onhover
{
	margin-top: -5px;
	margin-left: 0;
	height: 20px;
	width: 20px;
}

ul#thumbnails li#closebutton img
{
	width: 100%;
}

ul#bottomlinks
{
	margin: 0 auto;
	overflow: hidden;
	width: 500px;
}

ul#bottomlinks li
{
	float: left;
	text-align: left;
	text-transform: uppercase;
}

ul#bottomlinks li.first
{
	width: 234px;
}

ul#bottomlinks li.last
{
	float: right;
	width: auto;
}

ul#bottomlinks li,
ul#bottomlinks li a
{
	color: #999;
	text-decoration: none;
}

ul#bottomlinks li a:hover
{
	color: #9cdcf4;
}

p.copyright
{
	color: #999;
	font-size: 0.83em;
	margin: 80px auto 20px;
	text-align: right;
	width: 90%;
}
