/*body{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0 auto;
	width:908px;
}*/

#MainContainer{
	height:auto;
}

#Header{
	width:908px;
	height:185px;
	margin-top:20px;
/*	background-color:#0099CC;*/
}

#Headerlogo{
	width:218px;
	float:left;
}

#HeaderBanner{
	width:670px;
	float:right;
}

#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-image:url(../images/leftTopBg.gif);
	background-repeat:no-repeat;
	height:14px;
	float:left;
}

.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:14px;
	color:#FFFFFF;
}

.NaviTop{
	color:#FFFFFF;
	text-decoration:none;
}

.NaviTop:hover{
	color:#000000;
	text-decoration:underline;
}

#MidBlock{
	width:670px;
	float:left;
	margin-top:20px;
	height:auto;
}

#c1{
	width:444px;
	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:216px;
	height:auto;
	float:right;
}

.Rbgtop{
	width:216px;
	background-image:url(../images/r1.gif);
	background-repeat:no-repeat;
	height:14px;
	float:left;
}

.RbgBottom{
	width:216px;
	background-image:url(../images/r2.gif);
	background-repeat:no-repeat;
	height:14px;
	float:left;
}

#bannerContainer{
	background-color:#efefef; 
	height:auto;
}

.banners{
	text-align:center;
}

h1{
	font-size:16px;
	font-weight:bold;
	color:#1D59A3;
}

/*#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;
}
