body {
	position: relative;
	top: 50px;
	border: 0px;
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #777777;
	background-color: #cccccc;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}

img {
  border: none;
}

img#random { 
width:762px; 
height:510px; 
}

h1, h2, h3, h4, h5, h6, pre, blockquote {  
	margin: 15px 40px 0 40px;
	font-weight: normal;
	}

ul, ol, dl {  
	margin: 15px 40px 0 10px;
	}

p {  
	margin: 10px 40px 10px 40px;
	font-weight: normal;
	}
	
table, tr { margin: 0 0 0 0px; border-spacing: 0px; border-collapse: collapse;
}

td { margin: 0 0 0 40px;
}

input { margin: 5px 0 4px 0; border: 1px solid #CCCCCC; padding: 5px; 
}

input#submit { border: none;
}

/* TYPE */
@font-face {
    font-family: 'DIN';
    src: url('fonts/dinmed-webfont.eot');
    src: url('fonts/dinmed-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dinmed-webfont.woff') format('woff'),
         url('fonts/dinmed-webfont.ttf') format('truetype'),
         url('fonts/dinmed-webfont.svg#DINMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

a:link { color: #3366cc; text-decoration: none; }
a:visited { color: #b85b5a; text-decoration: none; }
a:active { color: #666666; }
a:hover { color: #fe851c; text-decoration: none; }

h1 {
	font-family: 'DIN', Arial, Helvetica, sans-serif;
	font-size: 55px;
	line-height: 1.2;
	letter-spacing: -0.06em;
	color: #75827b;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #464646;
	margin: 20px 0 20px 40px;
	text-align: left;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}	
.disclaimer a:link { color: #FFFFFF; text-decoration: none; }
.disclaimer a:visited { color: #FFFFFF; text-decoration: none; }
.disclaimer a:active { color: #666666; }
.disclaimer a:hover { color: #666666; text-shadow: #464646 0 0 0; }

.text {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 1.4;
	color: #666666;
	margin: 10px 40px 0 40px;
}
.tabletext {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	color: #666666;
	margin: 0 0 0 40px;
}
.smalltext {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 10px;
	line-height: 1.4;
	color: #666666;
}

.boxhead {
	font-family: DIN, Arial, Helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: -0.06em;
	line-height: 1.4;
	color: #3231ca;
	margin: 20px;
}
.boxtext {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 1.4;
	color: #464646;
	margin: 20px;
}
.help {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
	color: #464646;
}	
.help a:link { color: #666666; }
.help a:visited { color: #666666; }
.help a:active { color: #666666 }
.help a:hover { color: #3231ca }

.helplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}	
.helplinkson {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3231ca;
}	
.helplinks a:link { color: #666666; }
.helplinks a:visited { color: #666666; }
.helplinks a:active { color: #3231ca }
.helplinks a:hover { color: #3231ca }

.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
	color: #464646;
}	
.index a:link { color: #666666; }
.index a:visited { color: #666666; }
.index a:active { color: #666666 }
.index a:hover { color: #9646FF }

.sindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
	color: #464646;
	margin: 20px 0 0 40px;
}
.sindex a:link { color: #666666; }
.sindex a:visited { color: #666666; }
.sindex a:active { color: #666666 }
.sindex a:hover { color: #9646FF }

.date {
	color: #108BD8;
	font-size: 12px;
}
.alignLeft { float:left; margin-right: 1em; }
.alignRight { float:right; margin-left: 1em; }


/* LAYOUT */	
#container {
	margin: auto;
	left: 50px;
	top: 50px;
	right: 50px;
	width: 762px;
	text-align: left;
	background-color: white;
}

#header {
	position: relative;
	float: left;
	width: 762px;
	height: 75px;
}

/* MAINNAV */
#mainnav { width: 762px; height: 26px; position: relative; z-index: 50; }
#mainnav #nav { margin: 0; padding: 0; }
#mainnav #nav li { display: inline; }
#mainnav #nav li a { float: left; width: 127px; height: 0; padding-top: 26px; overflow: hidden; }
#mainnav #nav li a { background-image: url(images/navbar.png); background-repeat: no-repeat; } 

/* BUTTONS */
#mainnav #nav li#home a { background-position: 0 0; }
#mainnav #nav li#who a { background-position: -127px 0; }
#mainnav #nav li#what a { background-position: -254px 0; }
#mainnav #nav li#work a { background-position: -381px 0; }
#mainnav #nav li#shop a { background-position: -508px 0; }
	
	#mainnav #nav ul li { display: block; position: relative; height: 0; line-height: 26; list-style-type: none; }
	#mainnav #nav li ul { display: none; }
	#mainnav #nav ul li a { display: block; }

	#mainnav #nav ul li#business a { background-position: -0px -78px; border-bottom: solid 1px white; }
	#mainnav #nav ul li#postcards a { background-position: -127px -78px; border-bottom: solid 1px white; }
	#mainnav #nav ul li#greetings a { background-position: -254px -78px; border-bottom: solid 1px white; }
	#mainnav #nav ul li#leaflets a { background-position: -381px -78px; border-bottom: solid 1px white; }
	#mainnav #nav ul li#booklets a { background-position: -508px -78px; border-bottom: solid 1px white; }
	#mainnav #nav ul li#flyers a { background-position: -635px -78px; border-bottom: solid 1px white; }
	#mainnav #nav ul li#posters a { background-position: -0px -104px; border-bottom: solid 1px white; }
	#mainnav #nav ul li#stationery a { background-position: -127px -104px; border-bottom: solid 1px white; }
	#mainnav #nav ul li#calendars a { background-position: -254px -104px; }

#mainnav #nav li#help a { background-position: -635px 0; }

/* OVER STATES */
#mainnav #nav li#home a:hover { background-position: 0 -26px; }
#mainnav #nav li#who a:hover { background-position: -127px -26px; }
#mainnav #nav li#what a:hover { background-position: -254px -26px; }
#mainnav #nav li#work a:hover { background-position: -381px -26px; }
#mainnav #nav li#shop a:hover { background-position: -508px -26px; }

	#mainnav #nav ul li a:hover { display: block; height: -26px; }
	#mainnav #nav li:hover ul { display: block; position: absolute; opacity: 1; -webkit-transition: height 1s; }
	#mainnav #nav li:hover li { float: none; }

	#mainnav #nav ul li#business a:hover { background-position: -0px -130px; }
	#mainnav #nav ul li#postcards a:hover { background-position: -127px -130px; }
	#mainnav #nav ul li#greetings a:hover { background-position: -254px -130px; }
	#mainnav #nav ul li#leaflets a:hover { background-position: -381px -130px; }
	#mainnav #nav ul li#booklets a:hover { background-position: -508px -130px; }
	#mainnav #nav ul li#flyers a:hover { background-position: -635px -130px; }
	#mainnav #nav ul li#posters a:hover { background-position: -0px -156px; }
	#mainnav #nav ul li#stationery a:hover { background-position: -127px -156px; }
	#mainnav #nav ul li#calendars a:hover { background-position: -254px -156px; }

#mainnav #nav li#help a:hover { background-position: -635px -26px; }

/* PRESSED STATES */
#mainnav #nav li#home a:active { background-position: 0 -52px; }
#mainnav #nav li#who a:active { background-position: -127px -52px; }
#mainnav #nav li#what a:active { background-position: -254px -52px; }
#mainnav #nav li#work a:active { background-position: -381px -52px; }
#mainnav #nav li#shop a:active { background-position: -508px -52px; }

	#mainnav #nav ul li#business a:active { background-position: -0px -130px; }
	#mainnav #nav ul li#postcards a:active { background-position: -127px -130px; }
	#mainnav #nav ul li#greetings a:active { background-position: -254px -130px; }
	#mainnav #nav ul li#leaflets a:active { background-position: -381px -130px; }
	#mainnav #nav ul li#booklets a:active { background-position: -508px -130px; }
	#mainnav #nav ul li#flyers a:active { background-position: -635px -130px; }
	#mainnav #nav ul li#posters a:active { background-position: -0px -156px; }
	#mainnav #nav ul li#stationery a:active { background-position: -127px -156px; }
	#mainnav #nav ul li#calendars a:active { background-position: -254px -156px; }

#mainnav #nav li#help a:active { background-position: -635px -52px; }

/* ON STATES */
#mainnav.home #nav li#home a { background-position: 0 -26px; cursor: default; }
#mainnav.who #nav li#who a { background-position: -127px -26px; cursor: default; }
#mainnav.what #nav li#what a { background-position: -254px -26px; cursor: default; }
#mainnav.work #nav li#work a { background-position: -381px -26px; cursor: default; }
#mainnav.shop #nav li#shop a { background-position: -508px -26px; }

	ul { margin: 0; padding: 0; list-style: none; }
	ul li { display: block; position: relative; float: left; }
	li ul { display: none; opacity: 0; position: absolute; }
	ul li a { display: block; }

#mainnav.help #nav li#help a { background-position: -635px -26px; cursor: default; }

/* ------------- */

/* NAVIGATOR */
#navigator { clear: both; width: 762px; height: 60px; position: relative; z-index: 60; }
#navigator #navi { margin: 0; padding: 0; }
#navigator #navi li { display: inline; }
#navigator #navi li a { float: left; width: 22px; height: 0; padding-top: 60px; overflow: hidden; }
#navigator #navi li a { background-image: url(images/slideshow-nav.png);  background-repeat: no-repeat; }

/* BUTTONS */
#navigator #navi li#back a { background-position: -22px 0; }
#navigator #navi li#one a { background-position: -316px 0; }
#navigator #navi li#two a { background-position: -338px 0; }
#navigator #navi li#three a { background-position: -360px 0; }
#navigator #navi li#four a { background-position: -382px 0; }
#navigator #navi li#five a { background-position: -404px -0px; }
#navigator #navi li#six a { background-position: -426px -0px; }
#navigator #navi li#forward a { background-position: -716px 0; }

/* OVER STATES */
#navigator #navi li#back a:hover { background-position: -22px -60px; }
#navigator #navi li#back a:hover span { display: block; position: absolute; top: 22px; left: 40px; width: 125px; z-index: 100;
																font: 15px Arial, sans-serif; font-weight: bold; color: #8d9c94; text-align: left; }
#navigator #navi li#one a:hover { background-position: -316px -60px; }
#navigator #navi li#one a:hover span { display: block; position: absolute; top: 5px; left: -50px; width: 125px; z-index: 100;
																font: 12px Arial, sans-serif; font-weight: bold; color: #8d9c94; text-align: center; }
#navigator #navi li#two a:hover { background-position: -338px -60px; }
#navigator #navi li#two a:hover span { display: block; position: absolute; top: 5px; left: -50px; width: 125px; z-index: 100;
																font: 12px Arial, sans-serif; font-weight: bold; color: #8d9c94; text-align: center; }
#navigator #navi li#three a:hover { background-position: -360px -60px; }
#navigator #navi li#three a:hover span { display: block; position: absolute; top: 5px; left: -50px; width: 125px; z-index: 100;
																font: 12px Arial, sans-serif; font-weight: bold; color: #8d9c94; text-align: center; }
#navigator #navi li#four a:hover { background-position: -382px -60px; }
#navigator #navi li#four a:hover span { display: block; position: absolute; top: 5px; left: -50px; width: 125px; z-index: 100;
																font: 12px Arial, sans-serif; font-weight: bold; color: #8d9c94; text-align: center; }
#navigator #navi li#five a:hover { background-position: -404px -60px; }
#navigator #navi li#five a:hover span { display: block; position: absolute; top: 5px; left: -50px; width: 120px; z-index: 100;
																font: 12px Arial, sans-serif; font-weight: bold; color: #8d9c94; text-align: center; }
#navigator #navi li#six a:hover { background-position: -426px -60px; }
#navigator #navi li#six a:hover span { display: block; position: absolute; top: 5px; left: -50px; width: 125px; z-index: 100;
																font: 12px Arial, sans-serif; font-weight: bold; color: #8d9c94; text-align: center; }
#navigator #navi li#forward a:hover { background-position: -716px -60px; }
#navigator #navi li#forward a:hover span 	{ display: block; position: absolute; top: 22px; right: 40px; width: 125px; z-index: 100;
																font: 15px Arial, sans-serif; font-weight: bold; color: #8d9c94; text-align: right; }

/* PRESSED STATES */
#navigator #navi li#back a:active { background-position: -22px -60px; }
#navigator #navi li#one a:active { background-position: -316px -120px; }
#navigator #navi li#two a:active { background-position: -338px -120px; }
#navigator #navi li#three a:active { background-position: -360px -120px; }
#navigator #navi li#four a:active { background-position: -382px -120px; }
#navigator #navi li#five a:active { background-position: -404px -120px; }
#navigator #navi li#six a:active { background-position: -426px -120px; }
#navigator #navi li#forward a:active { background-position: -716px -60px; }

/* ON STATES */
#navigator.back #navi li#back a { background-position: -22px; cursor: default; }
#navigator.one #navi li#one a { background-position: -316px -60px; cursor: default; }
#navigator.two #navi li#two a { background-position: -338px -60px; cursor: default; }
#navigator.three #navi li#three a { background-position: -360px -60px; cursor: default; }
#navigator.four #navi li#four a { background-position: -382px -60px; cursor: default; }
#navigator.five #navi li#five a { background-position: -404px -60px; cursor: default; }
#navigator.six #navi li#six a { background-position: -426px -60px; cursor: default; }
#navigator.forward #navi li#forward a { background-position: -716px -60px; cursor: default; }

/* ------------- */

/* HELP NAVIGATOR */
#helpnavigator { clear: both; width: 762px; height: 60px; position: relative; z-index: 60; }
#helpnavigator #navh { margin: 0; padding: 0; }
#helpnavigator #navh li { display: inline; }
#helpnavigator #navh li a { float: left; width: 22px; height: 0; padding-top: 60px; overflow: hidden; }
#helpnavigator #navh li a { background-image: url(images/help-nav.png);  background-repeat: no-repeat; }

/* HELP BUTTONS */
#helpnavigator #navh li#back a { background-position: -22px 0; }
#helpnavigator #navh li#one a { background-position: -316px 0; }
#helpnavigator #navh li#two a { background-position: -338px 0; }
#helpnavigator #navh li#three a { background-position: -360px 0; }
#helpnavigator #navh li#four a { background-position: -382px 0; }
#helpnavigator #navh li#five a { background-position: -404px -0px; }
#helpnavigator #navh li#six a { background-position: -426px -0px; }
#helpnavigator #navh li#forward a { background-position: -716px 0; }

/* HELP OVER STATES */
#helpnavigator #navh li#back a:hover { background-position: -22px -60px; }
#helpnavigator #navh li#back a:hover span { display: block; position: absolute; top: 22px; left: 60px; width: 125px; z-index: 100;
																font: 15px Arial, sans-serif; font-weight: bold; color: #8d9c94; text-align: left; }
#helpnavigator #navh li#one a:hover { background-position: -316px -60px; }
#helpnavigator #navh li#one a:hover span { display: block; position: absolute; top: 5px; left: -50px; width: 125px; z-index: 100;
																font: 12px Arial, sans-serif; font-weight: bold; color: #8d9c94; text-align: center; }
#helpnavigator #navh li#two a:hover { background-position: -338px -60px; }
#helpnavigator #navh li#two a:hover span { display: block; position: absolute; top: 5px; left: -50px; width: 125px; z-index: 100;
																font: 12px Arial, sans-serif; font-weight: bold; color: #8d9c94; text-align: center; }
#helpnavigator #navh li#three a:hover { background-position: -360px -60px; }
#helpnavigator #navh li#three a:hover span { display: block; position: absolute; top: 5px; left: -50px; width: 125px; z-index: 100;
																font: 12px Arial, sans-serif; font-weight: bold; color: #8d9c94; text-align: center; }
#helpnavigator #navh li#four a:hover { background-position: -382px -60px; }
#helpnavigator #navh li#four a:hover span { display: block; position: absolute; top: 5px; left: -50px; width: 125px; z-index: 100;
																font: 12px Arial, sans-serif; font-weight: bold; color: #8d9c94; text-align: center; }
#helpnavigator #navh li#five a:hover { background-position: -404px -60px; }
#helpnavigator #navh li#five a:hover span { display: block; position: absolute; top: 5px; left: -50px; width: 120px; z-index: 100;
																font: 12px Arial, sans-serif; font-weight: bold; color: #8d9c94; text-align: center; }
#helpnavigator #navh li#six a:hover { background-position: -426px -60px; }
#helpnavigator #navh li#six a:hover span { display: block; position: absolute; top: 5px; left: -50px; width: 125px; z-index: 100;
																font: 12px Arial, sans-serif; font-weight: bold; color: #8d9c94; text-align: center; }
#helpnavigator #navh li#forward a:hover { background-position: -716px -60px; }
#helpnavigator #navh li#forward a:hover span 	{ display: block; position: absolute; top: 22px; right: 60px; width: 125px; z-index: 100;
																font: 15px Arial, sans-serif; font-weight: bold; color: #8d9c94; text-align: right; }

/* HELP PRESSED STATES */
#helpnavigator #navh li#back a:active { background-position: -22px -60px; }
#helpnavigator #navh li#one a:active { background-position: -316px -120px; }
#helpnavigator #navh li#two a:active { background-position: -338px -120px; }
#helpnavigator #navh li#three a:active { background-position: -360px -120px; }
#helpnavigator #navh li#four a:active { background-position: -382px -120px; }
#helpnavigator #navh li#five a:active { background-position: -404px -120px; }
#helpnavigator #navh li#six a:active { background-position: -426px -120px; }
#helpnavigator #navh li#forward a:active { background-position: -716px -60px; }

/* ON STATES */
#helpnavigator.back #navh li#back a { background-position: -22px; cursor: default; }
#helpnavigator.one #navh li#one a { background-position: -316px -60px; cursor: default; }
#helpnavigator.two #navh li#two a { background-position: -338px -60px; cursor: default; }
#helpnavigator.three #navh li#three a { background-position: -360px -60px; cursor: default; }
#helpnavigator.four #navh li#four a { background-position: -382px -60px; cursor: default; }
#helpnavigator.five #navh li#five a { background-position: -404px -60px; cursor: default; }
#helpnavigator.six #navh li#six a { background-position: -426px -60px; cursor: default; }
#helpnavigator.forward #navh li#forward a { background-position: -716px -60px; cursor: default; }

/* ------------- */

/* MAINLINKS */
#mainlinks { width: 742px; height: 40px; position: relative; z-index: 50; }
#mainlinks #link { margin: 0; padding: 0px; }
#mainlinks #link li { display: inline; }
#mainlinks #link li a { float: none; width: 100%; height: 0; padding-top: 40px; overflow: hidden; white-space: nowrap; }
#mainlinks #link li a { background-image: url(images/4links.png); background-repeat: no-repeat; } 

/* BUTTONS */
#mainlinks #link li#quote a { width: 154px; background-position: 0 0; }
#mainlinks #link li#buy a { width: 154px; background-position: -152px 0; }
#mainlinks #link li#upload a { width: 154px; background-position: -306px 0; }
#mainlinks #link li#contact a { width: 154px; background-position: -460px 0; }
#mainlinks #link li#twitter a { width: 42px; background-position: -616px 0; }
#mainlinks #link li#facebook a { width: 42px; background-position: -658px 0; }
#mainlinks #link li#linkedin a { width: 42px; background-position: -700px 0; }

/* OVER STATES */
#mainlinks #link li#quote a:hover { width: 154px; background-position: 0 -40px; }
#mainlinks #link li#buy a:hover { width: 154px; background-position: -152px -40px; }
#mainlinks #link li#upload a:hover { width: 154px; background-position: -306px -40px; }
#mainlinks #link li#contact a:hover { width: 154px; background-position: -460px -40px; }
#mainlinks #link li#twitter a:hover { width: 42px; background-position: -616px -40px; }
#mainlinks #link li#facebook a:hover { width: 42px; background-position: -658px -40px; }
#mainlinks #link li#linkedin a:hover { width: 42px; background-position: -700px -40px; }

/* PRESSED STATES */
#mainlinks #link li#quote a:active { width: 154px; background-position: 0 -80px; }
#mainlinks #link li#buy a:active { width: 154px; background-position: -152px -80px; }
#mainlinks #link li#upload a:active { width: 154px; background-position: -306px -80px; }
#mainlinks #link li#contact a:active { width: 154px; background-position: -460px -80px; }
#mainlinks #link li#twitter a:active { width: 42px; background-position: -616px -80px; }
#mainlinks #link li#facebook a:active { width: 42px; background-position: -658px -80px; }
#mainlinks #link li#linkedin a:active { width: 42px; background-position: -700px -80px; }

/* ON STATES */
#mainlinks.blog #link li#quote a { width: 154px; background-position: 0 -40px; cursor: default; }
#mainlinks.who #link li#buy a { width: 154px; background-position: -152px -40px; cursor: default; }
#mainlinks.what #link li#upload a { width: 154px; background-position: -306px -40px; cursor: default; }
#mainlinks.contact #link li#contact a { width: 156px; background-position: -460px -40px; cursor: default; }
#mainlinks.twitter #link li#twitter a { width: 42px; background-position: -616px -40px; cursor: default; }
#mainlinks.facebook #link li#facebook a { width: 42px; background-position: -658px -40px; cursor: default; }
#mainlinks.linkedin #link li#linkedin a { width: 42px; background-position: -700px -40px; cursor: default; }

/* ------------- */

.gap {
	clear: both;
	width: 762px;
	height: 15px;
}
.shadowgap {
	margin: auto;
	clear: both;
	width: 762px;
	height: 15px;
	background-image: url(images/gap.png);
}
.greygap {
	clear: both;
	margin: auto;
	width: 762px;
	height: 15px;
	background-image: url(images/gap.png);
}
.boxgap {
	clear: both;
	margin: auto;
	width: 762px;
	height: 15px;
	background-image: url(images/boxshadows.png);
}
#sitegap {
	clear: both;
	width: 762px;
	height: 30px;
}
#windows {
	clear: both;
	margin: auto;
	width: 762px;
	height: auto;
}
.window-left {
	margin-right: 14px;
	position: relative;
	float: left;
	width: 242px;
	height: 120px;
	border: 1px solid #C3C3C3;
}
.window-middle {
	position: relative;
	float: left;
	width: 242px;
	height: 120px;
	border: 1px solid #C3C3C3;
}
.window-right {
	margin-left: 14px;
	position: relative;
	float: left;
	width: 242px;
	height: 120px;
	border: 1px solid #C3C3C3;
}
#infobar {
	margin: auto;
	position: relative;
	width: 742px;
	height: 40px;
	background-image: url(images/block.png);
	border: 1px solid;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #BBB; padding: 10px;
}
#sitenav {
	position: relative;
	float: left;
	padding:15px 0px 0px 40px;
	width: 712px;
	height: auto;
}
#content {
	position:relative;
	text-align: left;
	width: 762px;
	height: auto;
	background-color: white;
}
#static_content {
	position:relative;
	margin: 0px;
	text-align: left;
	width: 762px;
	height: 510px;
	background-color: #FFFFFF;
}
.boxed_content {
	position:relative;
	float:left;
	margin: 0 40px 20px 40px;
	padding: auto;
	text-align: left;
	width: 682px;
	height: auto;
	background-color: white;
}
.smallboxed_content {
	position:relative;
	margin: 0px;
	text-align: left;
	width: 365px;
	height: auto;
	background-color: white;
}

.roundcorner_box-blue {
   background: #c6ccda url(images/box-blue.png) repeat-x top left;
}
.roundcorner_box-purple {
   background: #d9d8e6 url(images/box-purple.png) repeat-x top left;
}
.roundcorner_box-orange {
   background: #fcdec2 url(images/box-orange.png) repeat-x top left;
   }
.roundcorner_box-silver {
   background: white url(images/box-silver.png) repeat-x top left;
}
.roundcorner_top div {
   background: url(images/roundcorner_tl.gif) no-repeat top left;
}
.roundcorner_top {
   background: transparent url(images/roundcorner_tr.gif) no-repeat top right;
}
.roundcorner_bottom div {
   background: url(images/roundcorner_bl.gif) no-repeat bottom left;
}
.roundcorner_bottom {
   background: transparent url(images/roundcorner_br.gif) no-repeat bottom right;
}

.roundcorner_top div, .roundcorner_top,
.roundcorner_bottom div, .roundcorner_bottom {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.roundcorner_content { margin: 0 10px; }

#heading {
	position:relative;
	top:15px;
	width: 760px;
	height: 80px;
}
#text {
	position:relative;
	float: left;
	margin-right:0px;
	width: 362px;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
}
#text #heading {
	position:relative;
	margin: 0px;
	top:15px;
	width: 360px;
	height: 80px;
	overflow: hidden;
}
#text .links {
	position:relative;
	top:0px;
	left:28px;
	width: 334px;
	height: 35px;
}
#form {
	position:relative;
	float: left;
	margin-right:0px;
	width: 450px;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
}
#view {
	position:relative;
	float: right;
	top: 0px;
	right: 20px;
	width: 167px;
	height: 35px;
	background-color: #FFFFFF;
}
#search {
	position:relative;
	float: right;
	top: -50px;
	right: 30px;
	width: 300px;
	height: 35px;
	background-color: #FFFFFF;
}
#image {
	position:relative;
	float: right;
	width: 400px;
	height: auto;
	background-color: #FFFFFF;
}
#image a span { display: none; }
#image a:hover span { display: block; position: absolute; top: 180px; left: 130px; width: 170px;
   padding: 5px; margin: 10px; z-index: 100;
   color: white; background: black; filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
   font: 14px Arial, Helvetica, sans-serif; text-align: center;
}
#imageabsolute {
	position:absolute;
	top: 0px; right: 0px;
	width: 400px;
	height: auto;
	background-color: #FFFFFF;
}
#map {
	position:absolute;
	top: 20px; right: 15px;
	width: 400px;
	height: auto;
	background-color: #FFFFFF;
}
.logo {
	position:relative;
	float: left;
	width: 200px;
	height: 150px;
	background-color: #FFFFFF;
}
#overtext {
	position:absolute;
	top: 410px;
	left: 20px;
	width: auto;
	height: auto;
}
.shortblock {
	position:relative;
	float: left;
	width: 22px;
	height: 60px;
	background-image: url(images/block.png);
	background-repeat: repeat-x;
}
.longblock {
	position:relative;
	float: left;
	width: 271px;
	height: 60px;
	background-image: url(images/block.png);
	background-repeat: repeat-x;
}
.helpshortblock {
	position:relative;
	float: left;
	width: 22px;
	height: 60px;
}
.helplongblock {
	position:relative;
	float: left;
	width: 271px;
	height: 60px;
}
#previous {
	float: left;
	text-align: left;
	width: 340px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 25px;
}
#next {
	float: right;
	text-align: right;
	width: 422px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 25px;
}
#footer {
	margin: auto;
	position: relative;
	clear: both;
	width: 762px;
	height: 25px;
	padding-top: 0px;
	background-image: url(images/gap.png);
	background-repeat: repeat-x;
	text-shadow: #464646 0 1px 2px;
}
#copyright {
	float: left;
	text-align: left;
	width: 340px;
	height: 25px;
	padding-top: 5px;
}
#disclaimer {
	float: right;
	text-align: right;
	width: 422px;
	height: 25px;
	padding-top: 5px;
}

/* IMAGE SLIDER */
/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:400px;	width: 760px;
	border: 1px solid #C3C3C3;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 8px; right: -7px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url() no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 4px;
	text-decoration: none;
	color: #ccc;
}
.paging a.active {
	font-weight: bold;
	background: none;
	border: 0px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}

/* PRINT */
@media print {
body { background-color: white; }
#footer { background-color: #FFFFFF; }
.disclaimer { color: #CCCCCC; }
.disclaimer a:link { color: #CCCCCC; text-decoration: none; }
.disclaimer a:visited { color: #CCCCCC; text-decoration: none; } }

/* iPhone */
@media screen and (max-device-width: 480px) { html { -webkit-text-size-adjust: none; } }
