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

.cont
{
color:#FFF200;
font-size:40px;
font-weight:bold;
font-style:italic;
text-align:center;
}
.cont1
{
color:#FFF200;
font-size:36px;
font-weight:bold;
font-style:italic;
}
.cont2
{
color:#FFF200;
font-size:28px;
font-weight:bold;
}
.cont3
{
color:#FFF200;
font-size:24px;
font-weight:bold;
}
.cont3a
{
color:#FFF200;
font-size:20px;
font-weight:bold;
}
.cont5
{
color:#FFF200;
font-size:30px;
font-weight:bold;
padding-left:15px;
padding-right:15px;
}
.cont3white
{
color:#FFF;
font-size:18px;
font-style:italic;
font-weight:bold;
}
.h1
{
color:#FFF200;
}
.h2
{
color:#FFF200;
}
.cont4white
{
color:#FFF;
font-size:19px;
}
.cont5white
{
color:#FFF;
font-size:16px;
font-weight:bold;
}
.cont6white
{
color:#FFF;
font-size:20px;
line-height:24px;
padding-left:20px;
padding-right:20px;
text-align:justify;
}
.cont6white1
{
color:#FFF;
font-size:18px;
line-height:24px;
padding-left:20px;
padding-right:20px;
text-align:center;
}
.cont6
{
color:#FFF;
font-size:20px;
line-height:24px;
}
.cont4
{
color:#FFF200;
font-size:19px;
font-style:italic;
text-decoration:underline;
font-weight:bold;
}
.footer
{
color:#FFF;
font-size:14px;
font-weight:400;
line-height:18px;
text-align:center;
}
.box
{
color:#FFF;
font-size:14px;
font-weight:400;
}
.text1
{
font-family:AGCooperCyr;
font-size:24px;
color:#FFF200;
}

.midbg
{
background:url(../images/midbg.jpg) center repeat-y;
}

.video_bg
{
background:url(../images/videobg1.png) center no-repeat;
width:555px;
height:360px;
}

.downbg
{
background:url(../images/downbg.png) no-repeat;
height:351px;
}

.sidebg
{
background:url(../images/sidebg.jpg); background-repeat:no-repeat;
width:339px;
height:927px;
}

.box_new
{
background:url(../images/box.jpg) center no-repeat;
width:740px;
height:161px;

}

.ollie
{
background:url(../images/ollie.jpg) no-repeat;
height:328px;
}

.bottom
{
background:url(../images/bottom.jpg) no-repeat;
height:97px;
}
.video
{
background-image:url(../images/optinvideo.jpg);
background-repeat:no-repeat;
width:978px;
height:519;}
.body_bg{
background-image:url(../images/body_bg.jpg);
background-repeat:repeat-y;}
.squ_bot{
background-image:url(../images/bott.jpg);
width:978px;
height:340px;}
a:link {
	color: #FFF200;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF200;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFF200;
}
