	body {
		background: url('../imgs/mainBG.jpg') repeat-y 50% 50% #efefef;
		margin: 0px;
		padding: 0px;
		font-family: Arial;
		font-size: 12px;
		color: #676767;
	}
	h1  {
		font-size: 22px;
		color: #004C96;
		padding-left: 5px;
	}
	h2 {
		font-family: Georgia;
		font-size: 16px;
		font-weight: normal;
		color: #e00028;
		padding-left:5px;
		font-style: italic;
	}
	a {
		color: #004C96;
		text-decoration: none;
	}
	p {
		padding-left: 10px;
		padding-right: 15px;
		text-align: justify;
	}
	img.right {
		float: right;
		border: 1px solid #ccc;
		padding: 10px;
		margin: 15px;
	}
	#header {
		width: 1049px;
		background: url('../imgs/headerBG.jpg') 50% 50% repeat-y;
		margin: 0px auto 0px auto;
		padding: 0px 0px 20px 0px;
	}
	#header #topSection {
		width: 838px;
		background: url('../imgs/logo.jpg') 30px 15px no-repeat;
		padding: 15px 0px 0px 210px;
	}
	#header #topSection ul {
		margin: 0px;
		padding: 0px;
		width: 835px;
		height: 130px;
	}
	#header #topSection ul li {
		margin: 0px;
		padding: 0px;
		float: left;
		list-style: none;
		padding: 7px;
		margin-right: 5px;
		background: url('../imgs/headerImgsBG.jpg') no-repeat;
	}
	#header #topSection ul li img {
		
	}
	#header #topSection ul li.contact {
		background: url('../imgs/headerContactBG.jpg') no-repeat;
		width: 277px;
		height: 115px;
		color: #FFFFFF;
	}
	#header #topSection ul li.contact p {
		font-size: 14px;
		padding: 0px 0px 0px 10px;
		margin: 0px;
		line-height: 18px;
	}
	#header #topSection ul li.contact span {
		font-size: 22px;
		padding: 0px 0px 0px 10px;
		line-height: 46px;
	}
	
	#header #topSection #topTagline {
		font-family: Georgia;
		font-size: 21px;
		font-style: italic;
		color: #e00028;
		width: 600px;
	}
	#header #menu {
		width: 96%;
		margin: 10px auto;
		background: url('../imgs/menuFooter.jpg') repeat-x bottom left;
	}
	#header #menu ul {
		margin: 0px;
		padding: 0px 5px 8px 5px;
		height: 35px;
	}
	#header #menu ul li {
		float: left;
		list-style: none;
		height: 32px;
		background: url('../imgs/menuTabBG.jpg') repeat-x top left;
		margin: 0px 4px;
		width: 100px;
	}
	#header #menu ul li a {
		display: block;
		line-height: 33px;
		width: 100px;
		text-align: center;
		background: url('../imgs/menuTabLeft.jpg') no-repeat top left;
		color: #004C96;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		padding-top: 3px;
	}
	#header #menu ul li span {
		display: block;
		height: 35px;
		background: url('../imgs/menuTabRight.jpg') no-repeat top right;
	}
	#header #menu ul li.right {
		float: right;
	}
	
	#mainArea {
		width: 1000px;
		margin: 0 auto;
	}
	#mainArea #pageContent {
		width: 715px;
		float: left;
	}
	#mainArea #sidebarContent {
		width: 275px;
		float: right;
	}
	#mainArea #sidebarContent .sidebarElement {
		background: url('../imgs/sidebarBG.jpg') repeat-y top right;
		margin-bottom: 10px;
	}
	#mainArea #sidebarContent .sidebarElement .sidebarTop, #mainArea #sidebarContent .sidebarElement .sidebarBot {
		width: 275px;
		font-size: 0px;
		line-height: 0px;
		height: 10px;
		background: url('../imgs/sidebarTop.jpg') no-repeat top right;
		display: block;
	}
	#mainArea #sidebarContent .sidebarElement .sidebarBot {
		background: url('../imgs/sidebarBot.jpg') no-repeat top right;
	}
	#mainArea #sidebarContent .sidebarElement .sidebarData {
		padding: 5px 15px;
	}
	#mainArea #sidebarContent .sidebarElement .sidebarData h1 {
		padding: 0px;
		margin: 0px;
	}
	#mainArea #sidebarContent .sidebarElement .sidebarData p {
		
	}
	#mainArea #sidebarContent #productList {
		margin: 0px;
		padding: 0px;
	}
	#mainArea #sidebarContent #productList li {
		list-style: none;
		width: 100%;
		color: #E00028;
		font-size: 14px;
		font-weight: bold;
		padding-left: 5px;
		line-height: 42px;
		background-repeat: no-repeat;
		background-position: 95% 50%;
	}	
	#mainArea #sidebarContent #productList li a {
		color: #E00028;
		text-decoration: none;
	}
	
	#footer {
		width: 1000px;
		margin: 15px auto 10px auto;
	}
	#footer #footerTop, #footer #footerBot {
		background: url('../imgs/footerTop.jpg') no-repeat top center;
		font-size: 0px;
		line-height: 0px;
		height: 9px;
	}
	#footer #footerBot {
		background: url('../imgs/footerBot.jpg') no-repeat top center;
	}
	#footer #footerData {
		background: url('../imgs/footerBG.jpg') repeat-y top center;
	}
	#footer #footerData .siteMap {
		float: left;
		margin: 10px 0px 0px 20px;
		border-right: 1px solid #ebebeb;
		line-height: 20px;
		padding: 0px 25px 0px 15px;
		font-size: 15px;
		font-weight: bold;
		color: #E00028;
		
	}
	#footer #footerData .siteMap a {
		font-size: 10px;
		text-decoration: none;
		line-height: 14px;
		padding-left: 4px;
	}
	#footer #footerData #copyRight {
		background: url('../imgs/footerLogo.jpg') no-repeat 100% 30%;
		margin: 5px 20px 0px 0px;
		float: right;
		padding: 5px 0px 0px 0px;
		font-size: 10px;
		text-align: right;
	}
	#footer #footerData #copyRight .addy {
		margin-right: 80px;
	}
	#mainArea #pageContent #intro {
		width: 714px;
		height: 263px;
		background: url('../imgs/introBG.jpg') no-repeat top left;
	}
	
	
