@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-image: url(img/tbg_winter.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	margin:0;
	padding:0;
}

hr {
border-top: 2px dotted #cc9;
	margin-top: 5px;
	width:90%;
}

#frame {
	width:890px;
	margin-right:auto;
	margin-left:auto;
	margin-top:15px;
	padding:0px;
	text-align:left;
	background:#fff;
	border: 2px solid #c60;
}

.sbar	{
	margin:10px 0 0 11px;
	padding:-2px 0 0 4px;
	background-image: url(img/sbar.gif);
	background-repeat: no-repeat;
	line-height:30px;
}

#topgoogle	{
	float:left;
	width:740px;
	height:100px;
	margin:0 0 0 0px;
}

#leftRail	{
	float:left;
	width:620px;
}

#rightRail	{
	float:left;
	width:220px;
	border-left: 1px solid #cc9;
	margin:-50px 0 0 0;
}

.dispcols {
	width:350px;
	padding:0px;
	margin:0 0 0 10px;
	float:left;
}

.lilcols {
	width:280px;
	padding:0px;
	margin:0 12px 0 0px;
	float:left;
}

.prodcols {
	width:140px;
	height:160px;
	padding:0;
	margin:3px 0 1px 4px;
	border: 1px solid #c60;
	float:left;
	font-size:85%;
}

.newscols {
	width:210px;
	padding:2px 0 8px 0;
	margin:0 0 16px 12px;
	border: 1px solid #c60;
}


h1 { 
	font-size:0.8em;
	margin:0px 4px 4px 11px;
}
h1 a:link {color: #369; text-decoration: none;}
h1 a:visited {color: #369; text-decoration: none;}
h1 a:hover {color: #000;text-decoration: none;}

h2 { 
	font-size:0.75em;
	margin:8px 4px 4px 11px;
}

h3 { 
	font-size:0.75em;
	margin:8px 2px 6px 6px;
	border-bottom: 1px solid #cc9;
}
h3 a {color: #000;padding:0 0 0 12px; text-decoration: none;background: url(img/mv_grey.gif) 0 2px no-repeat; }
h3 a:hover {background-position: -290px 2px;text-decoration: none;}

h4 { font-weight:normal;
	font-size:0.68em;
	margin:4px 2px 0px 2px;
}
h4 a {color: #000;padding:0 0 0 12px; text-decoration: none;background: url(img/mv_grey.gif) 0 2px no-repeat; }
h4 a:hover {background-position: -290px 2px;text-decoration: none;}


p	{
	font-size:0.7em;
	line-height:1.5em;
	margin:0px 2px 14px 7px;
}
p a:link {color: #369; text-decoration: none;}
p a:visited {color: #369; text-decoration: none;}
p a:hover {color: #000;text-decoration: none;}

li	{
	font-size:0.75em;
	margin:0px 4px 2px 3px;
}

.home	{
	/*font-family: Times, serif;*/
	font-weight: bold;
	font-size:2.05em;
	margin:0px 2px 0px 0px;
	font-style: oblique;
	color:#369;
}

/* --- services navigation ---*/
#servnav	{
	width:300px;
	border: 2px solid #c60;
	margin:30px 0 10px 1px;
}

#newprods	{
	width:440px;
	margin:6px 0 10px 44px;
	float:left;
	overflow:none;
}

.cb { clear: both;}

.ind	{margin:0 0 0 14px;}

.price	{
	margin:10px 0 4px 14px;
	font-size:1.0em;
	font-weight:bold;
	color:#369;
}