* {
margin:0;
padding:0;
border:none;
z-index:0;
}

html, body {
height:100%;
}
body {
	margin: 0;
	padding-left: 240px;    /* LC fullwidth */
	padding-right: 40px;   /* RC fullwidth + CC padding */
	min-width: 280px;       /* LC fullwidth + CC padding */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	height:100%;
}

#header, #footer {
	margin-left: -240px;    /* LC fullwidth */
	margin-right: -40px;   /* RC fullwidth + CC padding */
}

.column {
	position: relative;
	float: left;
}

#center {
	padding: 0 20px;
	width: 100%;
	min-height:70%
}

* html #center {height:70%}

#left {
	width: 220px;
	padding: 0 10px;
	right: 260px;
	margin-left: -100%;
}

#right {
	width: 10px;           /* RC width */
	padding: 0px;        /* RC padding */
	margin-right: -100%;
}

#footer {
	clear: both;
}

/*** IE Fix ***/
* html #left {
	left: -265px;            /* RC fullwidth */
}

/*** Just for Looks ***/

		body {
		}

		#header{
	font-size: large;
	text-align: center;
	padding: 0.3em 0;
	background: #fff;
	height: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
		}
	#footer {
	font-size: large;
	text-align: center;
	padding: 0.3em 0;
	background: #fff;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	
	margin-top: 10px;
		}

		#left {
		}

		#center {
		}


		#right {
		}

		.column {
			padding-top: 1em;
			text-align: justify;
		}
#leftbox {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #d7e4e1;
	border: 1px solid #ccc;
	padding-right: 10px;
	padding-left: 10px;
}
a:link {
	color: #990819;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990819;
}
a:hover {
	text-decoration: underline;
	color: #990819;
}
a:active {
	text-decoration: none;
	color: #990819;
}

p {
	padding:0px 15px 15px 0px;
}



#topabout {
	position:absolute;
	left:281px;
	top:50px;
	width:72px;
	height:19px;
}
#topnews {
	position:absolute;
	left:355px;
	top:50px;
	width:72px;
	height:19px;
	z-index:2px;
}
#topprod {
	position:absolute;
	left:427px;
	top:50px;
	width:72px;
	height:19px;
	z-index:3;
}
#topcontact {
	position:absolute;
	left:499px;
	top:50px;
	width:72px;
	height:19px;
	z-index:4;
}
#topproduct {
	position:absolute;
	left:490px;
	top:74px;
	width:237px;
	height:212px;
	z-index:7;
} 
.topnav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #404040;
	text-align: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	padding-left: 2px;
}
.topnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #404040;
	text-align: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	padding-left: 2px;
}
.topnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #404040;
	text-align: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #990819;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	padding-left: 2px;
}

.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #ACACAC;
	text-align: center;
	text-indent: 0px;
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding-top: 4px;
	position:absolute;
	top:43px;
	width:44px;
	height:19px;
	z-index:6;
	right: 25px;
}

.search a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #404040;
	text-align: center;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
.search a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #ACACAC;
	text-align: center;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
.search a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #ACACAC;
	text-align: center;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #404040;
	text-align: left;
	text-indent: 0px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px 0px 0px;
	vertical-align: text-bottom;
	position:absolute;
	top:44px;
	height:21px;
	z-index: 5;
	line-height: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	right: 62px;
}
.noborder {
	border: 0px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
} 
#logo {
	position:absolute; left:15px; top:15px; width:232px; height:51px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #404040;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.bodytext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2E578A;
	font-size: 11px;
	text-decoration: none;
}
.bodytext a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2E578A;
	font-size: 11px;
	text-decoration: none;
}
.bodytext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990819;
	font-size: 11px;
	text-decoration: underline;
}

#prodimages ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}

#prodimages li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990819;
	margin: 0;
	padding-bottom: 5px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #404040;
	margin: 0;
	padding: 0;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	padding: 0;
	margin: 0;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2E578A;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #404040;
	margin: 0px;
	padding: 0px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #404040;
	padding: 0;
	margin: 0;
}

#button {
	width: 17em;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D7E4E1;
	color: #2E578A;
	border: 1px solid #CCCCCC;
	left: 15px;
	position: absolute;
	}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
}
#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #D7E4E1;
	color: #2E578A;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}

#button li a:active {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #D7E4E1;
	color: #2E578A;
	text-decoration: none;
	width: 100%;
}

#button li a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #D7E4E1;
	color: #2E578A;
	text-decoration: none;
	width: 100%;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	background-color: #BAC8C5;
	color: #990819;
}

.smallarrow {
font-size: 11px;
}

#prodcats ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#prodcats ul li { 
	display: inline; 
}

#prodcats ul li a {
	text-decoration: none;
	padding: 0px;
	background-color: #DDEEFF;
	color: #369;
}

#prodcats ul li a:hover {
	background-color: #369;
	color: #fff;
}

.sitemap ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}

.footerrjust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #404040;
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
}

.footerrjust a:link {
	color: #404040;
	text-decoration: underline;
}

.footerrjust a:visited {
	color: #404040;
	text-decoration: underline;
}

.footerrjust a:active {
	color: #404040;
	text-decoration: underline;
}

.footerrjust a:hover {
	color: #990819;
	text-decoration: underline;
}
#content {
	margin-left: 10px;
	margin-bottom: 20px;
}
#content ul {
	padding-left: 20px;
	padding-bottom: 15px;
}
#content img {
	margin: 10px 20px;
}
#cat_detail ul {
float:left; list-style:none; width: 470px; white-space: normal;}

#cat_detail li {
	float:left;
	margin: 0;
	white-space: normal;
	list-style-image: none;
	list-style-type: none;
}
