@charset "UTF-8";
/* CSS Document */

img { border:none}

body {
	margin-top: 5px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 990px;
	margin:0 auto;
	padding-right:60px;
	
}

#icons_home {
position: absolute; 
left: 104px; 
top: 450px;
z-index:99;
}

#icons {
position: absolute; 
left: 64px; 
top: 326px;
font-size:16pt;
z-index:98;
}

#icons, x:-moz-any-link  {
position: absolute; 
left: 64px; 
top: 340px;
font-size:16pt;
z-index:98;
}

*:first-child+html #icons {
position: absolute; 
left: 62px; 
top: 325px;
font-size:16pt;
z-index:98;
}

#flash {
position:relative;
z-index:-1;
}

#wrapper {
	height:569px;
	width:990px;
	display:block;
	position:absolute;
	top: 10px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.style4 {font-size: 14px}
.style5 {font-size: 11px}
.style7 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}


#content {
	display:block;
	width:990px;
	position:relative;
	padding-bottom:40px;
	padding-top:40px;
}

#nav {
	position:relative;
}

#footer {
	
	position:relative;
	padding-bottom:10px;
	background-color:#FFF;
	height:25px;
	width:515px;
	display:inline-block;
}

#footerTXT {
	text-align:center;
	padding-top:5px;
	font-size:10px;
	margin:auto;
	color:#999;
	width:515px;
	position:absolute;
	height: 27px;
	top: 0px;
}
#footerTXT a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F00;
}
#footerTXT a:link {
	text-decoration: none;
	color: #F00;
}
#footerTXT a:visited {
	text-decoration: none;
	color: #F00;
}
#footerTXT a:hover {
	text-decoration: none;
	color: #999;
}
#footerTXT a:active {
	text-decoration: none;
	color: #fff;
}


#howCopy {
	color:#999;
	margin-top:-25px;
	line-height:30px;
	margin-left:10px;
	width:662px;
	text-align: justify;
	}
#title {
	padding-top:25px;
	color:#999;
	font-size:35px;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:10px;
	text-align: left;
}

#thumbsHolder {
	position:absolute;
	margin-left:460px;
	margin-top:-23px;
	width:200px;
	float:right;
	z-index:300;
	top: 116px;
	height: 789px;
	left: 315px;
}
#galleryArea {
	display:block;
	
}
#clearGallery {

	position:relative;
	
}


@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'FranklinGothicBookRegular';
	src: url('fonts/franklin_gothic_book-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'FranklinGothicBookRegular';
	src: url(//:) format('no404'), url('fonts/franklin_gothic_book-webfont.woff') format('woff'), url('fonts/franklin_gothic_book-webfont.ttf') format('truetype'), url('fonts/franklin_gothic_book-webfont.svg#webfontRSLqw4dP') format('svg');
	font-weight: normal;
	font-style: normal;
}


