* {
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

body {
	position: relative;
	background: #f0f0f0;
	text-align: center;
}

#middle {
	position: relative;
	width: 968px;
	margin: 0px auto;
	text-align: left;
}

#head {
	position: relative;
	height: 124px;
	background: #f0f0f0 url('../images/back-head.gif') bottom center no-repeat;
}

#head img.logo {
	position: absolute;
	left: 20px;
	top: 0px;
}

#head img.head {
	position: absolute;
	left: 210px;
	top: 65px;
}

#menu {
	position: relative;
	height: 81px;
	background: #ffffff url('../images/back-menu.gif') bottom center no-repeat;
}

#menu .padding {
	position: relative;
	padding-top: 8px;
}

#menu .menucat {
	position: relative;
	float: left;
	clear: left;
	width: 160px;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	/*font-family: eurostile, Helvetica, Arial, sans-serif;*/
	height: 18px;
}

#menu .menuitems {
	position: relative;
	float: left;
	text-align: right;
	padding-left: 15px;
	display: inline;
}

#menu .menuitems a {
	position: relative;
	margin-right: 15px;
	padding: 0px;	
	font-size: 14px;
	/*font-family: eurostile, Helvetica, Arial, sans-serif;*/
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

#menu .menuitems a.active {
	color: #ff0000;
	font-weight: bold;
}

#menu .menuitems a:hover {
	text-decoration: underline;
}

#main, #main-sidecol, #main-2col, #main-3col, #main-sidecol-pics, #main-midcol {
	position: relative;
	padding: 10px 15px 10px 30px;
}

#main {
	background: #ffffff url('../images/back-main.gif') top center repeat-y;
}

#main-sidecol, #main-sidecol-pics {
	background: #ffffff url('../images/back-main-sidecol.gif') top center repeat-y;	
}
#main-midcol {
	background: #ffffff url('../images/back-main-midcol.gif') top center repeat-y;
}
#main-2col {
	background: #ffffff url('../images/back-main-2col.gif') top center repeat-y;	
}
#main-3col {
	background: #ffffff url('../images/back-main-3col.gif') top center repeat-y;
}

#col1, #col2, #sidecol, .fillcol {
	position: relative;
	float: left;
	display: inline;
}

#main-3col #col1, #main-3col #col2 {
	width: 325px;
}

#main #col1 {
	width: 900px;
}

#main-sidecol #col1 {
	width: 680px;
}

#main-2col #col1 {
width: 440px;
}
#main-2col #col2 {
width: 400px;
}
	
#main-midcol #col1 {
width: 200px;	
}
#main-midcol #col2 {
width: 450px;	
}

#main-sidecol-pics #col1 {
	width: 450px;
}
#main-sidecol-pics #col2 {
	padding-top: 30px;
	width: 200px;
}

#sidecol {
	width: 200px;
}

.fillcol {
	width: 30px;
	height: 50px;
}

#height {
	position: relative;
	float: right;
	width: 1px;
	height: 400px;
	font-size: 1px;
	line-height: 1px;
}

.end {
	position: relative;
	clear: both;
	width: 1px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

#footer {
	position: relative;
	height: 50px;
	background: #f0f0f0 url('../images/back-footer.gif') top center no-repeat;
}

#footer #copyright {
	position: relative;
	float: right;
	padding-top: 25px;
	padding-right: 10px;
	font-size: 10px;
}

#footer #copyright a {
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}

#footer #partners
{
	position: relative;
	padding-left: 10px;
	padding-top: 25px;
	padding-bottom: 20px;
	font-size: 10px;
}
#footer #partners img {
	margin-right: 20px;
	margin-top: 5px;
	vertical-align: top;
}

img.news {
	position: relative;
	float: left;
	border: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.pic {
	margin-bottom: 15px;
}

td.linklist-logo {
	vertical-align: top;
	width: 220px;
	padding-bottom: 15px;
	padding-left: 15px;
}

td.linklist-text {
	vertical-align: top;
	width: 200px;
	padding-bottom: 15px;
}