body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
}

#header {text-align:center; width:600px; margin:auto;}
#header .fl {padding:25px 0 0 0;}
#header .fr {padding:55px 0 0 0;}
#header .menu {font-size:15px; color:#E48F14; font-weight:bold;	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif; }
#header .menu a {color:#E48F14; text-decoration:none; padding: 0 30px 0 0}
#header .menu a:hover {color:#868686; text-decoration:none;}

#content .info {font-size: 12px; color: #565656; text-align:justify; text-indent:20px; line-height:20px; padding:45px;}
#content .title {font-size: 18px; color: #565656; text-align:center; text-indent:20px; line-height:20px;}
#content .info a {color:#0094DE; text-decoration:underline;}
#content .info a:hover {color:#5bc8ff; text-decoration:underline;}


/*============================ SPACES & CLEARING =================*/
.space_small {clear: both;	font-size: 1px;	height: 5px; overflow:hidden; line-height:1px;}
.space_medium {clear: both; font-size: 1px; height: 15px; overflow:hidden; line-height:1px;}
.space_big {clear: both; font-size: 1px; height: 20px; overflow:hidden; line-height:1px;}
.cb{clear:both; font-size:1px;}
.db {display:block;}
.fl {float:left}
.fr {float:right}

/*corners*/
.bl {background: url(images/corner_left_bottom.jpg) 0 100% no-repeat;}
.br {background: url(images/corner_right_bottom.jpg) 100% 100% no-repeat}
.tl {background: url(images/corner_left_top.jpg) 0 0 no-repeat}
.tr {background: url(images/corner_right_top.jpg) 100% 0 no-repeat; padding:10px}
.t {background: url(images/bg_top.jpg) 0 0 repeat-x; background-color:#d8ebff;}
.b {background: url(images/bg_bottom.jpg) 0 100% repeat-x;}
.l {background: url(images/bg_left.jpg) 0 0 repeat-y;}
.r {background: url(images/bg_right.jpg) 100% 0 repeat-y;}

/*footer*/
#footer {text-align:center; width:600px; margin:auto;}
#footer .fl {padding:0 0 0 20px;}
#footer .fr {padding:0 20px 0 0;}
#footer .copyright {color:#909090; font-size:11px;}
#footer .menu {font-size:11px; color:#0094DE}
#footer .devider {color:#8b8a8a; padding:0 5px 0 5px;}
#footer a {color:#0094DE; text-decoration:none;}
#footer a:hover {color:#0094DE; text-decoration:underline;}