body
{  padding:0px; 
   margin:0px; 
   background:url(images/mainbg.png) 0 0 repeat-x white; 
   font:13px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; 
   font-weight:normal;
}

div, p, ul, h2, h3, img
{  padding:0px; 
   margin:0px;
}

ul{list-style-type:none;}

#video
{
	/*margin:299px 5px 1em 5px;*/
	padding: 5px 0px 5px 7px;
	float:left;
	width:317px;
	border:1px solid gray;
}


/*------------------------*/

#headerPanel
{  width:747px; 
   height:152px; 
   position:relative; 
   margin:0 auto; 
   padding:0px;
   /*border: 1px solid blue;*/
}

#headerPanel img
{  width:600px; 
   height:111px; 
   position:absolute; 
   top:10px; 
   left:0px;
}

/*------------------------*/

#bodyTopPanel
{  width:100%;
   height: 260px; 
   background:white; 
   color:#999; 
   float:left; 
   clear:both;
   margin-top: -30px;
   background-image:url("images/temp.png");
   background-repeat: no-repeat;
   /*border: 1px solid yellow;*/
}

#mainLinks
{  width:100px; 
   height: 250px;
   position: absolute; 
   margin-top: -249px;
   margin-left: 870px;
   line-height:28px;
   padding-left: 10px;
   background-image:url("images/menu_bg.png");
   background-repeat: repeat;
}

#mainLinks ul
{  margin-top: 90px; }

#mainLinks a
{
   color: white;
   text-decoration:none;
   font:13px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;
   font-weight: bold; 
}

#bodytopPan
{  width:800px; 
   position:relative; 
   /*background:#333;*/ 
   color:#707070; 
   margin:0 auto; 
   padding:0px;
}

/*-------------------------*/

#bodyMiddlePanel
{  width:100%;
   background:#fff;
   /*color:#8D8D8D;*/
   color:#999;
   float:left;
   padding:42px 0 0;
   clear:both;
}

#bodyCenterPanel
{  width:800px;
   position:relative;
   margin:0 auto 0 auto;
   /*background:#000033;
   color:#8D8D8D;
   color:#999;*/
}

/*-------------------*/
#CenterFirstColumn
{  width:180px;
   float:left;
   /*border: 1px solid blue;*/
   margin-right: 4px;
   margin-left: 25px;
   color: black;
}

#CenterFirstColumn p
{  padding:0 0 20px 0; }

#CenterFirstColumn a
{ text-decoration:none; }

#CenterFirstColumn a:hover
{ text-decoration:underline; }


/*----------------------*/
#CenterSecondColumn
{  width:180px;
   float:left;
   /*border: 1px solid blue;*/
   margin-right: 10px;
   margin-left: 5px;
   color: black;
}

#CenterSecondColumn p
{ padding:0 0 20px 0; }

/*-----------------------*/

#CenterThirdColumn
{ width:180px;
  margin-right: 5px;
  float:left;
  color: black;
}

#CenterThirdColumn p
{ padding:0 0 20px 0; }

#CenterThirdColumn a
{ text-decoration:none; }

#CenterThirdColumn a:hover
{ text-decoration:underline; }

/*-----------------------*/

#CenterFourthColumn
{ width:180px;
  margin-left: 5px;
  float:left;
  color: black;
}

#CenterFourthColumn p
{ padding:0 0 20px 0; }

#CenterFourthColumn a
{ text-decoration:none; }

#CenterFourthColumn a:hover
{ text-decoration:underline; }

/*------------------*/

#footer
{   clear: both; 
    color: #FFFFFF; 
	padding: 5px 0 1px 0; 
	margin: 0;  
	background: #333; 
	text-align: center;
}

#footer p
{   margin: 0; 
    font-size: .75em;
}

