/*LAYOUT*/

body{padding-top: 0px;
 margin:auto; background: #F6F7F9; text-align: center;}
#head  {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	left: 100px;
	right: 100px;
	top: 0;
	width: 850px;
	height: 12px;
	text-align: right;
	padding-right: 15px;
	color: #AFAFAF;
	font-size: 11px;
	}

#head a {color: #AFAFAF;}
#logo {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	left: 50px;
	right: 50px;
	top: 40px;
	width: 950px;
	text-align: left;
	border: 10px;
	}

#main{
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 100px;
	right: 100px;
	top: 400px;
	width: 850px;
	text-align: left;
	z-index: 200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;

}

#body{margin: auto;}
#footer{
position: absolute;
color: #AFAFAF;
font-size: 11px;
bottom: -65px;
left: 0px;
}

/* Subpages layout */
#content{text-align: left; font-size: 12px; min-height: 200px; line-height:1.5}
#side_content{text-align: left; font-size: 11px; color: #484848; line-height:1.5}
.separator{width:100%;
background-image: url(separator.gif);
	background-repeat: repeat-x; text-size:1px; height:30px; background-position: center;}

/* FONTS standards */
body {background:#fff; font-family: Arial, sans-serif;}
h4 {font-size:0.9em;margin-top:-1em;font-style:italic;font-weight:bold;}
h2 {font-size:1em;margin-bottom:1.5em; margin-top:0;}
h3 {font-size:1em;margin-bottom:1em; margin-top:0;color:#336b9e;}


/* LINKS standards */
a:focus, a:hover {color:#336b9e;}
a {color: #336b9e;text-decoration:underline; border: 0; outline: none;}
a img {border: 0;}




































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

