﻿#tab-link1, #tab-link2, #tab-link3
{
	height:30px;
	padding-top:15px;
	display:block;
	float:left;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
}
#tab-link1
{
	background:url(/images/home/tab-white.gif) repeat-x;
}
#tab-link2, #tab-link3
{
	background:url(/images/home/tab-cream.gif) repeat-x;
}
#tabspacer
{
	height:45px;
	display:block;
	width:189px;
	float:left;
    background:url(/images/home/tab-spacer.gif);
}
#separator-1
{
	height:30px;
	padding-top:15px;
	display:block;
	width:23px;
	float:left;
    background:url(/images/home/tab-start-white.gif);
}
#separator-4
{
	height:30px;
	padding-top:15px;
	display:block;
	width:45px;
	float:left;
    background:url(/images/home/tab-end-cream.gif);
}
#separator-2, #separator-3
{
	height:30px;
	padding-top:15px;
	display:block;
	width:45px;
	float:left;
}
#separator-2
{
    background:url(/images/home/tab-end-white-cream.gif);
}
#separator-3
{
    background:url(/images/home/tab-end-cream-cream.gif);
}
