@charset "UTF-8";
body {
	background-color: #cededf;
	background-image:url(../images/html_images/layout/backgroundtypography.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 800px;
	set
}
#testtest{
	display: none;
}
* {
	margin: 0;
}
html, body {
	height: 100%;
}

#logo {
	float: left;
	margin-left: 6px;
}


/*--------------NAV---------------*/
#nav {
	text-align: center;
	background-color: #000000;
	width: 100%;
	height: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.5em;
}
#nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	padding-top: 7px;
}
#nav ul li{
	float: right;
}
#nav ul a{
	display: block;
	padding: 2px 8px;
	line-height: 1em;
	text-decoration: none;
	color: #fff;
}
#nav ul a:hover{
	color: #FC6;
}
/*--------------END NAV---------------*/

/*--------------HEADERs---------------*/
.h1graphic{
	background-image:url(../images/html_images/content/header_graphics.png);
	background-repeat:no-repeat;
	width: 266px;
	height: 45px;
}
.h1web{
	background-image:url(../images/html_images/content/header_web.png);
	background-repeat:no-repeat;
	width: 266px;
	height: 45px;
}
.h1illustration{
	background-image:url(../images/html_images/content/header_illustration.png);
	background-repeat:no-repeat;
	width: 266px;
	height: 45px;
}
.h1flash{
	background-image:url(../images/html_images/content/header_flash.png);
	background-repeat:no-repeat;
	width: 266px;
	height: 45px;
}
.h1contact{
	background-image:url(../images/html_images/content/header_contact.png);
	background-repeat:no-repeat;
	width: 266px;
	height: 45px;
}

	
/*--------------END HEADERs---------------*/



/*--------------FOOTER---------------*/

/*--------------STICKY FOOTER---------------*/
/*--------------CENTER BODY---------------*/

#center {
	padding-left: 200px;
	width: 916px;
}

/*--------------RIGHT FLOAT---------------*/
#rightfloat {
	width: 645px;
	height: 500px;
	float: right;
}
#rightfloatcontact {
	text-align: left;
	margin: 15px;
	margin-bottom: 25px;
	padding-left: 20px;
	width: 605px;
	height: 460px;
	float: right;
	background-color:#000;
	background-image:url(../images/html_images/layout/mailgraphic.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#rightfloatcontact form {
	margin-top: 10px;
	color: #FFF;	
}
#rightfloatcontact label {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	color: #999;
	padding-bottom: -15px;
}
#rightfloatcontact input {
	width: 300px;
	height: 20px;
	margin-bottom: 5px;
	/*background-image:url(../images/html_images/layout/formbackgradient.jpg);
	background-repeat:repeat-y;
	background-position:right;*/
	background-color:#fff;
}
#rightfloatcontact textarea {
	width: 300px;
	margin-left: 50px;
	/*background-image:url(../images/html_images/layout/formbackgradient.jpg);
	background-repeat:repeat-y;
	background-position:right;*/ 
	background-color:#fff;
}
#rightfloatcontact #submitbutton {
	width: 211px;
	height: 38px;
	margin-left: 100px;
	margin-top: 20px;
}

/*--------------END RIGHT FLOAT---------------*/

/*--------------LEFT FLOAT---------------*/
#leftfloat {
	padding-top: 70px;
	width: 250px;
	float: left;
	text-align: right;
	padding-right: 5px;
}
#leftfloat h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 50px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 4px;
	line-height: 1.2em;
	margin: 0px;
}
#leftfloat h2{
	color: #666;
	font-family: Georgia, serif;
	font-size: 40px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: -1em;
}
#leftfloat p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1em;
}

#leftfloat a{
	color: #F60;
	text-decoration: none;
}
#leftfloat a:hover{
	color: #F90;
	font-family: Helvetica, Arial, sans-serif;
}
#leftfloat span a{
	margin-top: 30px;
	text-decoration: none;
	color:#F90;
}
#leftfloat span a img{
	display:none;
}
#leftfloat span a:hover{
	text-decoration: none;
	color:#FC9;
}

/*--------------END LEFT FLOAT---------------*/


/*--------------END CENTER BODY---------------*/

/*--------------FOOTER BEGIN---------------*/

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -630px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 580px; /* .push must be the same height as .footer */
}
.actualfooter {
	height: 130px;
	background-color: #000;
	clear: both;
	color:#FFF;
	background-image: url(../images/html_images/layout/bigfooter.jpg);
	background-repeat: repeat-x;
}
.leftbottom {
	float: left;
	padding-left: 5px;
	padding-top: 3px;
	font-family: Georgia, serif;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
}
.rightbottom{
	float: right;
}
.rightbottom a{
	color:#FFF;
	text-decoration: none;
	float: right;
	padding-right: 3px;
	padding-top: 3px;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
	display:block;
}

/*-------------CHECK THIS---------------*/
.checkthisout {
	float: left;
	height: 70px;
	width: 300px;
	background-color: #000;
	border-left: thin dashed #999;
	border-right: thin dashed #999;
	min-height: 80px;
	margin: 10px 0 10px 200px;
	text-align: left;
}
.checkthisout h2 a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	vertical-align: bottom;
	color: #FFF;
	text-decoration: none;
}
.checkthisout h2 a:hover{
	color: #F90;
}
.checkthisout p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999;
	padding: 0px;
	margin-left: 5px;
	text-align: left;
}
.checkthisout img{
	float: left;
	padding: 3px;
	margin-right: 5px;
}
/*-------------END CHECK THIS---------------*/

/*--------------END STICKY FOOTER---------------*/

/*--------------END FOOTER---------------*/




/*--------------NON-GALLERY PAGES---------------*/

#rightpanel {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	margin-top: 30px;
}
#rightpanel p {
	padding: 0px;
	font-size: 40px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


/*-------------FIXED POSITIONED FOOTER---------------*/


#container {
	display: block; 
	position: absolute; 
	min-height: 100%;
}
#content {
	display: block; 
	margin-bottom: 3em;
}
#footerwrap {
	position: fixed; 
	display: block; 
	bottom: 0; 
	height: 3em; 
}


#headerwrap{
	position:absolute;
	width:100%;
	top:0;
	left:0;
	height:50px;	
}
body #headerwrap {
	position:fixed;
}
#middlewrap {
/* set left margin and bottom padding for IE5/Win */
	padding:50px 0 0 0;
	margin-left:0;
/* set left margin and bottom padding for others */
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left:16px;
	padding-bottom:50px;
}
/* set left margin for modern browsers */
body #middlewrap {
	margin-top: -12px;
	margin-left:0;
}
#middle {
	width:720px;
	margin:0 auto;
}
#sidebar {
	width:180px;
	float:left;
}
#content {
	padding:0 10px;
	margin-left:180px;
}
/* no positioning for IE5/Win - the whole page scrolls */
#footerwrap {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:50px;
}
body #footerwrap {
	position:fixed;
}
#footerwrap {
	height:50px;
	width:720px;
	margin:0 auto;
}
#footerwrap .leftbottom {
	float: left;
	padding-left: 5px;
	padding-top: 3px;
	font-family: Georgia, serif;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
}
/*--------------NON-GALLERY PAGES---------------*/
