/* CSS Document */

#layout{
width:775px;
height:1300px;
background-color:#000000;
margin:auto;
}
body{
margin:0 auto;
background-color:#666666;
}
#titlebg
{
width:775px;
height:123px;
}
.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
	width: 300px;
	margin-left: 50px;
	padding-top: 40px;
}
.title1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#fdc901;
	width: 30px;
	margin-left: 150px;
	margin-top: -42px;
}

#hrline{
width:775px;
height:5px;
background-color:#787878;
}
#gradientbg{
background-image:url(images/gradientbg.jpg);
width:775px;
height:244px;
background-repeat:no-repeat;
margin-top:-7px;
}
#links{
float:left;
background-image:url(images/linksbg.jpg);
width:158px;
height:176px;
background-repeat:no-repeat;
position:relative;
left:0px;
top:1px;
}
#arrow{
background-image:url(images/arrow.jpg);
	
	width:13px;
	height:18px;
	background-repeat:no-repeat;
    position: absolute;
	left:65px;
	top:24px;
	}
	#arrowabout{
	background-image:url(images/arrow.jpg);
	
	width:13px;
	height:18px;
	background-repeat:no-repeat;
	position: absolute;
	left:65px;
	top:63px;
	}
		#arrowservice{
	background-image:url(images/arrow.jpg);
	
	width:13px;
	height:18px;
	background-repeat:no-repeat;
	position: absolute;
	left:65px;
	top:102px;
	}
	#arrowcatalogue{
	background-image:url(images/arrow.jpg);
	
	width:13px;
	height:18px;
	background-repeat:no-repeat;
	position: absolute;
	left:65px;
	top:143px;
	}
	#arrowcontact{
	background-image:url(images/arrow.jpg);
	
	width:13px;
	height:18px;
	background-repeat:no-repeat;
	position: absolute;
	left:65px;
	top:184px;
	}
#arrow1{
    float:left;
	background-image:url(images/arrow1.jpg);
	width:4px;
	height:6px;
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:10px;		
}
.linktxt{
	width:160px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:50px;
	padding-top:25px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#header{
	background-image:url(images/header5.jpg);
	width:525px;
	height:244px;
	background-repeat:no-repeat;
	margin-left: 263px;
}
#bodypart{
width:775px;
height:400px;
}
#catalogue{
width:775px;
height:800px;
}
.cat{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FF3333;
	width: 350px;
	margin-left: 20px;
	padding-top: 20px;
}
#PicSpace1{
	background-image:url(images/car1.jpg);
	width:123px;
	height:71px;
	background-repeat:no-repeat;
	margin-left: 40px;
	margin-top: 0px;
}
.contenttxt{
	width:600px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:50px;
	padding-top:25px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}


#hrline1{
width:775px;
height:5px;
background-color:#e99f08;
}
.foottxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#bfc1b4;
	text-align:center;
	margin-left: 0px;
	margin-top: 20px;
	text-decoration:none;
	
	
}
