/*  ----- Created by Emile Blume - 2007- Netcreators.com ---- */

body {
	background: #CCCCDF;
	color: #39395F;
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 76%;
	line-height: 1.3em;
}

iframe * {
	font-family: "Trebuchet MS", Geneva, sans-serif;
}

h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
p  { 
	font-size: 1em;
	margin-bottom: 1.3em;
} 

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-bottom: 0.3em;
}

#center ol, #center ul { 
	list-style:disc;
	margin-left: 1.3em;
	margin-bottom: 1.3em;
	padding-left: 1.3em;
}

td {
vertical-align: top;
}

a {
	color: #494DB2;
	text-decoration: none;
	text-decoration: underline;
}

a:hover {
	color: #7577CA;
}

hr {
	background: #B1B2B4;
	border: 0;
	color: #B1B2B4;
	height: 1px;
}

hr {
        background: #FFF;
        color: #FFF;
}

.clearer {
	clear: both;
}

#header span {
	display: none;
}

#header h1, #header h2 {
	margin: 0;
}

#header h1 a{
	display: block;
	cursor: pointer;
	height: 70px;
	width: 200px;
	left: 10px;
	top: 30px;
	position: absolute;
}

#main {
	background: url(../img/top-home.jpg) no-repeat top right;
	padding-top: 190px;
	padding-left: 15px;
	width: 765px;
}

.frame-01 {
	float: left;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	width: 48%;
}

.frame-01 h3 {
        width: 80%;
}

.frame-02 {
	clear: both;
	width: 100%;
}
