body {
	background-color:#2d2b1e;
	text-align:left;
	margin: 0;
padding: 0;
}

	
	@font-face {
	font-family: 'HelveticaNeue';
	src: url( 'Helvetica_95_Black.eot' );
	src: local( 'Helvetica Neue' ), url( 'Helvetica_95_Black.ttf' ) format( 'truetype' ), url('Helvetica_95_Black.svg#Helvetica Neue') format('svg');
}
		
			@font-face {
	font-family: 'HelveticaLTStdBlack';
	src: url( 'HelveticaLTStd-Blk.eot' );
	src: local( 'Helvetica LT Std Black' ), url( 'HelveticaLTStd-Blk.ttf' ) format( 'truetype' ), url('HelveticaLTStd-Blk.svg#HelveticaLTStd-Blk') format('svg');
}
	
		

	a:link {
	color: #e3dbac;
	text-decoration:none;
}
	a:visited {
	color: #e3dbac;
	text-decoration:none;
}
	a:hover {
	color: #000;
	text-decoration:none;
}
	a:active {
	color: #000;
	text-decoration:none;
}


	
	h1{
color: #FFF;
margin-right: 42px;
text-align:right;
padding: 10px 0 0 0;
text-shadow:#666;
font-family:"HelveticaNeue", "HelveticaLTStdBlack", Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bolder;
line-height:20px;
}

	h2{
color: #e3dbac;
text-align: left;
font-family:"HelveticaNeue", "HelveticaLTStdBlack", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 24pt;
letter-spacing:0.8px;
}
	
	h3{
color: #FFF;
text-align: left;
text-shadow:#666;
margin-top: 25px;
margin-right: 30px;
font-family:"HelveticaNeue", "HelveticaLTStdBlack", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12pt;
line-height: 1.5em;
}

	h4{
color: #FFF;
text-align: right;
margin-top: 15px;
margin-left: 237px;
margin-right: 42px;
font-family:"HelveticaNeue", "HelveticaLTStdBlack", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10pt;
}

	h5{
color: #FFF;
text-align: left;
margin-top: 340px;
margin-left: 237px;
margin-right: 25px;
font-family:"HelveticaNeue", "HelveticaLTStdBlack", Arial, Helvetica, sans-serif;
font-size: 12pt;
}
	
	h6{
color: #FFF;
margin-right: 22px;
margin-left: 655px;
text-align:left;
text-shadow:#666;
font-family:"HelveticaNeue", "HelveticaLTStdBlack", Arial, Helvetica, sans-serif;
font-size: 8pt;

	}
	

	
		#pagecontainer {
	float:left;
	position:relative;
	width: 900px;
	margin:auto;
	}

		#toplayoutchunk {
	float: left;
	background-image: url(toplayoutchunk.jpg);
	position:relative;
	width: 900px;
	height: 540px;
	margin: 0;
	overflow:hidden;
	}
	
	#logo {
	width: 171px;
	height: 160px;
	position: absolute;
	z-index: 10;
	left: 22px;
	top: 19px;
	text-indent: -9999px;
	}
		#toplayoutchunktext {
	float: right;
	position:relative;
	width: 800px;
	margin-top: 10px;
	overflow:hidden;
	}
		#toplayoutchunkmainheadline {

	position:relative;
	padding-top: 42px;
	padding-left: 230px;
	padding-right: 30px;

	overflow:auto;
	}
	
		#toplayoutchunkmainheadline2 {
	float: right;
	position:relative;
	width: 700px;
	padding: 0;

	overflow:auto;
	}
	
	span {font-size:11px;}
	
	#midlayoutchunk {
	float: left;
	background-image: url(midlayoutchunk.jpg);
	position:relative;
	width: 900px;
	height: 264px;
	margin: 0;
	overflow:auto;
	}
	
	
		#carousel {
	position:relative;
	width: 865px;
	top: 35px;
	height: 205px;
	margin: 0;
	left: 30px;
	overflow:auto;
	border: 0px;
	}


	
	
			#midlayoutchunkbuttonback {
	float:none;
	position:absolute;
	width: 35px;
	height: 244px;
	margin: 0;
	padding: 0;
	overflow:auto;
	left: -36px;
	top: 19px;
	}
	
			#midlayoutchunkbuttonnext {
	float:none;
	position:absolute;
	width: 35px;
	height: 244px;
	margin: 0;
	padding: 0;
	overflow:auto;
	left: -36px;
	top: 19px;
	}
	
	.buttons {
		padding: 0;
		margin: 0;
	}
	
		#midlayoutchunkimages {
			float:none;
	position:relative;
	width: 800px;
	top: 23px;
	left: 20px;
	height: 229px;
	margin: 0;
	overflow:auto;
	}
	
			.midlayoutchunkimages {
	margin: 0;
	padding: 0;
	overflow:auto;
	}
	
	#botlayoutchunk {
	float: left;
	background-image: url(botlayoutchunk.jpg);
	position:relative;
	width: 900px;
	height: 52px;
	margin: 0;
	overflow:auto;
	}
	
	
	
	
	ul, ol {
    margin-left 0;
}

