/* CSS Document */ 
body{background-image:url(../../img/background.jpg);
      background-color: #C8D0D4;
		 background-repeat: repeat-x;}
#wrapper{width: 770px;
          margin-left: auto;
         margin-right: auto;
        }
#primary{width: 500px;
        float: left;
		}
#sidebar{width: 210px;
         float: right;
		 margin-right: 10px;
		}
#header{width: 700px;
        height: 201px;
		margin: 25px;}
.top{padding-top: 10px;
     padding-bottom: 10px;}
#contents{width: 750px
          position: relative;}
.contents{width: 488px;
        border-left: 2px solid #999999;
		margin-left: 30px;}
.gms-work{width: 406px;
          margin-left: 18px;
		  margin-top: 10px;}
.text{font-size: 75%;}
a img{border: 0;}

td.Description
{
	padding-top: 10px;
}


td.Entry td,
td.Entry
{
	vertical-align: top;
}

p.Flow,
h2
{
	padding-right: 10px;
	padding-left: 10px;
}

.txt02{font-size: 12px;}
 
table.Flow 
{
	width: 480px;
	margin-right: 10px;
	margin-left: 10px;
	border-collapse: collapse;
}
	 
table.Flow td, 
table.Flow th
{
	padding-top: 15px;
	padding-bottom: 8px;
	text-align: left;
	color: #656565;
	font-size: 85%;
	font-weight: normal;
	vertical-align: top;
}
 
table.Flow td 
{
	padding-left: 50px;
	border-bottom: 4px solid #f4f4f4;
}
 
table.Flow th 
{
	width: 134px;
	border-bottom: 4px solid #E5E4E4;
	background-image: url(../img/bg_flow.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
  
.bottom 
{
	padding-bottom: 20px;
}
 	
.clearfix:after 
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix
{
	display:inline-block;
}
/* Hide from IE Mac \*/

.clearfix
{
	display:block;
}
/* End hide from IE Mac */

 

