body {
	background: #232323 url(../images/tpt-imgs/bg.jpg) repeat-x fixed;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 78px;
}
#top a {
	text-decoration: none;
	color: #000000;
}
#top-menu a:hover {
	color: #990000;
}


#logo {
	float: left;
	width: 269px;
}
#top-menu {
	width: 600px;
	float: right;
	text-align: right;
	padding-right: 5px;
	line-height: 37px;
	font-size: 14px;
	font-weight: bold;
}
#tel {
	width: 600px;
	float: right;
	padding-right: 5px;
	text-align: right;
	font-size: 20px;
	font-weight: lighter;
	line-height: 41px;
}
#header-bottom {
	background: url(../images/tpt-imgs/header-bottom.gif) no-repeat;
	height: 21px;
}
#header-main object {
	background: url(../images/tpt-imgs/main-anim-bg.jpg);
	height: 188px;
}

#menu {
	height: 35px;
	padding-left: 12px;
	line-height: 35px;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	float: left;
	padding-right: 23px;
	padding-left: 23px;
}
#menu a:hover {
	background: url(../images/tpt-imgs/menu-bg-over.jpg) repeat-x center;
	color: #990000;
}
#main-top {
	background: url(../images/tpt-imgs/main-top-bg.gif) no-repeat;
	height: 11px;
}
#main {
	background: #FFFFFF;
	border-top: 2px none #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px none #000000;
	border-left: 2px solid #000000;
}
#left-col {
	float: left;
	width: 295px;
	padding-top: 25px;
}
#right-col {
	float: left;
	width: 600px;
	border-left: 1px solid #CCCCCC;
}
#contenidos {
	padding: 12px;
	font-size: 12px;
	color: #666666;
}
#contenidos h1 {
	color: #666666;
	font-size: 36px;
	font-weight: lighter;
	text-align: right;
	margin: 0px;
}
#contenidos h2 {
	color: #990000;
	text-align: center;
}
#contenidos h3 {
	text-align: center;
	font-size: 16px;
	font-weight: lighter;
	line-height: 30px;
}
#contenidos h4 {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 4px;
	color: #333333;
	text-transform: uppercase;
}
#contenidos hr {
	color: #CCCCCC;
}
#contenidos a {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
#contenidos a:hover {
	color: #000000;
	text-decoration: underline;
}






.clr {
	clear: both;
	float: none;
}
#footer {
	background: url(../images/tpt-imgs/footer-bg.gif) no-repeat;
	height: 38px;
	color: #CCCCCC;
	padding-top: 12px;
	font-size: 10px;
	text-align: right;
	padding-right: 12px;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
}
#designed-by {
	color: #999999;
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#designed-by a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#designed-by a:hover {
	text-decoration: none;
	color: #990000;
}
