@charset "utf-8";
body  {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background: #212121; 
	margin: 0; 
	margin-top: 10px;
	padding: 0;
	text-align: center;
	color: #CECECE;
}

a {
	text-decoration: none;
	color: #0072bc;
}

a:hover {
	text-decoration: underline;
	color: #FFFFF0;	
}

a:visited {
	text-decoration: none;
}

img {
	border-style: none;
	display: block;
}

#container { 
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
} 

#header { 
	width: 1000px;
	margin: 0 auto;
	/* background: #DDDDDD; */
}

#menubar {
	background: url(images/navbg.jpg) no-repeat;
	height: 40px;
	position: relative;
}

#navbody {
	background: url(images/navbodybg.jpg) no-repeat;
	height: 259px;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#menubar div {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	/* background: url(images/menu-divider.png) 100% 0 repeat-y; */
}

#sidebar {
	position: absolute;
	left: 0px;
	margin-top: 15px;
	width: 243px;
	/* height:787px; */
}

#sidebar-r {
	position: absolute;
	right: 10px;
	margin-top: 25px;
	width: 243px;
	/* height:787px; */
}

#sideblock {
	width: 243px;
	height: 243px;
	padding: 10px;
	color: #000000;
	font-size: 12pt;
}

#mainContent { 
	margin-left: 271px;
	margin-right: 271px;
	min-height: 540px;
	padding-top: 20px;
}

#footer { 
	background: #FFFFFF url(images/footer.jpg);
	color: #010101;
	text-align: center;
	font-size: 10pt;
	margin: 0 auto;
	width: 1000px;
	height: 43px;
	margin-bottom: 20px;
} 

.dropcap {
	font-size: 56px;
	font-weight: normal;
	line-height: 80%;
	letter-spacing: -6px;
}

.kwicks {  
    list-style: none;  
    position: relative;  
    margin: 0;  
    padding: 0;  
} 

.kwicks li{
	width: 231px;
	height: 254px;
	float: left;
	margin-right: 5px;
}

#kwick1 { 
	background-color: #000000;
	background-image: url('images/slide/modify.jpg');
}
#kwick2 {
	background-color: #000000;
	background-image: url('images/slide/repair.jpg');
}
#kwick3 {
	background-color: #000000;
	background-image: url('images/slide/restore.jpg');
}
#kwick4 { 
	background-color: #000000;
	background-image: url('images/slide/andmore.jpg');
	margin-right: none;
}

#hcpform p {
	margin-bottom: 5px;
}

#hcpform label {
	float: left;
	width: 100px;
}

#hcpform input, #hcpform textarea, #hcpform select {
	border: 1px solid #cac9b9;
}

#hcpform .red {
	border: 1px solid red;
}

#hcpform label.red {
	border: none;
	color: red;
}

#hcpform .customRed {
	border: none;
	color: red;
}

#hcpform #submit {
	margin-left: 100px;
}

#validationMessage {
	padding: 5px;
	border: 1px solid red;
	margin-bottom: 10px;
	color: red;
	font-weight: bold;
	display: none;
}

#hcpform .errorMessage {
	color: red;
	margin-left: 10px;
	font-size: 0.8em;
}

.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#parts-img {
	bor