﻿#tplContainer {
font-size:14px;
width:770px;
font-family: Arial, Sans-Serif;
background:url("../img/back.jpg") repeat-y 0 0;
line-height:20px;
}
#tplMc {
background:url("../img/top.jpg") no-repeat 0 0;
}
.tplSec1 {
float:left;
width:440px;
}
.tplSec1Padd {
padding:300px 0 50px 40px;
color:#ffeb33;
}
.tplSec2 {
float:right;
width:295px;
}
.tplSec2Padd {
padding:440px 25px 50px 0;
color:#fffffe;
}
.tplBot {
background:url("../img/bot.jpg") no-repeat 0 0;
height:80px;
}
#tplMc ul{
margin:0;
padding:0;
list-style:none;
}
#tplMc ul li{
margin:0;
padding:1px 0 0 8px;
background:url("../img/li.gif") no-repeat 0 10px;
}

#tplContainer h1
{
    line-height: 120%;
}
   
