* { padding: 0; margin: 0; }

body {
background-color: #f4f4f4;
color: #303030;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: center;
font-size: 76%;
}

h1 {
font-size: 2.8em;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;}

h2 {
font-size: 1.3em;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0.5em;
margin-right: 0px;}

h3 {
font-size: 1.2em;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0.5em;
margin-right: 0px;}

#wrapper { 
margin-top: 10px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
width: 952px;
text-align: left;
background-color: #ffffff;
border: 1px #303030 solid;
}
#faux {
 background: url(../images/faux-white.gif);
 margin-bottom: 5px;
 overflow: auto; 
 width: 100%
}
#header {
 color: #333;
 width: 930px;
 padding: 10px;
 height: 60px;
 margin: 1px 1px 1px 1px;
 background: #cccccc;
 text-align: center;
}
#navigation {
 margin: 0px 1px 1px 1px;
}

#content_header {
float: left;
width: 950px;
height: 250px;
margin: 0px 1px 0px 1px;
}

#leftcolumn { 
 display: inline;
 color: #333;
 margin:10px;
 padding:0;
 width: 410px;
 float: left;
 text-align: center;
 line-height: 1.5em;
}
#rightcolumn { 
 float: right;
 color: #333;
 margin:10px 20px 10px 10px;
 padding:0;
 width: 475px;
 display: inline;
 position: relative;
 text-align: justify;
 line-height: 1.5em;
}
#footer { 
 width: 930px;
 clear: both;
 color: #000000;
 background: #cccccc;
 margin: 1px 1px 1px 1px;
 padding: 10px;
 text-align: center;
 }
 
 #footer2{
 padding-bottom: 20px;
 text-align: center;
 color: #303030;
 font-size: 9px;
 }
 
 #flashContent{
 height: 700px;
 }
 
 #content1{
 width: 915px;
 text-align: center;
 padding: 5px;
 margin-bottom: 20px;
 }
 
 #contact_form{
 width: 800px;
 padding-left: 100px;
 padding-top: 20px;
 padding-bottom: 20px;
 }

 /* Tables - Mounting Solutions */

.table
{
font-size: 11pt;
font-family: Verdana, Helvetica, Arial, sans-serif;
border-collapse: collapse;
} 

.row_left
{
width: 50%;
text-align: center;
vertical-align: middle;
padding: 15px;
border-top: 1px solid black;
}

.row_right
{
width: 50%;
vertical-align: middle;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 10px;
padding-right:10px;
font-size: 11pt;
font-family: Verdana, Helvetica, Arial, sans-serif;
border-top: 1px solid black;
}

.sig_row
{
font-weight: bold;
color: #000000;
background-color: #cccccc;
padding: 5px;
}

.sig_pad
{
padding-left: 5px;
padding-top: 1px;
padding-bottom: 1px;
text-align: left;
vertical-align: top;
}

.sig_pdf
{
padding-left: 5px;
padding-top: 1px;
padding-bottom: 1px;
text-align: center;
vertical-align: top;
}


/* Menu */

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:0px;
	}

#styletwo{
	position:relative;
	display:block;
	height:24px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(../images/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}

#styletwo ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#styletwo ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	}

#styletwo ul li a{
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	padding:5px 8px 0px 8px;
	height:24px;
	}

#styletwo ul li a:hover,#styletwo ul li a.current{
	color:#fff;
	background:transparent url(../images/bgON.gif) repeat-x top left;
	}
	

.clear { clear: both; background: none; }

/* Chart */

.table {
	border: thin solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.toprow {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: thin solid #000000;
	height: 30px;
}

.cell_padding{
padding: 5px;
height: 30px;
}

.backgroundMenu {
	background-color: #FFFFCC;
}
	


