/* Unchanged */
/*** The Essential Code ***/

body    {
	min-width: 630px
	}

#container { 
			padding-left: 200px;      /* LC fullwidth */
			padding-right: 290px;     /* RC fullwidth + CC padding */
		}
		
#container .column {
			position: relative;
			float: left;
		}
#header       {
	background-repeat: repeat;
	width: 800px;
	height: 110px
	}







#center     {
	padding: 10px 10px 10px 20px;
	width: 700px
	}
	
.center     {
	padding: 10px 10px 10px 20px;
	width: 700px
	}



#left       {
	padding-top: 0;
	padding-bottom: 0
	}






		
#right     {
	width: 25%
	}



		
#footer {
			clear: both;
		}
		
/*** IE Fix ***/
* html #left {
			left: 250px;              /* RC fullwidth */
		}

/*** Equal-height Columns ***/

#container {
			overflow: hidden;
		}

#container .column {
			padding-bottom: 1001em;     /* X + padding-bottom */
			margin-bottom: -1000em;     /* X */
		}

/*** Footer Fix ***/

/***
* html body {
			overflow: hidden;
		}
***/
		
* html #footer-wrapper {
			float: left;
			position: relative;
			width: 100%;
			padding-bottom: 10010px;
			margin-bottom: -10000px;
			background: #FFF;         /*** Same as body background ***/
		}

/*** Just for Looks ***/
body          {
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 13px;
	background-color: #fff;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	margin: 0;
	padding: 0
	}



#frame      {
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 860px;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	border-color: #036
	}






#dinesolLogo     {
	visibility: visible;
	position: relative;
	top: 25px;
	left: 100px;
	width: 355px;
	height: 85px
	}

#photoCircle          {
	visibility: visible;
	position: relative;
	z-index: 0;
	top: -40px;
	left: -12px;
	width: 200px
	}

#photoRectangle          {
	visibility: visible;
	position: relative;
	z-index: 0;
	width: 220px
	}










#left             {
	background-image: url("../i/bgNavBlu3_60pcnt.png");
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	margin: 0;
	padding: 0
	}






#center          {
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	border-right: 0 #ccc;
	border-left: 0 #2777b2
	}


#right       {
	background-color: #f0f0f0;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0
	}







#container .column  {
	text-align: left;
	padding-top: 1em
	}
#footer  {
	color: #68708c;
	font-size: 8px;
	text-decoration: none;
	background-color: #ccc;
	text-align: center;
	height: 20px;
	border-top: 1px solid #036
	}


a:hover   {
	color: #69c
	}


h1      {
	color: black;
	font-size: 22px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0.67em 0
	}






h2       {
	color: #000;
	font-size: 20px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-transform: uppercase
	}







h3      {
	color: #000;
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 1em 0
	}




h4    {
	color: #15181e;
	font-size: 16px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-style: italic;
	font-weight: bold;
	margin: 1.33em 0
	}




h5    {
	color: #1b1e2b;
	font-size: 14px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin: 1.67em 0
	}



h6   {
	color: #1b1e2b;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 14px;
	margin: 1.67em 0
	}



.table00  {
	background-image: url(../../../../090908b%202/menu03/images/bgMenuBlu.gif);
	border: solid 1px #1b1e2b
	}


.table01    {
	background-image: url(../../../../090908b%202/menu03/images/bgMenuBluHiLt.gif);
	border-style: solid;
	border-width: 1px;
	border-color: #68708c #a2acc1 #68708c #68708c
	}




.table02   {
	background-color: #d6dce2;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #68708c #a2acc1 #68708c #68708c
	}



.table03   {
	background-color: #ccc;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #68708c #a2acc1 #68708c #68708c
	}
	
.table04    {
	background-color: #dadac4;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #68708c #a2acc1 #68708c #68708c
	}

