/* CSS Document */

body, div, h1, h2, h3, h4, h5, h6, p, ul, img {margin:0px; padding:0px; }  

body {
font-family:Arial, Helvetica, sans-serif;
}

.container {
float:none;
width: 800px;
height:800px;
margin: 0 auto;
}


#left {
float:left;
width:420px;
height:570px;
}

#right {
float:left;
width:350px;
height:1600px;
margin-left:30px;
}

#line {
float:left;
width:800px;
height:1px;
background-color:#ac3f70;
margin-top:50px;
}

#banners {
float:left;
width:800px;
height:200px;
margin-top:20px;
}

#video {
float:left;
width:420px;
height:290px;
background-color:black;
margin-top:0px;
margin-bottom:10px;
}

#pic1 {
float:left;
width:204px;
height:115px;
margin-top:12px;
background-image:url(../img/pic1.jpg);
}

a.pic1 {
display: block;
width:204px;
height:115px;
background:url(../img/pic1.jpg) no-repeat 0px 0px;
}

a.pic1:hover {
color:#333333;
background:url(../img/pic1_hover.jpg) no-repeat 0px 0px;
}






#pic2 {
float:left;
width:204px;
height:115px;
margin-top:12px;
margin-left:12px;
background-image:url(../img/pic2.jpg);
}

a.pic2 {
display: block;
width:204px;
height:115px;
background:url(../img/pic2.jpg) no-repeat 0px 0px;
}

a.pic2:hover {
color:#333333;
background:url(../img/pic2_hover.jpg) no-repeat 0px 0px;
}







#pic3 {
float:left;
width:204px;
height:115px;
margin-top:12px;
background-image:url(../img/pic3.jpg);
}

a.pic3 {
display: block;
width:204px;
height:115px;
background:url(../img/pic3.jpg) no-repeat 0px 0px;
}

a.pic3:hover {
color:#333333;
background:url(../img/pic3_hover.jpg) no-repeat 0px 0px;
}





#pic4 {
float:left;
width:204px;
height:115px;
margin-top:12px;
margin-left:12px;
background-image:url(../img/pic4.jpg);
}

a.pic4 {
display: block;
width:204px;
height:115px;
background:url(../img/pic4.jpg) no-repeat 0px 0px;
}

a.pic4:hover {
color:#333333;
background:url(../img/pic4_hover.jpg) no-repeat 0px 0px;
}





#fb_b {
float:left;
width:341px;
height:163px;
margin-left:25px;
background-image:url(../img/facebook_b.jpg);
}

a.fb_b {
display: block;
width:341px;
height:163px;
background:url(../img/facebook_b.jpg) no-repeat 0px 0px;
}

a.fb_b:hover {
color:#333333;
background:url(../img/facebook_b_hover.jpg) no-repeat 0px 0px;
}







#arba {
float:left;
width:100px;
height:40px;
margin-top:70px;
}

#arba p {
font-size:20px;
font-weight:bold;
margin-left:27px;
}

#elit_b {
float:left;
width:310px;
height:163px;
background-color:#FFFF00;
background-image:url(../img/elit_b.jpg);
}

a.elit_b {
display: block;
width: 310px;
height: 163px;
background:url(../img/elit_b.jpg) no-repeat 0px 0px;
}

a.elit_b:hover {
color:#333333;
background:url(../img/elit_b_hover.jpg) no-repeat 0px 0px;
}







#right h1 {
font-size:27px;
font-weight:bold;
color:#ab1b66;
}

#right h2 {
font-size:19px;
font-weight:bold;
margin-top:8px;
margin-bottom:8px;
}

#right h2.fbo {
font-size:19px;
font-weight:bold;
margin-top:8px;
margin-bottom:8px;
color:#ab1b66;
}



#right p {
font-size:13px;
line-height:18px;
}

#right h3 {
font-size:14px;
line-height:18px;
margin-top:12px;
margin-bottom:8px;
}

#right h4 {
font-size:12px;
line-height:18px;
margin-top:8px;
}

#right h4 span {
font-size:12px;
line-height:18px;
margin-top:8px;
color:#000000;
}

#right h4.fbo {
font-size:12px;
line-height:18px;
margin-top:8px;
color:black;
}


#posters {
float:left;
width:282px;
height:174px;
background-image:url(../img/posters.jpg);
background-repeat:no-repeat;
margin-top:20px;
}

#vd {
padding:10px;
margin-bottom:15px;
background-image:url(../img/bgb.jpg);
background-repeat:no-repeat;
}




























