*
	{
	margin:0;
	padding:0;
	vertical-align:bottom;
	}
	
html
	{
	
	}
	
body
	{
	background:url(../images/layout/bg.jpg) top left repeat-x #e0e0e0;
	font-family:Verdana, Geneva, Sans-serif;
	font-size:.75em;
	font-size:12px;
	color:#6a6a6a;
	}
	
a
	{
	color:#f94521;
	}	
	
p
	{
	line-height:18px;
	}	
	
img
	{
	border:0;
	}
	
h1, h2, h3, h4
	{
	padding:0 0 .7em 0;
	}	
	
h1, h2, h4
	{
	font-family:Arial, Helvetica, Sans-serif;
	font-size:27px;
	font-weight:100;
	letter-spacing:-.03em;
	color:#454545;
	}
	
h3
	{
	font-size:14px;
	}
	
.column
	{
	float:left;
	}	
	
.clear:after
	{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size:.1em;
	line-height:.1em;
	}

.clear
	{
	display:inline-block;
	}
	
/* Hides from IE-mac \*/
* html .clear
	{
	height:.1em;
	}
	
.clear
	{
	display:block;
	}
/* End hide from IE-mac */	

#container-top
	{
	margin-top:35px;
	padding-top:21px;
	background:url(../images/layout/container-top.png) top center no-repeat;
	}

#container-bottom
	{
	padding-bottom:21px;
	background:url(../images/layout/container-bottom.png) bottom center no-repeat;
	}

#container-side
	{
	background:url(../images/layout/container-side.png) top center repeat-y;
	}

#main
	{
	width:980px;
	margin:0 auto;
	}

#main-menu
	{
	background:#888;
	}
	
#main-menu ul
	{
	list-style:none outside;
	padding:4px 0 0 32px;
	}
	
#main-menu li
	{
	display:block;
	float:left;
	min-height:45px;
	margin-left:2px;
	background:url(../images/layout/tab.gif) 0px top no-repeat #838383;
	}
	
* html #main-menu li
	{
	height:45px;
	}	
	
#main-menu li.first
	{
	margin-left:0;
	}
	
#main-menu li.active
	{
	background:url(../images/layout/tab.gif) -128px top no-repeat #f94521;
	}	
	
#main-menu li a
	{
	display:block;
	float:left;
	width:128px;
	padding:15px 0 0 0;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	}

#main-top
	{
	padding:0 0 7px 0;
	}
	
#main-top .logo img
	{
	float:left;
	margin:38px 0 0 40px;
	}
	
#main-top .info
	{
	text-align:right;
	float:right;
	padding:22px 26px 0 0;
	font-family:Arial, Helvetica, Sans-serif;
	font-weight:bold;
	font-weight:400;
	font-size:21px;
	letter-spacing:-.015em;
	color:#999999;
	}
	
#main-top .info p
	{
	display:inline;
	}
	
#main-top .slogan
	{
	
	}
	
#main-top .contact img
	{
	vertical-align:sub;
	padding-right:5px;
	}
	
#main-header
	{
	
	}
	
#intro
	{
	margin:10px 0 0 0;
	padding:0 0 6px 0;
	background:url(../images/layout/intro-bg.jpg) top left repeat-x #e1e1e1;
	}
	
#intro-footer
	{
	border-top:1px solid #d4d4d4;
	padding:1px 0 0 0;
	background:url(../images/layout/intro-border.gif) bottom left repeat-x;
	}	
	
.intro-table
	{
	width:960px;
	border-collapse:collapse;
	table-layout:fixed;
	margin:0px auto 0 auto;
	padding:1px 0 6px 0;
	color:#454545;
	background:url(../images/layout/intro-grid.gif) top center no-repeat;
	}
	
.intro-table td
	{
	border-top:2px solid #fff;
	padding:20px 10px 20px 10px;
	}
	
.intro-table tr
	{
	
	}	
	

.intro-table h4
	{
	font-weight:bold;
	padding:0 0 8px 0;
	font-size:13px;
	letter-spacing:normal;
	}	
	
