@charset "UTF-8";

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, embed, 
figure, 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;
	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;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* */


@font-face {
    font-family:'BrandonGrotesqueRegular';
    src:url('../webfonts/brandon_reg-webfont.eot');
    src:url('../webfonts/brandon_reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/brandon_reg-webfont.woff') format('woff'),
         url('../webfonts/brandon_reg-webfont.ttf') format('truetype'),
         url('../webfonts/brandon_reg-webfont.svg#BrandonGrotesqueRegular') format('svg');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'BrandonGrotesqueLight';
    src:url('../webfonts/brandon_light-webfont.eot');
    src:url('../webfonts/brandon_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/brandon_light-webfont.woff') format('woff'),
         url('../webfonts/brandon_light-webfont.ttf') format('truetype'),
         url('../webfonts/brandon_light-webfont.svg#BrandonGrotesqueLight') format('svg');
    font-weight:300;
    font-style:normal;
}

/* */


html {
	overflow-y:scroll;
	-webkit-font-smoothing:antialiased;
}
html, 
body {
	font:100%/1.4 Helvetica, Arial, sans-serif;
	background:#ffffff;
	color:#000000;
	-webkit-text-size-adjust:none;
}

img, iframe {
	border:none;
}

a {
	text-decoration:none;
	color:#b0b0b0;
}
a:hover, a:active {
	color:#000000;
}
:focus {
	outline:none;
}

span.wbr {
	 display:inline-block;
	 width:0;
	 visibility:hidden;	
}

.container {
	position:relative;
	width:600px;
	margin:0 auto 76px auto;
}

.content {
	position:relative;
	padding:0;
}

#logo_createdindust {
	position:relative;
	width:240px;
	margin:56px auto 0 auto;
}

#nav {
	position:relative;
	margin:60px 0 42px 0;
	padding:8px 0 0 0;
	width:600px;
	height:46px;
	font-family:BrandonGrotesqueRegular, sans-serif;
	font-size:28.5px;
	line-height:34px;
	letter-spacing:0px;
	text-align:center;
	color:#b0b0b0;
	background:url('../img/nav_lines.png') center no-repeat;
}
#nav ul li {
	display:inline;
}
#nav ul li a {
	white-space:nowrap;
}
#nav ul li a:hover, 
#nav ul li a:active, 
#nav ul li.current a {
	color:#000000;
}
#nav span.divider {
	padding:0 13px 0 13px;
}

.module {
	position:relative;
	padding:8px 0 17px 0;
	margin-bottom:41px;
	background:url('../img/line03.png') bottom no-repeat;
}
/*
.module.dotted {
	border-top:none 0;
	padding:10px 0 10px 0;
	background:url('../img/nav_dottedline.png') top no-repeat;
}
*/
.module h1 {
	position:relative;
	width:660px;
	padding:0px 0 6px 0;
	margin:0 -30px;
	font-family:BrandonGrotesqueRegular, sans-serif;
	font-size:34px;
	font-weight:normal;
	letter-spacing:0px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
}
.module h2 {
	position:relative;
	margin:-4px 0 24px 0;
	font-family:BrandonGrotesqueRegular, sans-serif;
	font-size:17px;
	font-weight:normal;
	line-height:18px;
	text-align:center;
}
.module p {
	position:relative;
	margin:0 0 24px 0;
	font-family:BrandonGrotesqueLight, sans-serif;
	font-size:17px;
	line-height:20px;
	text-align:left;
}
.module p.center {
	margin:0 0 18px 0;
	text-align:center;
}
.module .links {
	position:relative;
	margin:0 0 23px 0;
	font-family:BrandonGrotesqueRegular, sans-serif;
	font-size:17px;
	line-height:22px;
	text-align:center;
}
.module .links a {
	position:relative;
	display:inline-block;
	margin-left:13px;
}
.module .links a.first {
	margin-left:0;
}
.module .links span.icon, 
.module .links span.icon.file {
	position:relative;
	display:inline-block;
	top:4px;
	width:23px;
	height:21px;
	background:url('../img/icon_file.png') 0 0 no-repeat;
}
.module .links a:hover span.icon, 
.module .links a:active span.icon {
	background-position:0 -21px;
}
.module .links span.icon.link {
	width:25px;
	background-image:url('../img/icon_link.png');
}
.module .links span.icon.phone {
	width:26px;
	background-image:url('../img/icon_phone.png');
}
.module .links span.icon.mail {
	width:30px;
	background-image:url('../img/icon_mail.png');
}
.module .nolinks {
	position:relative;
	margin:0 0 29px 0;
	font-family:BrandonGrotesqueRegular, sans-serif;
	font-size:17px;
	line-height:22px;
	text-align:center;
}
.m_footer {
	position:relative;
	padding:18px 0 4px 0;
}
/*
.backtotop {
	position:relative;
	display:block;
	width:17px;
	height:14px;
	margin:0 auto;
	overflow:hidden;
	background:url('../img/icon_top.png') 0 0;
	text-indent:-200px;
}
.backtotop:hover, 
.backtotop:active {
	background-position:-17px 0;
}
.backtotop.invisible, .backtotop.invisible:hover {
	background:none;
	cursor:default;
}
*/
.m_movie {
	
}
.m_movie p {
	/* text-align:center; */
}
.m_movie .player {
	position:relative;
}
.m_imgtext img {
	margin-bottom:33px;
}
.m_imgtext img.last,
.m_movie .movie {
	margin:0 0 22px 0;
}
.m_movie .movie + .m_footer,
.m_movie noscript + .m_footer {
	padding-top:0;
}
/*
.m_imgtext img,
.m_imgtext iframe {
	max-width:340px;
	margin-right:24px;
	padding-bottom:7px;
	float:left;
}
.m_imgtext p {
	margin-top:-4px;
	width:340px;
	float:left;	
}
*/
.m_text {
	margin-top:-7px;
	padding-top:0;
}
/*
.m_text h1 + p {
	margin-top:-4px;
}
*/
#footer {
	position:relative;
	margin-top:-7px;
}
#footer p {
	font-family:BrandonGrotesqueLight, sans-serif;
	font-size:17px;
	line-height:20px;
	text-align:center;
	letter-spacing:0px;
}
#footer span.divider {
	padding:0 4px 0 4px;
}

/* */

.videos {
	position:absolute;
	/* left:250px;
	top:131px; */
}

/* */

#overlay {
	position:absolute;
	display:none;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#ffffff;
	opacity:0.8;
	cursor:pointer;
	z-index:1100;
}
html.ie6,
html.ie7 {
	width:0;
	height:0;
	opacity:0;
	cursor:inherit;
	z-index:inherit;
}
.above {
	cursor:default;
	z-index:1102;
}

.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}
/*
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
*:first-child+html .clearfix { /* IE7 *\/
	min-height:1px; 	
}
* html .clearfix { /* IE6 *\/
	height:1%;
}
*/