body {
	background-color: #F1EDED;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
}

#wrapper_home {
    margin: 0px auto; 
	position: relative;
	width: 1016px;
}





.header {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}

a.header {
	color: #FFFFFF;
	text-decoration: none;
}

a.header:hover {
	color: #FFFFFF;
	text-decoration: underline;
}





td.content_1 {
	background-image: url(../images/content_1.gif);
	background-repeat: no-repeat;
}

td.content_2 {
	background-image: url(../images/content_2.gif);
	background-repeat: no-repeat;
	line-height: 1.8;
}

td.content_3 {
	background-image: url(../images/content_3.gif);
	background-repeat: no-repeat;
}

td.content_4 {
	background-color: #FFFFFF;
}

td.content_5 {
	background-image: url(../images/content_5.gif);
	background-repeat: no-repeat;
}





.left_nav {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-left: 35px;
}

a.left_nav {
	color: #FFFFFF;
	text-decoration: none;
}

a.left_nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.left_nav_on {
	color: #CCFF00;
	font-size: 16px;
	font-weight: bold;
	margin-left: 35px;
}

a.left_nav_on {
	color: #CCFF00;
	text-decoration: none;
}

a.left_nav_on:hover {
	color: #CCFF00;
	text-decoration: underline;
}




.content_header {
	font-size: 18px;
	font-weight: bold;
}

a {
	color: #0033CC;
	text-decoration: none;
}

a:hover {
	color: #0033CC;
	text-decoration: underline;
}



.footer {
	color: #496DAA;
	font-size: 10px;
}

a.footer {
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
}

