BODY {
	background-color : #FFFFFF;
	margin-top : 20px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 20px;
}
TD {
	color : #444444;
	font-family : Tahoma;
	font-size : 11px;
}
A {
	color : #D07C2A;
	text-decoration : underline;
	font-weight : bolder;
}
A:HOVER {
	color : #444444;
	text-decoration : underline;
	font-weight : bolder;
}
.shadow-white-right {
	background-image : url(im/shadow-white-right.gif);
	background-position : left top;
	background-repeat : no-repeat;
}
.shadow-grey-right {
	background-image : url(im/shadow-grey-right.gif);
	background-position : left top;
	background-repeat : no-repeat;
}
.shadow-white-bottom {
	background-image : url(im/shadow-white-bottom.gif);
	background-position : left 332px;
	background-repeat : no-repeat;
}
.shadow-grey-bottom {
	background-image : url(im/shadow-grey-bottom.gif);
	background-position : right 332;
	background-repeat : no-repeat;
}
.grey-column {
	background-image : url(im/grey-column.gif);
	background-repeat : repeat-y;
}
.basictext {
	padding-left : 30px;
	padding-top : 10px;
	padding-right : 20px;
	padding-bottom : 20px;
	text-align : justify;
}
.basictext02 {
	padding-left : 30px;
	padding-top : 10px;
	padding-right : 20px;
	padding-bottom : 20px;
	text-align : justify;
	vertical-align : middle;
}
.menu {
	padding-right : 20px;
}
.submenu {
	padding-top : 8px;
	padding-bottom : 4px;
	padding-right : 20px;
	text-align : right;
}
.clientlist {
	padding-top : 20px;
	padding-bottom : 20px;
	padding-right : 20px;
	padding-left : 30px;
}
.clientlist UL {
	list-style : none;
	margin-left : 0px;
}
.clientlist LI {
	width : 180px;
	float : left;
	padding : 0px;
	padding-right : 20px;
	line-height : 16px;
}
.clienttext {
	padding-left : 30px;
	padding-right : 20px;
	padding-bottom : 20px;
}
.slogan {
	padding-left : 30px;
	vertical-align : top;
}
.date {
	font-weight : bolder;
	margin-bottom : 8px;
	margin-top : 12px;
	text-align : right;
}

.service {
	background-color : #D7D7D7;
	padding-top : 2px;
	padding-bottom : 3px;
	padding-left : 7px;
	padding-right : 7px;
	color : #3C3C3C;
}
.service02 {
	background-color : #D7D7D7;
	padding-top : 2px;
	padding-bottom : 3px;
	padding-left : 7px;
	padding-right : 7px;
	color : #3C3C3C;
	text-align : right;
}
.price {
	background-color : #D5C6B6;
	padding-top : 2px;
	padding-bottom : 3px;
	padding-left : 7px;
	padding-right : 7px;
	color : #3C3C3C;
}
.jobhead {
	font-weight : bolder;
	margin-bottom : 8px;
	margin-top : 12px;
}
