body {
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	color:#121212;
	text-align:center;
	padding:0px;
	margin:0px;
}

p, input, textarea {
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	color:#121212;
	margin:0px;
	padding:0px;
}

input{

	border :solid 1px #999999;
}

a {
	color:#000;
}

#site {
	width:762px;
	text-align:left;
}

#container {

}

#top {
	
}

#top_menu {
	display:none;
}

#top_flash {
	display:none;
}

#menu {
	display:none;
}

#bottom {
	clear:both;
	float:left;
	text-align:center;
	font-size:10px;
	height:73px;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 15px;
}

#bottom span {
	font-size:11px;
	font-weight:bold;
	color:#108BDB;
}

#bottom #bottom_link {
	margin:5px 0px 5px 0px;
}

#bottom #bottom_link a {
	text-decoration:none;
}

#bottom_clear {
	display:none;
}

#video {
	position:absolute;
	display:none; 
	background:url(../images/back_video.gif) no-repeat;
}

#video a {
	float:right;
	color:#108BDB;
	text-decoration:none;
	font-size:10px;
	padding:15px 20px 0px 0px;
}

#flashVideo {
	padding:5px 0px 0px 0px;
}

/* include left */ 

#left {
	display:none;
}

#right {
	float:left;
	margin:15px 0px 0px 20px;
}