body {
	margin:0;
	background-color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/background_page.png);
	background-repeat:repeat-x;
	background-position:top;
	font-size:95%;}
p {text-align:justify;}	

#comments2{display: none;}
	
#container {
	width:80%;
	margin:auto;}
	
#header {
	clear:both;
	padding:20px 0 2px 2px;}

#menu {
	float:left;
	clear:both;}

#menu ul{
margin:0;
padding:0;
list-style:none;}

#main-nav li a{
	font-weight:bold;
	display: block;
	padding:6px 0 6px 10px;
	text-decoration: none;
	white-space: nowrap;
	background-image:url(../images/background_menu_l.png);
	background-repeat: no-repeat;
	background-position: top left;}	

#main-nav li{
	width: auto !important;
	width:10%;
	float: left;
	font-size: 100%;

	white-space: nowrap;
	padding:0 10px 0 0;
	margin-right: 1px;
	background-image:url(../images/background_menu_r.png);
	background-repeat: no-repeat;
	background-position:top right;
	background-color: #fff;}






#main-nav a:link,#main-nav a:visited{
	color:#000;}

#main-nav a:hover{
	color: #666666;}
	
#section {
	line-height:normal !important;
	line-height:.04em;
	text-align:right;

	background-repeat:repeat-x;
	letter-spacing:2px;
	margin:0;
	clear:both;}

#section h1 {
	font-size:150%;
	color:#fff;
	padding:0;
	font-weight:900;}

#content {background:#FFFFFF;
	background-image:url(../images/background_right.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 10px 8px 0 10px;
	font-size:85%;
	border-width:1px 0 1px 0;
	border:#ccc solid 0;
	clear:both;}
	
#content-bg {

}

#footer {
	border: solid #ccc;
	
	border-width: 3px 0 0 0;
	padding:10px;
	color:#999999;
	font-size:70%;
	text-align:center;}
	
#left {
	width:66%;
	float:left;}	

#right {
	width:30%;
	padding:0 0 0 10px;
	float:right}	
	
	.left40 {
	width:40%;
	float:left;}	

.right60 {
	width:58%;
	float:right}	
	
	
	.left60 {
	width:60%;
	float:left;}	

.right30 {
	width:35%;
	float:right;
	margin:0;
	padding:0;}		
	
.img-border {

	border:#CCCCFF 1px solid;
	padding:5px;
	}	
#right .img-border {
background: #eee;
	border: #fff 1px solid;
	padding:5px;
	}	
		
.small {font-size:70%;}	

.h1 {background: #CCCCFF;
padding:10px;
display:block;
}
.h2 {background:#CCCCFF;
letter-spacing:3px;
padding:0 0 0 4px;
margin:0;
}
.top-header {
	letter-spacing:3px;
	font-size:90%;
	font-weight:bold;
	text-transform: uppercase;
}

.top {background:#fff;
border: #ccc dotted;
border-width:1px 0 0 0;
margin:0 0 0 2%;
padding:2px;}

.bg-color1{
background:#eee;
border-top: #ccc 1px dotted;
border-bottom: #CCCCFF 3px solid;
}

.bg-color2{
background:#CCCCFF;
}