/* 
===========================================
Cornell Homepage Styles
Author: 	Mark Priestap
Owner:	Designski
Version:	9 Mar 2005
=========================================== */


/* Home: Welcome 
-------------------------------------------- */
#welcome {
	margin-bottom: 14px;
	position: relative;
	}
#welcome h1 {
	background: #005733;
	font: bold 11px/1em Verdana, sans-serif;
	color: #fff;
	padding: 4px 5px;
	margin: 0;
	}
#welcome h2 {
	/*background: url(images/headers/cut-above-competition.gif) no-repeat left top;
	text-indent: -3000px;
	height: 27px; */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #005733;
	margin-bottom: .3em;
	}
#welcome h2 a {
	border: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #005733;
	text-decoration: none;
	}
#welcome .wrap {
	padding: 20px 20px 0 190px;
	border: solid #005733;	
	border-width: 1px;
	background-image: url(../images/photos/drillbits.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 240px;
	}
#welcome p {
	font-size: 11px;
	line-height: 1.3em !important;
	}
#welcome strong {
	color: #005733;
	}
p.more {
	text-align: right;
	}
	
/* Home: Row-2
---------------------------------------------- */
#row-2 {
	position: relative;
	height: 190px;
	}
#row-2 .wrap {
	position: relative;
	height: 160px;
	vertical-align: middle;
	}
#row-2 .col-a, #row-2 .col-b {
	height: 210px;
	}
#row-2 .col-a {
	/*background: url(images/headers/value-added-services.gif) no-repeat left top; */
	float: left;
	width: 268px;
	}
#row-2 .col-a h2 {
	background: #005733;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1em;
	color: #fff;
	padding: 4px 5px;
	margin: 0;
	}
#row-2 h2 a {
	color: #FFF;
	}
#row-2 .col-a .wrap {
	padding: 10px 10px 5px;
	border: 1px solid #005733;
	}
#row-2 .col-a ul {
	margin: .2em 0 0; 
	padding: 0 0 0 10px;
	margin-left: 10px;
	font: 90% Verdana, sans-serif;
	font-weight: bold;
	}
#row-2 .col-a ul li {
	background-position: 0 7px;
	line-height: 1.5em;
	}
#row-2 .col-a ul li a {
	
	}
#row-2 .col-b {
	width: 280px;
	float: right;
	font-size: 90%;
	}
#row-2 p {
	margin: .3em 0 .1em;
	line-height: 1.2em;
	}
#row-2 .col-b h2 {
	background: #005733;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1em;
	color: #fff;
	padding: 4px 5px;
	margin: 0;
	}
#row-2 .col-b .wrap {
	border: 1px solid #005733;
	height: 169px;
	padding: 1px 10px 5px 5px;
}
#row-2 .col-b .more {
	position: absolute;
	bottom: 10px;
	right: 10px;
	}
#row-2 .col-b hr {
	display: none;
	width: 50%;
	}
#row-2 .col-b div#starrett-promo-text p {
	line-height: 1.4em;
	}

/* Home: Special Features (THIRD ROW)
---------------------------------------------- */
#special-features {
	clear: both;
	position: relative;
	top: 0px;
	}
#special-features h2 {
	background: #005733;
	font: bold 11px/1em Verdana, sans-serif;
	color: #fff;
	padding: 4px 5px;
	margin: 0
	}
#special-features .wrap {
	margin: 12px 0 0;
	}
#special-features .col {
	position: relative;
	}
#special-features .col .wrap {
	padding: 1px 12px 12px;
	}
#special-features .col {
	width: 135px;
	height: 315px;
	float: left;
	border-right: 1px solid #8EB5A5;
	}
#special-features div.more {
	position: absolute;
	bottom: 0;
	right: 10px;
	text-align: right;
	}
#special-features .col #sf-col-a {
	width: 180px;
	}
#special-features #sf-col-a .wrap {
	padding-left: 0;
	}
#special-features #sf-col-d .wrap {
	padding-right: 0;
	}
#special-features .col .logos {
	text-align: center;
	height: 100px;
	}
p.divider {
	border-bottom: 1px solid silver;
	margin-bottom: .4em;
	padding-bottom: .4em;
	}
#ibc-logo, #qmi-logo {
	margin-bottom: 8px;
	}
#special-features .col #ebay-logo {
	margin-top: 35px;
	}
#special-features .col p a {
	color: #0067AF;
	text-decoration: underline;
	font-size: 90%;
	line-height: 1.4em;
	}
#special-features .col div.more a {
	color: #005733;
	bottom: 0;
	}
#special-features .col p a:hover {
	text-decoration: none;
	}
#special-features div.last {
	border: 0;
	}
#special-features dt {
	font: bold 90%/1em Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #156444;
	margin: .8em .1em;
	line-height: 1.3em;
	}
#special-features dl {
	margin-left: 5px;
	}
#special-features dl dd {
	background-image: url(../images/bullets/circle-b.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 90%;
	margin-bottom: 0;
	line-height: normal;
	}

