body {
	margin:0;
	padding: 0;
	background: #999;
}
td, span, p, div{
	font: normal 13px Arial, Helvetica, sans-serif;
	color:#000000;
}
a{
	font: normal 13px Arial, Helvetica, sans-serif;
color :  #999;
}
#outerWrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: #DCDCDC url(/images/onekawa/headBg.jpg) repeat-x left top;
}
#innerWrapper {
	width: 779px;
	margin: 0 auto;

}
#subHead {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 779px;
	float : left;
}
#editableHead {
	float: left;
	width : 538px;
}
#logo{
	float : left;
}
#header{
	height: 297px;
	width: 779px;
	margin: 0 auto;
}

#contentWrapper {
	padding:20px;
	background: #fff;
	clear:both;
}
#homeContentWrapper{
	padding-top:9px;
	background: #DCDCDC;
	clear:both;
float:left;
}
#topRow{
	height: 173px;
	margin-bottom: 9px;
}
#topImage{
	background: #ffffff;
	width: 240px;
	height: 173px;
	margin-right: 9px;
	float:left;
	padding: 0;
}
#topContent{
	width: 490px;
	padding: 10px 20px;
	height: 153px;
	float:left;
	background: #ffffff;
}
#topContent p{
	margin: 0;
	padding: 3px 0;
}
#botRow{
	height: 420px;
	margin-bottom: 9px;
	clear: both;

}

#botLeftContent{
	background: #ffffff;
	width: 200px;
	height: 380px;
	margin-right: 9px;
	float:left;
	padding: 20px;
}
#botRightContent{
	width: 530px;
	height: 420px;
	float:left;
}
#botMidCol{
	background: #ffffff;
	width: 220px;
	height: 380px;
	margin-right: 9px;
	float:left;
	padding: 20px;
}
#botRightCol{
	background: #ffffff;
	width: 260px;
	height: 420px;
	float:right;
}
#rightColImage, #rightColImage p{
	padding: 5px 0 0 0;
	margin: 0;
}
#rightColContent{
	padding: 5px 20px 20px 20px;
}
#rightColContent p{
	padding: 3px 0 0 0;
	margin: 0;
}



#focus{
	padding-top:15px;
	/*height: 41px;*/
	width: 779px;
	margin: 0 auto;
}

#footer{
	margin: 0 auto;
	width: 779px;
	color: #666;
	font-size: 12px;
	color: #666;
}
#footer a, #footer p{
	color: #666;
}

#sitRight {
	float: right;
	display: block;
	text-align: right;
	color: #666;
}
.CB{
	clear: both;
}
/* End Portal Menu Styles */


/*start navigation*/

#nav ul {
	width: 779px;
	height: 40px;
	margin :0 0 0 0;
	padding: 0 0 0 0;
	position:relative;
	z-index:10;
}
 
#nav ul li{
	width: 127px;
	list-style: none;
	float:left;
	text-align:center;
}
#nav ul li a{
	font: bold 12px arial;
	display:block;
	padding: 12px 0 0 0 ;
        height: 29px;
	color: #999;
	text-decoration: none;
}
#nav ul li a:hover, #nav ul .Selected a{	
	position:relative;
	z-index:12;
	background-color: #ef4223;
	color : #ffffff;
}
#nav li.Separator{
	background: #DCDCDC url(/images/onekawa/sep.jpg) no-repeat left top;
	color : #ffffff;
	float: left;
	width: 1px;
	/*line-height: 35px;*/
	height: 40px;
	padding: 0;
	margin: 0;
}

/* end navigation */

/*------Contact Page---------*/

#colorFastFormTable{
	margin-left:20px;
	width: 500px;

}

.FormLabel
{
	float:left;
	width:120px;
	text-align: left;
	color: #999999;
	font-size: 11px;
}

.FormBox
{
	width: 153px;
	height: 21px;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #d1d1d1;
}
.FormTextarea
{
	width: 153px;
	height: 90px;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #d1d1d1;
}

div.FormTextBits
{
	float:right;
	margin-top:-20px;
	color: #999999;
}
.FormTextBits
{
	color: #999999;
}
.ContentHeading
{
	text-align: left;
	color: #de3427;
	font:bold 16px arial;
}
#checkText{
	width:390px;
	margin-left:20px;
}
.FormSpacer
{
	line-height: 5px;
}
.CB{
	clear:both;
}

/*------End Contact Page---------*/


/*--------- gallery styles-------------*/
.GalleryMain
{
	padding: 22px;
	padding-top: 0;
	margin-top: 0;
	text-align: left;
}
.GreyBG
{
	height: 159px;
	background: url(../../images/W-GalleryGreyBG.gif) no-repeat left;
	padding: 0;
}
.GreyBox
{
	width: 159px;
	height: 159px;
	background: #ccc;
}
.FPadd
{
	width: 723px;
	margin: 0 0 0 22px;
	padding:20px 0 20px 0;
}



/*----------end of gallery styles------*/

/* Portal Menu Styles */

#PortalMenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#PortalMenu li
{
	float: left;
}
#PortalMenu li a img
{
	border:none;
}

