﻿body {
	font-size: 14px;
	font-family: "Times New Roman", serif;	
}
body, #container {
	width: 100%;
	width: auto !important;
	min-width: 100%;
}
body, #container, #body, #bodyColumn {
	height: 100%;
	height: auto;
	min-height: 100%;
}
#bodyMain, .bodyTextLeft {
	height: 100%;	
	min-height: 100%;
}
.breezeBannerRightColumn {
	width: 150px;
	margin-left: 25px;
}
.salesContactImg {
	width: 180px;
	margin: 40px 10px 20px 10px;
	float: left;
}
#topBanner {
	margin: 0px;
	height: 120px;
	width: 100%;
	width: auto !important;
	min-width: 100%;
	background-color: #666666;
}
#topNavBar {
	height: 25px;
	text-align: center;
}
#topPageBG {
	width: 100%;
	height: 120px;
	background-image: url('../assets/toppagebg.gif');
}
#sideBar {
	vertical-align: top;
	text-align: left;
	width: 150px;
	float: left;
	font-weight: bold;
}
#sideBar a {
	text-decoration: none;
	text-align: left;
	margin-left: 10px;
}
#sideBar a:hover {
	color: #FE3300;
}
#sideBar h4 a {
	text-decoration: none;
}
#sideBar h4 a:hover {
	color: #FE3300;
}
#sideBar ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#sideBar ul li a {
	margin: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	text-align: left;
	padding: 0px;
	width: 150px;
	display: block;
	font-weight: bold;
}
#sideBar ul li a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
#sideBar ul {
	padding: 0px;
	margin: 0px;
}
.spaceBarBig{
	height: 10px;
}

.boldText {
	font-weight: bold;
}
.biggerFont {
	font-size: large;
}
.imageRight {
	float: right;
	margin: 25px;
}
.imageRight2 {
	float: right;
	margin: 10px;
}
.imageLeft {
	float: left;
	margin: 25px;
}
#flash {
	width: 980px;
	height: 300px;
}
.whiteSpaceBar {
	height: 5px;
	background-color: #FFFFFF;
}
#footer {
	clear: both;
	margin-right: 10px;
	background-color: #676767;
	width: 100%;
}
#bottomNavBar {
	text-align: left;
	margin-left: 0px;
	margin-bottom: 0px;
}
#bottomNavBar table tr td {
	text-align: left;
}
#bottomNavBar ul {
	list-style-type: none;
	/* float: left; */
}
#bottomNavBar ul li {
	margin-right: 10px;
	font-size: small;
	color: #FFFFFF;
}
#bottomNavBar ul li a, #bottomNavBar ul li p {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#bottomNavBar ul li a {
	display: inline-block;
	margin: 0;
	padding: 0;
}
#bottomNavBar ul li p {
	display: inline;
	color: #FF0;
}
#bottomNavBar ul li a:hover {
	color: #C0C0C0;
}
#bottomNavBar ul {
	margin-top: 10px;
	margin-left: 10px;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
.spacer10 {
	height: 10px;
}
.left {
	float: left;
}
.right {
	margin: 0px 20px 20px 20px;
	float: right;
}
.rightTop {
	float: right;
	height: 22px;
}
.subtitle {
	color: #000000;
	font-size: medium;
}
.pageTitle {
	margin: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	color: #000000;
	font-size: x-large;
	font-weight: bold;
	padding: 0px 30px;
	width: 700px;
}
.address {
	font-weight: bold;
	width: 100px;
	text-align: right;
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.address2 {
	width: 200px;
	float: left;
	text-align: left;
	margin-top: 10px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: auto !important;
	width: 900px;
	min-width: 900px;
	background-color: #C0C0C0;
	z-index: 9999;
}
#body {
	background-color: #E3E3E3;
}
#body h4 {
	text-align: left;
}
#body h3 {
	color: #000000;
	background-color: #A7A297;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 170px;
	text-indent: 5px;
}
#bodyMain {
	text-align: left;
	margin-left: 300px;
}
#bodyColumn {
	float: left;
	width: 200px;
	margin-bottom: 20px;
}
#bodyColumn ul {
	text-decoration: none;
	width: 145px;
	list-style-type: none;
}
#bodyColumn ul li {
	text-decoration: none;
	margin-left: 10px;
}
#bodyColumn ul li a {
	text-decoration: none;
	color: #000000;
}
#bodyColumn ul li a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.bodyTextLeft {
	float: left;
	width: 700px;
	max-width: 700px;
	margin: 20px;
	padding: 30px;
	padding-top: 10px;
	text-align: left;
	background-color: #FFFFFF;
}
.bodyContentLeft {
	float: left;
	width: 700px;
	max-width: 700px;
	margin: 20px;
	text-align: left;
}
.bodyTextRight {
	margin: 20px;
	float: right;
}
.bodyColumnBoxBg {
	background-color: #B1B1AF;
	margin: 10px 5px 10px 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bodyTextBlockLeft {
	float: left;
	width: auto;
	border: medium solid #C0C0C0;
	margin: 5px;
	padding: 5px;
}
.bodyTextBlockLeft223 {
	float: left;
	width: 224px;
	border: medium solid #C0C0C0;
	margin: 5px;
	padding: 5px;
}
.bodyTextBlockRight {
	float: right;
	width: 165px;
	border: medium solid #C0C0C0;
	margin: 5px;
	padding: 5px;
}
.bodyTextBlockLeft370 {
	float: left;
	width: 370px;
	border: medium solid #C0C0C0;
	margin: 5px;
	padding: 5px;
	height: 120px;
}
.textCenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.style1 {
	font-size: x-small;
}
.smallRedFont {
	font-size: xx-small;
	color: #FF0000;
}
.bodyTextBlockLeft200 {
	float: left;
	width: 200px;
	border: medium solid #C0C0C0;
	margin: 5px;
	padding: 5px;
	text-align: center;
	display: block;
	height: 200px;
}
.bodyTextBlockLeft200Long {
	float: left;
	width: 200px;
	border: medium solid #C0C0C0;
	margin: 5px;
	padding: 5px;
	text-align: center;
	display: block;
	height: 425px;
}

.storeDescription {
	width: 200px;
	border: 1px none black;
	color: black;
	margin: 5px;
	padding: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFF;
}.storeDescHeader {
	text-align: center;
	font-weight: bold;
}
a.featuredNews {
	color: blue;
	/*text-decoration: none;*/
}
a.featuredNews:hover {
	/*color: #37B9FF;*/
	text-decoration: underline;	
}
a.featuredNews h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
}
.smallRedFont {
	font-size: x-small;
	color: #FF0;
}.comparisonTable {
	font-size: 12px;
}
.comparisonChartHeader {
	color: #FFF;
}
.comparisonTable ul {
padding: 0;
}
.comparisonTable ul li {
list-style-type: none;
margin-left: 2px;
}.tableHeader {
	color: #FFF;
}
#news-wheel-container {
position: relative;
width: 612px;
height: 604px;
background: url(../assets/animations/wheel/wheel.png) no-repeat;
display: block;
float: left;
padding: 0;
margin: 0;
z-index: 25;
}
#news-wheel-container img {
position: absolute;
border: 0;
z-index: 50;
display: block;
}.portfolioTable {
text-align: left;
}
.table-left, .table-right {
width: 300px;
text-align: left;
float: left;
margin: 0 0 20px 0;
padding: 0;
}
.table-right {
width: 295px;	
}
.chromestyle a, .glowingtabs a {
font-weight: bold;
}
