/*
More specific layout stuff goes in here...
===================================

*/

body
{
	margin-top: 0px;
}

#content hr.short
{
	width: 680px;
	text-align: left;
	margin-bottom: 2px;
}

#content hr.grey
{
	
	margin-bottom: 10px;
	_margin-bottom: 0px;
}

#content hr.clear
{
	clear: both;
	visibility: hidden;
}

#specialoffers img
{
	border: none;
}

span.sub
{
	margin-right: 50px;
}

span.sub1
{
	margin-right: 60px;
}

hr.clearer
{
	clear: both;
	visibility: hidden;
}

#indexcontent img
{
	float: left;
	margin-bottom: 15px;
	margin-right: 25px;
	border: 0px;
	*margin-top:10px;
}

#indexcontent img.right
{
	margin-bottom: 15px;
	margin-right: 0px;
}

#indexcontent img.center
{
	margin-left: 200px;
	margin-bottom: opx;
	margin-right: 0px;
}

#form input.textfield
{
	width: 115px;
}

#form input.textarea
{
	width: 115px;
	height: 70px;
}

#form input.submit
{
	margin-left: 55px;
	margin-top: 10px;
}

#tertiarynav #form p
{
	padding-left: 0px;
}

#content ol
{
	margin-left: 30px;
	font-size: 1.2em;
	margin-bottom: 10px;
}

#indexcontent img.financeimg
{
	margin-left: 200px;
}

#indexcontent table.finance
{
	width: 640px;
	font-size: 1.2em;
	margin-top: 10px;
}

#content table.finance tr, #content table.finance th
{
	text-align: center;
}

#content table.finance
{
	border-collapse: separate;
	margin-bottom: 20px;
	margin-left: 20px;
}

#content table.finance tr
{
	height: 25px;
}

#content table.finance td
{
	width: 120px;
	
}

#content table.finance th
{
	padding-top: 3px;
	padding-bottom: 3px;
	
}

#content ul.finance
{
	margin-left: 20px;
	margin-top: 10px;
	list-style-type: none;
}

#content ul.finance li
{
	margin-bottom: 5px;
}

body.stanwick #content img.stanwick
{
	float: right;
	margin-left: 20px;
}

body.stanwick img
{
	border: 0px;
}

body.stanwick #content table {
	border-collapse:separate;
	margin-bottom:20px;
	margin-left:20px;
	width:450px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: 1.1em;
}

#content table.search td
{
	padding-left: 0px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

#content table.search
{
	width: 215px;
	float: left;
	margin-right: 11px;
	margin-bottom: 10px;
}

#secondarynav img
{
	border: 0px;
}


