#wrapper {
	width: 777px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}
body,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,div {
	margin: 0px;
	padding: 0px;
}
.c1a {
	background-image: url(images/img02_2.gif);
}
.c1b {
	background-image: url(images/img03_2.gif);
}
.c1c {
	background-image: url(images/img04_2.gif);
}
.c1a,.c1b,.c1c {
	background-repeat: no-repeat;
	background-position: bottom;
}
a {
text-decoration:underline;
}
a:link {
color:#333333;

}
a:visited {
color:#333333;
}
a:active {
color:#FF0000;
}
a:hover {
color:#FF0000;
}
a:hover .imgAlpha{
	opacity:0.8;
	filter: alpha(opacity=80);
}
#foot {
margin-top:20px;
padding:0px;
text-align:left;
width:760px;
}