td img {display: block;}
body {
	background-image: url(../img/psico_bg.jpg);
	background-color: #FCB062;
	margin-top: 0px;
	background-repeat: repeat-x;
	font-family: "trebuchet MS", verdana, tahoma, arial;
}
#wrapper {
	width: 978px;
	margin: 0 auto;
	position:relative;
}
#header {
	height: 161px;
	width: 948px;
	position: absolute;
	background-color: #D42630;
}
.header-top {
	height: 23px;
	width: 948px;
	position: absolute;
	top: 3px;
	background-image: url(../img/header_top.jpg);
	background-color: #D42630;
}
.header-middle {
	width: 948px;
	height: 114px;
	position: absolute;
	left: 0px;
	top: 26px;
	background-color: #FFF;
}
.header-bottom {
	width: 948px;
	height: 24px;
	position: absolute;
	background-image: url(../img/header_bottom.jpg);
	left: 0px;
	top: 137px;
	background-color: #D42630;
}
#content {
	width: 948px;
	padding: 210px 0 0 0;
}
#bg-shadow-left {
	width: 15px;
	float: left;
	background-image: url(../img/psico_bg_shadow_tile_left.jpg);
	background-repeat: repeat-y;
	overflow:hidden;
}
#bg-shadow-right {
	width: 15px;
	float: right;
	background-image: url(../img/psico_bg_shadow_tile_right.jpg);
	background-repeat: repeat-y;
	overflow:hidden;
}
#container {
	width: 948px;
	height: auto;
	float:left;
	background-color: #FFF;
}
.content-main {
	width: 754px;
	float:left;
	background-color: #FFF;
	font-size: 14px;
}
.splash {
	padding: 8px;
}
#splash-flash {
	padding:0px 0px 0px 7px;
	float:left;
}

.footer {
	clear: both;
	height: 20px;
	width: 948px;
	background-color: #900;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;

}
.footer a:link, .footer a:visited {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	color: #FFF;
	text-decoration: underline;
}

.content-main h1 {
	font-size: 18px;
	line-height: 10px;
	font-weight: bold;
	color: #F06927;
	background-color: #FEDBB5;
	margin: 0 5px 0 5px;
	padding: 2px 0 2px 2px;
	border-bottom: 2px solid #F06927;
}
.content-wrapper {
	width: 755px;
	background-color: #FFF;
}
.content-1 {
	width: 745px;
	float: left;
	padding: 0 0 0 10px;
}
.content-1-top {
	width: 745px;
	height: 35px;
	background-image: url(../img/psico_main_bg_top.jpg);
	background-repeat: no-repeat;
}
.content-1-middle {
	width: 745px;
	background-image: url(../img/psico_main_bg_middle.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
}
.content-1-middle p {
	padding: 0 15px 0 10px;
}
.content-1-bottom {
	width: 745px;
	height: 35px;
	background-image: url(../img/psico_main_bg_bottom.jpg);
	background-repeat: no-repeat;
}

.content-1-middle strong {
	font-size: 16px;
	font-weight: bold;
	color: #D22731;
	padding: 0 0 0 10px;
}

.content-1 a:link, .content-1 a:visited  {
	color: #A7B986;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 10px;	
}
.content-1 a:hover, .content-1 a:active {
	text-decoration: underline;
}
.content-main p{
	padding: 0 20px 0 20px;
}
.content-extra {
	width: 190px;
	clear:right;
	float:right;
	background-color: #FFF;
	font-weight: bold;
	color: #F06927;
}
.content-extra h1 {
	font-size: 18px;
	line-height: 10px;
	font-weight: bold;
	color: #F06927;
	background-color: #FEDBB5;
	border-bottom: 2px solid #F06927;
	margin: 0 5px 0 5px;
	padding: 2px 0;
}
.content-extra ul {
	list-style-image: url(../img/bullet_red.png);
	list-style-type: disc;
	list-style-position: outside;
}
.content-extra li a{
	font-size: 13px;
	line-height: 18px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
}
.content-extra a:link, .content-extra a:visited {
	color: #F06927;
	font-weight: bold;
	text-decoration: none;
}
.content-extra a:hover, .content-extra a:active {
	text-decoration: underline;
	color: #FEDBB5;
}
