/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #1abc9c;
	color:#FFF;
    text-shadow: none;
}

::selection {
    background: #1abc9c;
	color:#FFF;	
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}






.title_wrapper {width:980px; margin:0 auto; padding:0; margin-top:65px;}

.home-cta-bar-container {
	margin-bottom:0px;
	float: left;
	width: 100%;
	letter-spacing:0px;
	padding: 26px 0 26px 0;
}
.home-cta-bar {
	display: table;
	width: 100%;
	font-size: 22px;
}
.home-cta-bar .text {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	line-height: 21px;
	padding-right: 20px;
	text-align:center;
	font-family:'raleway',sans-serif;
	font-size:20px;
}
.home-cta-bar-button {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	padding-right:10px;
}
.home-cta-bar-button a.button {
	margin-bottom: 0;
	float: right;
	font-family:'raleway',sans-serif;
	color: #fff;
	padding: 11px 14px;
	border-radius: 2px;
	outline: none;
	border: none;
	font-size: 16px;
	line-height: 1em;
	display: inline-block;
	margin-right: 2px;
	cursor: pointer;
	width: auto !important;
	border:1px solid #FFF;
	white-space: nowrap;
	background:#1abc9c;
	background-repeat: repeat-y;
	background-size: 100% 250px;
	background-position: 0 0;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;}

