@charset "UTF-8";
/* CSS Document */

body {
	margin:0 0 0 190px;
	padding:0;
	width: 27000px;
	height: 709px;
	color:#333; 
	font: 55.5%/150% Tahoma, Sans-Serif; 
	line-height:normal;
	background: #6f6f6f url(../img/bg.gif) repeat-x left top;
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}
h5 {font-size: 10em; font-weight: bold; letter-spacing: -7px;}
hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;}
	
	h7 {font-size: 14px; color:#D94B00; line-height: 20px;}
	h8 {font-size: 14px; color:#FFF;}

#page {
	height: 700px; 
		width: 27000px; 

}
#img {
	padding: 0px; 
		 

}

#leftsider {
	padding: 0px 0 0 10px;
	float: left;
	width:150px; 
	position:static;
}

#leftsider h1 {font-size: 2.0em;}

#menu {
	margin-top: 10px; 
	padding-left: 6px;
}

#menu ul {
	list-style: url(../img/rightsmall.png);
}

#menu a{
	text-decoration: none;
	color: #666666;
}

#menu a:hover{
	border-bottom: 1px solid #ffffff;
}

#content {
	margin: 10px 0 0 170px; 
	float: left;
	font-size: 1em; 
	width:27000px;
}

#content h4 {font-size: 1.2em;}

.par {
	margin: 0px 300px 0 40px; 
	padding-left: 0px; 
	float: left; 
	width: 615px;	
	height: 600px;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
	height: 200px;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

#arrows {
	position: fixed;
	top: 640px;
	left: 650px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig.png) no-repeat;}


#rightsider {
	margin: 0; 
	padding: 0 10px 0px 0;
	float: left;
}	

#rightsider a{
	color: #666666;
	text-decoration: none;
}