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;}

.grayLine {height: 3px;background-color: #656d7a;margin:1px 0;padding:0;}

.left {float: left;}

.right {float: right;}

.leftContent {float: left; }

.rightContent {float: right;}

.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 {
	background: url(../images/head_bg.png) repeat-x top left;

}

#logo {

	float: left;

	height: 124px;

	width: 220px;

	background-image: url(../images/bgLogo.jpg);

	background-repeat: no-repeat;

	background-position: top left;

}

#rightHeader {

	float: left;

	height: 124px;

}

#add {

	height: 79px;

	background-image: url(../images/bgPoints.gif);

	background-repeat: repeat-x;

	background-position: top left;

}

#navigation {background-color: #b80e13;height: 45px;background: url(../images/nav_bg.png) repeat-x top left; }

#imageHeader {

	height: 150px;

	background: url(../images/bgGray.gif) repeat-x top left;

}

#timeLine {

	height: 16px;

	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;

	background-color: #fff;

	text-align: left;

}

#footer {

	height: 80px;

	background: url(../images/bgFooter.gif) repeat-x top left;

	color: #999;

	font-size: 10px;

	text-align: left;

	padding: 20px 15px;

}
