﻿


body
{
	background:#9ccdf3 url(../images/brochure-bg.png) repeat-x;
	font-family:Arial, Sans-Serif;
}

#Main
{
	margin:0 30px 0 14px;
}

#Main p.Text
{
	color:#fff;
	font-size:13px;
	font-weight:bold;
}

.Selector ul
{
	list-style:none;
	margin:0;
	padding:0 0 0 7px;
	background:#fff;
	height:510px;
}

.Selector ul li
{
	color:#204a69;
	font-size:13px;
}
.Selector ul li input
{
	margin-right:8px;
}

.Selector h2
{
	margin:0;
	padding:7px 0 8px 7px;
	background: url(../images/brochure-top.png) no-repeat;
	font-size:14px;
	color:#c64c5e;
}

.Container
{
	width:251px;
	margin:0 0 14px 7px;
	float:left;
}