/* CSS Document */
* { margin:0; padding:0;  }

body { margin:0; font-family:Tahoma, Arial; font-size:12px; background:#CCCCCC;}

ul { list-style:none; }

a{ text-decoration:none; }

img { border:0;}

#wrapper { width:1000px; background:#FFFFFF; margin:0 auto; }

#top_menu { height:54px; background:#DB261F; }
#top_menu ul { padding:30px 0 0 40px; }
#top_menu ul li { float:left; color:#FFFFFF; }
#top_menu ul li a { color:#FFFFFF; font-size:12px; padding:0 10px; }

#container { clear:both; width:1000px;}

#L_cont { width:240px; border-right:#343434 1px solid; float:left; margin-top:10px; } 
#L_cont .logo { height:184px; }
#L_cont .navRbg { background:#DB261F; width:240px; height:auto;}
#L_cont .nav { background:#343434; width:222px; height:300px; margin:0 0 0 18px; display:block; }
/*#L_cont .nav li { padding:10px 0 5px 5px; display:block; margin:0 5px 0 5px; border-bottom:#FFFFFF 1px solid; width:182px; }*/
#L_cont .nav li { padding:10px 0 5px 5px; display:block; margin:0 5px 0 5px; width:182px; }
#L_cont .nav a { color:#FFFFFF; font-size:12px;}

#R_cont { float:left; width:759px;  }
#R_cont .Rmenu { width:759px; height:40px; border-bottom:12px #DB261F solid;}
#R_cont .Rmenu ul { margin:15px 0 0 0px; padding:0; height:20px; display:inline-block; }
#R_cont .Rmenu li { float:left; background:#DB261F; line-height:14px; margin:0 0 0 15px; padding:0;}
#R_cont .Rmenu li a { color:#000000; font-size:12px; font-weight:bold; display:block; line-height:14px; padding:0 5px 0 7px; background:#FFFFFF; margin:0 0 0 14px; }

#R_cont .flash { height:204px; border-bottom:#000000 1px solid; }
#R_cont .flash .f1 {height:204px; width:544px; float:left; margin-top:0px;}
#R_cont .flash .f2 {height:204px; width:214px; float:left; background:#DB261F; }

#R_cont .Mcont { padding:15px 0 0 20px; clear:both; }
#R_cont .Mcont h3 { font-size:14px; font-weight:normal; } 
#R_cont .Mcont .box { width:222px; height:220px; background:#343434; color:#FFFFFF; float:left; margin:20px 0 0 20px; display:block;}
.top_curve { background:url(images/box_curves_01.jpg) no-repeat; height:10px; padding:0; display:block;}
#R_cont .Mcont .box h4 { font-size:12px; padding:14px; text-align:center; }
#R_cont .Mcont .boxM { background:#BEBDB9 url(images/curve_in_01.gif) no-repeat left top; height:108px; color:#000000; margin:0; }
#R_cont .Mcont .boxM ul { padding:15px 0 0 15px;}
#R_cont .Mcont .boxM p { margin:0px 0 0 10px; display:block; padding:15px 10px 0 0; text-align:justify;}

#footer { height:20px; background:#BEBDB9; margin:102px 0 0 0px; display:block; clear:both;}

#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 180px; /*marquee height */
background-color: white;
overflow: hidden;
border: 3px #990100;
padding: 2px;
padding-left: 4px;
}
