/* ################################################ */
/* THREE MAJOR TOPICS: Virtual Nursery, Find a Doc, Jobs */
/* ################################################ */
#topicTop
{
	padding: 0px 0px 10px;
	/*
	padding: 0px 15px 10px;
	margin-bottom: 20px;
	height: 100px;
	color: #c62e33;
	background: url('/host/portage/Image/site/VirtualNursery.jpg') top no-repeat;
	font: bold 1.3em Sans-Serif;
	*/
}

#topicMiddle
{
	padding: 10px 0px;
	/*
	margin-bottom: 20px;
	height: 100px;
	color: #25408f;
	background: url('/host/portage/Image/site/FindADoc.jpg') no-repeat top;
	font: bold 1.3em Sans-Serif;
	*/
}

#topicBottom
{
	padding: 10px 0px;
	/*
	padding: 10px 15px;
	height: 100px;
	color: #006c4c;
	background: url('/host/portage/Image/site/Application.jpg') no-repeat top;
	font: bold 1.3em Sans-Serif;
	*/
}

#topicTop a, #topicBottom a, #topicMiddle a
{
    background: transparent;
    border-bottom: none;
}

#topicTop img, #topicBottom img, #topicMiddle img
{
    border: none;
}

#topicTop a
{
    color: #c62e33;
}
#topicMiddle a
{
    color: #25408f;
}
#topicBottom a
{
    color: #006c4c;
}

body #rightContent, body #breadcrumb
{
    display: none;
}

body #leftContent
{
    width: 900px;
    padding: 0px;
}

div#homebody
{
    width: 100%;
    text-align: center;
}

div#maincontent
{
    float: left;
    padding: 0px 20px 0px 0px;
    text-align: center;
    width: 580px;
}

div#sections
{
    float: right;
    text-align: left;
    width: 280px;
    padding: 0px 0px 0px 20px;
}
