﻿#contentHolder
{
	padding-bottom:48px;
}

/***********************  Left Content  ***********************/
#leftContent
{
	width:448px;
}

#leftContent img.img2
{
	float:right;
}

#leftContent p
{
	width:385px;
	margin-left:27px;
}

#leftContent p.header
{
	font-size:1.5em;
	padding-bottom:10px;
	padding-top:15px;
}

/***********************  Right Content  ***********************/
#rightContent
{
	float:right;
	width:321px;
}

#rightContent div.search
{
	background-color:#002A5E;
	background-image:url('../images/home/search.gif');
	background-position:top right;
	background-repeat:no-repeat;
	width:300px;
	padding:17px 0 25px 21px;
	margin-top:5px;
	float:right;
}
#rightContent p, #rightContent p a
{
	color:#FFFFFF;
}

#rightContent p.header
{
	font-size:1.05em;
	color:#D4DE46;
	padding:0px;
}
