body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	background: #FFFFFF url(/images/bg.gif) repeat-x top;
	margin: 0 auto;
	width: 908px;
}

a {
    color: #5497BF;
}

a:visited {
    color: #947492;
}

a:hover {
    text-decoration: none;
}

#MainContainer {
	height: auto;
}

#Header {
	width: 908px;
	height: 185px;
	margin-top: 20px;
}

#Headerlogo {
	width: 218px;
	float: left;
}

#HeaderBanner {
	background: url('/images/adspace_bg.png') no-repeat;
	width: 670px;
	height: 185px;
	float: right;
}

#HeaderBanner div {
	text-align:  center;
	padding: 15px;
}

#MiddleContainer {
	width: 908px;
	height: auto;
}

#LeftContainer {
	width: 218px;
	height: auto;
	float: left;
}

#SearchBlcok {
	width: 218px;
	height: 137px;
	float: left;
	margin-top: 8px;
	background-image: url(/images/searchBlock.png);
	background-repeat: no-repeat;
	background-position: top;
}

.txtfld {
	margin: 57px 0 0 30px; 
	width: 160px; 
	height: 22px;
}

.searchBtn {
	margin: 14px 0 0 30px; 
	width: 160px; 
	height: 22px; 
	text-align: right;
}

#naviContainer {
	width: 218px;
	height: auto;
	float: left;
	margin-top: 20px;
}

.bgtop {
	width: 218px;
	background: url(/images/leftTopBg.gif) no-repeat;
	height: 14px;
	float: left;
	margin: 0;
}

.bgBottom {
	width: 218px;
	background-image: url(/images/leftBottomBg.gif);
	background-repeat: no-repeat;
	height: 14px;
	float: left;
}

/*Navigation*/

#navigation  {
	width:  218px;
}

#navigation ul  {
	list-style:  none;
	width: 218px;
	float: left;
	margin:  0;
	padding:  0;
}
#navigation li  {
	border-bottom:  1px solid #e7e7e5;
	font-size: 12px;
}
#navigation li a:link, #navigation li a:visited  {
	font-size:  90%;
	display:  block;
	padding:  3px 0px 3px 15px;
	background-color:  #f3f3f3;
	color:  #000000;
	text-decoration:  none;
}

#navigation li a:hover {
	color:  #0b6095;
	font-weight: bold;
}

/*Navigation*/

#RightCollum {
	width: 670px;
	float: right;
	margin-top: 20px;
}

#naviMid {
	width: 670px;
	height: 26px;
	background-image: url(/images/midnavi.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 9px;
	font-size: 12px;
	color: #FFFFFF;
}

#naviMid span {
    color: #005A91;
}

.NaviTop, .NaviTop:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.NaviTop:hover {
	text-decoration: underline;
}

#MidBlock {
	width: 670px;
	float: left;
	margin-top: 20px;
	height: auto;
}

#c1 {
	width: 510px;
	height: auto;
	float: left;
}

.ptxt {
	font-size: 12px;
	color: #676767;
}

.txt-red {
	font-size: 12px;
	color: #e50000;
}

.img {
	width: 170px; 
	height: auto; 
	float: right; 
	text-align: center; 
	margin-top: 15px;
}

#c2 {
	width: 140px;
	height: auto;
	float: right;
}

.Rbgtop {
	width: 216px;
	background-image: url(/images/r1.gif);
	background-repeat: no-repeat;
	height: 14px;
	float: left;
}

.RbgBottom {
	background: url('/images/r2_bg.gif') no-repeat right top;
	width: 100%;
	height: 14px;
	float: left;
}

.RbgBottom div {
	background: url('/images/r2_corner.gif') no-repeat left top;
	width: 100%;
	height: inherit;
}

#bannerContainer {
	background-color: #efefef; 
	height: auto;
}

#bannerContainer .top {
	background: url('/images/r1_bg.gif') no-repeat right top;
	text-align: center;
}

#bannerContainer .top h1 {
	background: url('/images/r1_corner.gif') no-repeat left top;
	font-size: 12px;
	padding: 10px;
	margin: 0;
}

.banners {
	text-align: center;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #1D59A3;
}

h2 {
    font-size: 13px;
    margin: 5px 0 5px 0;
}

#footer {
	height: 60px;
	margin-top: 20px;
	float: left;
	width: 888px;
	background-color: #00a5dc;
	padding-top: 40px;
	padding-left: 20px;
	font-size: 12px;
	color: #FFFFFF;
}

/*------------------------Inner Pages CSS-------------------------------*/

#naviMid2 {
	width: 908px;
	height: 27px;
	margin-top: 20px;
	padding-top: 8px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(/images/midnavi2.png);
}

#footer2 {
	height: 60px;
	float: left;
	width: 888PX;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 20px;
	padding-top: 40px;
	padding-left: 20px;
	background-color: #00a5dc;
}

p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

p a {
	color: #0962BB;
	text-decoration: none;
}

p a:hover {
	color: #0962BB;
	text-decoration: underline;
}

h4 {
	margin: 0px;
	padding: 0px;
}

h4 a {
	color: #000000;
	text-decoration: underline;
}

h4 a:hover {
	color: #0962BB;
	text-decoration: none;
}