.home-cta-bar-container.accent {
	background: #1abc9c; /* Old browsers */
	border-bottom: 0;
	color: #ffffff;}
	
.home-cta-bar a .fa {margin-right:10px;}
.home-cta-bar a:hover {background-color:#FFF; color:#1abc9c; }












/* CSS Document */ @charset "utf-8"; html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;font: inherit;vertical-align: baseline;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;} body {line-height: 1;} ol, ul {list-style: none;} blockquote, q {quotes: none;} blockquote:before, blockquote:after,q:before, q:after {content: '';	content: none;} ins {text-decoration: none;} del {text-decoration: line-through;} table {border-collapse: collapse;border-spacing: 0;} html,body {width:100%;height:100%;background:#f4f2f1;margin:0px;padding:0px;} a {cursor:pointer;text_decoration:none;font-family:Arial, Helvetica, sans-serif;} 
a, p { text-decoration:none!important;} p, h1 {cursor:default;} .clear {float:none;clear:both;} 
body {overflow-x:hidden;}
body {background:#fbf9f9;}


html,body,span,applet,object,iframe,h1,h2, h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address, big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub, sup,tt,var,u,center,dl,dt, dd,ol,ul,li,fieldset,form,label,legend,table,caption,figcaption,footer,header,hgroup,menu,nav,output,ruby, section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;}
*html .clearfix{height:1%;}a{outline: none;} em{font-style: italic;} .clear {clear:both;float:none;}
/* LOAD DEMO FONTS */
/*******************/
@font-face {
    font-family: 'avengeance_heroic_avengerRg';
    src: url('fonts/avengeance_heroic_avenger.eot');
    src: url('fonts/avengeance_heroic_avenger.eot?#iefix') format('embedded-opentype'),
         url('fonts/avengeance_heroic_avenger.woff') format('woff'),
         url('fonts/avengeance_heroic_avenger.ttf') format('truetype'),
         url('fonts/avengeance_heroic_avenger.svg#avengeance_heroic_avengerRg') format('svg');
    font-weight: normal;font-style: normal;}
	
@font-face {font-family: 'open_sanslight';
    src: url('fonts/opensans-light-webfont.eot');
    src: url('fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-light-webfont.woff') format('woff'),
         url('fonts/opensans-light-webfont.ttf') format('truetype'),
         url('fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;font-style: normal;}
	
@font-face {font-family: 'raleway';
	src: url('fonts/raleway-light-webfont.eot');
	src: url('fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'), 
		 url('fonts/raleway-light-webfont.woff') format('woff'), 
		 url('fonts/raleway-light-webfont.ttf') format('truetype'), 
		 url('fonts/raleway-light-webfont.svg#raleway') format('svg');
	font-weight:300;font-style: normal;}
	
@font-face {font-family: 'ColaborateThinRegular';
	src: url('fonts/ColabThi-webfont.eot');
	src: url('fonts/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/ColabThi-webfont.woff') format('woff'),
		url('fonts/ColabThi-webfont.ttf') format('truetype'),
		url('fonts/ColabThi-webfont.svg#ColaborateThinRegular') format('svg');
		font-weight: normal;font-style: normal;} 
	
@font-face { font-family: 'ColaborateLightRegular';
	src: url('fonts/ColabLig-webfont.eot');
	src: url('fonts/ColabLig-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/ColabLig-webfont.woff') format('woff'),
		url('fonts/ColabLig-webfont.ttf') format('truetype'),
		url('fonts/ColabLig-webfont.svg#ColaborateLightRegular') format('svg');
		font-weight: normal;font-style: normal;} 		

@font-face { font-family: 'GnuolaneFree';  
	src: url('fonts/gnuolane_free-webfont.eot');  
	src: url('fonts/gnuolane_free-webfont.eot?#iefix') format('embedded-opentype'), 
		url('fonts/gnuolane_free-webfont.woff') format('woff'), 
		url('fonts/gnuolane_free-webfont.ttf') format('truetype'),    
		url('fonts/gnuolane_free-webfont.svg#GnuolaneFree') format('svg'); 
		font-weight: normal;font-style: normal;} 		
	
body {background-color:#F4F2F1;overflow-x:hidden;}
p,div,span {cursor:default;}
#header {width:100%;margin:0px;background:#FFFFFF;height:325px;}
#top_bar {height:45px;background-color:#1abc9c;width:100%;text-align:center;border-bottom:8px solid #cdcdcd;}
#top_bar p {font-size:20px;color:#FFFFFF;padding-top:10px;font-family:'raleway',sans;}
.header_text {float:right;position:relative;z-index:10;width:55%;margin-top:15px;}
.title {font-size:170px;color:#1abc9c;font-family:'avengeance_heroic_avengerRg',sans;letter-spacing:-2px;margin-left:-100px;margin-top:-50px;
text-shadow:2px 2px 2px rgba(205,205,205,0.25);}
.version {color:#222222;font-family:'raleway',sans;font-size:22px;opacity:0.25;margin-left:455px;}
.subline {margin-left:-50px;margin-top:-40px;}
.subline a {color:#000000;font-family:'GnuolaneFree',sans;font-size:26px;opacity:0.85;text-decoration:none;transition:all 0.5s ease;margin-right:20px;}
.subline a:hover, #footer a:hover {color:#1abc9c;}

.main_wrapper {width:980px;margin:0 auto;}
#header .main_wrapper {background:url('../img/header.png') no-repeat;height:375px;width:1200px;}
.featureheader {
	background: #1abc9c; /* Old browsers */
	height:40px;
	margin-bottom:20px;
    margin-left: -15px;
	border-radius:5px;
	border-bottom:5px solid #dddbdb;
    padding: 15px;
    width: 100%;	
	} 
.featureheader h1 {color:#fff;font-family:'raleway';font-size:36px;width:740px;margin-left:10px;opacity:0.9;} 
#breaker {width:100%;height:10px;background-color:#dfdede;margin-left:10px;margin-bottom:10px;opacity:0.85;}
.introbox{width:900px;margin:100px auto;margin-bottom:10px;padding:0}
.intro_box{margin-top:10px;}
.intro{font-size:19px;font-family:'raleway',sans-serif;color:#6b6b6b;padding:30px 20px;line-height:40px;margin:15px 0;opacity:.75}
.intro strong{font-family:'raleway'}
.opener{font-size:60px;margin-right:10px;color:#6b6b6b;font-family:'raleway';font-weight:400;opacity:.85}
#flexible {margin-top:60px;}
#tooltips {margin-top:100px;}


	
#footer{width:100%;background-color:#fff;height:550px;margin-top:500px;padding:0;}
#footercenter{width:1200px;height:400px;margin:0 auto;padding:0}
#endtext{float:left;margin-top:50px;margin-left:20px;}
#endtext, #endtext p {width:525px;}
#footer .intro{font-size:18px;line-height:32px;margin-top:-15px}
#footer a{font-size:18px;text-decoration:none;color:#6b6b6b;line-height:32px;font-family:ColaborateThinRegular}
.browsers{width:800px;height:172px;background-color:#fff;border-radius:7px;margin-left:80px;padding-top:25px;border:10px solid #2ea6ff;border-bottom:none;position:absolute}
.browsersimage{background:url(../img/browsers.png);width:600px;height:112px;margin-left:100px}
.browsers p{color:#6b6b6b;font-family:ColaborateLightRegular;font-size:18px;margin:0 auto;text-align:center;margin-top:20px}
#breaker{width:958px;height:10px;background-color:#dfdede;margin-left:10px;margin-bottom:10px;opacity:.85}
.bottomshadow {width:100%;height:55px;
	background: #1abc9c; /* Old browsers */
	padding:20px 0px 25px 0px;}
.bottomshadow p {font-family:'ColaborateLightRegular';color:#FFFFFF;text-align:center;padding-top:15px;font-size:26px;}
.support {font-size:50px;font-family:'raleway'; color:#6b6b6b; opacity:.8;} 
#footerglider {background:url('../img/footer.png') no-repeat;height:383px;width:600px;float:left;margin-left:-20px;} 
	
	

#bokeh {
	width:900px;
	height:400px;
	margin-top:-30px;
	margin-bottom:60px;
}

#bokeh {margin-left:40px;}
#bokeh .Bullet_Container {}



#hotspots p.intro {margin-bottom:0;padding-bottom:0;}
#hotspots_sample {width:600px;height:518px;float:right;}
.hotspots_image {width:600px;margin-top:50px;}

#hooks_sample {width:550px;height:475px;float:left;margin-right:20px;margin-top:35px;}
.hooks_image {width:550px;}

#hotspots {margin-top:80px;}
#flexible {margin-top:80px;}

/* STYLES FOR SHOWCASE EFFECTS */
/* BOKEH */
.bullet1 {width:200px;height:200px;} 



/* TOOLTIPS SAMPLE */
#tooltips_sample {width:400px;height:400px;float:left;margin-right:70px;margin-top:35px;}
.tooltips_image {width:400px;}
.tooltip_box {margin-bottom:0px;}
.tooltip_1:before {  
    content:' ';
    display: block;
    position: absolute;
    left: -8px;
    top: 15px;
    width: 14px;
    height: 14px;
    border-color:rgba(51,51,51,0.25);
    border-width: 1px;
    border-style: none none solid solid;
    background-color: #FFFFFF;
	box-shadow:0px 2px 2px 0px rgba(51,51,51,0.15);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);}
.tooltip_1 {
	overflow:visible!important;
  	position: relative;
	border:1px solid rgba(51,51,51,0.25);
	background:#FFFFFF;
    width: 200px;
    margin-left: 20px;
    padding: 12px;
    border-radius:2px;
	box-shadow:2px 2px 2px 0px rgba(51,51,51,0.15);}

.tooltip_1 p {font-family:'raleway',sans;font-size:12px;line-height:22px;}


.bullet2 {width:15px;height:15px;}
.tooltip_2 {width:200px;padding:12px;background:#FFFFFF;border-radius:2px;border:1px solid rgba(51,51,51,0.25);box-shadow:2px 2px 2px 0px rgba(51,51,51,0.15);}
.tooltip_2 p {cursor:pointer;font-family:'raleway',sans;font-size:12px;line-height:22px;}

/* HOTSPOTS EXAMPLE */
.hot_bullet_1,
.hot_bullet_2,
.hot_bullet_3 {width:15px;height:15px;}


.hot_tooltip_1:before{
    content:' ';
    display: block;
    position: absolute;
    left: 40px;
    top: -8px;
    width: 14px;
    height: 14px;
    border-color:rgba(51,51,51,0.25);
    border-width: 1px;
    border-style: none none solid solid;
    background-color: #333333;
	box-shadow:0px 2px 2px 0px rgba(51,51,51,0.15);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);}
	
.hot_tooltip_2:before{
    content:' ';
    display: block;
    position: absolute;
    left: 47px;
    top: 45px;
    width: 14px;
    height: 14px;
    border-color:rgba(51,51,51,0.25);
    border-width: 1px;
    border-style: none none solid solid;
    background-color: #333333;
	box-shadow:0px 2px 2px 0px rgba(51,51,51,0.15);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);}
	
.hot_tooltip_3:before{
    content:' ';
    display: block;
    position: absolute;
    left: 164px;
    top: 15px;
    width: 14px;
    height: 14px;
    border-color:rgba(51,51,51,0.25);
    border-width: 1px;
    border-style: none none solid solid;
    background-color: #333333;
	box-shadow:0px 2px 2px 0px rgba(51,51,51,0.15);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);}		

.hot_tooltip_1,
.hot_tooltip_2,
.hot_tooltip_3 {cursor:pointer;padding:15px;background:#333333;border-radius:2px;border:1px solid rgba(51,51,51,0.25);box-shadow:2px 2px 2px 0px rgba(51,51,51,0.15);}
.hot_tooltip_1 {width:65px;}
.hot_tooltip_2 {width:80px;}
.hot_tooltip_3 {width:140px;}

.hot_tooltip_1 p,
.hot_tooltip_2 p,
.hot_tooltip_3 p {cursor:pointer;font-family:'raleway',sans;font-size:22px;color:#FFFFFF;line-height:22px;}

.hot_panel_1,
.hot_panel_2,
.hot_panel_3 {padding:0;width:400px;background:#FFFFFF;border-radius:2px;box-shadow:0px 0px 2px 2px rgba(51,51,51,0.25);}

.hot_panel_1 p,
.hot_panel_2 p,
.hot_panel_3 p {font-family:'raleway',sans;font-size:12px;line-height:22px;}

.popup_header {background-color:#333333;width:100%;border-bottom:2px solid rgba(255,255,255,0.5);padding:10px 0;}
.popup_header .popup_title {font-family:'raleway',sans;font-size:22px;color:#FFFFFF;padding:20px 0 20px 25px;}
.popup_content {padding:10px;padding-bottom:20px;margin-top:10px;}
.popup_header .nav {float:right;padding-right:10px;margin-top:8px;}
.popup_header .nav p {float:right;color:#FFFFFF;margin-right:10px;opacity:0.5;text-transform:uppercase;transition:all 0.5s ease;}
.popup_header .nav p:hover {opacity:1;}

.hot_panel_1 ul,
.hot_panel_2 ul,
.hot_panel_3 ul {margin-left:15px;}
.hot_panel_1 ul li,
.hot_panel_2 ul li,
.hot_panel_3 ul li {font-size:13px;margin-bottom:7px;color:#333333;opacity:0.75;font-family:'raleway',sans;padding-left:3px;}


/* HOOKS EXAMPLE */
.hooks_bullet_1 {width:15px;height:15px;}
.hooks_tooltip_1 {width:250px;height:141px;padding-top:12px;padding-bottom:20px;background:#000000;border-radius:2px;border:1px solid rgba(51,51,51,0.25);box-shadow:2px 2px 2px 0px rgba(51,51,51,0.15);}
.hooks_tooltip_1 p {text-align:center;cursor:pointer;color:#FFFFFF;font-family:'raleway',sans;font-size:14px;line-height:12px;margin-bottom:12px;}

.hooks_bullet_2 {width:15px;height:15px;}
.hooks_tooltip_2 {width:250px;height:141px;padding-top:12px;padding-bottom:20px;background:#000000;border-radius:2px;border:1px solid rgba(51,51,51,0.25);box-shadow:2px 2px 2px 0px rgba(51,51,51,0.15);}
.hooks_tooltip_2 p {text-align:center;cursor:pointer;color:#FFFFFF;font-family:'raleway',sans;font-size:14px;line-height:12px;margin-bottom:12px;}


/* COLUMNS */
.column {float:left;margin-left:10px;width:230px;}
.column img {width:230px;height:215px;border:1px solid #e8e8e8;}
.column p {font-family:'raleway',sans;font-size:15px;line-height:25px;color:#6b6b6b;opacity:0.75;padding:10px;}

.column .Bullet_Container{height:215px;}
.column_bullet {width:10px;height:10px;background-color:#000000;}
.column_bullet_4 {width:16px;height:26px;background-color:#000000;}
#bullet_4 .Bullet_Container {overflow:hidden!important;}










/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media (min-width:320px) { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */ }
/* smartphones, Android phones, landscape iPhone */
@media (min-width:480px) {  }
/* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */
@media (min-width:600px) { 
	.maincontent {width:600px;overflow:hidden;} 
	#divheader {width:600px;height:150px;} 
	#header {height:220px;} 
	#header .main_wrapper {background:url('../img/header_m.png') no-repeat;height:220px;width:600px;}	
	.main_wrapper {width:600px;margin:0 auto;}
	.title {font-size:110px;margin-left:20px;margin-top:20px;}
	.header_text {margin-top:50px;width:65%;}
	#top_bar p {font-size:18px;}
	#introbox {width:600px;} 
	.introbox{width:600px;}	
	.intro {font-size:19.5px;line-height:47px;margin:15px 0px;} 
	.featureheader {width:600px;} 
	.featureheader h1 {font-size:20px;width:350px;line-height:40px;} 
	.effect {margin-left:45px;} 
	#breaker {width:600px;margin-left:0px;}
	#footer{margin-top:100px; height:720px;}
	#footercenter {width:600px;height:600px;}
	#footermouse {display:none;}
	.subline {display:none;}
	.version {display:none;}
	.column {margin-left:50px;margin-top:30px;}
	#footerglider {display:none;} 	
	#bokeh {width:600px;height:300px;margin-top:-30px;margin-bottom:60px;}
	.sample_1_image {width:600px;height:324px;margin-left:-50px;}
	.home-cta-bar .text {font-size:16px; padding-right:35px; }
	#tooltips_sample {height:250px;}
	#tooltips_sample, #tooltips_sample img {width:280px;}
	
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ }
/* hi-res laptops and desktops */
@media (min-width:1281px) {  
	#bokeh {width:900px;height:400px;margin-top:-30px;margin-bottom:60px;}
	.sample_1_image {width:900px;height:486px;margin-left:0px;}

	.maincontent {width:980px;} 
	.header_text {margin-top:0px;width:55%;}	
    .home-cta-bar .text {font-size:20px; padding-right:0; }

	.subline {display:block;}	
	#top_bar p {font-size:20px;}	
	#divheader {width:700px;height:150px;} 
	#header {height:340px;margin:0px;padding:0px;background-color:#fff;} 
	#header .main_wrapper {background:url('../img/header.png') no-repeat;height:375px;width:1200px;margin:0 auto;}
	.main_wrapper {width:980px;margin:0 auto;}
	.title {font-size:170px;margin-left:-100px;padding-top:40px;}
	.version {display:block;font-size:22px;margin-left:455px;margin-top:30px;}
	.featureheader {width:950px;} 
	.featureheader h1 {font-size:36px;width:740px;} 
	#introbox {width:900px;} 
	.introbox{width:900px;}	
	.intro {font-size:19.5px;line-height:47px;margin:0px;} 
	.effect {margin-left:10px;} 
	#breaker {width:958px;margin-left:10px;}
	#footer{height:600px;}
	#footercenter {width:1170px;height:500px;}
	#footerglider {display:block;} 
	.column {margin-left:10px;margin-top:0px;}	
}


/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}