@charset "UTF-8";
/* CSS Document */

/* COLORS:
	Blue:	#016ca4
	*/

html, body, h1, h2, h3, h4, h5, h6, p, ul, li, img, a, div {margin:0px;padding:0px;}

body {background-color:#016ca4;background-image:url("../img/background.jpg");background-repeat:repeat-x;}
#container {width:800px;margin:0px auto;background-image:url("../img/bg-header.png");background-repeat:no-repeat;background-position:top right;}
#header {height:320px;padding:15px 0px 0px 0px;position:relative;z-index:1;}
	a#request-a-meeting {float:right;background-image:url("../img/request-a-meeting.jpg");background-repeat:no-repeat;text-indent:-9999px;width:211px;height:41px;}
	#header h1 {clear:both;float:left;background-image:url("../img/fibertiteTough.png");background-repeat:no-repeat;text-indent:-9999px;width:352px;height:141px;margin:20px 0px 0px 0px;}
	#header h2 {clear:both;float:left;font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#016ca4;width:280px;height:49px;background-image:url("../img/4.png");background-repeat:no-repeat;background-position:top left;padding:45px 0px 0px 70px;line-height:16px;margin:-35px 0px 0px -30px;}
	#header p {clear:both;float:left;font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#FFFFFF;margin:0px 0px 0px 40px;}
	a#tough-test {width:212px;height:92px;display:block;position:absolute;top:90px;right:0px;background-image:url("../img/toughnessTest.png");background-repeat:no-repeat;text-indent:-9999px;}
#content {z-index:999;position:relative;}
	#content #flash {width:800px;height:500px;margin:-160px 0px -23px 0px;z-index:999;position:relative;}
	object, embed {position:absolute;top:0px;left:0px;}
#footer {padding:60px 0px 50px 0px;z-index:1;}
	#footer #logo {clear:both;float:left;margin:-30px 15px 0px 0px;}
	#footer p {font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:10px;color:#FFFFFF;}
	#footer a.website {font-size:14px;margin:0px 0px 5px 0px;color:#FFFFFF;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-weight:bold;margin:0px 0px 5px 0px;display:block;}
	
body.form #content {margin:-50px 0px 0px 0px;}
body.form h2 {font-family:Impact;font-weight:normal;color:#FFFFFF;}
body.form #content p {font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;font-size:12px;width:500px;display:block;}
body.form form {font-family:Arial, Helvetica, sans-serif;margin:20px 0px 100px 0px;width:550px;}
body.form form p.required {margin:0px 0px 10px 0px;}
body.form form fieldset {margin:0px;padding:0px;border:none;}
body.form form fieldset label {font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;font-size:12px;font-weight:bold;}
body.form form fieldset div {width:250px;float:left;margin:0px 0px 5px 0px;}
body.form form fieldset div label {clear:both;float:left;}
body.form form fieldset div input {clear:both;float:left;width:230px;}
body.form form fieldset div.full {width:500px;}
body.form form fieldset div.full input {width:480px;}
body.form form fieldset div.third {width:168px;}
body.form form fieldset div.third input {width:145px;}
body.form form div#more-info {clear:both;float:left;width:490px;margin:10px 0px;border-top:1px solid #FFFFFF;padding:10px 0px 0px 0px;}
body.form form div#more-info label {clear:none;float:left;font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;font-size:12px;font-weight:bold;}
body.form form div#more-info input {clear:none;float:left;}
body.form form input#submit {clear:both;float:left;}

body.form form fieldset#comments {border-top:1px solid #FFFFFF;width:490px;margin:10px 0px 0px 0px;padding:10px 0px 0px 0px;}
body.form form fieldset#comments label {clear:both;float:left;}
body.form form fieldset#comments textarea {clear:both;float:left;width:490px;height:80px;}

#pageflip {
	position: relative;
	z-index:1000;
}
#pageflip img {
	width: 60px; height: 62px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 60px; height: 60px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(../img/page_flip_bg.jpg) no-repeat right top;
	background-color:#FFFFFF;
	text-indent: -9999px;
}

h2.msg {font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#FFFFFF;}
p.msg {color:#FFFFFF;}
p.msg a {color:#FFFFFF;}
