﻿BODY	{
        padding:0px;
	padding-top:0px;
	width: 100%;
	height: 100%;
	margin: 0 ;
	background-image: url(images/bg.png);
	background-repeat:repeat-x;
	background-color:#FAFAFA;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	z-index: 1;
	color:#5C5C5C;
	}

HTML	{
	padding: 0px;
	width: 100%;
	height: 100%;	
	margin: 0px;
	text-align:center;
	}

a	{	
	color:#ffffff;
	text-decoration:none;
	}

a.footer{
	margin:0 auto 0 auto;
	
	}


a.content{	color:blue;
	text-decoration:none;
	}

p	{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	padding-right:16px;
	padding-top:10px;
	text-align:left;
	}


a.subcontent{	
	font-size:11px;
	font-family:Tahoma;
	color:#f47c20;
	font-weight:bold;
	position:relative;
	top:10px;
	right:0px;
	padding-bottom:10px;
	padding-right:20px;
	text-align:right;
	float:right;
	text-decoration:underline;
	}

h1	{
	color:black;
	font-family:Arial;
	font-size:22px;
	}

h2	{
	color:black;
	font-family:Arial;
	font-size:16px;
	padding-top:15pt;
	}

h8	{	
	text-align:justify;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:16px;
	padding-right:16px;
	padding-top:10px;
	padding-bottom:10px;
	}

#container {
	
	width:780px;
	margin:0 auto 0 auto;
	background-color:#ffffff;
	}



#indexcontent{
	width:280px;
	position:relative;
	top:10px;
	left:15px;
	text-align:left;
	float:left;
	}

#boltcontent{
	float:right;
	padding-right:10px;
	width:478px;
	height:305px;
	background-repeat:repeat;
	}

#clear	{
	clear:both;
	}

#partner{
	width:278px;
	height:60px;
	position:relative;
	top:30px;
	float:left;
	}

#left	{
	width:65px;
	height:285px;
	background-image: url(images/right.png);
	float:right;
	}

#spacer{
	height:22px;
	width:780px;
	background-color:#ffffff;
	clear:both;
	}

#vspacer{
	width:1px;
	height:284px;
	background-color:#ffffff;
	float:right;
	}

#subhead{
	width:780px;
	height:33px;
	clear:both;
	}

#sub	{
	background-image: url(images/subback.png);
	width:780px;
	}

#subcontent{
	width:240px;
	height:250px;
	position:relative;
	top:20px;
	left:12px;
	float:left;
	margin-right:15px;
	}

#subfooter{
	height:780px;
	height:16px;
	background-image: url(images/subfoot.png);
	background-repeat:no-repeat;
	padding-bottom:10px;
	}

#services{
	float:left;
	text-align:left;
	width:125px;
	line-height:18px;
	padding-left:10px;
	padding-bottom:0px;
	}

#content{
	width:490px;
	float:left;
	padding-left:20px;
	text-align:left;
	padding-bottom:20px;
	}

p.content{
	padding-left:10px;
	padding-top:0px;
	color:#5C5C5C;
}

p.subcontent{
	padding-left:20px;
	padding-top:15px;
	padding-bottom:20px;
	color:#5C5C5C;
	text-align:left;
	margin:0;
	height:50px;}

#cafecontent{
	width:249px;
	text-align:left;
	padding-top:20px;
	float:right;
	margin-right:0px;
	padding-right:0px;
	}

#menu	{
	height:107px;
	width:780px;
	}

#cafepics{
	width:240px;
	float:right;
	margin:0px;
	padding-top:20px;
	margin-bottom:15px;
	}

table.normalTable {
    	margin: 11px 0 11px 0;
    	/*border-collapse:collapse;*/
	padding-top:0px;	
	padding-bottom: 2px;
	width: 490px;
	font-family:Arial;
	font-size:12px;

}
table.normalTable thead {
	background-color: #DDD;
	color: #5C5C5C;
	
}

table.normalTable tbody {
	background-color: #FAFAFA;
}

table.normalTable tbody td.odd,
table.normalTable tbody tr.odd {
	background-color: #DDD;
}

   table.normalTable tbody th,
   table.normalTable thead th {
     /*width: 100px;*/
     text-align: left;
     padding-left: 11px;
     padding-right: 9px;
	
   }

   table.normalTable thead th,
   table.normalTable thead td  {
     text-align: center;
   }

   table.normalTable th,
   table.normalTable td
   {
     padding-top: 9px;
     padding-bottom: 9px;
   }

   table.normalTable tbody tr th {
     color: #5C5C5C;
   }

    table.normalTable tbody tr td
    {
     border-left: 1px solid #DDD;
     text-align: right;
     padding-right: 11px;
     
	
    }
    table.normalTable tbody tr th,
    table.normalTable tbody tr td
    {
      border-right: 1px solid #FAFAFA;
    }


.about{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #5C5C5C;
}

#sider{
	float:right;
	width:254px;
	
	}

#footer{
	height:63px;
	width:780px;
	}
#footcenter{
	height:63px;
	width:738px;
	float:left;
	background-image: url(images/footbg.png);
	}



