/*Center div can be taken off to align the site to the left. Remember to remove from template*/
div#center {
	width:750px;
	background-color:#FFFFFF;
	position:relative;
	z-index:1;
}

div#title {
	width:736px;
	position:absolute;
	z-index:10;
	top:0px;
	padding:0px 10px 3px 3px;
	left:1px;
	height:30px;
	text-align:left;
	color:#FFFFFF;
	font:"Trebuchet MS";
	font-weight:bold;
	font-size:30px;
	vertical-align:top;
}

div#header  {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/fadelogo.jpg);
	background-repeat:no-repeat;
	width:750px;
	z-index:1;
	height:80px;
}

div#header2  {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/bginside.jpg);
	background-repeat:no-repeat;
	width:750px;
	z-index:1;
	height:500px;
}
div#lineuplinks {
z-index:30;
position: absolute;
vertical-align:bottom;
width:270px;
height:30px;
text-align:left;
top:56px;
left:480px;
font-weight:bold;
}

div#links {
width:116px;
vertical-align:top;
z-index:20;
border-style:solid;
border-color:#1F3365;
background-image:url(../images/headbox.gif);
background-repeat:no-repeat;
background-color:#D6DCDA;
border-width:1px;
line-height:30%;
padding:20px 2px 20px 2px;
margin-top:15px;
}

div#rightcol {
width: 180px;
vertical-align:top;
z-index:22;
border-color:#1F3365;
border-style:solid;
border-width:1px;
background-image:url(../images/headbox.jpg);
background-repeat:no-repeat;
background-color:#D6DCDA;
padding:20px 2px 5px 2px;
margin-top:15px;
}

div#pagename {
	position:absolute;
	z-index:10;
	top:39px;
	left:0px;
	width:750px;
	height:30px;
	text-align:right;
	vertical-align:top;
	font:"Trebuchet MS";
	font-weight:bold;
	font-size:24px;
	color:#FFFFFF;
}
/*Top menu, left, width, padding, zindex, and top can all be changed*/
div#top_menu  {
	position:absolute;
	top:80px;
	left:0px;
	width:748px;
	z-index:4;
	padding:1px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-color:#FFFFFF;
}


div#main_content {
	z-index:2;
	width:751px;
	position:absolute;
	top:81px;
	left:0;
	text-align:left;
	padding:0;
	padding-top:20px;
	vertical-align:top;
	background-color:#FFFFFF;
	margin:0;
}

div#main {
	z-index:2;
	width:750px;
	position:absolute;
	top:90px;
	left:0px;
	text-align:left;
	padding:0;
	vertical-align:top;
}
body {
	font-family:"Trebuchet MS";
	font-size:12px;
	background-color:#D6DCDA;
	}

/*Top Menu link commands, these can be changed and the hover can be removed*/
div#top_menu a  {
	color:#330099;
	text-decoration:none;
}

div#top_menu a:hover  {
	color:#000000;
}
div#top_menu2 a  {
	color:#330099;
	text-decoration:none;
}

div#top_menu2 a:hover  {
	color:#000000;
}

a {
color:#330099;
text-decoration:none;
}
a:hover	{
color:#000000;
text-decoration:none;
}
a:visited	{
color:#330099;
text-decoration:none;
}


/*This code belongs with the top menu commands, it makes the top link stay "highlighted" on the page you are on*/
body#home a#homenav,
body#about a#aboutnav,
body#innovation a#innovationnav,
body#authorized a#authorizednav,
body#tradeshow a#tradenav,
body#resources a#resourcenav
  {
	color:#990000;
}


/*Contact Us Page commands, table and cell can remain the same, but everything else is changable*/
table#toplinks {
width:100%;
}
table#toplinks td#name {
width:550px;
text-align:left;
font-size:24px;
}
table#toplinks td#links {
width:160px;
text-align:left;
vertical-align:bottom;
font-size:12px;
text-decoration:none;
padding-left:5px;
}

table#contact-us  {
	width:400px;
}

table#contact-us td  {
	padding:5px 3px;
}

td.name  {
	width:150px;
	font-weight:bold;
}

td.field  {
	width:250px;
}


table#inside {
width:100%;
}

table#inside td#navigation {
width:100px;
text-align:left;
padding-top:5px;
margin:0;
padding:0;
vertical-align:top;
}

table#inside td#in_content {
width: 400px;
padding-top:15px;
margin:0;
vertical-align:top;
}
table#inside td#specifications {
width: 230px;
vertical-align:top;
text-align:left;
padding-top:15px;
}
table#inside td#copy{
	text-align:center;
}



table#content {
width:751px;
vertical-align:top;
margin:0;
padding:0;
}
table#content td#content_cell{
width:500px;
padding:0;
margin:0;
vertical-align:top;
padding:15px 5px 5px 5px;
}
table#content td#navlink {
width:130px;
padding:0 0 0 5px;
margin:0;
vertical-align:top;
text-align:left;
}


table#content td#book {
background-color:#FFFFFF;
color:#000000;
vertical-align: top;
width:170px;
margin:0;
padding:0px;
text-align:left;
}

table#content td#book2 {
background-color:#FFFFFF;
color:#000000;
vertical-align: top;
width:200px;
margin:0;
padding:0px 0px 0px 2px;
text-align:left;
}

table#content td#links {
text-align: center;
color:#330099;
vertical-align:text-bottom;
text-decoration:none;
height:10px;
}

table#content td#center {
vertical-align:top;
text-align:center;
}

td#footerpic {
background-image: url(../images/footer.jpg);
background-repeat:no-repeat;
height:20px;
vertical-align:bottom;
font:"Trebuchet MS";
font-size:14px;
color:#FFFFFF;
text-align:center;
width:750px;
}
table#dealers {
width:100%;
margin:0px;
}
table#dealers td#rows {
border-style:solid;
border-width:1px;
border-color:#000099;
width:94px;
text-align:left;
vertical-align:top;
margin:0;
padding:3px;
}
table#dealers td#rowscenter {
border-style:solid;
border-width:1px;
border-color:#000099;
width:94px;
text-align:center;
vertical-align:middle;
margin:0;
padding:3px;
font-size:14px;
}
/*Heading commands - these can all be changed*/

h1  {
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight:bold;
	color:#000000;
}

h2  {
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

h3  {
	font-size:14px;
	font-weight:bold;
}

h4  {
	
}

h5  {
	
}

h6  {
	
}

/*SITE MAP STYLES*/
#sitemap {
	margin:0;
	width:400px;
	padding:0;
}

#sitemap table {
	width:400px;
	margin:0;
	padding:0;
}

#sitemap td {
	padding:3px 0;
}

span  {
	color:#CC0000;
}

#newsletter {
	width:400px;
}

table#newsletter td{
	padding-bottom:5px;
}

.newsletter_name {
	font-weight:bold;
	width:135px;
}