*
{
    margin: 0;
    padding: 0;
}

body
{
    color: #666666;
    font: 0.7em/1.6 trebuchet ms, verdana, arial, helvetica, sans-serif;
    background: #e5e5e5;
}

a
{
    color: #bf0202;
    text-decoration: underline;
}

a:hover
{
    color: #800000;
}

h1, h2, h3, h4, h5, h6
{
    color: #bf0202;
    margin: 24px 0 12px 0;
    line-height: 1.3;

}

h1
{
    font-size: 200%;
    font-weight: normal;
    margin-top: 0;
    padding: 20px 0 0 0;
}

h2
{
    font-size: 160%;
    font-weight: normal;
}

h3
{
    font-size: 140%;
}

h4
{
    font-size: 120%;
	vertical-align: middle;	
}

h5
{
    font-size: 110%;
}

h6
{
    font-size: 100%;
}

hr
{
    display: none;
}

img
{
    border: none;
}

ul
{
    list-style-type: none;
	padding: 0 0 0 10px;

}

table
{
    font-size: 100%;
}

form
{
    text-align: center;
}

form table
{
    border: #e5e5e5 1px solid;
    margin: 0 auto;
}

form table td
{
    text-align: left;
    background: #ededed;
    padding: 8px;
}

form table td input
{
    color: #666666;
    font-size: 100%;
    border: #e5e5e5 1px solid;
    padding: 4px;
}

div.header
{
    background: #800000 url("../img/header.png") no-repeat 50% 0;
    text-align: center;
}

div.header div
{
    width: 980px;
    height: 280px;
    background: #800000 url("../img/header-div.png") no-repeat 50% 0;
    margin: 0 auto;
    text-align: left;
}

div.header h2
{
    position: relative;
    float: left;
    display: inline;
    margin: 60px 0 0 69px;
}

div.header h2 a, div.header h2 a span, div.header h2 a:hover span
{
    position: relative;
    display: block;
    width: 302px;
    height: 44px;
    color: #000000;
    font-size: 160%;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
}

div.header h2 a span, div.header h2 a:hover span
{
    position: absolute;
    top: 0;
    left: 0;
    background: transparent url("../img/eversmile.png") no-repeat 0 0;
    cursor: pointer;
}

div.header h2 a:hover span
{
    background-position: 0 -44px;
}

div.header p, div.header p span
{
    position: relative;
    clear: both;
    float: left;
    display: inline;
    width: 354px;
    height: 52px;
    color: #ffffff;
    font-size: 160%;
    line-height: 52px;
    margin: 46px 0 0 100px;
    text-transform: uppercase;
    overflow: hidden;
}

div.header p span
{
    position: absolute;
    top: 0;
    left: 0;
    background: transparent url("../img/header-p.png") no-repeat 0 0;
    margin: 0;
}




div.page
{
    background: #e5e5e5 url("../img/page.png") repeat-x 0 0;
    text-align: center;
}

div.content
{
    position: relative;
    width: 980px;
    background: #ffffff url("../img/content.png") repeat-y 0 0;
    margin: 0 auto;
    text-align: left;
}

div.bottom
{
    clear: both;
    width: 980px;
    height: 10px;
    font-size: 0;
    line-height: 0;
}

div.main
{
    float: left;
    display: inline;
    width: 620px;
    background: transparent url("../img/main.png") no-repeat 0 0;
    padding: 0 20px 0 60px;
}

div.main p, div.main ul
{
    margin: 12px 0;
}

div.main p.left
{
    float: left;
    margin: 0 15px 0 0;
}

div.main p.c
{
    text-align: center;
}

div.main p.gps
{
    border-top: #ededed 1px solid;
    padding: 12px 0 0 0;
}

div.main ul li
{
    line-height: 200%;
	background: transparent url("../img/li.png") no-repeat 0 9px;
    padding: 0 0 0 12px;
	
}

div.main p.position
{
    display: block;
    width: 620px;
    height: 40px;
    line-height: 40px;
    background: #e5e5e5 url("../img/position.png") no-repeat 0 0;
    border-left: #bf0202 4px solid;
    margin: 16px 0 20px -24px;
    padding: 0 0 0 20px;
}

div.overview
{
    position: relative;
    float: left;
    display: inline;
    width: 300px;
    height: 80px;
    background: #e5e5e5 url("../img/overview.png") no-repeat 0 0;
    margin: 0 0 20px 20px;
}

div.overview h2
{
    margin: 10px 0 0 80px;
}

div.overview h2 a
{
    text-decoration: none;
}

div.overview h2 a:hover
{
    text-decoration: underline;
}

div.overview p
{
    color: #000000;
    line-height: 1.4;
    margin: 0 10px 0 80px;
}

