@charset "UTF-8";
body {
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F4F4F4;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777777;
}
.hdr {
	font-family: "Helvetica Light", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #266d48;
	line-height: 1.4em;
}
.bg-box {
	background-image: url(/img/bg-gray.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a:link {
	color: #C69D05;
	text-decoration: none;
}
a:visited {
	color: #C69D05;
	text-decoration: none;
}
a:hover {
	color: #266D48;
	text-decoration: none;
}
.bg-welcome {
	background-image: url(/img/bg-welcome.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.ftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9c9c9c;
}
.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #777777;
}

a:link.fr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9c9c9c;
	text-decoration: none;
	font-weight: bold;
}
a:visited.fr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9c9c9c;
	text-decoration: none;
	font-weight: bold;
}
a:hover.fr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.large {
	font-size: 25px;
	color: #266D48;
	line-height: 1.5em;
	font-weight: 100;
}
.bg-about {
	background-color: #FFFFFF;
	background-image: url(/img/bg-woman.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.quotation {
	background-image: url(/img/quotation.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.igray {
	background-image: url(/img/igray-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E7E8E8;
}
.black {
	font-size: 15px;
	color: #313532;
	line-height: 1.9em;
}
.bg-box2 {
	background-color: #FFFFFF;
	background-image: url(/img/bg-man.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg-body2 {
	background-color: #FFFFFF;
	background-image: url(/img/bg-woman2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg-body3 {
	background-color: #FFFFFF;
	background-image: url(/img/bg-man-industrial.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg-body4 {
	background-color: #FFFFFF;
	background-image: url(/img/bg-men-industrial.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg-body5 {
	background-color: #FFFFFF;
	background-image: url(/img/bg-guysmile.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg-body6 {
	background-color: #FFFFFF;
	background-image: url(/img/bg-secretary.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
