﻿div#FindAnUnderwriter
{
	margin: 70px 0px 0px 0px;
}

div#Content
{
	background-image: url('images/homepage_footer_bg.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
}

div#Content div#LeftColumn
{
	
}

div#Content div#CenterColumn
{
	height: 580px;
	
	background: transparent;
}

div#Content div#RightColumn
{
	padding-top: 0px;
	margin-top: 0px;
}

div#Content div#RightColumn h2
{
	font-size: 1.3em;
}

div#Content div#RightColumn div#PartnerSignIn
{
}

div#Content div#RightColumn div#PartnerSignIn table,
div#Content div#RightColumn div#PartnerSignIn tr td
{
	margin: 0px;
	padding: 0px;
}

div#Content div#RightColumn div#PartnerSignIn tr td
{
	padding-right: 5px;
	padding-bottom: 2px;
}

div#Content div#RightColumn div#SubsidiaryCompanies
{
}

div#Footer
{
	background-position: 0px -80px;
	height: 20px;
}

div#Footer div#FooterText
{
	padding: 0px;
	padding-top: 10px;
}

div#Hotboxes
{
	margin: 20px;
	margin-top: 25px;
}

div#Hotboxes div#LeftBox
{
	float: left;
	
	width: 305px;
	height: 205px;
	padding: 10px;
}

div#Hotboxes div#RightBox
{
	float: right;
	
	margin-right: 15px;
	
	width: 305px;
	height: 205px;
	padding: 10px;
}

div#Hotboxes div#LeftBox ul,
div#Hotboxes div#RightBox ul
{
	margin: 0px;
	margin-top: 10px;
}

div#Hotboxes div#LeftBox ul li
{
	list-style: none;
	list-style-image: none;
	
	padding-left: 18px;
	margin-bottom: 10px;
	
	background-image: url('images/icons/folder_green.gif');
	background-repeat: no-repeat;
}

div#Hotboxes div#RightBox ul li
{
	list-style: none;
	list-style-image: none;
	
	padding-left: 18px;
	margin-bottom: 10px;
	
	background-image: url('images/icons/folder_blue.gif');
	background-repeat: no-repeat;
}

div#Hotboxes div#LeftBox h2,
div#Hotboxes div#RightBox h2
{
	margin: 0px;
	margin-right: 10px;
	
	border-bottom: dotted 1px #9A9A9A;
}

div#Hotboxes div#LeftBox h2 a
{
	color: #7BC143;
	
	font-size: 1.0em;
}

div#Hotboxes div#LeftBox h2 a:hover
{
	color: #FF5201;
}

div#Hotboxes div#RightBox h2 a
{
	color: #5AACD8;
	
	font-size: 1.0em;
}

div#Hotboxes div#RightBox h2 a:hover
{
	color: #FF5201;
}