@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
}
html, body, #container {
	background-color:#000000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#footer {
	position: relative;
}
#header {
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:black;
	width:100%;
	height:220px;
}
#header2 {
	background-image:url(images/lay_01.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:black;
	width:100%;
	height:109px;
}
#footerInternal {
	background-image:url(images/bg_footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:black;
	width:100%;
	height:104px;
}
#headerStroke {
	background-color:#ACACAC;
	position:absolute;
	top:215px;
	width:100%;
	height:5px;
}
#headerStrokeT {
	background-color:#666666;
	position:absolute;
	top:219px;
	width:100%;
	height:1px;
}
#headerStroke2 {
	background-color:#ACACAC;
	position:absolute;
	top:104px;
	width:100%;
	height:5px;
}
#headerStrokeT2 {
	background-color:#666666;
	position:absolute;
	top:108px;
	width:100%;
	height:1px;
}
#footerStroke {
	background-color:#ACACAC;
	position:absolute;
	top:1px;
	width:100%;
	height:2px;
}
#footerStrokeT {
	background-color:#666666;
	position:absolute;
	top:0px;
	width:100%;
	height:1px;
}
#mainNav {
	position:fixed;
	top:10%;
	left:15%;
	width:230px;
	height:160px;
}
#subNav {
	position:fixed;
	top:0;
	left:15%;
	width:230px;
	height:104px;
}
#sponsor {
	position:fixed;
	top:185px;
	right:5%;
	width:170px;
	height:30px;
}
#chamberMember {
	position:fixed;
	top:20px;
	left:65%;
	width:139px;
	height:63px;
}
#contactForm {
	position:fixed;
	top:20px;
	left:80%;
	width:700px;
	height:60px;
}
#headerFrame {
	position:relative;
	width:100%;
	height:225px;
	top:0px;
}
#headerFrame2 {
	position:relative;
	width:100%;
	height:109px;
	top:0px;
}
#stageFrame {
	position:relative;
	width:100%;
	height:340px;
	top:-5px;
}
#stageFrame2 {
	position:relative;
	width:100%;
	top:0px;
}
#rowA {
	position:fixed;
	width:100%;
	height:120px;
	top:10px;
	left:0%;
}
#rowB {
	position:fixed;
	width:100%;
	height:120px;
	top:135px;
	left:0%;
}
#rowC {
	position:fixed;
	width:100%;
	height:120px;
	top:260px;
	left:0%;
}
#copyright {
	font-family: Arial, Helvetica, Times, serif;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight:bold;
	font-variant:small-caps;
	position:fixed;
	height:60px;
	width:400px;
	top:35px;
	left:32%;
}
#content {
	position:relative;
	background-color:#FFFFFF;
}
#leftContainer {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #DADADA;
	color:#000000;
	height:100%;
}
#rightContainer {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
}
#lnav_black {
	background-image:url(images/lnav_black.jpg);
	width:200px;
	height:20px;
	color:#FFFFFF;
	right:20px;
	text-align:center;
	text-transform:uppercase;
	padding-top:5px;
	position:relative;
	border-width: 1px;
	border-style: solid;
	border-color: #2d2d2d;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	display: block;
}

/* Fake Button */

.fakebutton{
	display:block;
    margin:0 0px 0 0;
    background-color:#b5b5b5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
	width:83%;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
	cursor:default;
    color:#000000;
    padding:5px 10px 6px 7px; /* Links */
	text-align:left;
	text-transform:uppercase;
	}
/* BUTTONS */

.buttons a, .buttons button{
    display:block;
	top:28px;
    margin:0 0px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
	width:80%;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
	text-align:left;
	text-transform:uppercase;
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
	text-align:left;
	text-transform:uppercase;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}