
body {
	background: url(/images/bg.gif) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}

a:link, a:visited {
	color: #c00;
	text-decoration: none;
}

a:hover, a:active {
	color: #c00;
	text-decoration: underline;
}

.text {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 18px;
}

td.text {
	padding: 0 10px;
	text-align: left;
}

.text a:link {
	color: #FF0000;
	text-decoration: underline;
}

.text a:visited {
	color: #FF0000;
	text-decoration: underline;
}

.text a:hover {
	color: #FF0000;
	text-decoration:underline;
}

.text a:active {
	color: #FF0000;
	text-decoration:underline;
}

.textSmall {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: 15px;
}

.textSmall a:link {
	color: #000000;
	text-decoration: none;
}

.textSmall a:visited {
	color: #000000;
	text-decoration: none;
}

.textSmall a:hover {
	color: #000000;
	text-decoration: underline;
}

.textSmall a:active {
	color: #000000;
	text-decoration: underline;
}

.texSub {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	line-height: 18px;
}

.textSide {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 15px;
}

.textSide a:link {
	color: #FF0000;
	text-decoration: underline;
}

.textSide a:visited {
	color: #FF0000;
	text-decoration: underline;
}

.textSide a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.textSide a:active {
	color: #FF0000;
	text-decoration: underline;
}

.texMedium {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 18px;
}

.textTiny {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8px;
	line-height: normal;
	text-transform: uppercase;
}

.link {
	font-size: 13px;
	font-weight: bold;
}

.left {
	float: left;
	margin: 0 20px 20px 0;
}

#boston h1, #boston h2, #boston h3, #boston h4 {
	color: #46a840;
}

.pimp {
	font-size: 24px;
	margin: 50px 0 20px 0;
	line-height: normal;
}

.scroller {
	margin: 0 0 20px 0; 
}

/*** NEW LAYOUT ***/

.container {
	margin: auto;
	width: 746px;
}

.logo h1 {
	background: url(images/newLayout/bgLogo.png) no-repeat 0 0;
	height: 55px;
	width: 250px;
	text-indent: -99999em;
}

.logo {
	float: left;
}

.logo h1 a {
	display: block;
	height: 55px;
	width: 250px;
}

.address {
	float: right;
	text-align: right;
	color: #666;
}

.tagLine {
	clear:both;
	float:left;
	height:50px;
	margin:-15px 0 0;
	text-indent:-999999em;
	width:100%;
	background: url(images/newLayout/bgTagline.gif) no-repeat 0 0;
}

.body {
	margin: 10px 0;
	float: left;
	width: 100%;
}

.content {
	float: left;
	width: 570px;
}

.sidebar {
	float: right;
	width: 140px;
	background: url(images/newLayout/bgSidebar.gif) center top repeat-x;
	border: #c00 1px solid;
	padding: 5px 10px 10px 10px;
	text-align: center;
	font-size: 11px;
}

a.learnMore {
	display: block;
	clear: both;
	float: right;
	text-align: right;
	margin: 10px 0 0 0;
	font-weight: bold;
}


/***NAV ***/

.nav {
	float: left;
	width: 100%;
	clear: both;
	list-style-type: none;
	background: url(images/newLayout/bgNav.png) center top repeat-x;
	margin: 0;
	padding: 0;
	border-bottom: 7px solid #c00;
}

.nav li {
	float: left;
	margin: 0 24px;
}

.nav li a {
	display: block;
	float: left;
	height: 30px;
	width: 120px;
	background: url(images/newLayout/nav.png) -14px 0 no-repeat;
	text-indent: -99999em;
}

.nav li.navHome a:link, .nav li.navHome a:visited {
	background: url(images/newLayout/nav.png) -14px 0 no-repeat;
	width: 59px;
}

.nav li.navHome a:hover, .nav li.navHome a:active {
	background: url(images/newLayout/nav.png) -14px -30px no-repeat;
}

.nav li.navMan a:link, .nav li.navMan a:visited {
	background: url(images/newLayout/nav.png) -129px 0 no-repeat;
	width: 138px;
}

.nav li.navMan a:hover, .nav li.navMan a:active {
	background: url(images/newLayout/nav.png) -129px -30px no-repeat;
}

.nav li.navPro a:link, .nav li.navPro a:visited {
	background: url(images/newLayout/nav.png) -323px 0 no-repeat;
	width: 90px;
}

.nav li.navPro a:hover, .nav li.navPro a:active {
	background: url(images/newLayout/nav.png) -323px -30px no-repeat;
}

.nav li.navNew a:link, .nav li.navNew a:visited {
	background: url(images/newLayout/nav.png) -469px 0 no-repeat;
	width: 107px;
}

.nav li.navNew a:hover, .nav li.navNew a:active {
	background: url(images/newLayout/nav.png) -469px -30px no-repeat;
}

.nav li.navCon a:link, .nav li.navCon a:visited {
	background: url(images/newLayout/nav.png) -613px 0 no-repeat;
	width: 104px;
}

.nav li.navCon a:hover, .nav li.navCon a:active {
	background: url(images/newLayout/nav.png) -613px -30px no-repeat;
}

/*** SIDEEBAR ***/

.sidebar h2 {
	font-family: 'Arial Narrow',Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	text-align: center;
}

.npThb {
	text-align: center;
	margin: auto;
}

/*** PRODUCTS PAGE ***/

.prodContent {
	width: auto;
	background: 
}

.prodWrap * {
	margin: 0;
	padding: 0;
}

.prodWrap {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	color: #666;
	clear: both;
	margin: 0 0 10px 0;
	width: 100%;
}

.prodWrap h1 {
	margin: 20px 0;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	clear: both;
	float: left;
	width: 100%;
	line-height: normal;
}

.prodWrap h2 {
	margin: 20px 0;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	clear: both;
	float: left;
	width: 720px;
	line-height: normal;
}

.prodWrap ul {
	margin: 0px 0 0px 40px;
	clear: both;
}

.prod {
	width: 140px;
	float: left;
	height: 180px;
	text-align: center;
	line-height: normal;
	font-size: 11px;
	background: #ddd;
	margin: 5px 15px;
	padding: 5px;
	border: 1px solid #ccc;
}

.prod img {
	display: block;
	clear: both;
	border: 1px #ccc solid;
	float: left;
	margin: 0 auto 5px auto;
}

.prod a:link, .prod a:visited {
	color: #333;
	text-decoration: none;
}

.prod a:hover, .prod a:active {
	color: #c00;
	text-decoration: underline;
}

/*** FOOTER ***/

.footer {
	font-size: 10px;
	width: 100%
	float: left;
	clear: both;
	border-top: 7px solid #c00;
	text-align: right;
	padding: 10px 0;
	margin: 10px 0;
}

/*** CLEARFIX ***/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
