/* CSS Document */
html,body{
padding:0px;
margin:0px;
width:100%;
background:#630000 url(../img/bodybg.gif) repeat-x;
}
.bodywide{
width:100%;
overflow:hidden;
}
.bodywidebg{
width:1200px;
background:url(../img/headerbg.jpg) no-repeat;
}
.left{
float:left;
}
.right{
float:right;
}
.clear{
clear:both;
}
.header{
height:200px;
width:765px;
}.logo{
height:190px;
width:230px;
background:url(../img/headtitle.png) 15px 60px no-repeat;
}.titimg{

margin-top:5px;

}
.cntplacer{
width:770px;
}
h2{
color:#630000;
}
.menu{
width:765px;
}
.menu ul{
margin:0px;
padding:0px;
}
.menu ul li{
list-style:none;
float:left;
margin-left:5px;
margin-right:0px;
}
.menu ul li a{
display:block;
float:left;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.menuleft{
width:15px;
height:47px;
background:url(../img/menuitemleft.png) no-repeat;
}
.menuright{
width:15px;
height:47px;
background:url(../img/menuitemright.png) no-repeat;
}
.menumidscr{
background:url(../img/menuitemmiddle.png) repeat-x;
height:47px;
padding-top:11px;
width:118px;
font-size:12px;
}
.content{
width:765px;
}
.cnt-left{
width:200px;
}
.cnt-left ul{
margin:0px;
margin-top:4px;
padding:0px;
width:240px;
}
.cnt-left ul li{
list-style:none;
width:226px;
height:120px;
overflow:hidden;
}
.cnt-left ul li.img1{
background:url(../img/leftmenuimg1.png) no-repeat;
}
.cnt-left ul li.img2{
background:url(../img/leftmenuimg2.png) no-repeat;
}
.cnt-left ul li.img3{
background:url(../img/leftmenuimg3.png) no-repeat;
}
.cnt-left ul li.img4{
background:url(../img/leftmenuimg4.png) no-repeat;
}
.cnt-left ul li div{
width:222px;
height:100px;
background:url(../img/leftmenutextbg.png) 1px 0px no-repeat;
text-align:right;


}
.cnt-left ul li div a{
display:block;
padding-top:78px;
padding-right:5px;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
.cnt-left ul li div span{
color:#000000;
font-weight:bold;
}
.cnt-right{
width:520px;
margin-right:1px;
}
.cnt-right .cnt-righttop{
width:520px;
height:15px;
background:url(../img/cntnttop.png) no-repeat;
}
.cnt-right .cnt-rightmiddle{
width:500px;
padding:10px;
background:url(../img/cntntmidscr.png) repeat-y;
text-align:left;
}
.cnt-right .cnt-rightmiddle div{
color:#000000;
font-weight:normal;
padding-left:7px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.cnt-right .cnt-rightbottom{
width:520px;
height:21px;
background:url(../img/cntntbottom.png) no-repeat;
}
.cnt-right .cnt-rightfooter{
width:520px;
height:80px;
background:url(../img/cntfooter.png) no-repeat;
}
.cnt-right .cnt-rightfooter h4{
padding-left:15px;
padding-top:8px;
color:#000000;
font-size:14px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
}
.cnt-right .cnt-rightfooter p{
font-family:Arial, Helvetica, sans-serif;
padding-left:15px;
padding-top:3px;
color:#fff;
font-size:12px;
margin:0px;
text-align:left;
}
.cnt-right .cnt-rightfooter .right{
width:150px;
}

a.linkcolor
{
font-size:14px;
color: #FFFFFF;
text-decoration: none;
}


