<!--
body, html {
	margin: 0;
	border: 0;
	height: 100%;
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 13px;
}
img { border:0; }
#container_01,
#container_02,
#container_03,
#container_04 {
	float: left;
	width: 100%;
	height: 100%;
}
#container_05 {
	float:left;
	width: 100%;
	height: 100%;
	overflow-y:auto;
}
body {
	background: url(../images/background.jpg) center;
	background-size: cover;/**/
	color: #FFFFFF;
}
#container_02 { background: url(../images/grad_top.png) repeat-x top center; }
#container_03 { background: url(../images/grad_bottom.png) repeat-x bottom center; }
#container_04 { background: url(../images/pattern_1.png) repeat center; }
/*#container_05 {
	background: url(../images/pyro-site-transparent.png) center no-repeat;
	background-size: contain;
	height:760px;
}*/
#container_head {
	width:100%;
	float:left;
	height:160px;
	position: relative;
	z-index: 1;
}
#container_body,
#container_body tr
#container_body td {
	border-spacing: 0;
    border-collapse: collapse;
	padding: 0;
	margin: 0;
}
#container_body { /* container table */
	width:100%;
	height:100%;
	float:left;
	margin-top:-160px;
}
#container_body td {
	vertical-align: bottom;
}
#body_container {width:100%;}
#top_spacer, #page_contents {width:100%;float:left;}
/** HEADER **/
#header {
	width: 940px;
	height: 130px;
	padding: 0 8px 0 8px;
	margin-top: 40px;
}
#logo {
	float: left;
	width: 180px;
	height: 130px;
}
#menu_container {
	float: left;
	width: 760px;
	height: 130px;
}
#fdw {	
	float: right;
	font-size: 13px;
	margin-top: 16px;
}
	#fdw nav ul li a {
		color: white;
		text-decoration: none;
	}
	#fdw nav ul li, #fdw nav ul, #fdw nav { float: left; }
	#fdw nav ul {
		list-style-type: none;
		margin:0;
		padding:0;
	}
	#fdw nav ul a {
		float: left;
		color: #FFFFFF;
		padding: 0 7px 0 7px;
		background-image: url('../images/menu-list-style.gif');
		background-repeat: no-repeat;
		background-position: 0px 0px; 
	}
	#fdw nav ul a:hover {background-color:#cc0000;}
#language_date {
	float:left;
	width:100%;
	margin-top: 20px;
}
#language {
	float:left;
	margin-left:32px;
	width:118px;
	text-align:center;
}
.language_link {
	padding: 0 7px 0 7px;
	color: #FFFFFF;
	text-decoration: none;
}
.language_link:hover {text-decoration: underline;}
#date {
	float:right;
	margin-right:7px;
	font-size:12px;
}

/** FOOTER **/
#footer {
	width: 940px;
	padding: 0 8px 0 8px;
}
#ft_row1 {
	float:left;
	margin-bottom:10px;
}
#ft_row2 {
	float:left;
	margin-bottom:40px;
}
#foot_bar {
	background: url('../images/ft_stars-bg.png') no-repeat top right;
	float: left;
	width: 580px;
	height: 23px;
	margin-top: 4px;
}
#foot_bar-txt {
	font-size: 11px;
	margin-top: 3px;
	margin-left: 10px;
	text-align: left;
}
#foot_bar-txt a {
	color:white;
	text-decoration:none;
}
#foot_bar-txt a:hover {text-decoration:underline;}
#foot_img-txt-big {
	float:left;
	width:360px;
	height:32px;
	background-size: contain;
	background-image: url('../images/ft_txt-big.png');
	background-repeat:no-repeat;
	background-position: top right;
}
#ft_txt-small {
	width:360px;
	height:40px;
	float:left;
	background-size: contain;
	background-image: url('../images/ft_txt-small.png');
	background-repeat:no-repeat;
	background-position: top right;
}
#ft_contact {
	width:580px; float:left; text-align:left; font-size:10px;
}

#container_size, #myiframe { width: 940px; margin-bottom:20px; text-align:left; }
#top_spacer { margin-top:150px; }

.text_bold-title {width:100%; float:left; font-size:40px; font-weight:700; line-height:98%; margin-bottom:7px;}
.text_thin-capitals {width:100%; float:left; font-size:18px; font-weight:300; text-transform:uppercase;}
.text_body-normal {width:100%; float:left; font-size:13px; font-weight:400; margin-bottom:20px; text-align:justify;}

#myiframe { height: 100px; }
.thumbs_container {float:left; margin: 5px 5px 5px 4px;}
.underlined_title {font-size:30px; border-bottom:1px solid white; padding-bottom:9px; }
.underlined { border-bottom:1px solid white; padding-bottom:9px; }
#arrows_container1 {float:right; margin: 5px 0px 5px 4px; width:130px; height:58px;}

#video_control {float:right; position:relative; top:-20px;}
#video_control a {float:right; margin-left:4px;}
#video_control a img { border:0;}

