/* 
Document   : index.css
Created on : 28/01/2010, 11:08:05 PM
Author     : daniel <daniel@steamdc.com>
*/

#left-col
{
	width: 25%;
	padding: 10px;
	padding-top: 30px;
}

#mid-col
{
	width: 45%;
	padding: 10px;
	padding-top: 75px;
	font-size: 14px;
	font-weight: bold;
	color:#666666;
}

#right-col
{
	width: 25%;
	padding-top: 75px;
}

#welcome-header
{
	width: 240px;
	height: 90px;
	background: url('img/home/headings.gif') 0px 0px;
	margin-bottom: 15px;
}

#welcome-spacer
{
	padding-bottom: 50px;
}

.subheading
{
	margin-top: 20px;
	margin-bottom: 5px;
	width: 272px;
	height: 20px;
}

#header-featuresofc3
{
	width: 272px;
	height: 30px;
	background: url('img/home/headings.gif') 0px -90px;
}

#header-taxdeductibleandcheap
{
	background: url('img/home/headings.gif') 0px -120px;
}

#header-supportsyourcommunity
{
	background: url('img/home/headings.gif') 0px -140px;
}

#header-simple
{
	background: url('img/home/headings.gif') 0px -160px;
}
#header-transparent
{
	background: url('img/home/headings.gif') 0px -180px;
}

#header-yougetthecredit
{
	background: url('img/home/headings.gif') 0px -200px;
}

#header-itreallymakesadifference
{
	background: url('img/home/headings.gif') 0px -220px;
}

#header-jointhec3coalition
{
	background: url('img/home/headings.gif') 0px -240px;
}

#header-whenyoubuy
{
	width: 204px;
	height: 53px;
	background: url('img/home/whenyoubuy.gif');
	margin-bottom: 30px;
}

.bluebox
{
	border-collapse: collapse;
	font-weight: bold;
	color: #FFFFFF;
}

.bluebox-h
{
	height: 227px;
    padding-top: 24px;
	padding-bottom: 24px;
	background: url('img/home/bbh.gif') repeat-x;
}

.bluebox-l
{
	width: 20px;
	height: 227px;
	background: url('img/home/bbl.gif') no-repeat;
}

.bluebox-r
{
	width: 16px;
	height: 227px;
	background: url('img/home/bbr.gif') no-repeat;
}
