@font-face {
	font-family: 'ArcherBook';
	src: url('fonts/archer-book-pro-webfont.eot');
	src: local('Archer'), local('Archer-Book'), url('fonts/archer-book-pro-webfont.woff') format('woff'), url('fonts/archer-book-pro-webfont.ttf') format('truetype'), url('fonts/archer-book-pro-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ArcherBold';
	src: url('fonts/archer-bold-pro-webfont.eot');
	src: local('Archer'), local('Archer-Bold'), url('fonts/archer-bold-pro-webfont.woff') format('woff'), url('fonts/archer-bold-pro-webfont.ttf') format('truetype'), url('fonts/archer-bold-pro-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
color: #FFF;
background: #202020;
font-family: 'ArcherBook', Archer-book, Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 14px;
padding: 20px 0;
}

strong, b {
font-family: 'ArcherBold', Archer-bold, Helvetica, Arial, sans-serif;
}

img.bg {
/* Set rules to fill background */
min-height: 100%;
min-width: 1024px;
width: 100%;
height: auto;
position: fixed;
top: 0;
left: 0;
}

div#content {
/* We need our content to show up on top of the background */
position: relative;
}

div#wrapper {
width: 60px;
text-align: left;
float: right;
padding: 0 0 20px 0;
height: 800px;
}

.right {
float: right;
}

.clear {
clear: both;
height: 0;
font-size: 1px;
}

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

a:hover, a.selected, li.selected a, a:active {
color: #f6ed5f;
text-decoration: none;
}

h2 {
font-size: 28px;
font-weight: normal;
}

p {
line-height: 125%;
margin-bottom: .5em;
}

#content_band {
background: transparent url(../i/30percent_black.png) top left repeat;
padding: 0;
height: 320px;
clear: both;
display: block;
margin-top: 140px;
position: relative;
padding-right: 30px;
}

#primary_nav, #blog_primary_nav {
width: 205px;
margin-right: 20px;
float: right;
padding: 10px 0;
height: 300px;
position: absolute;
right: 10px;
background: transparent url(../i/30percent_black.png) top left repeat;
}

#primary_nav li, #blog_primary_nav li {
padding: 0 10px;
}

#primary_nav a, #blog_primary_nav a {
font-size: 36px;
display: block;
}

.sub_nav, #blog_sub {
width: 168px;
position: absolute;
right: 0;
}

.sub_nav li, #blog_sub li {
padding-bottom: 5px;
display: block;
}

#display {
width: 520px;
height: 320px;
padding: 0;
position: absolute;
right: 435px;
overflow: hidden;
}

#display img {
height: 320px;
width: 520px;
}

#blog a, #download a {
font-size: 14px;
padding-top: 5px;
}

#logo_wrapper {
position: absolute;
top: 0;
right: 0;
}

#logo {
text-indent: -5000px;
background: transparent url(../i/logo_drop.png) -1px top no-repeat;
width: 207px;
height: 127px;
padding-left: 30px;
display: block;
}

#contact {
padding-top: 20px;
padding-right: 30px;
clear: both;
line-height: 125%;
width: 195px;
position: absolute;
top: 465px;
right: 0;
}

#address {
margin-top: 10px;
font-size: 14px;
font-family: 'ArcherBook', Archer-book, Helvetica, Arial, sans-serif;
}

#display {

}

.sub_nav, #blog_sub {
display: none;
/*right: -200px;*/
background: transparent url(../i/30percent_black.png) top left repeat;
/*height: 300px;*/
padding: 10px;
}

#blog_sub {
display: block;
height: 300px;
}

#secondary_window {
position: absolute;
width: 188px;
right: 235px;
overflow: hidden;
height: 520px;
}

#display_images {
position: relative;
display: none;
left: 520px;
left: 0;
top: -320px;
z-index: 10;
}

#display_images ul {
padding: 0;
margin: 0;
}

#display_images li {
display: inline;
position: absolute;
top: 0;
width: 520px;
}

