body{
	background:
	#eee
	url(../images/bg.jpg);
	padding:0;
	margin:0;
	font-family: Verdana, Arial, sans-serif;
	color:#000;
	font-size:12px;
}

a:link, a:visited {
	text-decoration:none;
	color:#000;
	font-size:12px;
	font-weight:normal;
}

a:hover, a:active {
	text-decoration:none;
	color:#f22;
	font-size:12px;
}

img {
	border-color:#aaa;
}

p {
	margin:10px 0;
}

ul {
	margin-top:10px;
	margin-bottom:10px;
}

h3 {
	color:#f22;
	font-size:16px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:0px;
	letter-spacing:-1px;
}

hr {
	height:1px;
	background-color:#ffb32e;
	color:#b2735a;
	border:0;
	margin:0;
}

table {
	font-size:12px;
}

form {
	margin:0;
	padding:0;
}

.menu {
	background:url(../images/header2.jpg) no-repeat;
	height:30px;
	line-height:30px;	color:#fff;}

.menu a:link, .menu a:visited {
	color:#fff;
	font-weight:bold;
}

.menu a:hover, .menu a:active {
	color:#f22;
	font-weight:bold;
}


#content {
	margin:20px 20px;
}

.worktmb {
	float:left;
	width:45px;
	height:45px;
}

.worktmb img {
	border:1px solid #333;
	width:40px;
}

.worktmb img:hover {
	border:1px solid #777;
}

.cert {	
	border-collapse:collapse;
	border-style:solid;
	width:600px;
	background:
		url(../images/content.png);
}

.cert td {
	width:25%;
}