@charset "UTF-8";
body {
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	background-position: left top;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	color: #2079B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
h2 {
	font-size: 18px;
	color: #EA1D29;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 26px;
}
h3 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.emphasize { 
	color: #EA1D29; 
	font-weight: bold;
}
.size10 { font-size: 10px; }
.images {
	margin: 0px 0px 10px 10px;
	float: right;
	border: 1px solid #2079B9;
}
.teamImages {
	margin: 0px 10px 10px 0px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2079B9;
	border-right-color: #2079B9;
	border-bottom-color: #2079B9;
	border-left-color: #2079B9;
}
.contactField {
	width: 250px;
	border: 1px solid #2079B9;
}
.submitButton {
	font-weight: bold;
	color: #2079B9; 
	background-color: #FFF;
	border: 1px solid #2079B9;
}
#container {
	width: 796px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2077BA;
	border-left-color: #2077BA;
	background-image: url(../images/container-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	width: 800px;
	height: 173px;
	position: relative;
	background-image: url(../images/header_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#phone {
	position: absolute;
	top: 74px;
	left: 16px;
	font-size: 26px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#sideNav {
	width: 233px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#sideNav ul {
	margin-top: 0px;
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sideNav li {
	width: 131px;
	padding: 7px 0px 7px 40px;
	margin: 5px 0px 5px 0px;
	background-image: url(../images/navButton.gif);
	background-repeat: no-repeat;
}
#sideNav a {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
#sideNav a:hover { color: #EA1D29; }
#sideNav ul ul {
	width: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#sideNav ul ul li {
	width: auto;
	height: auto;
	margin: 10px;
	padding: 0px;
	background-image: none;
}
#sideNav ul ul a {
	font-size: 12px;
}
#navMap {
	position: absolute;
	top: 20px;
	left: 15px;
}
#navMap a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 165px;
	height: 27px;
	background-image: url(../images/transButton.gif);
}
a#shipment { top: 32px; }
a#newsletter { top: 64px; }
#content {
	width: 600px;
	height: auto;
	top: 0px;
	left: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	background-image: url(../images/content-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#contentProducts {
	width: 600px;
	height: auto;
	top: 0px;
	left: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	background-image: url(../images/content-products-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#content a {
	text-decoration: none;
	color: #2079B9;
}
#content a:hover { text-decoration: underline; }
.blue { color: #2079B9; }
#contentProducts a {
	text-decoration: none;
	color: #2079B9;
}
#contentProducts a:hover { text-decoration: underline; }
.blue { color: #2079B9; }
#tableProducts {
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	background-color: #FFF;
}
#prepPro a { color: #EA1D29; }
#footer {
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	background-color: #DAE6F2;
	text-align: center;
	display: block;
	height: auto;
	width: 796px;
	clear: both;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2077BA;
}
.footerbottom {
	background-image: url(../images/footerbottom.gif);
	margin-right: auto;
	margin-left: auto;
	background-color: #DAE6F2;
	display: block;
	height: 25px;
	width: 800px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2178BB;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
}
#footer a {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
/*SPRY MENU BAR/*
@charset "UTF-8";
/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	float: left;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 125px;
	border: none;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 125px;
	margin-top: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-right: 0;
	margin-bottom: 0;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	list-style-type: none;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 125px;
	left: -1000em;
	top: 0;
	margin-top: 0%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
	padding-left: 6px;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 125px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers-no borders */
ul.MenuBarVertical ul
{
	border: none;
}
/* Menu items */
ul.MenuBarVertical a
{
	display: block;
	color: #000000;
	cursor: pointer;
	margin-bottom: 0.5em;
	background-color: #dae6f2;
	text-decoration: none;
	padding-top: 0.25em;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #2079B9;
	border-left-color: #2079B9;
}
/* Menu items that have mouse over or focus */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	color: #eb1b28;
	background-color: #FFFFFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	color: #eb1b28;
	background-color: #FFFFFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-repeat: no-repeat;
	background-position: center;
	color: #000000;
	padding-left: 6px;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	color: #eb1b28;
	background-color: #FFFFFF;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
#address {
	position: absolute;
	top: 193px;
	background-color: #FFFFFF;
	z-index: 999999;
	left: 350px;
}
.date {
	background-color: #DAE6F2;
	border: 2px solid #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
}
.teamimage {
	border: 1px solid #2079B9;
}
#container #contentContainer #content strong {

}
#container #contentContainer #content li {
	background-color: #ECF2F9;
}
.testimonialText {
color: #2077BA;
}
.testimonialBold {
	font-size: 12;
	font-weight: bold;
	text-indent: 20px;
}
