body
{
    font: normal small Verdana, Helvetica, sans-serif;
    color: #888888;
    text-align: justify;
    font-size: 13px;
    background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
    background-color: white;
    top: 0px;
    margin:0px;
    padding:0px;
}
#top
{
   position:absolute;
   width: 100%;
   top:3px;
   text-align: center;
}

#top a
{
   font-size: 11px;
   text-decoration: none;
}

#border
{
    width: 779px;
    text-align: left;
    margin-top: 170px;

}

#topmenu
{
   position:absolute;
   width: 100%;
   top:35px;
   text-align: center;
}

#adstop
{
    position:absolute;
    width: 100%;
    top:80px;
    text-align: center;
}

.tag
{
    color: #1FBECA;
    margin-left: 240px;
    font-weight: bold;
    padding-top: 52px;
}
.rc1
{
    background-image: url(../images/rc1.gif);
    background-repeat: no-repeat;
    float: left;
    width: 9px;
    margin-top: 9px;
    height: 34px;
    font-size: 1px;
}
.rc2
{
    background-image: url(../images/rc2.gif);
    background-repeat: no-repeat;
    float: left;
    width: 9px;
    margin-top: 9px;
    height: 34px;
    font-size: 1px;
}
#headingbg
{
    background-color: #A0C977;
    border-top: 1px solid #D3D3D3;
    height: 33px;
    line-height: 33px;
    margin-top: 9px;
    float: left;
    color: #ffffff;
    width: 746px;
    padding-left: 15px;
    font-size: 17px;
    font-weight: normal;
}
#bottom
{
    height: 30px;
    line-height: 30px;
    width: 789px;
    background-color: #4DCBD4;
}
#main
{
    padding-right: 10px;
    padding-top: 10px;
    padding-left: 10px;
    border: 1px solid #D3D3D3;
    clear: both;
    padding-bottom: 10px;
    height: 100%;
    min-height: 290px;
}
.sap
{
    width: 1px;
    float: left;
    color: #ffffff;
    text-align: center;
}
.bottomlink
{
    width: 152px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    float: left;
}
.bottomlink a
{
    color: #ffffff;
    text-decoration: none;
}
.bottomlink a:hover
{
    color: #ffffff;
    text-decoration: underline;
}
.links-bg
{
    width: 779px;
    height: 45px;
    line-height: 45px;
}
.toplinks
{
    text-align:center;
    line-height: 35px;
    width: 155px;
    float: left;
    font-weight: bold;
    font-size: 12px;
    font-family: "Verdana";
    
}
.toplinks a
{
    color: #0089A4;
    text-align:center;
    display: block;
    height: 38px;
    background-image: url(../images/off.jpg);
    background-position:center;
    background-repeat: no-repeat;
    text-decoration: none;
}
.toplinks a:hover
{
    color: #01757E;
    background-image: url(../images/on.jpg);
    background-repeat: no-repeat;
}
a
{
    color: #008EAA;
    text-decoration: underline;
}
a:hover
{
    color: #008EAA;
    text-decoration: none;
}
#header
{
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
    height: 140px;
}
#adsMain
{
    width: 336px;
    height: 280px;
    padding-left: 5px;
    float: right;
}
#quick_heading
{
    line-height: 30px;
    font-size: 17px;
    border-left: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3;
    color: #048AA4;
    padding-left: 10px;
    height: 30px;
}
.quicklinks
{
    line-height: 30px;
    height: 30px;
    font-weight: bold;
}
.quicklinks a
{
    color: #666666;
    padding-left: 10px;
    display: block;
    text-decoration: none;
}
.quicklinks a:hover
{
    color: #048AA4;
    background-color: #D0F1F3;
}
#quick-border
{
    border-left: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3;
    width: 160px;
}

.contact_inputText
{
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px solid #D3D3D3;
	width:380px;
   overflow:auto
}

.contact_inputBtn 
{
	font-size: 14px;
	background-color: #e9e9e9;
	border: 1px solid #D3D3D3;
	width: 385px
}

img {
	border: 0px;
}