div#mainImage{
	clear: both;
	padding-top: 1px;
	padding-bottom: 0;
	margin: 0;
	height: 150px;
}

#mainImage img{
}


div#content{
	width: 720px;
/*
Removed by Jamil - not needed for 1 column layout!
	background-image: url('images/vert_gray_line_at_436.gif');
	background-repeat: repeat-y;
*/
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 12px;
	font-size: 12px;
}

div.smRow#orangeTop{
	border-top: 1px solid #F9BD8F;
}

div.smRow#orangeTop h1{
	color: #076eb7;
	margin: 5px 0;
}

.smRow{
	width: 405px;
	clear: left;
}

.smColumn{
	width: 195px;
	float: left;
	margin-right: 14px;
}

div.smColumn#protection,
div.smColumn#solutions{
	margin-right: 0px;
}


div.smColumn div{
	margin-bottom: 10px;
}

.smColumn p,
.smColumn ul
{
	margin: 0;
	margin-bottom: 6px;
}

.smColumn ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.smColumn ul li{
	background-image: url('images/hollowGray_bullet.gif');
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding: 0;
	padding-left: 11px;
	padding-bottom: 2px;
	margin: 0;
}

.smColumn a{
	color: #555555;
	text-decoration: underline;
}

.smColumn a:hover{
	color: #0059C2;
	/*border-bottom: none;  This line screws up grid layout pages.*/
}

ul.newsLinks{
	margin-top: 10px;
}
ul.newsLinks li{
	margin-left: 10px;
	margin-top: 5px;
	font-weight: bold;
/*	background-image: none; */
	background-position: 0px 2px;
	background-image: url('images/blueArrow.gif');
}

ul.newsLinks li a{
/*	background-position: right center;
	background-image: url('images/blueArrow.gif');
	background-repeat: no-repeat;
	padding-right: 15px; */
}
/* 
End of column 1
Begin column 2 
*/






div#column3{
	
	width: 283px;
	float: right;
}

div#homeAd{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 1px;
	padding-right: 1px;
	border-top: 1px solid #F9BD8F;
	border-bottom: 1px solid #F9BD8F;
	margin-bottom: 10px;
}

div.orangeBox{
	margin-bottom: 10px;
}

h1.orangeHead{
/*	width: 278px;*/
	background-image: url('images/headline_orange_bg.gif');
	background-repeat: no-repeat;
}

h1.blueHead{
/*	width: 278px;*/
	background-image: url('images/headline_blue_195_bg.gif');
	font-size: 11px;
}

.fixedFrontHeight{
	padding-top: 5px;
	height: 101px;
	overflow: hidden;
}


div#content div#footer{
	clear: both;
}
