body, td, tr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
body {
	background-color:#fff9e6;
}
p {
	margin: 0px 0px 10px 0px;
}
a {
	color:#2767B0;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#2767B0;
	text-decoration:underline;
	font-weight:bold;
}
ul {
	padding:0px 0px 0px 20px;
	margin:0;
}
li {
	padding:0px 0px 3px 0px;
	margin:0;
}
#wrap {
	width:830px;
	margin:0 auto;
}
#header {
	width:830px;
	height:120px;
	float:left;
	background-image:url(images/head.gif);
}
#content {
	width:830px;
	float:left;
	background-image:url(images/bg-repeat.gif);
	background-repeat:repeat-y;
}
#content2 {
	padding:14px 26px;
	float:left;
}
#content3 {
	float:left;
	width:778px;
}
#nav {
	width:508px;
	height:29px;
	float:left;
}
#left-content {
	width:508px;
	float:left;
	padding-top:24px;
}
#right-content {
	width:260px;
	float:right;
}
#banner {
	width:778px;
	height:148px;
	float:left;
	background-image:url(images/banner-image.jpg);
}
#footer {
	width:830px;
	height:59px;
	float:left;
	background-image:url(images/footer.gif);
}
	