
BODY {
	margin: 0px;
	background: #D88A10 url(/images/Tulo_BG.jpg) repeat-x top left;
}

.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.bg_top {
	background: transparent url(/images/Tulo_Top_Outside.gif) no-repeat top right;
	width: 980px;
	margin: 0 auto;
}

.bg_bottom {
	background: transparent url(/images/Tulo_Left_Outside.gif) no-repeat bottom left;
	width: 980px;
	margin: 0 auto;
}

.page {
	width: 780px;
	margin: 0 auto;
	
}

.left_bg {	
	
	width: 780px;
	margin: 0 auto;
}

.outside {
	margin: 0px auto;
	margin-top: 20px;
	width: 780px;
	height: 28px;
}

.logo {
	width: 408px;
	height: 28px;
	float: left;
}

.links {
	padding-top: 5px;
	width: 372px;
	height: 28px;
	float: right;
}

.links a:link, .links a:active, .links a:visited, .links a:hover {
	color: #7C212A;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

.searchformtext {
	color: #7C212A;
	font-weight: normal;
	line-height:1.2em;
	font-size: 11px;
}
	
.header {
	background: transparent url(/images/Tulo_Header.jpg) no-repeat top left;
	width: 780px;
	height: 183px;
}

.top_nav {
	background-color: #7C212a;
	padding: 0px 4px;
	height: 25px;
}

.content {
	background: transparent url(/images/Tulo_Content.jpg) repeat-y top left;
	}

.content2{
	background: transparent url(/images/Tulo_Left_Image.jpg) no-repeat bottom left;
	}
	
.left {
	width: 152px;
	float: left;
	padding-bottom: 300px;
}

.right {
	width: 625px;
	float: left;
}

.main_content_wrapper {
	padding: 20px;
}

.main_content {
	width: 585px;
}	

.footer {
	background: transparent url(/images/Tulo_Footer.gif) no-repeat top left;
	width: 780px;
	height: 53px;
	margin: 0 auto;
}

.print_email {
	float:left;
	width: 400px;
	margin-bottom: 15px;
}

.print_email a:link, .print_email a:active, .print_email a:visited { 
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	padding: 3px 5px;
}

.print_email a:hover {
	text-decoration: none;
	color: #F5CD8C;
}

.copyright {
	float:right;
	width: 380px;
	text-align: right;
	color: #fff;
	font-size: 10px;
}

.tagline {
	clear: both;
	text-align: center;
	width: 780px;
	font-size: 10px;	
}

.tagline a:link, .tagline a:active, .tagline a:visited {
	color: #7C212A;
	text-decoration: underline;
}

	