@charset "utf-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#DADADA;
background-color:#1b1b1b;
font-stretch:wider;
background-image: url(../images/Homepage4.jpg);
background-repeat:repeat-x;

}
li{
margin-left:-10px;
}

.body_font{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#DADADA;

font-stretch:wider;
}
.read_more{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#e86a3e;
}

.tile1{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#65c7eb;
font-weight:bold;
font-style:italic;
}

.tile2{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#65c7eb;
font-weight:bold;
font-style:italic;
}

.foot_link {
font-family:Arial, Helvetica, sans-serif;

color:#FFFFFF;
font-size:11px;
}

#left_body{
background-image: url(../images/Homepage4_02.jpg) ;
background-repeat:no-repeat;
background-position:right;
background-position:top;
width:112px;

}

#rigth_body{
background-image: url(../images/Homepage4_04.jpg);
background-repeat:no-repeat;
width:114px;

}

#center_body{
background-image: url(../images/bgcenter.jpg);
background-repeat:repeat-x;

height:450px;
width:671px;

}

#footertd{
background-image: url(../images/footbg.jpg);
background-repeat: repeat-x;
height:42;

}

#globe{
background-image:url(../images/globe.png);
background-repeat:no-repeat;

margin-left:600px;
margin-top:60px;
}

A:link{text-decoration:none;}
A:hover{text-decoration:underline;}
A:visited{text-decoration:none;}
A:active{text-decoration:none;}






