.png {
	behavior: url(css/iepngfix.htc);
}
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
html, body, #container {
	height: 100%;
}
body {
	background-color: #6ca2cb;
	background-image:url(../images/background-image.jpg);
	background-repeat: repeat-x;
	background-position: top;

	height: 100%;
}
a, a:visited {
	color:#0F99FF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clr {
	clear: both;
}
#nav {
	position: relative;
	z-index: 1;
}
#container {
	margin: 0 auto;
	width: 800px;
	border-left: 1px solid #717171;
	border-right: 1px solid #717171;
	background-color: #FFF;
	position: relative;
	height: 100%;
	min-height: 100%;
	text-align: left;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#header {
	width: 800px;
	height: 274px;
	background-image: url(../images/northland-internet-ads-header.jpg);
}
#links {
	width: 800px;
	height: 33px;
	background-image:url(../images/link-background.jpg);
	position: relative;
	z-index: 1000000001;
}
/*#links ul {
	width: 800px;
	margin-left: 0px;
	list-style: none;
	list-style-position: inside;
	list-style-type: none;
	position: relative;
	z-index: 1000000001;
}
#links ul li {
	float: left;
	position: relative;
	z-index: 1000000001;
}
#links a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	padding: 8px 10px 8px 10px;
	display: block;
	position: relative;
	z-index: 1000000001;
}
#links .linkSpacer {
	width: 2px;
}*/
#content {
	background-color: #FFF;
}
#contentHeader {
	width: 800px;
	height: 278px;
	background-image: url(../images/lincoln-mercury-header.jpg);
}
#contentBlocks {
}
#contentLeft {
	width: 384px;
	float: left;
}
#carShopNaked {
	width: 384px;
	height: 168px;
	background-image: url(../images/carshop-naked-background.jpg);
	position: relative;
	font-size: 8pt;
}
#carShopNaked p {
	position: absolute;
	width: 180px;
	right: 25px;
	top: 55px;
	text-align: left;
}
#carShopBtn {
	position: absolute;
	width: 123px;
	height: 44px;
	bottom: -10px;
	right: 0px;
	border: solid 0px #000;
}
#tvCommercial {
	position: relative;
	margin-top: 15px;
	width: 384px;
	height: 157px;
	background-image: url(../images/northland-internet-ad-commercial.jpg);
	font-size: 8pt;
}
#tvTv {
	position: absolute;
	top: 18px;
	right: 55px;
	border: 0px solid #000;
}
#tvLogos {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px 0px 10px 30px;
}
#tvCommercial p {
	position: absolute;
	width: 330px;
	left: 16px;
	top: 55px;
	font-weight: bold;
	line-height: 14pt;
	text-align: left;
}
#contentRight {
	width: 384px;
	float: right;
}
#northlandDirections {
	position: relative;
	width: 384px;
	height: 168px;
	background-image: url(../images/northland-internet-ad-directions.jpg);
	float: right;
	font-size: 8pt;
}
#directionsDir {
	position: absolute;
	width: 150px;
	height: 168px;
	top: 35px;
	right: 20px;
}
#directionsDir p {
	margin-bottom: 13px;
	text-align: left;
}
#videoTestDrive {
	width: 400px;
	height: 208px;
	text-align: center;
	clear: both;
}
#contentText {
	padding: 20px 15px 15px 15px;
	text-align: left;
	
	min-height:400px;
	height:auto !important;
	height:500px;
}
#contentText ul.indent {
	margin-left: 15px;
	padding-left: 15px;
	font-size: 10pt;
}
#contentText div div div table tbody tr td a img {
	border: 0px solid #000;
}
#contentText h1 {
	color: #575757;
	font-style: normal;
	font-size: 14pt;
}
#contentText h2 {
	color: #7a7b7b;
	font-style: normal;
	font-size: 11pt;
	margin-bottom: 20px;
}
#contentText h3 {
	color: #7a7b7b;
	font-style: italic;
	font-size: 12pt;
	margin-bottom: 20px;
}
#contentText p {
	color: #000;
	font-size: 10pt;
	text-align: left;
	margin-bottom: 10px;
}
#footer {
	width: 800px;
	text-align: right;
	font-size: 8pt;
}
#footer p {
	padding: 0px 10px 10px 0px;
}

.MainTitle {
	font-size: 11pt;
	color: #7A7B7B;
	margin-bottom: 20px;
	display: block;
	font-weight: bold;
}
h1 {
	color: #7a7b7b;
	font-style: normal;
	font-size: 11pt;
	margin-bottom: 20px;
}