body {
	margin: 0;
	padding:0;
	width: 3900px;
	
	background-image:url(../images/stripe-back.gif);
	background-repeat: repeat-x repeat-y;
	font: 62.5%/150% Arial, Tahoma, sans-serif; 
	
	
}


	

h3 {
font-size: 2.4em;
margin-top: 0px;
margin-bottom: 8px;
}




h4 {
font-size: 1.4em;
margin-top: 12px;
margin-bottom:0px;
}

h5 {
	font-size: 2em;
	line-height: 75%;
	margin-top: 15px;
	margin-bottom: 0px;

}
h6 {
	font-size: 1.2em;
	margin-top: 0px;
	line-height: 75%;
}


hr, .hide {
	position:absolute; 
	top:0;
    	left:-9000px;
}	


#header {
	position: fixed;
	padding-left: 35px;
	padding-top: 5px;
	background-color:#ffffff;
	width: 4200px;
	
	 
	
}

#page {
	position:absolute;
	top:50%;
	margin-top:-265px;
	width: 4200px;
	height: 550px;
	background: #fff;
}



#menu {
	margin-top: 4px; 
	padding-left: 35px;
	padding-top: 0px;
	font-size: 2em;
	color: #22b1e1;
	
}



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

#menu a:hover{
	color: #22b1e1;
}

#content {
	position:relative;
	margin-top:60px;
	width:3900px; 
	height:390px; 	
	padding-top:20px;
	padding-bottom:20px;
	font-size: 1.1em;	
	background: #fff;
	
}


#content

.par {
	margin: 0px 10px 0 0px; 
	padding-left: 10px; 
	float: left; 
	width: 325px;	
	height: 390px;
}



.par_this {
	margin: 0px 10px 0 0px; 
	padding-left: 10px; 
	background: #fff000;
	float: left; 
	width: 335px;	
	height: 390px;
}

.par_this a {

font-size: 2.0em;
margin-top: 0px;
margin-bottom: 8px;
line-height: 120%;
color: #fff;
background-color: #000;
}

.par_alt {
	margin: 0px 10px 0 0px; 
	padding-left: 10px; 
	background: #fff000;
	float: left; 
	width: 325px;	
	height: 390px;
}

.par_contact {
	margin: 0px 10px 0 0px; 
	padding-left: 10px; 
	margin-top: -5px;
	float: left; 
	width: 400px;	
	height: 395px;
	
}

.par_end {
	margin: 0px 5px 0 0px; 
	padding-left: 5px; 
	float: left; 
	width: 0px;	
	height: 380px;
	background-color: #000;
}

.par_img {
	margin: 0px 30px 0 0px; 
	padding-left: 10px;
	padding-top: 0px; 
	float: left; 
	width: 425px;	
	height: 390px;
	
}

.par_img2 {
	margin: 0px 0px 0 0px; 
	padding-left: 10px;
	padding-top: 0px; 
	float: left; 
	width: 380px;	
	height: 390px;
	
}


.par_img3 {
	margin: 0px 0px 0 0px; 
	padding-left: 10px;
	padding-top: 0px; 
	float: left; 
	width: 475px;	
	height: 390px;
	
}


.par_img4 {
	margin: 0px 0px 0 0px; 
	padding-left: 5px;
	padding-top: 0px; 
	float: left; 
	width: 265px;	
	height: 390px;
	
}

.par_img5 {
	margin: 0px 0px 0 0px; 
	padding-left: 10px;
	padding-top: 0px; 
	float: left; 
	width: 350px;	
	height: 390px;
	
}


#links {
	
	color: #000;
	text-decoration:none;
	font-size: 1.8em;
	margin-top: 10px;
	line-height:80%;
	
}


#links a {
	
	padding-left: 0px;
	border-bottom:none;
	color: #fff;
	background: #000;
	text-decoration:none;
	line-height: 100%;
	margin-top: 18px;
	margin-bottom: 5px;

}

#links a:hover {
	color: #000;
	background: #fff;
	
}






#note { 
	margin-top:0px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 0px;
	border-bottom:none;
	color: #fff;
	text-decoration:none;
	font-size:0.9em;
	background: #22b1e1;
}

p.secbot a:hover {
	background:#000;
	color: #fff;
}

#arrows {
	position: fixed;
	top:50%;
	margin-top: 230px;
	padding-left: 80px;
	margin-left:45%;
	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(../images/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../images/rightbig.png) no-repeat;}


#rightsider {
	position: fixed;
	top:50%;
	margin-top: 220px;
	left: 55px; 
	padding: 0 10px 0px 0;
}	

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