﻿#header {
	height: 118px;
	width: 1001px;
	position: relative;
	z-index: 1;
}
#content {
	height: auto;
	width: 673px;
	float: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	border: 0px;
	background-repeat: no-repeat;
	background-image: url('http://tica.org/images/content-psd.jpg');
	padding: 8px 0px 8px 10px;
}
#content p {
	font-size: 13px;
	line-height: 17px;
}
#menucat {
	height: 542px;
	width: 153px;
	margin-left: 7px;
	border-left: 1px #c0c0c0 solid;
	border-right: 1px #c0c0c0 solid;
	background-image: url('http://tica.org/images/menucat_sub-psd.jpg');
}
#right {
	float: right;
	width: 131px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#ads {
	width: 131px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('http://tica.org/images/dark_curve-psd.jpg');
	background-repeat: no-repeat;
	background-color: #9d8a61;
}
#ads2 {
	width: 131px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('http://tica.org/images/light_curve-psd.jpg');
	background-repeat: no-repeat;
	background-color: #c4ad7b;
}
