@charset "utf-8";
/* CSS Document */

#right_main_ad {
height: 326px;
width: 814px;
float: right;
background-image:url(../images/background_right_main.png);
background-repeat: no-repeat;
}

#right_bottom_big {
height: 198px;
width: 504px;
float: left;
margin: 8px 0 0 7px;
background-image:url(../images/background_right_bottom_big.png);
background-repeat: no-repeat;
display: inline;
}


#right_bottom_small {
height: 198px;
width: 305px;
float: right;
margin-top: 8px;
background-image:url(../images/background_right_bottom_small.png);
background-repeat: no-repeat;
display: inline;
}

#top_main {
height: 28px;
width: 814px;
float: right;
background-image: url(../images/background_right_main_top.png);
background-repeat: no-repeat;
}

#main_content {
min-height: 476px;
width: 814px;
float: right;
background-image:url(../images/background_right_main_middle.png);
background-repeat: repeat-y;
}

#bottom_main {
height: 29px;
width: 814px;
float: right;
background-image: url(../images/background_right_main_bottom.png);
background-repeat: no-repeat;
}

#center_image {
float: left;
width: 400px;
height: 267px;
/* background-image:url(../images/background_main_center.gif);*/
background-repeat: no-repeat;
margin: 27px 0px 27px 27px;
position: absolute;
top: 108px; 
display: inline;
}

#center_image h2{
position: absolute;
top: 200px;
right: 110px;
font-size:14px;
color: #fff;
font-weight:normal;
}

#center_image h3{
position: absolute;
top: 220px;
right: 15px;
font-size:17px;
color: #fff;
text-transform:uppercase;
font-weight:normal;
}


#about_company {
position:relative;
top:0px;
bottom:0px;
left:30px;
right:0px;
height:210px;
width:770px;
}


