/* CSS Document */
body
{
margin: 0px 0px 0px 0px ;
background:url(images/b_ground.jpg) repeat;
}

.lpanel
{
background:url(images/left_panel.jpg) repeat-y;
}

.rpanel
{
background:url(images/right_panel.jpg) repeat-y;
}

.top_bg_image
{
background:url(images/contact.jpg);
height:155px;
}

.tophome_bg_image
{
background:url(images/earth01.jpg);
height:155px;
}

.topabout_us_bg_image
{
background:url(images/earth02.jpg);
height:155px;
}

.topservice_bg_image
{
background:url(images/earth03.jpg);
height:155px;
}

.toprepresent_bg_image
{
background:url(images/earth04.jpg);
height:155px;
}

.topcoreteam_bg_image
{
background:url(images/earth05.jpg);
height:155px;
}

.bg_vline
{
background:url(images/v_line.jpg) repeat-x;
height:51px;
}

.h1
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:bold;
text-align:left;
padding-left:20px;
padding-top:2px;
}

.text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:20px;
padding-right:20px;
color:#000000;
text-align:justify;
}

.text a:link
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:justify;
}

.text a:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:justify;
}

.text a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:justify;
}

.vline 
{
background:url(images/vline.jpg) repeat-y;
width:3px;
}

.bottom_vline
{
background:url(images/bottom_v_line.jpg) repeat-x;
height:51px;
}

.bottom
{
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:11px;
text-decoration:none;
padding-top:20px;
padding-bottom:20px;
color:#FFFFFF;
background:#46728d;

}

.bottom a:link
{
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:11px;
text-decoration:none;
padding-bottom:20px;
color:#FFFFFF;
background:#46728d;

}

.bottom a:visited
{
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:11px;
text-decoration:none;
padding-bottom:20px;
color:#FFFFFF;
background:#46728d;

}

.bottom a:hover
{
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:11px;
text-decoration:none;
padding-bottom:20px;
color:#FFFFFF;
background:#46728d;

}