@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	text-align: center;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#Header {
	margin-top: 20px;
}
#logoimg {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#gnavi {
}
#menu {
}
.menuitem {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 100%;
	clear: both;
	margin-left: 0;
}
	a:hover {opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity = 50);
	-webkit-transition: 0.6s ;
	transition: 0.6s ;
	}
	

.wide1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.square01 {
width: 100%;
margin-left: 0;
clear: both;
}
#footer {
}
.wide2 {
}
.square02 {
	width: 100%;
	margin-left: 0;
	clear: both;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
#footernavi {
}
#menuf {
}
#copyright {
	text-align: center;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}
.textbox01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: left;
	width: 100%;
	margin-left: 0;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#Header {
}
#logoimg {
	text-align: center;
}
#gnavi {
}
#menu {
}
.menuitem {
width: 100%;
clear: none;
margin-left: 2.5641%;
}
.wide1 {
}
.square01 {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
}
#footer {
}
.wide2 {
	text-align: center;
}
.square02 {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
#footernavi {
}
#menuf {
}
#copyright {
	text-align: center;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}
.textbox01 {
	/* [disabled]font-family: Arial, Helvetica, sans-serif; */
	/* [disabled]font-style: normal; */
	/* [disabled]font-size: small; */
	text-align: left;
	margin-top: 0px;
	margin-left: 12.8205%;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: px;
	padding-bottom: 0px;
	padding-left: px;
	width: 74.3589%;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 950px;
	max-width: 1232px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#Header {
}
#logoimg {
	text-align: center;
}
#gnavi {
}
#menu {
}
.menuitem {
width: 18.3673%;
margin-left: 2.0408%;
clear: none;
}
.wide1 {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}
.square01 {
	width: 48.9795%;
	clear: none;
	margin-left: 2.0408%;
}
#footer {
}
.wide2 {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.square02 {
	width: 48.9795%;
	clear: none;
	margin-left: 2.0408%;
	text-align: center;
	margin-top: 70px;
}
#footernavi {
	margin-top: 20px;
	margin-bottom: 20px;
}
#menuf {
}
#copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: x-small;
	margin-top: 50px;
	margin-bottom: 30px;
}
.textbox01 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	text-align: left;
	margin-left: 20.4081%;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 59.1836%;
	font-weight: lighter;
	text-indent: 0px;
	line-height: 30px;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
