/* dotmill.it 2009 */

a, a:visited {
	color: #FFF;
	text-decoration: underline;
}

a:hover {
	color: #FA0;
}

h1 {
	color: #444;
	font-size: 1.5em;
	margin-top: 0.1em;
}

div.no_float {
	clear: both;
	float: none;
}


div.page_content, div#div00 {
	overflow: hidden;
	position: relative;
	left: 0px;
	width: 605px;
	padding-top: 0em;
	padding-bottom: 2em;
}




div.al_center {
	text-align: center;
}


img.img_right {
	float: right;
	margin: 10px;
	margin-right: 2px;
}

img.img_left {
	float: left;
	margin: 2px;
	margin-right: 8px;
}

/* -------------------------------- Home ------------------------- */

div.boxes {
	margin-top: 0.3em;
	margin-bottom: 30px;
}

div.label {
	margin-left: auto;
	margin-right: auto;
	height: 28px;
	width: 605px;
	background: url('img/label.png') no-repeat;
	padding-top: 5px;
	padding-left: 8px;
	font-weight: bold;
	color: #038;
}

div.boxes p {
	margin-top: 4px;
	margin-bottom: 1.4em;
}

div.boxes img.extra_btm_mar {
	margin-bottom: 1em;
}


/* ------------------------------------------------------------------- */

span.orange_b {
	font-weight: bold;
	color: #FA0;
}

/* ------------------------------------------------------------------- */

