body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 35px;
	padding-top: 10px;
}
.container {
	width: 945px;
}

.top {
	text-align: right;
	height: 86px;
	background-image: url(/pic/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.navi {
	height: 25px;
	text-align: right;
}
.pic {
	float: left;
	width: 320px;
}
.content {
	float: right;
	width: 602px;
	background-image: url(/pic/red_cross.gif);
	background-repeat: no-repeat;
	margin-right: 20px;
}
.foot_left {
	float: left;
	width: 320px;
	padding-top: 10px;
	background-image: url(/pic/phone.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.foot_right {
	float: right;
	width: 623px;
	text-align: right;
	font-size: 9px;
	padding-top: 10px;
}
.clear {
	clear:both;
}
.pic img {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #838387;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 35px;
	padding-bottom: 20px;
	padding-left: 55px;
}
.redh1 {color: #c10c13}
.redp {color: #C10C13}

.contentcontainer {
	border: 1px solid #838387;
}
p {
	padding-left: 55px;
}
.navi a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.foot_right a {
	color: #000000;
	text-decoration: none;
}
.foot_left a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

h2 {
	font-size: 12px;
	font-weight: lighter;
	margin-left: 70px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
}
h2 a {
	text-decoration: underline;
	color: #000000;
	font-weight: lighter;
}
h3 {
	font-size: 12px;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
}
h3 a{
	text-decoration: underline;
	color: #000000;
	font-weight: lighter;
	color: #C10C13;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 55px;
}
h5{
	font-size: 12px;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}
h5 a{
	text-decoration: underline;
	color: #000000;
	font-weight: lighter;
	color: #C10C13;
}

