*
{
	margin:0px;
	padding:0px;
}
html, body, form, fieldset
{
	margin: 0;
	padding: 0;
	font-family: tahoma, helvetica, verdana, sans-serif;
	font-size: 10pt;
}


body
{
	background: url(../images/mainbg.jpg);
	background-repeat:repeat-x;
	background-color: #CDCDCD;
	font-family: tahoma, helvetica, verdana, sans-serif;
	font-size: 10pt;
}

img 
{
	border: 0;
}

a, 
a:link,
a:visited
{
	color: #3F81AF;
	text-decoration: underline;
}

a:active,
a:hover
{
	color: #005895;
}


p, ul, ol, dl, blockquote, pre, address
{
	font-size: 10pt;
	color:#323232;
	
}

ul,ol
{
	margin-left:25px;
}

h1,h2,h3,h4,h5,h6
{
	font-weight: bold;
	color:#00357E;
}
h1
{
	font-size: 17pt;
	line-height: 22px;
	margin-bottom:5px;
}

h2
{
	font-size: 15pt;
	line-height: 18px;
	margin-bottom:5px;
}

h3
{
	font-size: 12pt;
	line-height: 18px;
	margin-bottom:5px;
}
h4
{
	font-size: 11pt;
	line-height: 14px;
}

hr
{
	height:1px;
}

sup
{
	font-size:smaller;
}


input,textarea,select {
	font: 10pt tahoma, helvetica, verdana, sans-serif;
	background-color : #EFEFEF;
	border: 1px solid #00357E;
	margin: 2px;
	color: #464646;

}
label
{
	font: 10pt tahoma, helvetica, verdana, sans-serif;
}

.button
{
	font: 10pt tahoma, helvetica, verdana, sans-serif;
	background-color : #E0DFE3;
	border: 1px solid #00357E;
	margin: 1px;
	color: #464646;
}
#mainbody
{
	width:960px;
	margin: 0 auto;
}

#mainheader
{
	background: url(../images/header.png);
	background-repeat:no-repeat;
	width:960px;
	height:137px;
}
#mainheaderi
{
	background: url(../images/headeri.png);
	background-repeat:no-repeat;
	width:960px;
	height:137px;
}

#logo
{
	display:block;
	width:218px; 
	height:61px;
	margin-top:43px;
	margin-left:38px;
}
#search
{
	margin-right:35px;
	margin-top:5px;
	text-align:right;
	float:right;
	color:White;
}

#topnav
{
	position:relative;
	
}
#maincontent
{
	width:860px;
	background: url(../images/cbg.png);
	background-repeat:repeat-y;
	min-height:610px;
	padding:18px 50px 2px 50px;
}
#maincontenti
{
	width:960px;
	background: url(../images/cbgi.png);
	background-repeat:repeat-y;
	min-height:610px;
}
#leftcontent
{
	width:620px;
	padding:5px 10px 2px 50px;

}
#leftlinks
{
	text-align:center;
}
#rightcontent
{
	width:230px;
	padding:5px 25px 2px 0px;

}
#footer
{
	background: url(../images/footer.gif);
	background-repeat:no-repeat;
	width:960px;
	padding-top:24px;
}
#footer p
{
	color: #4E4E4E;
	font-size: 10pt;

}
#footer a
{
	color: #4E4E4E;
	font-size: 10pt;
	text-decoration:underline;
}

#footeri
{
	background: url(../images/footeri.png);
	background-repeat:no-repeat;
	width:960px;
	padding-top:24px;
}
#footeri p
{
	color: #4E4E4E;
	font-size: 10pt;

}
#footeri a
{
	color: #4E4E4E;
	font-size: 10pt;
	text-decoration:underline;
}
.leftfoot
{
	padding-left:20px;
}
.rightfoot
{
	padding-right:20px;
}


a.toplink:link, a.toplink:visited
{
	
	text-decoration:underline;
	color:White;
}

a.toplink:hover
{
	text-decoration:underline;
}

.navtabsfirst
{
	margin-left:12px;
}
.navtabs
{
	margin-left:5px;
}
#searchback
{
	width:174px;
	height:31px;
	background: url(../images/searchbox.gif);
	background-repeat:no-repeat;
	padding-top:4px;
}
.searchbox
{
	display:inline; 
	font-size:10pt; 
	font-weight:bold;
	color:#55a7ce; 
	background-color: Transparent;
	border:none;
}
.coolMenuDiv
{

	text-align:left;
	margin-left:11px;


}
.clsCMOn
{
	color:#640129;
	padding-left:5px;
	font-family:Tahoma;
	font-size:9pt;

}
.clsCMOver
{
	color:#010101;
	padding-left:5px;
	font-family:Tahoma;
	font-size:9pt;
}

#producthome
{
	background: url(../images/products.jpg);
	background-repeat:no-repeat;
	width:854px;
	height:147px;
}
#productwood
{
	display:block;
	width:212px;
	height:117px;
	margin-top:30px;
	float:left;
}
#productglass
{
	display:block;
	width:212px;
	height:117px;
	margin-top:30px;
	float:left;
}
#productplastic
{
	display:block;
	width:212px;
	height:117px;
	margin-top:30px;
	float:left;
}
#productmetal
{
	display:block;
	width:212px;
	height:117px;
	margin-top:30px;
	float:left;
}

.hidef
{
	display:none;
}
.showf
{
	display:block;
}
.sideimg
{
	margin-bottom:10px;
}

