﻿body {
	background: #FFFFFF url(../images/bg_repeat.jpg) repeat-x;
	font: Verdana;
	font-size: 11px;
}

#pageContainer
{
	width: 800px;
	margin: 0px auto;
}

a em { display: none; }

#contentContainer
{
	width: 800px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFCC;
}

.contentP { margin-left: 5px; margin-bottom: 10px; font-family: Verdana; font-size: 12px; }
.contentHeader { margin-left: 5px; margin-bottom: 10px; font-family: Arial; font-size: 14px; font-weight: bold;  }

.specials { margin-left: 5px; margin-bottom: 10px; font-family: Arial; font-size: 13px; font-weight: bold; color: #465772; }
.contentSpecials { margin-left: 5px; margin-bottom: 10px; padding-bottom: 5px; font-family: Verdana; font-size: 12px; border-bottom: dotted 1px #D4D4D4; }

.sideBarHeader { display: block; width: 170px; background-color: #465772; border: solid 1px #465772; padding: 5px; font-family: Arial; font-size: 13px; font-weight: bold; color: #ffffff;  }
.sideBarContent { display: block; width: 180px; border: solid 1px #465772; border-bottom: 0px; padding: 5px; text-align: center; }

#top_header { margin-top: 5px; margin-bottom: 5px; }

/* Top */
#top_line_1 { margin-left: 20px; font-family: Verdana; font-size: 25px; font-weight: bold; color: #FF0000; }
#top_line_2 { margin-left: 20px; font-family: Verdana; font-size: 17px; }
#top_more { margin-left: 20px; font-family: Verdana; font-size: 15px; font-weight: bold; color: #495773; margin-top: 15px; }
#top_more a { color: #495773; text-decoration: none; }
#top_more a:hover { text-decoration: underline; }

/* Navigation */

#nav { width: 741px; height: 53px; background: url(../images/nav.gif); }
#nav_home { display: block; width: 121px; height: 53px; background: url(../images/nav.gif) 0px 0px; float:left; }
#nav_whyteleverge { display: block; width: 124px; height: 53px; background: url(../images/nav.gif) -121px 0px; float:left; }
#nav_products { display: block; width: 124px; height: 53px; background: url(../images/nav.gif) -246px 0px; float:left; }
#nav_whatsnew { display: block; width: 124px; height: 53px; background: url(../images/nav.gif) -370px 0px; float:left; }
#nav_solution_design { display: block; width: 124px; height: 53px; background: url(../images/nav.gif) -494px 0px; float:left; }
#nav_contactus{ display: block; width: 123px; height: 53px; background: url(../images/nav.gif) -618px 0px; float:left; }

#nav_home:hover { background: url(../images/nav.gif) 0px -55px; }
#nav_whyteleverge:hover { background: url(../images/nav.gif) -121px -55px; }
#nav_products:hover { background: url(../images/nav.gif) -246px -55px; }
#nav_whatsnew:hover { background: url(../images/nav.gif) -370px -55px; }
#nav_solution_design:hover { background: url(../images/nav.gif) -494px -55px; }
#nav_contactus:hover { background: url(../images/nav.gif) -618px -55px; }

#nav_home_active { display: block; width: 121px; height: 53px; background: url(../images/nav.gif) 0px -110px; float:left; }
#nav_whyteleverge_active { display: block; width: 124px; height: 53px; background: url(../images/nav.gif) -121px -110px; float:left; }
#nav_products_active { display: block; width: 124px; height: 53px; background: url(../images/nav.gif) -245px -110px; float:left; }
#nav_whatsnew_active { display: block; width: 124px; height: 53px; background: url(../images/nav.gif) -369px -110px; float:left; }
#nav_solution_design_active { display: block; width: 124px; height: 53px; background: url(../images/nav.gif) -493px -110px; float:left; }
#nav_contactus_active { display: block; width: 123px; height: 53px; background: url(../images/nav.gif) -617px -110px; float:left; }

#nav_box { display:block; width: 741px; background: #FFFFFF; margin-bottom: 15px; }

.product_title { font-family: Verdana; font-size: 14px; font-weight: bold; color: #495773; } 
.product_nav { border-bottom: dotted 1px #D4D4D4; border-right: dotted 1px #D4D4D4;  font-family: Verdana; font-size: 12px; font-weight: bold; }
.product_nav a { display: block; width: 175px; text-decoration: none; color: #000000; padding-top: 10px; padding-bottom: 10px; padding-left: 5px; }
.product_nav a:hover { text-decoration: none; color: #000000; background: #E9E9E9; }
.product_sub { font-family: Verdana; font-size: 10px; font-weight:normal; }

.footer {
	background-color: #ffffff;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.footer_link { 
	color:#000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.footer_link:hover { 
	text-decoration:underline;
}

.footerText 
{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	font: 10px Verdana;	
}