/***************************************************************

* index.css

***************************************************************/

#header .wrap {
	background:url(../img/bg_header.jpg) no-repeat center top;
}
#main h2 {
	margin: 0 0 30px;
}
#main th {
	width: 130px;
	padding: 10px 0;
	background: url(../img/dot.gif) repeat-x left bottom;
}
#main td {
	padding: 10px 0;
	background: url(../img/dot.gif) repeat-x left bottom;
}