body{
	background-color:#c5c5c5;
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	text-align: justify;
}

#footer{
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 10px;
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	text-align: right;
	padding: 5px;
}

#title{
	font-family: Verdana;
	font-size: 18px;
	color: #000;
	text-align: left;
}

#subline{
	font-family: "Times New Roman";
	font-size: 12px;
	font-style: italic;
	color: #000;
}

#subline2{
	font-family: "Times New Roman";
	font-size: 12px;
	color: #fff;
}

#text{
	font-size: 10px;
}

#table1{
	background-image: url(../images/shade.jpg);
	background-repeat: repeat-x;
}

#background1{
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#background2{
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#background3{
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#background4{
	background-image: url(../images/product_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#background5{
	background-image: url(../images/mission_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#background6{
	background-image: url(../images/catalogue_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.line{
	border-bottom: 1px #000000 dotted;
}
