﻿.banner
{
	background-image: url("../images/banner_left.jpg");
	height: 188px;
}

.bannerContent
{
	background-image: url("../images/banner_right_01.jpg");
	font-size: 14px;
	line-height: 1.2em;
}

.bannerContent h2
{
	font-size: 24px;
	margin: 0 0 0.5em 0;
	padding-top: 30px;
}

.content
{
	background: url("../images/bg_column_double.jpg") 12px 0px no-repeat;
	float: left;
	line-height: 1.6em;
	margin: 0;
	padding: 20px 16px 20px 28px;
	width: 433px;
}

.contentContainer
{
	background-image: url("../images/bg_content.gif");
}
