h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
}
h1 {
	font-size: 14px;
	color: #333333;
}
h2 {
	font-size: 16px;
	color: #333333;
}
h3 {
	font-size: 18px;
	color: #333333;
}
h4 {
	font-size: 18px;
	color: #333333;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#generalbutton .navi a{font-size: 14px}
a:link {
	color: #000066;
}
a:hover {
	color: #000099;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img
{  border-style: none;
}

#container {
	background-color: #FFFFFF;
	background-image: url(../image/layout/container_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#navi_wrap {
	height: 119px;
	width: 900px;
	position: relative;
	background-image: url(../image/layout/navi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	float: left;
	height: 119px;
	width: 300px;
	position: relative;
}
#navibar {
	float: right;
	height: 119px;
	width: 600px;
	position: relative;
}
#right_content{
	float: right;
	height: 430px;
	width: 610px;
	position: relative;
	background-image: url(../image/layout/right_content_bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#left_content{
	float: left;
	height: 195px;
	width: 210px;
	position: relative;
	padding-top: 360px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../image/header/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-style: italic;
}
html>body #left_content{
	float: left;
	height: 195px;
	width: 210px;
	position: relative;
	padding-top: 360px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../image/header/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-style: italic;
}
#content_wrap{
	background-image: url(../image/layout/content_wrap_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 900px;
	position: relative;
	height: 750px;
}
#footer{
	background-image: url(../image/layout/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 150px;
	width: 650px;
	position: relative;
	padding-left: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
#footer li{
	display: block;
	float: left;
	height: 60px;
	width: 100px;
	position: relative;
	margin-left: 40px;
	margin-top: 10px;
}
html>body #footer li{
	display: block;
	float: left;
	height: 60px;
	width: 100px;
	position: relative;
	margin-left: 50px;
	margin-top: 10px;
}
#banner{
	background-image: url(../image/layout/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 900px;
	position: relative;
}
.subfoot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.button_holder{
	height: 140px;
	width: 610px;
	position: relative;
}
.button{
	float: left;
	height: 140px;
	width: 120px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	position: relative;
	display: block;
	list-style-position: outside;
	list-style-type: none;
}
html>body .button{
	float: left;
	height: 140px;
	width: 120px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	position: relative;
	display: block;
}
.callus{
	width: 650px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}