body {
	background-color: #323641;
	margin-top: 10;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {color: #990000;text-decoration: underline;}
a:hover {text-decoration: none;color: #000;}
h1 {
	color: #a60b0f;
	font-size: 20px;
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: normal;
}
p {text-align: justify;line-height:17px;}
#content li {line-height: 18px;}

.clear {clear: both;}
.whiteLine {height: 1px;background-color: #fff;margin:0;padding:0;width:800px;}
.grayLine {height: 3px;background-color: #656d7a;margin:1px 0;padding:0;width:800px;}
.left {float: left;}
.right {float: right;}
.leftContent {float: left; width: 570px;}
.rightContent {float: right;width: 200px;}
.box {
	width: 175px;
	margin-left: 15px;
	border: 1px solid #d7d7d7;
	background: url(../images/bgGun.jpg) no-repeat top right;
	padding: 5px;
	font-size: 10px;
	color: #000;
	margin-bottom: 10px;
	text-align: left;
}
.box_color {
	width: 175px;
	margin-left: 15px;
	border: 1px solid #d7d7d7;
	background-color: #e6e5ea;
	padding: 5px;
	font-size: 10px;
	color: #666;
	margin-bottom: 10px;
	text-align: left;
}
#content .box p, #content .box_color p {line-height: normal;text-align: left;}
#content .box li, #content .box_color li {
	margin-left: -25px;
	line-height: 14px;
}
.tdHeader {
	width: 50%;
	height: 20px;
	background-color: #acadb1;
	text-align: center;
	color: #000;
	font-size: 10px;
	font-weight: bold;
}
.tdField {
	height: 20px;
	background-color: #e2e3e4;
	text-align: left;
	color: #333;
	font-size: 10px;
	padding: 2px 10px;
}

#header1 {
	width:800px;
}
#logo {
	float: left;
	height: 124px;
	width: 220px;
	background-image: url(../images/bgLogo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#rightHeader {
	float: left;
	width: 580px;
	height: 124px;
}
#add {
	height: 79px;
	background-image: url(../images/bgPoints.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width:580px;
}
#navigation {background-color: #fff;height: 45px;width: 580px;}
#imageHeader {
	height: 150px;
	width: 800px;
	background: url(../images/bgGray.gif) repeat-x top left;
}
#timeLine {
	height: 16px;
	width: 785px;
	text-align: right;
	background: url(../images/bgTimeLine.gif) repeat-x top left;
	margin-top: 1px;
	line-height: 16px;
	color: #323641;
	font-size: 10px;
	padding-right: 15px;
}
#content {
	padding: 20px 15px;
	width: 770px;
	background-color: #fff;
	text-align: left;
}
#footer {
	height: 80px;
	width: 770px;
	background: url(../images/bgFooter.gif) repeat-x top left;
	color: #999;
	font-size: 10px;
	text-align: left;
	padding: 20px 15px;
}