body {
margin:0px;
padding:0px;
background:#EBEFF3 url(../images/bgLine.jpg) repeat-x top;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

* html html {}
html {overflow-y:scroll;}

a:focus { outline: none;}
button:focus { outline: none;}

.fleft { float:left;}
.fright { float:right;}
.cleaner {clear:both;}
.paddingBottom{padding-bottom:6px;}

.mainBg{
background:url(../images/mainBg.jpg) no-repeat top;
height:567px;
}
.logoBg{
width:auto;
height:153px;
background:url(../images/logoBg.jpg) repeat-x top;
}

.midBg{
background:url(../images/insideBg.jpg) no-repeat top;
height:auto 250px;
width:970px;
}
.midBg2{
background:url(../images/insideBg2.jpg) repeat-y top;
height:auto;
width:970px;
}

.text01{
font-size:11px;
color:#363636;
}
.text02{
font-size:12px;
color:#0F5EE3;
}
.text03{
font-size:12px;
color:#363636;
}
.text03 a{
color:#0F5EE3;
text-decoration:none;
}
.text03 a:hover{
text-decoration:underline;
}

.head01{
	font-size:15px;
	color:#0F5EE3;
	font-weight: bold;
}
.head02{
font-size:15px;
color:#8A2708;
}
.head03{
font-size:13px;
color:#8A2708;
font-weight:bold;
}


.list1 {
margin:0px;
padding:0px;
list-style:none;
font-weight:normal;
}
.list1 li {
margin:5px 0px 0px 0px;
padding:0px 0px 0px 15px;
font-size:11px;
background:url(../images/bullet01.gif) left top no-repeat;
line-height:15px;
color:#333333;
}


.readMore{
font-size:11px;
color:#DE3603;
}
.readMore a{
color:#DE3603;
text-decoration:none;
}
.readMore a:hover{
color:#DE3603;
text-decoration:underline;
}

.bottomLineBg{
background:url(../images/bottomLine.jpg) repeat-x top;
height:128px;
width:auto;
}


.bottomLinks{
font-size:12px;
color:#737373;
}
.bottomLinks a{
padding:0px 10px;
color:#737373;
text-decoration:none;
}
.bottomLinks a:hover{
color:#282828;
text-decoration:none;
}



.iframe {
border:none;
height:auto;
overflow:hidden;
width:970px;
height:155px;
}