/** RESPONSIVE BEGIN **/
@media only screen and (min-width: 768px) and (max-width: 959px) {/*}
@media only screen and (max-width: 959px) {/**/
	#container_size, #myiframe { width: 725px; }
	#top_spacer { margin-top:190px; }
	/* nav */
	#fdw { font-size: 13px; width:100%;}
	#fdw nav { float:none; }
	#fdw nav ul { margin-left:10px;	}
	#fdw nav ul a { padding: 0 6px 0 6px; }
	/** header **/
	#header { width: 745px; height: 130px; padding: 0 10px 0 10px; margin-top: 20px; }
	#menu_container { float: left; width: 100%; height: auto; position:relative; top: -30px; }
	#date {	display:none; }
	#logo { float: left; width: 100%; height: 130px; }
	#language_date { float:left; width:100%; margin-top: 0px; }
	#language { margin:0; width:100%; }
	/** FOOTER **/
	#footer { width: 745px; padding: 0 10px 0 10px; }
	#ft_row1 { margin-bottom:10px; margin-left:10px; }
	#ft_row2 { margin-bottom:20px; margin-left:10px; }
	#foot_bar { width: 415px; background-position:left; }
	#foot_bar-txt {
		font-size: 10px;
		margin-top: 3px;
		margin-left: 10px;
		text-align: left;
	}
	#foot_img-txt-big { width:300px; height:27px; }
	#ft_txt-small { width:300px; height: 35px;}
	#ft_contact { width:415px; font-size:10px; }
	
	.thumbs_container {margin: 7px;}
	#arrows_container1 {margin-right: 7px; width:auto;}

}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#video_control {float:left; width:100%; position:relative; top:10px;}
	#container_size, #myiframe { width: 460px; }
	#top_spacer { margin-top:210px; }
	#fdw { width:100%;}
	#fdw nav { float:none; }
	#fdw nav ul { margin-left:0px;	}
	#header { width: 460px; height: 130px; padding: 0 5px 0 5px; margin-top: 20px; }
	#menu_container { float: left; width: 100%; height: auto; position:relative; top: -30px; }
	#date {	display:none; }
	#logo { float: left; width: 100%; height: 130px; }
	#language_date { float:left; width:100%; margin-top: 0px; }
	#language { margin:0; width:100%; }
	#footer { width: 460px; padding: 0 5px 0 5px; }
	#ft_row1 { margin-bottom:10px; margin-left:0px; width:100%; }
	#ft_row2 { margin-bottom:20px; margin-left:0px; width:100%; }
	#foot_bar { width: 100%; background-position:left; }
	#foot_bar-txt {
		font-size: 11px;
		margin-top: 3px 0 3px 0;
		text-align: center;
	}
	#foot_img-txt-big { width:100%; height:32px; margin-top: 15px; background-position: top center; }
	#ft_txt-small { display:none; }
	#ft_contact { width:100%; font-size:12px; text-align:center }
	.thumbs_container {margin: 3px 3px 3px 4px;}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
	#video_control {/*float:left; width:100%; position:relative; top:10px;*/display:none;}
	#container_size, #myiframe { width: 300px; }
	#top_spacer { margin-top:210px; }
	#fdw { width:100%;}
	#fdw nav { float:none; }
	#header { width: 300px; height: 130px; padding: 0 5px 0 5px; margin-top: 20px; }
	#menu_container { float: left; width: 100%; height: auto; position:relative; top: -30px; }
	#date {	display:none; }
	#logo { float: left; width: 100%; height: 130px; }
	#language_date { float:left; width:100%; margin-top: 0px; }
	#language { margin:0; width:100%; }
	#footer { width: 300px; padding: 0 5px 0 5px; }
	#ft_row1 { margin-bottom:10px; margin-left:0px; width:100%; }
	#ft_row2 { margin-bottom:20px; margin-left:0px; width:100%; }
	#foot_bar { width: 100%; height:auto; background-color:#bb0000; background-image:none; }
	#foot_bar-txt {
		font-size: 14px;
		margin:0;
		padding: 2px 5px 2px 5px;
		text-align: center;
		float:left;
	}
	#foot_img-txt-big { width:100%; height:32px; margin-top: 15px; background-position: top center; }
	#ft_txt-small { display:none; }
	#ft_contact { width:100%; font-size:12px; text-align:center }
	.thumbs_container {margin: 5px 8px 5px 9px;}
	#arrows_container1 {margin-right: 6px; width:auto;}
}
@media only screen and (max-width: 319px) {
	#video_control {display: none;}
	#container_size, #myiframe { width: 98%; }
	#top_spacer { margin-top:210px; }
	#fdw { width:100%;}
	#fdw nav { float:none; }
	#header { height: 130px; padding: 0; margin-top: 20px; }
	#menu_container { float: left; width: 100%; height: auto; position:relative; top: -30px; }
	#date {	display:none; }
	#logo { float: left; width: 100%; height: 130px; }
	#language_date { float:left; width:100%; margin-top: 0px; }
	#language { margin:0; width:100%; }
	#footer { padding: 0 5px 0 5px; }
	#ft_row1 { margin-bottom:10px; margin-left:0px; width:100%; }
	#ft_row2 { margin-bottom:20px; margin-left:0px; width:100%; }
	#foot_bar { height:auto; background-color:#bb0000; background-image:none; }
	#foot_bar-txt {
		font-size: 14px;
		margin:0;
		padding: 2px 5px 2px 5px;
		text-align: center;
		float:left;
	}
	#foot_img-txt-big { height:25px; margin-top: 15px; background-position: top center; }
	#ft_txt-small { display:none; }
	#ft_contact { font-size:11px; text-align:center }
	#header, #footer, #foot_bar, #foot_img-txt-big, #ft_contact { width:98%; }
}/**/
/*top bottom fade*/
@media only screen and (max-height: 700px) { #container_02, #container_03 { background-size: auto 50%; position: fixed; } }
@media only screen and (max-width: 292px) {.thumbs_container {margin: 4px;} #arrows_container1 {width:auto;}}

-->