#display_caption {
width: 480px;
padding: 20px;
background: transparent url(../i/30percent_black.png) top left repeat;
position: absolute;
top: 320px;
right: 435px;
display: none;
margin-bottom: 40px;
}

#display_controls {
position: absolute;
top: 320px;
height: 30px;
right: 435px;
width: 48px;
display: none;
z-index: 15;
padding-right: 10px;
}

#display_controls li {
float: right;
}

#display_controls li a {
line-height: 30px;
font-size: 30px;
/*font-weight: bold;*/
color: #f6ed5f;
width: 20px;
padding: 0 2px;
text-align: center;
display: block;
font-family: 'ArcherBook', Archer-book, Helvetica, Arial, sans-serif;
}

#display_images li.zero { left: 0; }
#display_images li.one { left: 520px; }
#display_images li.two { left: 1040px; }
#display_images li.three { left: 1560px; }
#display_images li.four { left: 2080px; }
#display_images li.five { left: 2600px; }
#display_images li.six { left: 3120px; }
#display_images li.seven { left: 3640px; }
#display_images li.eight { left: 4160px; }
#display_images li.nine { left: 4680px; }

#display_images li.oneten { left: 5200px; }
#display_images li.oneten.one { left: 5720px; }
#display_images li.oneten.two { left: 6240px; }
#display_images li.oneten.three { left: 6760px; }
#display_images li.oneten.four { left: 7280px; }
#display_images li.oneten.five { left: 7800px; }
#display_images li.oneten.six { left: 8320px; }
#display_images li.oneten.seven { left: 8840px; }
#display_images li.oneten.eight { left: 9360px; }
#display_images li.oneten.nine { left: 9880px; }

#display_images li.twoten { left: 10400px; }
#display_images li.twoten.one { left: 10920px; }
#display_images li.twoten.two { left: 11440px; }
#display_images li.twoten.three { left: 11960px; }
#display_images li.twoten.four { left: 12480px; }
#display_images li.twoten.five { left: 13000px; }
#display_images li.twoten.six { left: 13520px; }
#display_images li.twoten.seven { left: 14040px; }
#display_images li.twoten.eight { left: 14560px; }
#display_images li.twoten.nine { left: 15080px; }

#footer {

}

/*blog rules*/
#blog_space {
background: transparent url(../i/30percent_black.png) top left repeat;
width: 510px;
padding: 10px 10px 20px 30px;
display: block;
position: absolute;
right: 435px;
height: 500px;
overflow: auto;
overflow-x: hidden;
}

div.one_post {
padding-bottom: 20px;
border-bottom: 1px solid white;
margin-bottom: 20px;
}

#search_form_space {
padding: 10px;
}

#searchform {
height: 2em;
margin-bottom: 10px;
}

#searchform label {
padding-bottom: 4px;
display: block;
}

#searchform input {
width: 100px;
float: left;
padding: 3px 5px;
border: 1px solid #999;
}

#searchform #searchsubmit {
width: 32px;
height: 24px;
margin-left: 3px;
padding: 0;
border: none;
}

#secondary_window.blog {
height: 530px;
background: transparent url(../i/30percent_black.png) top left repeat;
}

#rss_space {
position: absolute;
bottom: 0;
padding: 10px;
color: #FFF;
text-align: right;
width: 168px;
}

#rss_space p {
line-height: 28px;
margin: 0;
padding: 0;
}

#rss_space a img {
vertical-align: bottom;
}

#blog_space .date {
margin: 0;
padding: 0;
}

#blog_space h2 {
font-size: 36px;
padding-bottom: 10px;
border-bottom: 1px dotted #DDD;
margin-bottom: 10px;
margin-top: 5px;
}

#display #loading_space {
position: absolute;
left: 0;
top: 0;
height: 26px;
width: 26px;
/*background: transparent url(../i/30percent_black.png) top left repeat;
height: 320px;
width: 520px;*/
}

#display #loading_image {
height: 16px;
width: 16px;
position: absolute;
top: 5px;
right: 5px;
display: block;
z-index: 400;
}