/* CSS Document */
body {
	background-color: #BEBEBE;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}
* html body{
        text-align: center;
}
#logo{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 893px;
}
#top-nav{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 893px;
}
#mainback {
	background-image: url(images/main_table_gradient_03.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-right: 1px solid #706C6C;
	border-bottom: 1px solid #706C6C;
	border-left: 1px solid #706C6C;
	width: 867px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 1em;
    text-align: left;
}
#subback {
	background-color: #FEFEFE;
	background-image: url(images/sub_table_gradient_03.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #706C6C;
	border-right: 1px solid #706C6C;
	border-bottom: 1px solid #706C6C;
	border-left: 1px solid #706C6C;
}
#advert{
	background-color: #2D2D2D;
	padding: 2px;
        text-align: center;
}
#wrap{
	margin: 1em;
	vertical-align: top;
}
.left, .h-img{
	float: left;
}
.clear {
	display: block;
	clear: both;
}
/* Welcome Box */
.welcome-box{
	width: 384px;
	float: left;
}
.welcomeback {
	background-image: url(images/welcome_06.gif);
	padding-left: 8px;
	background-color: #C7C2C2;
	background-repeat: no-repeat;
}
.wside {
	background-image: url(images/welcome_08.gif);
	vertical-align: top;
}
/* Latest News Box */
.news-box{
	width: 450px;
	border: 1px solid #2D2D2D;
	background-color: #DCDCDC;
	margin: 0px 0px 0px 5px;
}
* html .news-box{
	width: 430px;
}
.nb-cap1{
	width: 365px;
	height: 22px;
	background-color: #2D2D2D;
}
.nb-cap2{
	width: 75px;
	height: 22px;
	background-color: #2D2D2D;
}
.nb-content{
	width: 100%;
        padding-right: 5px;
}
.nb-img{
	width: 135px;
	padding: 4px;
	vertical-align: top;
	text-align: center;
}
.cn-odd {
	background-color: #C7C2C2;
	height: 23px;
        padding-left: 5px;
}
.cn-even {
	background-color: #DBA686;
	height: 23px;
        padding-left: 5px;
}
/* Navigation/Content Area */
.nc-table{
	width: 839px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #706C6C;
	border-bottom-color: #706C6C;
	margin-top: 10px;
}
.nav-col{
	width: 153px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #706C6C;
	border-left-color: #706C6C;
	background-color: #DEDEDE;
	background-image: url(images/rapresentinlayout_navigatio.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 4px;
}
.c-base{
	background-repeat: repeat-x;
	background-image: url(images/main_content_gradient_03.gif);
	background-color: #FFFFFF;
	width: 680px;
	padding: 10px;
	vertical-align: top;
}
/* Content Box */
.content{
	width: 645px;
	padding-right: 5px;
}
.roundedtop {
	background-color: #DDDDDD;
	background-image: url(images/content_04.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 11px;
}
.roundedbottom {
	background-image: url(images/content_11.gif);
}
.roundedcenter {
	background-color: #C7C2C2;
	background-image: url(images/content_07.gif);
	background-repeat: no-repeat;
	padding-left: 6px;
	width: 100%;
	height: 575px;
}
.roundedborder {
	background-image: url(images/content_09.gif);
	background-repeat: repeat-y;
}
.h-left{
	width: 26px;
	height: 41px;
	text-align: left;
}
.header, .hdrtwo {
	background-image: url(images/header_04.gif);
	background-repeat: repeat-x;
	height: 41px;
    width: 100%;
	vertical-align: middle;
}
.hdrtwo{
    width: 275px;
}
.h-right{
	width: 74px;
	height: 41px;
	text-align: left;
}
.block{
	width: 100%;
	margin-bottom: 5px;
}
.sub-block{
	width: 100%;
}
/* Stylez */
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
	margin-top: 0px;
	margin-bottom: 10px;
}
font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CA570B;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #363636;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	margin: 0px;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CA570B;
	margin: 0px;
}
.grayh1 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
}
.whiteh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
}
.graphic {
        border: 1px; 
        border-thickness: 1px; 
        border-color: #353535;
        border-style: solid;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CA570B;
	text-decoration: none;
}
a:hover .graphic {
        border: 1px;
        border-thickness:1px;
        border-color: #CA570B; 
        border-style: solid;
}
a.nav:link, a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	text-decoration: underline;

}
a.bold-orange:link, a.bold-orange:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CA570B;
	text-decoration: none;
}
a.bold-orange:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CA570B;
	text-decoration: underline;
}
a.white:link, a.white:visited, a.white:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.orange {
    margin: 0px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CA570B;
}
form {
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#blog{ color: #222; }
#blog h2{ font-size: 18px; }
#blog .info{ color: #454545; } 