@charset "UTF-8";
/* CSS Document */

body{
background:#f3f0e9 url("http://www.donyeyo.com/layout/bg.jpg") repeat-x;
margin: auto 0;
}
#container{
width:1024px;
}
#header{
height:100px;
width:1024px;
margin-top:39px;
}
#logo{
background:url(http://www.donyeyo.com/layout/logo.jpg) no-repeat;
float:left;
width:350px;
height:50px;
}
#navlink{
float:left;
margin-top:8px;
width:107px;
height:60px;
}

a.mainlink1:link, a.mainlink1:visited{
background: url(http://www.donyeyo.com/layout/nav_1.jpg) no-repeat;
background-position: -108px 0px;
padding:8px 0 0 0;
color: #000000;
display:block;
height:60px;
}
a.mainlink1:hover {
background: url(http://www.donyeyo.com/layout/nav_1.jpg) no-repeat;
padding:8px 0 0 0;
display:block;
height:60px;
}
a.mainlink2:link, a.mainlink2:visited{
background: url(http://www.donyeyo.com/layout/nav_2.jpg) no-repeat;
background-position: -106px 0px;
padding:8px 0 0 0;
color: #000000;
display:block;
height:60px;
}
a.mainlink2:hover {
background: url(http://www.donyeyo.com/layout/nav_2.jpg) no-repeat;
padding:8px 0 0 0;
display:block;
height:60px;
}

a.mainlink3:link, a.mainlink3:visited{
background: url(http://www.donyeyo.com/layout/nav_3.jpg) no-repeat;
background-position: -110px 0px;
padding:8px 0 0 0;
margin-left:25px;
color: #000000;
display:block;
height:60px;
width:107px;
}
a.mainlink3:hover {
background: url(http://www.donyeyo.com/layout/nav_3.jpg) no-repeat;
padding:8px 0 0 0;
display:block;
height:60px;
}

a.mainlink4:link, a.mainlink4:visited{
background: url(http://www.donyeyo.com/layout/nav_4.jpg) no-repeat;
background-position: -104px 0px;
padding:8px 0 0 0;
color: #000000;
display:block;
height:60px;
}
a.mainlink4:hover {
background: url(http://www.donyeyo.com/layout/nav_4.jpg) no-repeat;
padding:8px 0 0 0;
display:block;
height:60px;
}

a.mainlink5:link, a.mainlink5:visited{
background: url(http://www.donyeyo.com/layout/nav_5.jpg) no-repeat;
background-position: -109px 0px;
padding:8px 0 0 0;
color: #000000;
display:block;
height:60px;
}
a.mainlink5:hover {
background: url(http://www.donyeyo.com/layout/nav_5.jpg) no-repeat;
padding:8px 0 0 0;
display:block;
height:60px;
}
#image_bar{
float:left;
width:850px;
height:380px;
margin-left:30px;
}
#home_content{
width:1024px;
height:770px;
}
#home_video{
float:left;
width:500px;
margin-left:10px;
}
#home_textbox{
background: url(http://www.donyeyo.com/layout/home_textbox.jpg) no-repeat;
float:left;
text-align:justify;
padding:20px;
width:370px;
height:365px;
}
#footer_home{
background:#f3f0e9 url(http://www.donyeyo.com/layout/footer_bg.jpg) repeat-x;
padding:20px 0 0 0;
width:100%;
height:200px;
color:#000000;
float:left;
}
#footer_lower{
width:100%;
color:#000000;
float:left;
}
a.footlink{
color:#000000;
text-decoration:none;
font-family:Century Gothic, Helvetica, Sans Serif;
font-size:9pt;
}
#content{
width:1024px;
float:left;
}
#content_sub{
float:left;
width:1024px;
text-align:left;
}
#content_left{
float:left;
text-align:left;
margin-left:50px;
width:440px;
font-family:Century Gothic, Helvetica, Sans Serif;
}
#content_right{
float:left;
}
#cigar_content{
float:left;
text-align:left;
margin-left:50px;
width:950px;
font-family:Century Gothic, Helvetica, Sans Serif;
}
