@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: -14px 130px;
}

/* Layout Elements */

#main {
	min-height: 520px;
	width: 1034px;
}

#leftColumn {
	width: 250px;
}

#content {
	width: 300px;
	clear: right;
	float: left;
	margin-top: 125px;
	background-image: url(../images/bgHeadingTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content h1 {
	font-size:1.5em;
	color:#FFF;
	background-color:#d63800;
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 13px;
	padding-top: 4px;
	margin-top: 11px;
	width:252px;
	background-image: url(../images/bgHeadingBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #575757;
	font-size:1.3em;
}

#content p strong {
	font-weight:bold;
}

#content p a {
	color: #575757;

}

#content ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content li {
	margin: 0px;
	color:#207eb1;
	font-size:1.2em;
	list-style-type: none;
	background-image: url(../images/bulletContent.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
}

#content li a {
	color:#207eb1;
}



#promoMain {
	clear: right;
	float: left;
	width: 440px;
	min-height: 440px;
	padding-top: 80px;
	margin: auto;
	text-align: center;
}

#promoSub {
	clear: both;
	background-image: url(../images/bg_promo.gif);
	padding-left: 0px;
	padding-right:0px;
	padding-top:15px;
	padding-bottom:15px;
	width:100%;
	display:table;
	text-align: center;
	margin: auto;
}

#promoCentre {
	width:794px;
	text-align:center;
	margin: auto;
}




#promoSub div div {
	width: 238px;
	clear: right;
	float: left;
	margin-left: 12px;
	white-space: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#promoSub div div img {
	border: 3px solid #FFF;
	clear: right;
	float: left;
	margin-right: 5px;
	margin-bottom: 30px;
}

#promoSub div div div {
	width:auto;
	clear: none;
	float: none;
	background-color:#d8d8d8;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	height: 120px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
}

#promoSub #promoA div {
	border-color: #e31937;
}

#promoSub #promoB div {
	border-color: #00a18e;
}

#promoSub #promoC div {
	border-color: #007fc4;
}

#promoSub #promoD div {
	border-color: #91c400;
}

#promoSub h2 {
	color:#FFF;
	font-weight:normal;
	font-size:1.4em;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	margin-right: 10px;
	display: block;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	display: table-cell;
}

#promoSub #promoA h2 {
	background-image: url(../images/bgHeadingPromoA.gif);
}

#promoSub #promoB h2 {
	background-image: url(../images/bgHeadingPromoB.gif);
}

#promoSub #promoC h2 {
	background-image: url(../images/bgHeadingPromoC.gif);
}

#promoSub #promoD h2 {
	background-image: url(../images/bgHeadingPromoD.gif);
}



#promoSub h3 {
	margin-top: 8px;
	margin-left: 8px;
	padding: 0px;
	margin-bottom:2px;
	font-size:1.2em;
}

#promoSub h3 a {
	font-size:1em;
}

#promoSub #promoA h3,
#promoSub #promoA h3 a
{
	color: #AC132B;
}

#promoSub #promoB h3,
#promoSub #promoB h3 a
{
	color: #008474;
}

#promoSub #promoC h3,
#promoSub #promoC h3 a
{
	color: #0072AE;
}

#promoSub #promoD h3,
#promoSub #promoD h3 a
{
	color: #628200;
}


#promoSub p {
	font-size:1.1em;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-right: 5%;
}
