body {
	margin:0;
	padding:0;
	width: 22500px;
	height: 559px;
	color:#333; 
	font: 62.5%/150% Tahoma, Sans-Serif; 
	background: #819CC9 url(../img/bg3.gif) repeat-x left bottom;
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

a {
	border-bottom: 1px dotted #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	border: none;
	text-decoration: underling;
}

#page {
	height: 509px; 
}

#leftsider {
	padding: 20px 0 0 50px;
	float: left;
	width:300px; 
}

#leftsider h1 {
	font-size: 2.5em;
	color: white;
	line-height: 0.2em;
		}
#leftsider h2 {
	font-size: 1.1em;
	line-height: 1.2em;
	text-indent: 3.0em;
		}

#leftsider h3 {
	font-size: 1.6em;
	color: white;
	line-height: 0.3em;
	text-indent: 1.0em;
		}

#leftsider h4 {
	color: yellow;
	text-indent: 6.0em;
		}

#menu {
	margin-top: 10px; 
	padding-left: 6px;
}

#menu ul {
	list-style: url(../img/rightsmall.gif);
}

#content {
	margin: 5px 0 0 40px; 
	float: left;
	font-size: 1.1em; 
}

#content h4 {font-size: 1.2em;}

#content strong {
	font-size: 1.2em;
	vertical-align:top;
}

.par {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 7250px;	
	height: 300px;
}

.alt2 {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 7310px;	
	height: 300px;
}

.alt3 {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 2875px;	
	height: 300px;
}

.alt4 {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 240px;	
	height: 300px;
}

.alt5 {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 240px;	
	height: 300px;
}

.alt6 {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 780px;	
	height: 300px;
}

.alt7 {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 240px;	
	height: 300px;
}

.alt8 {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 4550px;	
	height: 300px;
}


#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	background: url(../img/leftsmall.gif) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

#arrows {
	position: fixed;
	top: 415px;
	left: 75px; 
	width: 180px;
	height: 80px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 15px;
	height: 60px;
}

#arrows ul li a{
	margin-right: 0px;
	float: left;
	display: block;
	width: 25px;
	height: 60px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../img/leftbig.gif) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig.gif) no-repeat;}


#rightsider {
	margin: 0; 
	padding: 0 10px 0px 0;
	float: left;
}	

