@charset "utf-8";
/* CSS Document */

.bg{
background-image:url(../images/bg.jpg);
background-repeat:repeat-y;
width:100%;
}

.logo{background-image:url(../images/logo.png);
width:284px;
height:104px;
background-repeat:no-repeat;

}

.sidebaneer{
background-image:url(../images/small-banerer.png);
width:947px;
height:178px;
background-repeat:no-repeat;}

.sidebaneer1{background-image:url(../images/small-banerer1.png);
width:944px;
height:203px;
background-repeat:no-repeat;
float:inherit;}


.content{
font-family:Arial, Helvetica, sans-serif;
line-height:24px;
font-size:11px;
margin:20px;
font-weight:normal;
line-height:25px;
color: #000000;


}

.content2{
font-family:Arial, Helvetica, sans-serif;
line-height:24px;
font-size:13px;
font-weight:bold;
line-height:25px;
color:#398fb9;
}
.content3{
font-family:Arial, Helvetica, sans-serif;
line-height:24px;
font-size:16px;
margin:20px;
font-weight:bold;
line-height:22px;
color:#0099CC;

}

.content4{
font-family:Arial, Helvetica, sans-serif;
line-height:24px;
font-size:12px;
margin:20px;
font-weight:normal;
line-height:22px;
color:#ffffff;
padding-left:15px;

}

.bg1{
background-image:url(../images/bg1.png);
background-repeat:no-repeat;
width:956px;
height:46px;
}
.bg2{
background-image:url(../images/bg3.png);
background-repeat:repeat-y;
width:956px;
}
.bg3{
background-image:url(../images/bg2.png);
background-repeat:no-repeat;
width:956px;
height:46px;
}

.line{background-image:url(../images/line.jpg);
width:2px;
height:55px;
background-repeat:no-repeat;
}

.bodycontent{
font-family:Arial, Helvetica, sans-serif;
line-height:24px;
font-size:12px;
color: #000000;
}
.arrow{background-image:url(../images/arrow.png);
background-repeat:no-repeat;}


.footer:link {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #000000;	text-decoration:none;}
.footer:visited {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #000000;	text-decoration:none;}
.footer:hover {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #000000;	text-decoration:none;}
