﻿/* ADD THIS BIT TO ANY IMAGE/DIV THAT NEEDS A TRANSPARENT PNG's STYLE:
	behavior: url('includes/iepngfix.htc')
*/
#wrapper {
	position: absolute top center;
	.margin: 10px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}
#topCapper {
	width: 770px;
	height: 20px;
	background: transparent url('../images/topCapper.png') no-repeat bottom left;
	.behavior: url('includes/iepngfix.htc');
}
#middleCapper {
	width: 770px;
	min-height: 500px;
	background: transparent url('../images/middleCapper.png') no-repeat top left;
	.behavior: url('includes/iepngfix.htc');
	text-align: center;
	padding: 0px 5px;
	float: left;
}
#bottomCapper {
	width: 770px;
	height: 10px;
	background: transparent url('../images/bottomCapper.png') no-repeat top left;
	.behavior: url('includes/iepngfix.htc');
	float: left;
}
#logo {
	position: absolute;
	height: 124px;
	width: 133px;
	margin: 25px 0px 0px 15px;
	z-index: 1000;
}
#logoIn {
	position: absolute;
	height: 70px;
	width: 65px;
	margin: 25px 0px 0px 15px;
	z-index: 1000;
}

#header {
	margin: 0px 5px;
	height: 60px;
	width: 750px;
	background: transparent url('../images/topNavBack.png') top center;
	float: left;
	text-align: right;
}
#feature {
	margin: 0px 5px;
	width: 750px;
	height: 310px;
	border-top: 5px solid #ffffff;
	background: transparent;
	float: left;
}
#blueBar {
	margin: 0px 5px;
	width: 750px;
	height: 10px;
	border-top: 5px solid #ffffff;
	.border-top: none;
	background: #65b7ec;
	float: left;
}
#mainContent {
	margin: 0px 5px;
	width: 750px;
	min-height: 250px;
	border-top: 5px solid #ffffff;
	background: #FFFFFF url('../images/contentBack.png') repeat-y top left;
	float: left;
}
#footer {
	margin: 0px 5px;
	width: 750px;
	border-top: 5px solid #ffffff;
	background: #707982 url('../images/footerBack.png') repeat-x top left;
	float: left;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	vertical-align: middle;
	padding: 18px 0px;
}
#mainPicture {
	float: left;
	width: 468px;
	border-right: 5px solid #ffffff;
	min-height: 310px;
	cursor: pointer;
}
#featureNav {
	float: left;
	width: 277px;
	.width: 282px;
}
#navWrapper {
	margin-top: 19px;
	margin-right: 10px;
	float: right;
}
#navWrapper LI {
	display: inline;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	margin-left: 30px;
	text-decoration: none;
}
#leftContent {
	float: left;
	width: 468px;
	border-right: 5px solid #ffffff;
	min-height: 250px;
}
#leftContentIn {
	float: left;
	margin-top: 10px;
	width: 468px;
	border-right: 5px solid #ffffff;
	min-height: 250px;
}
#rightColumnIn {
	float: left;
	width: 277px;
	.width: 282px;
	background: #e9e9e9 url('../images/newsBack.png') repeat-x top left;
	min-height: 500px;
}

#newsContent {
	float: left;
	width: 277px;
	.width: 282px;
	min-height: 250px;
}

#newsPadding {
	text-align: left;
	font-size: 12px;
	padding: 0px 7px 7px 7px;
}
#newsHeader {
	color: #000000;
	font-size: 16px;
	margin: 4px 0px 10px 0px;
	.margin: 4px 0px 5px 0px;
	line-height: 100%;
	font-weight: bold;
}
#testContent {
	float: left;
	width: 277px;
	.width: 277px;
	min-height: 250px;
}

#testPadding {
	text-align: left;
	font-size: 12px;
	padding: 20px 30px;
	line-height: 135%
}
#testBig{
	font-size: 14px;
	font-family: Georgia, serif;
	font-style:italic;
	font-weight:bold;
}
#testName{
	text-align:right;
	font-size: 12px;
	margin-top: 7px;
}
#welcomeHeader {
	color: #000000;
	font-size: 16px;
	margin: 4px 0px 10px 0px;
	.margin: 4px 0px 5px 0px;
	line-height: 100%;
	font-weight: bold;
}
#vendors {
	margin-top: 15px;
}
#newsPadding LI {
	margin-bottom: 13px;
	line-height: 115%;
}
#leftContentPadding {
	text-align: left;
	padding: 0px 7px 7px 7px;
}
#leftContentPaddingIn {
	text-align: left;
	padding: 0px 20px 50px 7px;
}

#flex{
	width: 770px;
	color: #ffffff;
	font-size: 10px;
	margin: 10px 0px 15px 0px;
	float:left;
}
