



html,body {
	margin:0;
	padding:0
}

body {
	font: 0.9em arial,sans-serif;
	text-align:center;
	background-color: #ffffff;
}

a {
	
	color: #981793;
	padding:0px
}

#header h1 {
	line-height:70px;
	margin:0;
	padding-left:10px;
	background: transparent;
	color: white;
	background-image: url(header-transparent-8.gif);
	height: 138px;
}

#intro{with: 1024px; 
       height: 80px; 
       background: transparent; 
       color: #387F38; 
       border-left: solid 6px black;
       border-bottom: solid 6px black;
       border-right: solid 6px black;

}

#wrapper {
	
}

#navigation {
	background: #387f38; height: 818px;
}

#footer {
	background-color: transparent;
	color: #EEEEEE;
	background-image:url(address-sign-bottom.gif);
	background-repeat: no-repeat; height: 147px; width: 1024px;
}

#footer p {
	margin:0;
	padding:10px 10px;
	text-align: center;
}

#container {
	width:1024px;
	margin:0 auto;
	text-align:justify;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content {
	float:right;
	width:791px;
	height: 818px;
        border-right: solid 6px black;
        
}

#content p {
	line-height:1.4;
	
	padding-left: 10px;
	padding-right: 10px;
	margin:0 10px 10px 10px;
}

#navigation{float:left;width: 225px;}

#extra {
	clear: both;
	width: 100%;
	background: #FF8539;
}

.banner {
	display:block;
	width: 225px;
}

.cleaner {
	clear: both;
	font-size: 1px;
	line-height: 0px;
}

.tbl {
	width: 1000px;
	border: 0px;
	text-align: left;
	font-weight: bold;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}

.row {
	padding-top: 20px;
	padding-bottom: 20x;
	clear: both;
}

.cell_single {
	float: left;
	width: 333px;
}

.cell_double {
	float: left;
	width: 666px;
}

.position1 { width: 561px;
             display: block; 
           
}  

.position2 {width: 140px;
            display: block;
            float: left;
            margin-right: 20px;
}
.counter { text-align: center;
           font-size: 1.4em;
           font-weight: bold;
           color: black;
}

