/* CSS Document */

#navBottom
{
	height: 13px;
	background: transparent url(/images/navBottom.png) bottom left no-repeat;
}

#innerLeft
{
	margin-top: 50px;
}

#innerLeft h2
{
	color: #666666;
	font-size: 13px;
}

#requestQuote {
	margin-bottom: 20px;
}

#rightBox
{
	width: 206px;
	padding-top: 20px;
	margin-left: 40px;
	margin-top: 20px;
	background: transparent url(/images/rightBox.png) top left no-repeat;
}

#rightBox div
{
	padding-bottom: 15px;
	background: transparent url(/images/rightBoxBottom.png) bottom left no-repeat;
}

#rightBox div div
{
	padding: 20px 20px 20px 30px;
	background: transparent url(/images/rightBoxMid.png) repeat-y;
}

#rightBox a
{
	color: #F1A230;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

#rightBox a:hover {
	text-decoration: underline;
}