@charset "utf-8";
#wrap {
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#innerwrap {
	clear: both;
	height: auto;
	width: 760px;
	margin-top: 5px;
	overflow: hidden;
}
#left {
	float: left;
	height: auto;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#right {
	float: right;
	width: 440px;
	overflow: hidden;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#contacthead {
	margin: 0px;
	height: 60px;
	width: 400px;
}
#foot {
	margin: 0px;
	clear: both;
	width: 760px;
	height: 105px;
	background-color: #ffcc33;
}
#footbox1 {
	margin: 0px;
	float: left;
	height: 105px;
	width: 190px;
}
#footbox2 {
	margin: 0px;
	float: left;
	height: 105px;
	width: 190px;
}
#footbox3 {
	margin: 0px;
	float: left;
	height: 105px;
	width: 190px;
}
#footbox4 {
	margin: 0px;
	float: left;
	height: 105px;
	width: 190px;
}

#outerwrap {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#header {
}
h2 {
	font-size: 22px;
	font-weight: bold;
	color: #0000cc;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
a {
	font-size: 14px;
	color: #FF0000;
}
a:hover {
	color: #FE0000;
}
.style2 {
	color: #0033FF;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
