*{margin:0;padding:0}

body{min-height:500px;background:#fff;text-align:center}
body,input{font:11px Tahoma,sans-serif}

a{text-decoration:none;color:#888}

.page{position:absolute;height:100%;width:516px;left:50%;margin-left:-258px}

.header{width:516px;position:absolute;height:325px;left:0;top:50%;margin-top:-225px}
.slogan{color:#e85d10;font-size:2.1em;padding-top:5px}
.slogan a{color:#03c;border-bottom:2px dotted #ccc}


.menu{list-style:none;width:516px;height:52px;padding:0 12px 11px 12px;margin:18px 0 0 -12px;background-color:#f6f6f6;background-image:url(/images/menu_bg.png);text-align:left}
.menu li{position:relative;float:left;height:51px;margin:1px 0 0 1px}
.tmean{width:128px}
.tmean span{width:118px}
.service{width:125px}
.service span{width:115px}
.portfolio{width:127px}
.portfolio span{width:117px}
.contact{width:131px}
.contact span{width:121px}
.menu span{position:absolute;padding-left:10px;}

.menu a:hover{background:#f9ba00}

.menu a {float:left;width:100%;height:100%}

.title{font:1.6em Arial,sans-serif;padding-top:6px;height:46px}
.subtitle{padding-top:28px;height:24px}

.menu a:hover .title{background-image:url(/images/menu_title.png);background-position:bottom;background-repeat:repeat-x;color:#fff;font-weight:bold;}
.menu a:hover .subtitle{background-image:url(/images/menu_subtitle.png);background-position:top;background-repeat:repeat-x;color:#f2f2f2}


.footer{position:absolute;height:66px;width:516px;bottom:0;left:0;border-top:1px solid #bfbfbf}

.copyright,.city,.f_contact,.search{position:absolute;top:27px;color:#999}
.copyright{left:0;}
.team{color:#666}
.city{left:100px}
.f_contact{left:200px;color:#666;border-bottom:1px solid #ccc}

input{border:0;background-color:#fff;float:left;}
.search{top:24px;right:0}
.input{width:177px;height:18px;background-image:url(/images/input.png);color:#999999;padding:4px 0 0 10px;font:italic 1em Arial,sans-serif;border-right:1px solid #dfdfdf}
.submit{width:71px;height:22px;background-image:url(/images/submit.png);background-color:#fff;cursor:pointer;padding-bottom:1px;color:#666}


::selection {
background: #65add7; /* Safari */
}
::-moz-selection {
background: #65add7; /* Firefox */
}