@charset "utf-8";

body {
	background: #342a1e url(images/splash_bgtop.jpg) repeat-x top;
	margin: 0px;
	text-align: center;
}
#background {
	background: url(images/splash_bgtitle.jpg) no-repeat center top;
}
img {
	border: none;
}


/* ********** HEADER ********** */

#header {
	height: 133px;
	margin: 0px auto;
	text-align: left;
	width: 970px;
}
#menu {
	background: url(images/splash_menutile.jpg) repeat-x;
	height: 35px;
	text-align: left;
}
#menuright {
	float: right;
}
#flashwrap {
	background: url(images/splash_flash.jpg) no-repeat 0px 5px;
	height: 279px;
	margin: 0px auto;
	width: 998px;
}
#flash {
	float: left;
	padding-top: 19px;
	text-align: right;
	width: 644px;
}
#flashcontact {
	float: right;
}


/* ********** CONTENT ********** */

#wrapper {
	background: url(images/splash_contenttile.jpg) repeat-y;
	margin: 0px auto;
	text-align: left;
	width: 970px;
}
#wrapperhead {
	background: url(images/splash_contenttop.jpg) no-repeat top;
}
#wrapperfoot {
	background: url(images/splash_contentbottom.jpg) no-repeat bottom;
}
#contentframe {
	padding: 18px 10px;
}
#content {
	background-image: url(images/frame_lefttile.jpg);
	background-repeat: repeat-y;
}
#content_foot {
	background-image: url(images/frame_leftfoot.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#left_head_content {
	background-image: url(images/frame_lefthead.jpg);
	background-repeat: no-repeat;
	height: 23px;
}
#left_content_content {	
	padding: 0px 10px 12px 16px;
	text-align: justify;
}
#footer {
	background: #7f7464 url(images/splash_foottile.jpg) repeat-x top;
	padding: 15px 0px 15px 0px;
}
.footerbreak {
	background: url(images/splash_footbreak.jpg) no-repeat center;
}
