html {
	background-color: #FFF;
}

#topbar {
	width: 100%;
	height: 50px;
	background: url(/images/buttonbar-full.gif) 0 0 no-repeat;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	text-indent: 20px;
	color: #818285;
}

#popup {
	width: 661px;
	margin: 20px auto;
}


#main-section {
	color: #818285;
	font-size:20px;
}

#main-section-content {
	border: 1px solid #9D9FA2;
	border-width: 0 1px;
	padding: 20px 20px 10px;
}
#main-section-content p {
	margin: 0;
	padding: 16px 0 0;
	font-size: 11px;
}

#main-section-content small {
	color: #ED1C24;
}



#form-content {
	border: 1px solid #9D9FA2;
	border-width: 0 1px;
	padding: 20px 20px 10px;
}
#form-content p {
	margin: 0;
	font-size: 11px;
}

#form-content small {
	color: #ED1C24;
}



#service-checklist {
	color: #818285;
	font-size:20px;
}

#service-checklist-content {
	border: 1px solid #9D9FA2;
	border-width: 0 1px;
	padding-bottom: 10px;
}
#service-checklist-content p {
	margin: 0;
	padding: 16px 0 0;
	font-size: 11px;
}

#service-checklist-content small {
	color: #ED1C24;
}

#topbar-slideshow{
	width: 100%;
	height: 50px;
	background: url(/images/buttonbar-slideshow.jpg) 0 0 no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
	text-indent: 20px;
	color: #818285;
}


#slideshow {
	width: 300px;
	margin: 20px auto;
}

#slideshow-content {
	border: 1px solid #9D9FA2;
	border-width: 0 1px;
	padding: 10px;
}

#slideshow-bottom {
	padding-bottom: 9px;
	background-image: url(/images/slideshow-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#topbar-slideshow-big{
	width: 280px;
	height: 60px;
	background: url(/images/buttonbar-slideshow-big.jpg) 0 0 no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #818285;
	padding-left: 20px;
	padding-top: 20px;
}



#slideshow-wide {
	width: 400px;
	margin: 20px auto;
}



#topbar-slideshow-wide{
	width: 380px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #818285;
	padding-left: 20px;
	padding-top: 20px;
	background-image: url(/images/buttonbar-slideshow-wide.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}



#slideshow-bottom-wide {
	padding-bottom: 9px;
	background-image: url(/images/slideshow-bottom-wide.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

