body {
	background-image: url(images/bgbar.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C0D6E3;
}
#flashcontent {
	position:absolute;
	z-index: 100;
}
a.blog {
	display: block;
	position: absolute;
	top: 278px;
	left: 172px;
	width:75px;
	height:70px;
	background: url(images/social_blog.gif) 0 0 no-repeat;
	text-indent:-9000px;
	z-index:200;
	cursor:pointer;
}
a.facebook {
	display: block;
	position: absolute;
	top: 483px;
	left: 394px;
	width:123px;
	height:64px;
	background: url(images/social_facebook.png) 0 0 no-repeat;
	text-indent:-9000px;
	z-index:200;
	cursor:pointer;
}
a.twitter {
	display: block;
	position: absolute;
	top: 407px;
	left: 392px;
	width:130px;
	height:75px;
	background: url(images/social_twitter.png) 0 0 no-repeat;
	text-indent:-9000px;
	z-index:200;
	cursor:pointer;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #19426F;
}
.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #A94F13;
	font-weight: bold;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #A94F13;
}
.textsmallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #19426F;
	font-weight: bold;
}
.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #19426F;
	font-weight: bold;
}
.textfooter a:link {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #A94F13;
	font-weight: bold;
	text-decoration: none;
}
.textfooter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #19426F;
	font-weight: bold;
	text-decoration: none;
}
.textfooter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #A94F13;
	font-weight: bold;
	text-decoration: none;
}
.textfooter a:active {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #A94F13;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #A94F13;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #A94F13;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #19426F;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #A94F13;
	font-weight: bold;
	text-decoration: none;
}
.textphonebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	color: #19426F;
	font-weight: bold;
	letter-spacing: 1px;
}
.textproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #19426F;
	font-weight: bold;
}
.maintopbg {
	background-image: url(images/frontcontentbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

