@charset "utf-8";
/* CSS Document */

body{
margin:0;
background:#ffffff url(../images/site-bg.jpg) repeat-x;
}
.menu-bg{
background:url(../images/menu-bg.jpg) repeat-x;
height:54px;
}
.grey-layerbg{
background:url(../images/grey-layer-bg.jpg) repeat-x;
height:33px;
}
.content-top{
background:#ebecee url(../images/content-bg-top.jpg) no-repeat;
width:653px;
height:16px;
}
.content-bg{
background:url(../images/content-bg-mdl.jpg) repeat-y;
width:653px;
}
.content-bottom{
background:url(../images/content-bg-bottom.jpg) no-repeat;
width:653px;
height:16px;
}
.right-panel-top{
background:url(../images/right-panel-top.jpg) no-repeat;
width:244px;
height:59px;
}
.right-pannel-bg{
background:url(../images/right-pannel-bg.jpg) repeat-y;
width:244px;
}
.menu-link-home{
background:#b2e5ef;
font-family:arial;
font-size:14px;
color:#4e2c28;
text-align:center;
}
.menu-link-home a{
background:#b2e5ef;
text-decoration:none;
font-family:arial;
font-size:14px;
color:#4e2c28;
text-align:center;
}
.menu-link-inner-txt a{
font-family:arial;
font-size:14px;
text-decoration:none;
color:#FFFFFF;
padding-left:30px;
padding-right:30px;
text-align:center;
}
.menu-link-inner-txt a:hover{
font-family:arial;
text-decoration:none;
font-size:14px;
color:#4e2c28;
text-align:center;
}
.mobile-num-txt{
color:#606b73;
font-family:trebuchet MS;
font-size:13px;
}
.welcome-txt{
font-family:tahoma;
font-size:24px;
color:#010101;
font-weight:normal;
text-transform:uppercase;
}
.toweb-txt{
padding-left:10px;
font-family:tahoma;
font-size:16px;
color:#097881;
font-weight:normal;
}
p{
margin:0;
}
.main-txt{
font-family:verdana;
font-size:12px;
color:#000000;
font-weight:normal;
text-align:justify;
}
.footer-txt a{
font-family:arial;
color:#49535c;
text-decoration:none;
padding-left:30px;
padding-right:30px;
font-size:12px;
}
.footer-txt a:hover{
font-family:arial;
color:#49535c;
font-size:12px;
}
.copyrit-txt{
font-family:tahoma;
font-size:12px;
color:#49535c;
padding-left:10px;
padding-right:10px;
}
.copyrit-txt a{
font-family:tahoma;
text-decoration:none;
font-size:12px;
color:#49535c;
}
.copyrit-txt a:hover{
font-family:tahoma;
text-decoration:none;
font-size:12px;
color:#309eb4;
}
.website-txt{
font-family:tahoma;
font-size:12px;
color:#309eb4;
}
.website-txt a{
font-family:tahoma;
text-decoration:none;
font-size:12px;
color:#309eb4;
}
.our-placement-txt{
font-family:verdana;
font-weight:bold;
color:#FFFFFF;
font-size:20px;
text-align:center;
}
.marquee-txt{
font-family:tahoma;
font-size:11px;
color:#000000;
}
.pic-bdr{
border:solid 1px #000000;
}