body{
	background-color: #ffffff;
	background-image: url('/images/background.gif');
	background-position: top;
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 135%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body#tinymce{
	background-color: #ffffff;
	background-image: none;
	text-align: left;
}
h1{
    color: #483eff;
    font-size: 18px;
    margin: 5px 0px 10px 0px;
    padding: 0;
    line-height: normal;
}
#news h1{
    line-height: normal;
}
h2{
	color: #ff0000;
	font-size: 16px;
	margin: 5px 0px 5px 0px;
	padding: 0;
    line-height: normal;
}
.salessheet {
    border: 1px solid #f26522;
    font: 16px Futura, Helvetica, Arial, sans-serif;
    margin: 0 auto 10px auto;
    padding: 2px;
    text-align: center;
    width: 75%;
    color: #ff0000;
    font-weight: normal;
    line-height: 125%;
}
h3{
	color: #483eff;
	font-size: bold 16px;
	margin: 5px 0px 5px 0px;
	padding: 0;
}
h4{
	color: #ff5f08;
	font-size: bold 14px;
	margin: 5px 0px 5px 0px;
	padding: 0;
}
.newsarticle{
	border-bottom: 1px solid #cccccc;
	color: #cc0000;
	font-size: 14px;
	margin: 20px 0 0 0;
	padding: 0;
    font-weight: normal;
}
img{
	border: none;
}
input,textarea{
}
td{
	vertical-align: top;
}
.altrow{
    background-color: #cccccc;
}
.normrow{
    background-color: #ffffff;
}
.dimensions{
    white-space: nowrap !important;
}
.hidden {
	display: none;
	visibility: hidden;
}
.prodTable{
	width: 100%;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    clear: right;
}
.prodTable caption{
	background-color: #cccccc;
	font-weight: bold;
	padding: 3px;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}
.prodTable td, .prodTable th{
	border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
	font-size: 9px;
	padding: 2px;
	text-align: center;
}
#address{
	text-align: center;
    margin: 15px 0px 15px 0px;
    font-size: 12px;
}
#company{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
#contentColumn{
	background-color: #ffffff;
	background-image: url('/images/sidebar.gif');
	background-position: 0px 0px;
	background-repeat: repeat-y;
	margin: 0px;
	width: 760px;
}
#contentColumn ul,
#contentColumn ol{
	margin: 5px 0px 5px 15px;
	padding: 5px 0px 5px 15px;
}
#footer{
	clear: both;
	text-align: center;
	width: 760px;
}
#footer a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#header{
	height: 100px;
	width: 760px;
}
#headerText{
	color: #ffffff;
	line-height: normal;
	margin: 5px 0px 0px 442px;
	position: absolute;
	text-align: center;
}
#index #contentColumn{
	background-color: #ffffff;
	background-image: none;
}
#indexRight{
	float: right;
	margin-right: 15px;
	width: 520px;
}
#indexSlides {
	background: transparent url(/images/rounded-corners.gif) no-repeat left top;
	float: left;
	height: 360px;
	padding: 15px;
	width: 180px;
    position: relative;
}
#indexSlides div{
    margin: 15px;
    position: relative;
}
#indexSlides a {
	font-weight: bold;
}
#leftColumn{
	float: left;
	margin: 0px;
	padding: 90px 10px 20px 10px;
	width: 190px;
}
#leftColumnPrint{
    float: left;
    margin: 0px;
    padding: 90px 10px 20px 10px;
    width: 190px;
    background-color: #15B1FF;
    color: #ffffff;
    display: none;
}
#leftColumn fieldset{
	border: 1px solid #ffffff;
	padding: 10px;
    margin: 0px 0px 15px 0px;
}
#leftColumn fieldset legend{
	font-size: 12px;
	font-weight: bold;
    color: #000000;
}
#leftColumn ul,
#leftColumn ol{
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
}
#leftColumn li{
    padding: 3px 0px 3px 0px;
}
#loginBox{
    position: absolute;
    margin:105px 0px 0px 130px;
}
#logo{
	margin: 35px 0px 0px 0px;
	position: absolute;
}
#pageContainer{
	margin: 0px auto 50px auto;
	text-align: left;
	width: 760px;
}
#phone{
	display: block;
	font-size: 12px;
	margin-top: 5px;
}
#productsTable td{
    text-align: center;
    font-weight: bold;
}
#productsTable img{
    margin: 8px 0px 0px 0px;
}
#rightColumn{
	float: right;
	margin: 0px;
	padding: 30px 20px 30px 20px;
	width: 510px;
}
#swapMe, .catImage{
    display: block;
    margin: 0px auto 0px auto;
}
#tagline{
	font-size: 22px;
}
