@charset "utf-8";
/* CSS Document */
body {
margin:0;
padding:0;
background:#1E1E1E url(../images/bg.jpg) bottom repeat-x;

}
.webpgCont {
width:878px;
background:#FFFFFF;
padding:11px;
margin:8px auto;
margin-bottom:0;
}

.logopos {
margin:25px;
}
.topMenu {
margin-left:500px;
margin-top:50px;
position:absolute;
font-family:Arial, Helvetica, sans-serif;
}
.topMenu ul {
margin:0;
padding:0;
list-style:none;
}

.topMenu ul li {
display:block;
height:31px;
background:url(../images/menu/dotbg.jpg) right no-repeat;
padding:4px 4px 0 4px;
color:#0193CF;
margin-right:4px;
float:left;
font-size:16px;

}
.topMenu ul li a {
text-decoration:none;
color:#0193CF;
display:block;
padding:4px 4px 0 4px;
margin-right:4px;
float:left;
}
.topMenu ul li a:hover {
text-decoration:none;
color:#000000;
border-bottom:3px solid #000000;
}
.banner {
width:auto;
margin-bottom:26px;
}

.midCont {
font-family:Tahoma;
line-height:16px;
text-align:justify;
height:auto;
/*color:#6D6D6D;
font-size:13px;*/

}
.col1 {
float:left;
width:472px;
padding:0 14px;
color:#6D6D6D;
font-size:13px;
min-height:288px;
height:auto !important;
height:288px;
background:url(../images/dotbg.jpg) bottom right no-repeat;
}

.titl {
font-size:22px;
font-family:Tahoma;
margin-bottom:17px;
color:#373737;
}
.titlblu {
color:#038FCD;
}

.col1 p {
margin:10px 0;
padding:0;
}
.col2 {
padding:30px 20px 0 23px;
float:left;

}
.txtli {
	color:#038FCD;
	font-size:13px;
	padding-left:25px;
	font-weight:700;
	background-image: url(../images/arwbullt.jpg);
	background-repeat: no-repeat;
	background-position: left center;

}

.txtli a {
color:#038FCD;
font-size:13px;
text-decoration:none;
font-weight:700;
}
.txtli a:hover {
color:#000000;
font-size:13px;
text-decoration:underline;

}

.col1new {
width:auto;
padding:0 14px;
color:#6D6D6D;
font-size:13px;
min-height:288px;
height:auto !important;
height:288px;
}
.col1new p {
margin:10px 0;
padding:0;
}
.footer {
border-top:21px solid #038FCD;
width:900px;
margin:auto;
padding-top:50px;
padding-bottom:8px;
color:#ffffff;
font-size:12px;
font-family:Tahoma;
}

.str {
float:left;
display:none;
}
.str a {
color:#ffffff;
text-decoration:none;
}
.str a:hover {
color:#ffffff;
text-decoration:underline;
}
.comp{
float:right;
}

.td img {display: block;}