ul ul {
    margin-bottom: 20px;
}

#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 20px 40px;
}
	
.infiniteCarousel {
  width: 860px;
  position: relative;
}
 
.infiniteCarousel .wrapper {
  width: 770px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  min-height: 10em;
  margin: 0 45px;
  position: absolute;
  top: 0;
}
 
.infiniteCarousel ul a img {
  border: 0;
}
 
.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}
 
.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 2px;
  height: 160px;
  width: 150px;
}
 
.infiniteCarousel ul li a img {
  display:block;
}
 
.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 37px;
  cursor: pointer;
  cursor:
}
 
.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}
 
.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}
 
.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}
 
.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}


#mainFormpreamble 
{
	position: relative;
	border: 0;
	padding-top: 30px;
	margin-left: 0px;
	text-align: left;
}
	
#mainForm 
{
	position: relative;
	border: 0;
	padding-top: 5px;
	margin-left: 0px;
	margin-right: 15px;
	text-align: left;

}	
	
	
#mainFormrepair 
{
	position: relative;
	border: 0;
	padding-top: 10px;
	margin-left: 0px;
	text-align: left;
}

ul.mainForm
{
	list-style-type: none;
	font-family:"HelveticaNeue", "HelveticaLTStdBlack", Helvetica,Arial,sans-serif;
	font-size:15px;	
}

.repairheader {
	font-family:"HelveticaNeue", "HelveticaLTStdBlack", Helvetica,Arial,sans-serif;
	font-size: 24pt;
	text-align: left;
	color: #e3dbac;
	

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #5B5B5B;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family:"HelveticaNeue", "HelveticaLTStdBlack", Helvetica,Arial,sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family:"HelveticaNeue", "HelveticaLTStdBlack", Helvetica,Arial,sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #E2E2E2;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family:"HelveticaNeue", "HelveticaLTStdBlack", Helvetica,Arial,sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #E2E2E2;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
	left: 20px;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	font-family:"HelveticaNeue", "HelveticaLTStdBlack", Arial, Helvetica, sans-serif;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
	color: #e3dbac;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}


p.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family:"HelveticaNeue", "HelveticaLTStdBlack", Helvetica,Arial,sans-serif;
	font-weight:normal;
	color: #E2E2E2;
	font-size:9px;
	position:relative;
	top:4px;
	left:-140px;
	letter-spacing: 2px;
}

a.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family:"HelveticaNeue", "HelveticaLTStdBlack", Helvetica,Arial,sans-serif;
	font-weight:normal;
	color: #E2E2E2;
	font-size:9px;
	position:relative;
	top:4px;
	letter-spacing: 2px;
}
