BODY {
	margin: 0;
	background-color: #6898AF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;

}

A {
	text-decoration: none;
}

IMG {
	border: 0;
	vertical-align: bottom;
}

/*------------------------------------------------------------------*/

#TopKeywords {
	width: 1000px; 
	margin: 0 auto;
	text-align: center;
}
#TopKeywords P {
	font-size: 10px;
	font-weight: bold;
	color: #26344A;
	line-height: 20px;
	margin: 0 auto;
}

/*------------------------------------------------------------------*/

#GoogleAddBox {
	background-color: #797979;
	border-bottom: 1px dashed #C50D00;
	width: 610px;
}
#GoogleAdd01 {
	font-size: 10px;
	line-height: 16px;
	width: 468px;
	height: 16px;
	margin: 0 auto;
	padding: 0;
}
#GoogleAdd02 {
	font-size: 10px;
	width: 468px;
	height: 15px;
	margin: 7px auto;
	padding: 0;
}
#PageContentRight {
	height: 362px;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/pagecontentright.jpg);
}
#ContentB {
	width: 800px;
	margin: 0 auto;
}
#PageContentContainer02 {
	width: 730px;
	margin: 0 auto;
}
#PageContentBottom {
	width: 700px;
	height: 1050px;
	margin: 0;
	padding: 10px 0;
	background-color: #fff;
}
#MainArticle {
	width: 670px;
	height: 130px;
	margin: 10px auto;
	border: 2px solid #fff;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url(../images/bg_mainarticle.jpg);
}
#MainArticle H3 {
	color: #fff;
	font-size: 10px;
	line-height: 18px;
	margin: 3px 0 0 5px;
	text-align: left;
}
#MainArticleBox {
	margin: 0 auto;
	padding: 15px;
}
#MainArticleImgBox {
	width: 115px;
	height: 70px;
	margin: 0 0 0 20px;
	border: 1px solid #575757;
	background-color: #fff;
	float: left;
}
#MainArticleImgBox IMG {
	width: 111px;
	height: 66px;
	margin: 2px;
}
#MainArticleIntro {
	width: 461px;
	height: 70px;
	float: left;
}
#MainArticleIntro H3 {
	color: #1E263B;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 15px;
	text-align: left;
}
#MainArticleIntro P {
	color: #5D5B5C;
	font-size: 10px;
	margin: 0 0 0 15px;
	text-align: left;
}
#MainArticleIntro A {
	font-weight: bold;
	font-size: 10px;
	color: #C50D01;
	margin: 0 0 0 2px;
	text-align: left;
}
#ImportantInfo {
	width: 670px;
	height: 500px;
	margin: 10px auto;
	border: 2px solid #fff;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url(../images/bg_imp_info.jpg);
}
#ImportantInfo H3 {
	color: #fff;
	font-size: 10px;
	line-height: 18px;
	margin: 3px 0 0 5px;
	text-align: left;
}
#ImpInfoBoxes {
	width: 630px;
	margin: 0 auto;
}
.impinfobox {
	width: 630px;
	height: 80px;
	float: left;
}
.impinfobox H2 {
	color: #1E263B;
	font-size: 12px;
	line-height: 14px;
	margin: 5px 0 0 10px;
	text-align: left;
}
.impinfobox P {
	color: #5D5B5C;
	font-size: 10px;
	margin: 5px 0 10px 10px;
	padding: 0 10px 0 0;
	text-align: justify;
}
.impinfobox A {
	font-weight: bold;
	font-size: 10px;
	color: #C50D01;
	margin: 0 0 0 2px;
	text-align: left;
}
#MainPartners {
	width: 610px;
	height: 260px;
	margin: 10px auto;
	border: 2px solid #fff;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url(../images/bg_mainpartners.jpg);
	border: 1px solid #BBBBBB;
}
#MainPartners H3 {
	color: #fff;
	font-size: 10px;
	line-height: 18px;
	margin: 3px 0 0 5px;
	text-align: left;
}
#MainPartners P {
	color: #5D5B5C;
	margin: 7px 0 0 7px;
	padding: 0 7px 0 0;
	text-align: center;
}
#MainPartners A {
	color: #5D5B5C;
	margin: 7px 0 0 7px;
	padding: 0 7px 0 0;
	text-align: center;
}
#MainPartners A:hover {
	color: #C50D01;
}
#MainPartners table {
	width: 610px;
	height: 120px;
	margin: 0;
}
#MainPartners TR {
	width: 610px;
	height: 25px;
}
#MainPartners TD {
	width: 122px;
	height: 25px;
	text-align: center;
}


