﻿.anim
{
	height: 135px;
	background: url("../images/header.jpg") #777777 no-repeat scroll top left;
}

.anim object
{
	float: left;
	margin-top: 55px;
	display: inline;
}

#main #content {
	width: 750px;
	float: left;
	padding-bottom: 0;
}

#content div {
	margin: 0;
}


.td1
{
	color: #424f5d;
	background-color: #e8eff5;
	width: 250px;
}

.td2
{
	color: #fff;
	background-color: #424f5d;
	width: 250px;
}

.td2 ul li
{
	list-style-image: url('../images/td2_bullet.gif');
}


.td3
{
	color: #424f5d;
	background-color: #ccccff;
	width: 250px;
}

.td3 ul li
{
	list-style-image: url('../images/td3_bullet.gif');
}


.td1 img, .td2 img, .td3 img
{
	margin: 0;
}

.td2 a, .td2 a:hover, .td3 a, .td3 a:hover
{
	border: 0;
}

.td1 ul, .td2 ul, .td3 ul
{
	margin: 0 15px 0 0;
	padding-left: 30px;
}

.right
{
	text-align: right;
}

.right img
{
	margin: 0 1em 1em 0;
}

.plb
{
	background: #e8eff5 url("../images/plb.jpg") no-repeat bottom left;
}

.prb
{
	background: #ccccff url("../images/prb.jpg") no-repeat bottom right;
}

a.clear
{
	display: block;
	margin: auto 15px 15px auto;
	text-align: right;
	text-decoration: none;
}

.right a
{
	color: #d3104b;
	text-decoration: none;
	border-bottom: none;
}

.right a:hover
{
	color: #d3104b;
	border-bottom: none;
}

