body {
	margin: 0px;
	padding: 0px;
	background: #BBD9EE repeat-x;
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #dbe5ec;
}
#top {
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: no-repeat;
}
#logo {
	height: 38px;
	width: 292px;
	padding: 0px;
	margin-top: 15px;
	margin-left: 110px;
	float: left;
}
#phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	float: right;
	padding: 0px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#phone a {
	text-decoration: none;
	color: #AC9999;
}
#phone a:hover {
	text-decoration: none;
	color: #000000;
}

#clr {
	clear: both;
	float: none;
}
/*- Menu Tabs--------------------------- */

    #tabs {
	width:100%;
	font: bold 93%/normal Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
      }
    #tabs ul {
	margin:0;
	list-style:none;
	padding-top: 8px;
	padding-bottom: 0;
	padding-right: 0px;
      }
    #tabs li {
	float: left;
	display: block;
	list-style: none;
	width: 150px;
	margin: 0;
	padding: 0px;
      }
    #tabs a {
	float:left;
	background:url(../images/tpt-2009/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
      }
    #tabs a span {
	float:left;
	display:block;
	background:url(../images/tpt-2009/tabright.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

        #tabs #current a {
                background-position:0% -42px;
        }
        #tabs #current a span {
                background-position:100% -42px;
        }



.menu_left {
	float: left;
	background-image: url(../images/tpt-images/menu-left.gif);
	height: 21px;
	width: 11px;
	background-repeat: no-repeat;
	margin-left: 4px;
}
.menu_right {
	float: left;
	background-image: url(../images/tpt-images/menu-right.gif);
	height: 21px;
	width: 11px;
	margin-right: 4px;
}
#header {
	height: 178px;
	background: #000000 url(../images/tpt-2009/header.jpg) no-repeat right;
	border: 3px solid #3578b7;
}
#menu2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-style: none;
}
#menu2 ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu2 li a {
	text-decoration: none;
	color: #FF0;
	display: block;
	height: 18px;
	background: #2C6598;
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
	border: 1px solid #66ABD9;
	text-transform: uppercase;
}
#menu2 li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-color: #313131;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#main {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#main #title-area h1 {
	font-size: 28px;
	text-align: right;
	margin-bottom: 12px;
}

#main h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}
#left {
	float: left;
	width: 200px;
}
#right {
	float: left;
	width: 570px;
	padding: 10px;

}
.box1 {
	width: 400px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #FFF;
	background-color: #2C6598;
}
#botones a {
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
#botones a:hover {
	color: #D8902C;
}
#botones td {
	border: 1px solid #88BCE3;
}


#content {
	padding: 5px;
	width: 100%;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.content_box {
	background-image: url(../images/tpt-images/boxes-bg.jpg);
	height: 167px;
	width: 364px;
	float: left;
	margin: 13px;
	background-repeat: no-repeat;
}
.content_box h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.content_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.content_box img {
	margin: 2px;
}
.more-info {
	width: 79px;
	float: right;
	text-align: right;
	height: 22px;
	margin-left: 5px;
}
#footer {
	background-color: #2C6598;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	padding: 2px;
	font: bold 9px Arial, Helvetica, sans-serif;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #FFFF00;
}
.foto1 {
	border: 1px solid #000000;
}
#menu-top2{
	display:block;
}
#menu-top2 a{

}
#menu-top2 table{
	margin: 0px;
	padding: 0px;
}
.menu-top2-a{
	border: 1px solid #000000;
	text-align: center;
}
.menu-top2-a a {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	display: block;
}

.menu-top2-a a:hover{
	line-height: 24px;
	color: #FFFFFF;
	background-image: url(../images/tpt-images/bg-menu-top2.GIF);
	background-repeat: repeat-x;
	height: 24px;
	border: 1px solid #FFFFFF;
}
#arriba {
	float: right;
	width: 400px;
}
#arriba a {
	color: #033484;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}
#arriba a:hover {
	color: #000000;
	background-image: url(../images/tpt-images/flecha.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 20px;
}