div.overview span
{
    position: absolute;
    display: block;
    top: 10px;
    left: 10px;
    width: 57px;
    height: 82px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

div.fst, div.trd
{
    margin-left: 0;
}

div.fst h2 a, div.fst h2 a:hover
{
    color: #25a8e0;
}

div.snd h2 a, div.snd h2 a:hover
{
    color: #8bc541;
}

div.trd h2 a, div.trd h2 a:hover
{
    color: #d15600;
}

div.fth h2 a, div.fth h2 a:hover
{
    color: #d01f3c;
}

div.fst span
{
    background-image: url("../img/overview-1.png")
}

div.snd span
{
    background-image: url("../img/overview-2.png")
}

div.trd span
{
    background-image: url("../img/overview-3.png")
}

div.fth span
{
    background-image: url("../img/overview-4.png")
}

div.new
{
    display: block;
    width: 630px;
    height: 120px;
    background: #e5e5e5 url("../img/new.png") no-repeat 0 0;
    border-left: #bf0202 4px solid;
    margin: 16px 0 20px -24px;
    padding: 0 0 0 10px;
}

div.new h3, div.new p
{
    position: relative;
    display: inline;
    float: left;
    width: 138px;
    height: 94px;
    margin: 13px 0 0 10px;
    overflow: hidden;
}

div.new h3 a, div.new h3 a:hover
{
    display: block;
    width: 132px;
    height: 88px;
    background: #ffffff url("../img/new-a.png") no-repeat 0 0;
    padding: 3px;
}

div.new h3 a:hover
{
    background-position: 0 -94px;
}

div.new h3 a span
{
    position: absolute;
    top: 3px;
    left: 3px;
    display: block;
    background: transparent url("../img/new-span.png") no-repeat 0 0;
    width: 132px;
    height: 88px;
    cursor: pointer;
}

div.new p
{
    width: 16px;
    height: 18px;
    margin-top: 51px;
}

div.new p a span, div.new p a:hover span
{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 16px;
    height: 18px;
    background: transparent url("../img/new-p.png") no-repeat 0 0;
    cursor: pointer;
}

div.new p a:hover span
{
    background-position: 0 -18px;
}

div.cols
{
    float: left;
    display: inline;
    clear: both;
    width: 640px;
    margin: 0 0 0 -20px;
}

div.cols div
{
    float: left;
    display: inline;
    width: 300px;
    margin: 0 0 0 20px;
}

div.cols div :first-child
{
    margin-top: 0;
}

div.about div
{
    width: 160px;
}

div.about div.text
{
    width: 440px;
}

div.portfolio div
{
    width: 450px;
}

div.portfolio div.img
{
    width: 138px;
    height: 114px;
    background: transparent url("../img/portfolio.png") no-repeat 0 0;
	
}

div.portfolio div.img span
{
    display: block;
    width: 138px;
    height: 94px;
    background: transparent url("../img/new-span.png") no-repeat 3px 3px;

}

div.portfolio h3
{
    font-size: 110%;
    color: #666666;


	
}

div.info
{
    float: right;
    width: 240px;
    background: transparent url("../img/info.png") no-repeat 0 0;
    padding: 65px 40px 0 0;
}

div.info div
{
    width: 240px;
    background: #e5e5e5 url("../img/info-div.png") repeat-y 0 0;
    border-right: #000000 4px solid;
    padding: 0;
}

div.info div h2
{
    color: #333333;
    height: 39px;
    font-size: 120%;
    font-weight: bold;
    line-height: 39px;
    background: #cccccc url("../img/info-h5.png") no-repeat 0 0;
    margin: 0;
    padding: 0 20px;
}

div.info div h3
{
    font-size: 100%;
    margin: 20px 20px 2px 20px;
}

div.info div p
{
    margin: 0 20px;
}

div.info div p.archive
{
    line-height: 1.3;
    background: transparent url("../img/info-p.png") no-repeat 0 100%;
    margin: 0;
    padding: 20px;
}

div.info h2.ad
{
    margin: 20px 0 10px 0;
}

div.info h2.ad a, div.info h2.ad a span, div.info h2.ad a:hover span
{
    position: relative;
    display: block;
    width: 220px;
    height: 80px;
    font-size: 100%;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
}

div.info h2.ad a span, div.info h2.ad a:hover span
{
    position: absolute;
    top: 0;
    left: 0;
    background: transparent url("../img/info-ad.png") no-repeat 0 0;
    cursor: pointer;
}


div.info h2.ad a:hover span
{
    background-position: 0 -80px;
}





div.info h2.ad-en
{
    margin: 20px 0 10px 0;
}

div.info h2.ad-en a, div.info h2.ad-en a span, div.info h2.ad-en a:hover span
{
    position: relative;
    display: block;
    width: 220px;
    height: 80px;
    font-size: 100%;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
}

div.info h2.ad-en a span, div.info h2.ad-en a:hover span
{
    position: absolute;
    top: 0;
    left: 0;
    background: transparent url("../img/info-ad-en.png") no-repeat 0 0;
    cursor: pointer;
}


div.info h2.ad-en a:hover span
{
    background-position: 0 -80px;
}






div.navigation
{
    position: absolute;
    top: -58px;
    left: 30px;
    width: 920px;
    height: 58px;
    background: #000000 url("../img/navigation.png") no-repeat 0 0;
}

div.navigation ul
{
    width: 880px;
    height: 48px;
    margin: 10px 0 0 20px;
}

div.navigation ul li
{
    display: inline;
    float: left;
    height: 48px;
    font-size: 105%;
    line-height: 44px;
}

div.navigation ul li a, div.navigation ul li a:hover
{
    float: left;
    display: block;
    height: 48px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    background: transparent url("../img/navigation-a.png") no-repeat 50% 48px;
    padding: 0 10px;
}

div.navigation ul li a:hover
{
    background-position: 50% 39px;
}

div.navigation ul li a.a
{
    background: transparent url("../img/navigation-on.png") no-repeat 50% 44px;
}

div.navigation p
{
    position: absolute;
    top: 92px;
    right: 30px;
    line-height: 1.2;
    text-align: right;
}

div.navigation p a
{
    color: #666666;
}

div.navigation p a:hover
{
    color: #bf0202;
}

div.language
{
    position: absolute;
    top: -280px;
    left: 788px;
    width: 176px;
    height: 48px;
    background: #000000 url("../img/language.png") no-repeat 0 0;
}

div.language ul
{
    width: 112px;
    height: 28px;
    margin: 0 0 0 32px;
}

div.language ul li
{
    display: inline;
    float: left;
    width: 28px;
    height: 28px;
    font-size: 90%;
    line-height: 24px;
    text-align: center;
}

div.language ul li a, div.language ul li a:hover
{
    float: left;
    display: block;
    width: 28px;
    height: 28px;
    color: #ffffff;
    text-decoration: none;
    background: transparent url("../img/language-a.png") no-repeat 0 -28px;
}

div.language ul li a.on, div.language ul li a:hover
{
    line-height: 29px;
    background-position: 0 0;
}

div.telly
{
    position: absolute;
    top: -240px;
    left: 548px;
    width: 350px;
    height: 192px;
    background: transparent url("../img/telly-cable.png") no-repeat 100% 79px;
}

div.telly span
{
    position: absolute;
    top: 16px;
    left: 16px;
    width: 150px;
    height: 116px;
    background: #a1aeb5 url("../img/telly.gif") no-repeat 0 0;
}

div.telly div
{
    position: absolute;
    top: 0;
    left: 0;
    width: 235px;
    height: 192px;
    background: transparent url("../img/telly.png") no-repeat 0 0;
}

div.footer
{
    clear: both;
    background: #000000 url("../img/footer.png") repeat-x 50% 0;
    text-align: center;
}

div.footer div
{
    position: relative;
    width: 980px;
    height: 160px;
    color: #999999;
    background: #000000 url("../img/footer-div.png") repeat-x 0 0;
    margin: 0 auto;
    text-align: left;
}

div.footer a, div.footer a:hover
{
    color: #666666;
    text-decoration: none;
}

div.footer a:hover
{
    text-decoration: underline;
}

div.footer h4
{
    padding: 20px 0 0 60px;
    margin: 0 0 5px 0;
    text-transform: uppercase;
}

div.footer h4 a, div.footer h4 a span, div.footer h4 a:hover span
{
    position: relative;
    display: block;
    width: 150px;
    height: 20px;
    overflow: hidden;
}

div.footer h4 a span, div.footer h4 a:hover span
{
    position: absolute;
    top: 0;
    left: 0;
    background: transparent url("../img/footer-logo.png") no-repeat 0 0;
    cursor: pointer;
}

div.footer p
{
    padding: 0 90px;
}

div.footer ul
{
    float: right;
    width: 280px;
    margin: -18px 0 0 0;
}

div.footer ul li a
{
    color: #999999;
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding: 0 0 0 18px;
}

div.footer ul li a:hover
{
    color: #666666;
    text-decoration: none;
    background-position: 0 -16px;
}

div.footer ul li.print a
{
    background-image: url("../img/print.png");
}

div.footer ul li.map a
{
    background-image: url("../img/map.png");
}

div.footer ul li.recommend a
{
    background-image: url("../img/recommend.png");
}

div.footer div span.smudge
{
    position: absolute;
    top: 11px;
    left: -100px;
    width: 107px;
    height: 139px;
    background: transparent url("../img/smudge.png") no-repeat 0 0;
}
