﻿body 
{
    background-color: #344468;
    margin: 0;
    padding: 0;
}

P 
{
	text-align: justify;
}

#main 
{
    width: 809px;
    padding: 10px 19px 10px 10px;
    margin: 0 auto;
    border: 0;
    background-image: url("http://www.leadwave.ca/i/mnbg.gif");
    background-repeat:repeat-y;
    background-position:center;
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 780px;
}
html>#main
{   
    width: 780px;
}


/***** TOP SECTION *****/
#top 
{
    width: 780px;
    height: 47px;
    padding: 0;
    margin: 0;
    border: 0;
    background: #ffffff;
}

#logo 
{
    float: left;
    width: 369px;
    height: 47px;
    padding: 0;
    margin: 0;
    border: 0;
}

#top_nav
{
    float: right;
    height: 47px;
    padding: 0;
    margin: 0px 0 0 0;
    border: 0;
    text-align: right;
}

#top_nav a 
{
    font-family: Verdana;
    font-size: 10px;
    color: #344468;
    text-decoration: none;
}

#top_nav a:hover 
{
    color: #D09158;
}

.quote 
{
	color: #D09158;
	font-weight: bold;
	font-size: 14px;
	font-style:italic;
	font-family: Courier New;
	
}

/*******************************/


/***** BANNER SECTION *****/
#nav_wrap 
{
    width: 780px;
    height: 164px;
    margin: 10px 0;
    padding: 0;
    border: 0;
    voice-family: "\"}\"";
    voice-family:inherit;
    height: 144px;
}
html>#nav_wrap
{   
    height: 144px;
}

#nav 
{
    float: left;
    width: 212px;
    height: 144px;
    border: 0;
    padding: 0;
    margin: 0 5px 0 0;
    background: #474747;
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 207px;
}
html>#nav
{   
    width: 207px;
}

#nav a 
{
    display: block;
    width: 191px;
    background:  #7a7a7a;
    padding: 4px 0 0 5px;
    border-left: 11px solid #474747;
    border-bottom: 1px solid #fff;
    height: 22px;
    font-family: Times New Roman;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
}

#nav a:hover 
{
    border-left: 11px solid #d09158;
}

#banner 
{
    float: left;
    width: 568px;
    height: 144px;
    border: 1px solid black;
    margin: 0 0 0 5px;
    padding: 0;
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 561px;
    height: 142px;
}
html>#banner
{   
    width: 561px;
    height: 142px;
}
/***************************/

/***** LOCATION BAR *****/
#location 
{
    width: 780px;
    height: 32px;
    font-family: Arial;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px 0 10px;
    background: #BEBEBE;
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 760px;
    height: 21px;
}
html>#location
{   
    width: 760px;
    height: 21px;
}

.wdot 
{
    border-left: 18px solid #474747;
    padding-left: 5px;
}

/*************************/

/***** CONTENT SECTION *****/
#cont_wrap 
{
    width: 780px;
    margin: 10px 0;
    padding: 0;
    border: 0;
}

#cont 
{
    float: left;
    width: 574px;
    padding: 10px;
    margin: 0 10px 0 0;
    font-family:Arial;
    font-size: 12px;
    line-height: 24px;
    color: #717171;
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 544px;
}
html>#cont
{   
    width: 544px;
}

#cont a 
{
    text-decoration: none;
    color: #344468;
    font-weight: bold;
}

#cont a:hover
{
    text-decoration: none;
    color: #D09158;
    font-weight: bold;
}

#cont li
{
    color: #344468;
}

#cont h1 
{
    font-family:Arial, Verdana;
    font-weight: bold;
    font-size: 18px;
    color: #717171;
}

#cont h2 
{
    font-family: Arial, Verdana;
    font-weight: Normal;
    font-size: 14px;
    padding: 0 0 0 2px;
    color: #344468;
    border-width: 1px 0 0 4px;
    border-color: #344468;
    border-style: solid;
    text-align: right;
}

#cont h3 
{
    font-family: Arial, Verdana;
    font-weight:bold;
    font-size: 14px;
    padding: 0 0 0 2px;
    color: #344468;
    border-width: 1px 0 0 4px;
    border-color: #344468;
    border-style: solid;
    text-align: Left;
}

#sidebar 
{
    float: right;
    width: 206px;
    margin: 0;
    padding: 5px;
    background: #474747;
    font-size: 10px;
    color: #fff;
    font-family:Arial;
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 196px;
}
html>#sidebar
{   
    width: 196px;
}
  
#sidebar h1 
{
    width: 196px;
    background: #D09158;
    font-family:Arial;
    font-size: 16px;
    height: 20px;
    text-align: center;
    color: #474747;
}  

#sidebar a 
{
	color: White;
	font-weight: bold;
}

#sidebar a:visited 
{
	color: White;
	font-weight: normal;
}

.sidebar_item
{
    width: 196px;
    margin: 0;
    padding: 0;
    background: #474747;
    font-size: 10px;
    color: #fff;
    text-align: center;
    font-family:Arial;
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 196px;
}
html>.sidebar_item
{   
    width: 196px;
}
/***************************/

/**** BOTTOM SECTION ****/
#bottom 
{
    display:block;
    border: 0px solid black;
    margin: 0;
    padding: 0;
    width: 780px;
    height: 52px;
    font-family: Courier New;
    font-size: 16px;
    color: White;
    background: #344468;
}

#bottom img 
{
    margin: 0;
    padding: 0;
    border: 0;
}

#bottom table 
{
    border: 0px solid white;
    padding: 0;
    margin: 0;
    width: 780px;
    border-spacing: 0;
}

#bottom tr 
{
    border: 0px solid white;
    padding: 0;
    margin: 0;
    vertical-align:middle;
}

#bottom td
{
    border: 0;
    margin: 0;
    padding: 1px 4px 1px 2px;
    text-align: left;
    vertical-align: middle;
}

#bottom td.alr
{
    border: 0;
    margin: 0;
    padding: 1px 8px 1px 2px;
    text-align: right;
    vertical-align: middle;
}
/************************/



#foot
{
    width: 809px;
    padding: 22px 0 0 0;
    margin: 0 auto;
    border: 0;
    background-image: url("http://www.leadwave.ca/i/foot.gif");
    background-repeat:no-repeat;
    background-position:top center;
    color: White;
    font-weight: bold;
    font-family: Arial;
    font-size: 10px;
}



/* RSS Sidebar Classes */
.rss_box 
{
    border: 0;
    width: 196px;
    font-family:Verdana;
    font-size: 10px;
}

.rss_title
{
    text-decoration: none;
    font-weight: bold;
}

.rss_items 
{
    padding:0;
    margin:0;
    list-style-type:none;
}

.rss_item 
{
    padding-bottom: 5px;
}

.rss_item a 
{
    margin-bottom: 5px;
    text-decoration: none;
    font-weight: bold;
    color: #D09158;
}
/***********************/


/*** CONTACT FORM ***/
.contact_info 
{
	color: #d09158;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 10px;
	border-bottom: dashed 1px #474747;
	padding-bottom: 5px;
	width:544px;
}

.contact_info td 
{
	padding: 5px 10px 0 0;
}

.contact_info th 
{
	padding: 4px;
	display: block;
	background-color: #344468;
	color: White;
	font-size: 14px;
}

.contact_info input, textarea, select
{
	width: 400px;
}

.business_info 
{
	color: #474747;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 10px;
	border-bottom: dashed 1px #474747;
	padding-bottom: 5px;
}

.business_info td 
{
	padding: 0 0px 0 0;
}

.news 
{
	font-family: Calibri Sans-Serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