#intro {
	position: relative;
	float: left;
	
	margin-bottom: 10px;
}
#intro .slide {
	width:  698px;
	height: 248px;
	background-repeat: no-repeat;
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 10;
}
#intro .slide a {
	display: block;
	color: #d4d6d8;
	text-decoration: none;

}
#intro .buttons {
	position: absolute;
	top: 16px;
	right: 17px;
	z-index: 20;
	display: none;
	overflow: hidden;
}
#intro .button {
	float: left;
	width: 34px;
	height: 35px;
	margin-left: 9px;
	margin-right: 0px;
	cursor: pointer;
	color: #004C96;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	font-weight: bold;
	display: none;
	overflow: hidden;
}
#intro .texthead {
	position: absolute;
	display: block;
	width: 460px;
	height: 60px;
	top: 10px;
	left: 15px;
	font-size: 18px;
	color: #FFFFFF;
}
#intro .text {
	position: absolute;
	display: block;
	width: 450px;
	height: 60px;
	top: 215px;
	left: 15px;
	font-size: 18px;
	color: #FFFFFF;
	
}
#intro .selected {
	/*border: 1px solid #FFFFFF;*/
	color: #E00028;
}

#indexMailingList {
	margin-left: 10px;
	margin-top: 5px;
}
#indexMailingList input {
	font-size: 12px;
	vertical-align:middle;
	padding: 5px;
	
}
#indexMailingList input.submit {
	padding: 4px;
}
	
	
	
	
	
	
	
	
	.clear {
		clear: both;
		visibility: hidden;
		width: 0px;
		height: 0px;
		font-size: 0px;
		line-height: 0px;

	}
	#header #menu ul li.clear,  #header #topSection ul li.clear {
		visibility: hidden;
		width: 0px;
		height: 0px;
		font-size: 0px;
		line-height: 0px;
		overflow: hidden;
		margin: 0px;
		padding: 0px;
	}
	
	.catTitle {
		font-family: Georgia;
		font-size: 32px;
		font-style: normal;
		color: #004C96;
		font-weight: normal;
		text-decoration: none;
		margin: 0px;
	}
	.subTitle {
		font-family: Georgia;
		font-size: 24px;
		font-style: normal;
		color: #004C96;
		font-weight: normal;
		text-decoration: none;
		margin: 25px 0px 5px 0px;
	}
	.prodTitle, .prodTitle a {
		font-family: Georgia;
		font-size: 14px;
		font-style: normal;
		color: #004C96;
		font-weight: normal;
		text-decoration: none;
		padding-bottom: 5px;
		text-decoration: none;
	}
	.prodColLeft {
		width: 49%;
		float: left;
	}
	.flagBox {
		padding-right: 200px;
	}
	.subContain {
		
	}
	.prodEntry {
		height: 115px;
		padding: 10px 150px 10px 10px;
		border: 1px solid #ccc;
		margin: 4px 0px 15px 0px;
	}
	.prodTable {
		margin-bottom: 15px;
		border: 2px solid #FFFFFF;
		font-size: 11px;
		color: #535353;
	}	
	
	.contactHalf {
		width: 48%;
		float: left;
		margin-bottom: 20px;
	}
	#contact {
		margin-left: 0px;
	}
	#contact label {
		font-family: Georgia;
		font-size: 12px;
		font-weight: normal;
		color: #e00028;
		font-style: italic;
		
	}
	
	.new {
		width: 40px;
		background: #E00028;
		color: #FFF;
		font-weight: bold;
		padding: 5px;
		
	}
	.red{
		color: #E00028;
	}
	
	
	#downloads {
		padding: 0px;
		width: 600px;
		margin: auto;
	}
	#downloads li {
		list-style: none;
		border: 1px solid #ccc;
		margin: 10px 0px;
	}
	#downloads li a {
		padding: 25px 5px 25px 80px;
		background-position: 1% 50%;
		background-repeat: no-repeat;
		display: block;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		color: #004C96;
	}
	#downloads li.pdf a {
		background-image: url('../imgs/icons/pdf.jpg');
	}
	
	
	
	#weather {
		width: 245px;
	}
	#weather span {
		display: block;
		width: 100%;
		line-height: 16px;
		font-size: 11px;
		
	}
	#weather .city {
		text-transform: capitalize;
		font-size: 18px;
		line-height: 25px;
	}
	#weather .current {
		background-color: #EFE0E3;
		margin-bottom: 5px;
		padding: 3px;
	}
	#weather .forcast {
		background-color: #E0E8EF;
		margin-bottom: 5px;
		padding: 3px;
	}
	#weather .icon {
		float: right;
		width: 40px;
	}

	#weather .condition {
		float: left;
		width: 150px;
	}
	#weather .day {
		float: left;
		width: 150px;
		font-weight: bold;
	}
	#weather .tempc {
		float: left;
		width: 150px;
	}
	#weather .humidity {
		float: left;
		width: 150px;
	}
	#weather .wind {
		float: left;
		width: 150px;
	}
	#weather .low {
		float: left;
		width: 150px;
	}
	#weather .high {
		float: left;
		width: 150px;
	}

	.sideImgBump {
		margin-top: 5px;
	}
	.weatherForm {
		margin-top: 5px;
	}
	
	#teamContainer img {
		float: left;
		margin: 5px 10px 5px 5px;
	}
	#teamContainer p {
		padding-left: 10px; 
		line-height: 18px;
		margin: 5px 0px
	}
	#teamContainer h2 {
		margin-bottom: 5px;
	}
	
	
	a#specialLINK {
		display: block;
		text-decoration: none;
		background: url('../imgs/special_offers.jpg') no-repeat;
		width: 377px;
		height: 211px;
	}