.intro-table
	{
	font-size:10px;
	}

.intro-table a.more
	{
	margin-left:5px;
	padding-right:10px;
	background:url(../images/layout/intro-more.gif) right center no-repeat;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
.intro-table .icon
	{
	float:right;
	padding:0 10px 0 10px;
	text-align:center;
	}
		
	
#main-body
	{
	position:relative;
	width:960px;
	margin:30px auto 45px auto;
	padding:0 0 3em 0;
	}
	
#main-body table
	{
	font-size:.9em;
	font-weight:bold;
	margin:0 0 1em 0;
	}	
	
#main-body td
	{
	padding:0 5px .5em 0;
	}
	
#main-body p
	{
	padding:0 0 1em 0;
	}
	
#main-body p.more
	{
	color:#f94521;
	font-size:.9em;
	}

#main-body p.more a
	{
	background:url(../images/layout/body-more.gif) center right no-repeat;
	padding:0 20px 0 10px;
	color:#6a6a6a;
	text-transform:lowercase;
	}
	


#main-body .column
	{
	
	}
	
#main-body .footer
	{
	clear:both;
	padding:10px 0 0 0;
	}
	
#footer
	{
	width:980px;
	margin:0 auto;
	padding:4px 0 50px 0;
	font-size:.9em;
	}
	
#footer ul
	{
	float:right;
	}
	
#footer li
	{
	display:block;
	float:left;
	padding-left:34px;
	background:url(../images/layout/footer-div.gif) 15px center no-repeat;
	}
	
#footer li.first
	{
	background:none;
	}	
	
#footer a
	{
	color:#6a6a6a;
	text-decoration:none;
	}
	
#main-body table.items
	{
	width:100%;
	table-layout:fixed;
	font-weight:normal;
	}
	
table.items .code, table.items .price
	{
	font-weight:bold;
	}
	
table.items .code
	{
	padding:0 0 10px 0;
	}
	
table.items td
	{
	padding:0 0 40px 0;
	}
	
/* buttons */

p.button:after, p.footer-button:after
	{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size:.1em;
	line-height:.1em;
	}

p.button, p.footer-button
	{
	display:inline-block;
	}
	
/* Hides from IE-mac \*/
* html p.button, * html p.footer-button
	{
	height:.1em;
	}
	
p.button, p.footer-button
	{
	display:block;
	}
/* End hide from IE-mac */	


p.button, p.footer-button
	{
	position:relative;
	background:url(../images/layout/button-left.gif) left top no-repeat;
	}
	
p.footer-button
	{
	position:absolute;
	bottom:0;
	}
	
p.button a, p.footer-button a
	{
	float:left;
	}
	
p.button a, p.footer-button a
	{
	display:block;
	background:url(../images/layout/button-right.gif) right top no-repeat #d63c1d;
	padding-right:25px;
	padding-top:4px;
	margin-left:15px;
	min-height:24px;
	color:#fff;
	font-weight:bold;
	font-family:Verdana, Geneva, Sans-serif;
	font-size:1em;
	text-decoration:none;
	}

* html p.button a, * html p.footer-button a
	{
	display:inline;
	height:24px;
	}	
	
/* columns */

.columns-2
	{
	background:url(../images/layout/body-grid-2.gif) top center repeat-y;
	}

.columns-3
	{
	background:url(../images/layout/body-grid-3.gif) top center repeat-y;
	}

#main-body .column
	{
	width:285px;
	padding:0 20px 0 15px;
	}

#main-body .column-left
	{
	width:605px;
	padding:0 20px 0 15px;
	}


table.velgen
	{
	width:100%;
	
	border-collapse:collapse;
	}
	


#main-body table.velgen td
	{
	padding:10px 0 10px 0;
	vertical-align:top;
	border-bottom:1px solid #ccc;
	font-weight:normal;
	
	}
	
table.velgen td.image
	{
	text-align:right;
	}	
	
table.velgen tr
	{
	
	}
		


