 body {
	
	
	margin: 0;
	background-color: #000000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
.style1 {
	color: #FFFFFF;
	font-size: 8pt;
}
hr {
	color: #FF0000;
	width: 80%;
	align: center;
	margin: 20px auto;
}

form {
	padding: 0px;
	margin: 0px;
	}

.style3 {
	color: #FF0000;
	font-weight:bold
}

.style9 {	font-size: 12pt;
	font-weight: bold;
}
.style11 {font-size: 16px}
.style12 {color: #3C79AF}
.style13 {font-size: 12px}

.bodybkgd {
	background-image: url(../images/cars_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footbkgd {
	background-image: url(../images/index_08.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.yellow {
	color:#FF0;
}

p {margin-bottom: 0;
}
	
	
h1 {
	font-size: 22pt;
	color: #000;
	margin-top: 0;
	font-weight: normal;
}
h2 {
	font-size: 14pt;
	color: #FF0000;
	font-weight: normal;
}
h3 {
	color: #FF0000;
}
h4{
	color: #FF0000;
}
h5 {
	color: #FF0000;
}
h6 {
	color: #FF0000;
}

#shrek {	
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
#shrek a:link {
	color: #78A22F;
	text-decoration: underline;
}
#shrek a:visited {
	text-decoration: underline;
	color: #78A22F;
}
#shrek a:hover {
	text-decoration: none;
	color: #F47421;
}
#shrek a:active {
	text-decoration: underline;
	color: #78A22F;
}


#PageWrapper {
	width: 775px;
	margin: 0 auto;
}

#Header {
	
}

#ContentWrapper {
}

#ContentTop {
	height: 44px;
	background: url(../images/content-top.png) no-repeat bottom center;
}

#ContentBottom {
	height: 44px;
	background: url(../images/content-bottom.png) no-repeat top center;
}

#Content {
	min-height: 300px;
	background: url(../images/content-middle.png) repeat-y top center;
	padding: 0 40px;
}

#FooterWrapper {
	min-height: 100px;
}

#Cars {
	float: right;
	margin-top: -40px;
	margin-right: -30px;
}

#Homepage {
	margin-left: -10px;
	margin-top: -24px;
	float:left;
}

.clear {
	clear: both;
}
.loomwatch-img{
  position:relative;
}
.loomwatch-img .text1,
.loomwatch-img .text2,
.loomwatch-img .text3{
  position:absolute;
  font-family: 'Open Sans', sans-serif;
  font-size:18px;
}
.loomwatch-img .text1{
  width:355px;
  top:94px;
  left:45px;
}
.loomwatch-img .text2{
  width:311px;
  text-align:center;
  top:647px;
  right:28px;
}
.loomwatch-img .text3{
  left:40px;
  top:960px;
  width:340px;
}
.loomwatch-img .text3 span{
  display:inline-block;
  width:170px;
}
.loomwatch-img .text3 span.display{
  height:30px;
}

.large-image-container{
	position: relative;
}
.large-image-container img{
	margin:-24px 0 0 -10px;
}
.color-twist .block{
	position: absolute;
	width: 364px;
	height: 236px;
	bottom: 10px;
	right:0;
}
.color-twist .block p{
	margin:0 0 10px 0;
}
.color-twist .block .col{
	width: 170px;
}
.color-twist .block .col-1{
	float:left;
}
.color-twist .block .col-2{
	float:right;
	margin-right: 10px;
}
#Header{
	position: relative;
}
.cblc-link{
	display: none;
	position: absolute;
	z-index: 9999;
	width: 65px;
	height: 100px;
	bottom: 0;
	right: 196px;
}

.text-center{
	text-align:center;
}
.social{
	margin:0;
	padding:0;
}
.social li{
	float:right;
}

.offer-form{
	font-size:14px;
}
.offer-form p{
	margin-bottom: 20px;
}
.offer-form input[type="text"]{
	padding: 10px 10px;
}
.offer-form button{
	background: #008CBA;
	font-size: 0.88889rem;
	-webkit-appearance:none;
	border-width: 0;
	margin:0 0 0 0 1.11111rem;
	text-align: center;
	border-radius: 1000px;
	color:#fff;
	padding:0.88889rem 1.77778rem 0.94444rem 1.77778rem;
}
.offer-form label{
	margin-bottom: 5px;
	display: inline-block;
}