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

body
{
color: #5f5f5f;
/*
color: #50514D;
*/
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
background: #F9F9F7 url('images/a1.gif') repeat-x;
}

a
{
text-decoration: none;
color: #93b300;
}

a:hover
{
text-decoration: none;
color: #fff;
background: #D3E378 url('images/bbg1.gif') repeat-x;
}


strong
{
background: inherit;
/*
color: #50514D;
*/
color: #5f5f5f;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('images/upbg1.gif') no-repeat;
width: 1002px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 1002px;
margin: 0 auto;
background: #fff url('images/abg1.gif') repeat-y;
}

#inner
{
position: relative;
margin:10px 0px 10px 0px;
padding: 5px 20px 0px 20px;
z-index: 2;
}

#header
{
width: 100%;
height: 104px;
color: #ffffff;
}

#header_inner
{
position: relative;
width: 960px;
height: 104px;
margin: 0px auto;
}

#main
{
padding-top: 0px;
position: relative;
width: 960px;
margin: 0px auto;
padding-bottom: 10px;
}



h1
{
background: inherit;
color: #50514D;

font-size: 26px;
}

h1 span
{
background: inherit;
color: #85AC1E;
}

h1 span sup
{
background: inherit;
color: #85AC1E;
font-size: 14px;
}

h3
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 13px;

height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}

h3 span
{
background: inherit;
color: #85AC1E;
}

h3.first
{
margin-top: 0px;
}

h3.second
{
margin-top: 20px;
}






ul
{
list-style: none;
}

li
{
background: url('images/arrow1.gif') no-repeat 0px 5px;
padding-left: 15px;
}

p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}



.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}



#ccol
{
margin-left: 0px;
background: url('images/a2.gif') repeat-x;
}

#ccontent
{
position: relative;
padding: 0px 0px 0px 0px;
}

#ccontent .post
{
padding-left: 80px;
}

#ccontent .post .content p
{
padding-top: 20px;
}

#ccontent .post .content h2
{
padding-top: 20px;
font-size: 50px;
}

#ccontent .post .content ul
{
padding-left: 40px;
list-style-position:outside;
list-style-type:disc;
}

#ccontent .post .content ul li
{
background-image: none;
padding-bottom: 10px;
}

#ccontent .post span
{
background: inherit;
color: #FF9802;
}

#ccontent .post .content
{
background-image: url('slideimg/bg1.jpg');
background-repeat: no-repeat;
height: 600px;
width: 800px;
font-size: 16px;
color: #ffffff;
}


#main .cleaner
{
clear: both;
background-color:transparent;
height:50px;
}

#footer
{
clear: both;
background: url('images/a2.gif') repeat-x;
width: 960px;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 10px;
text-align: center;
}

#slide
{
background-image: url('slideimg/bg1.jpg');
background-repeat: no-repeat;
height: 600px;
font-size: 18px;
color: #ffffff;
}

.captioned_image
{
position: relative;
float: left;
}

.paginator
{
text-align:center;
padding-top:10px;
}