body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#wrapper { width:900px; margin:auto; }

#email { float:right}
#name {float:right}
#number {float:right}
#message {float:right}


#navigation { background:#000; height:30px; }
#navigation ul { margin:0; padding:0; list-style:none; }
#navigation li { margin:0; float:left; padding:10px ; width:155px; color:#FF9; font-weight:bold; display:inline-block;}
#navigation li a.active {color: #FF9;}
#navigation a { color: #FFF; text-decoration:none; }
#navigation li a:hover { color: #FC0; font-weight:bold;}


#navigation2 {background: #000; height: 30px; }
#navigation2 ul { margin:0; padding:0; list-style:none; }
#navigation2 li { margin:0; 
 padding:10px ;
  width:155px;
   color:#FF9; 
   font-weight:bold; 
   display:inline-block;
   }
#navigation2 li a.active {color:#FF9; }
#navigation2 a { color: #FFF; text-decoration:none; }
#navigation2 li a:hover { color:#FC0; font-weight:bold;}

#left_column { float:left; width:445px; margin-right:5px; } 
#right_column { float:right; width:405px;  }
#one_column { width:290px; float:left; margin-right:5px; }
#two_column { width:290px; float:left; margin-right:5px;}
#three_column { width:290px; float:right;  }

#footer { background: #039; ; height: 20px; }

#content {width: 100%;}
#two {float:right; width: auto; }

.slideshow { height: 445px; width: 445px; margin: auto }
.slideshow img { background-color: #eee; }
