 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
background-color: #ffffff;
	

} 

a:link {
	color: #F5563C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F5563C;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #F5563C;
}

 
#pagewidth{
	width:730px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
} 
 
#header{
	position:relative;
	height:100%;
	background-color:#FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	width:100%;
	padding-top: 8px;
} 
 
#maincol{
	background-color: #FFFFFF;
	float: right;
	display:inline;
	padding-left: 15px;
  padding-right: 15px;
	position: relative;
 width:100%; 
	
 }
 
#footer{
	height:100px;
	padding-left: 15px;
	padding-right: 15px;
	clear:both;
	padding-top: 15px;
 } 
 

 
 /* *** Float containers fix:

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
.txtmenu {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #666666;
	word-spacing: normal;
	letter-spacing: 1px;
	text-align: left;
	
}
#info {position:relative;}
p.bold {padding-left:15px; color:#c00;}
a.linkup {position:relative;}
a.buttonup {position:absolute; top:200px; left:650px; border:0;}
a.buttonup img {border:0;}
.gleft {float:left; margin:25px 0 10px 0;}
.gright {float:right; margin:25px 5px 10px 0;}
.grc {margin:20px 0 0 10px;}



.partxt {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.partxtorange {
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #666666;
	text-align: justify;
}
.header {
	font-family: Helvetica, Arial;
	font-size: 18px;
	color: #666666;
	letter-spacing: 0.0em;
	text-align: left;
}
.point {
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
