div#template-page
{
    width: 870px;
    margin-left: auto;
    margin-right: auto;
}

table#template-header
{
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 30px;
    margin-bottom: 20px;
}

td#template-header-topnav
{
    text-align: right;
}

td#template-header-topnav a
{
    text-decoration: none;
}

td#template-header-logo
{
    width: 120px;
    height: 88px;
}

td#template-header-baner
{
    width: auto;
    text-align: right;
    vertical-align: bottom;
}

ul#template-top-menu
{
    width: 100%;
    margin-top: 20px;
    background-color: #005DAD;
    list-style-type: none;
}

ul#template-top-menu li
{
    display: inline;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    padding: 17px;
    line-height: 27px;
    margin-left: 0px;
}

ul#template-top-menu li a
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

div#template-content
{
    margin-top: 20px;
    text-align: left;
}

table#template-page-layout
{
}

table#template-page-layout td
{
    text-align: left;
    vertical-align: top;
}

td#template-left-menu
{
    width: 250px;
    padding-right: 20px;
}

td#template-left-menu ul
{
list-style-type: none;
margin-top: 0px;
}

td#template-left-menu li
{
    width: 100%;
    background-color: #E5E5E5;
    margin-top: 1px;
    line-height: 27px;
    margin-left: 0px;
}

td#template-left-menu li a
{
    color: #005DAD;
    font-weight: bold;
    text-decoration: none;
    margin-left: 27px;
}

td#template-page-workarea
{
    width: auto;
}

table#template-footer
{
    width: 100%;
    margin-top: 20px;
}

table#template-footer td
{
    width: 50%;
    font-weight: bold;
    color: #B6B6B6;
    font-size: 12px;
}

table#form
{
	width: auto;
	margin: 0px;
	
}

table#form td
{
	padding-left: 5px;
	padding-right: 5px;
}

table#form td#empty
{
	height: 3px;
}

td#empty img
{
	height: 3px;
}

table#clients
{
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}

table#clients td
{
	text-align: center;
}

table#clients td div
{
	height: 100px;
	width: 180px;
	text-align: center;
	border: 1px solid #DDDDDD; 
}

table#vip
{
	width: 350px;
	padding-left: 20px;
	padding-top: 30px;
}
table#vip td.vip-td
{
	width: 450px;
	height: 154px;
}

table#vip td.vip-td div
{
	position: relative;
	top: -96px;
	left: -7px;
	width: 170px;
	height: 25px;
	text-align: right;
}
