body {
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	color:#121212;
	text-align:center;
	background:url(../images/back.gif) repeat-x top;
	padding:0px;
	margin:0px;
}

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

a {
	color:#000;
}

#site {
	width:762px;
	margin:auto;
	background:url(../images/siteback.gif) repeat-y;
	text-align:left;
}

#container {
	background:url(../images/topback.gif) no-repeat top;
	padding:0px 16px 0px 17px;
}

#top {
	
}

#top_menu {
	position:absolute;
	width:230px;
	margin:20px 0px 0px 484px;
	padding:5px 0px 0px 0px;
	text-align:right;
}

#top_menu a:link, #top_menu a:active, #top_menu a:visited {
	text-decoration:none;
}

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

#top_menu #top_menu_home {
	color:#108BDB;
}

/*#top_menu ul {
	position:absolute;
	display:block;
	list-style:none;
	margin:-3px 0px 0px 125px;
	padding:0px 0px 0px 0px;
}

#top_menu ul li {
	padding:0px;
	margin:0px;
}

#top_menu ul li #lang {
	display:block;
	width:97px;
	height:17px;
	padding:2px 0px 0px 8px;
	background:url(../images/dropdown_lang.gif) no-repeat;
	text-decoration:none;
	font-size:11px;
}

#top_menu ul li ul {
	width:105px;
	display:none;
	padding:0px;
	margin:0px;
}

#top_menu ul li:hover ul, #top_menu ul li.sfhover ul {
	display:block;
}

#lang_drop {
	padding:0px;
	list-style:none;
}

#lang_drop li {
	padding:0px;
	margin:0px;
}

#lang_drop li a:link, #lang_drop li a:active, #lang_drop li a:visited {
	height:17px;
	padding:2px 0px 0px 8px;
	display:block;
	background:url(../images/dropdown_langsub.gif) no-repeat;
	margin:-1px 0px 0px 0px;
	text-decoration:none;
}

#lang_drop li a:hover {
	text-decoration:none;
	color:#108BDB;
}
*/
#top_flash {
	float:left;
	margin:-8px 0px 0px 0px;
	padding-bottom:2px;
}

#menu a {
	margin:0px 0px 0px 0px;
}

#bottom {
	clear:both;
	text-align:center;
	font-size:10px;
	background:url(../images/bottom_back.gif) no-repeat;
	height:73px;
	padding:10px 0px 0px 0px;
}

#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;
}

#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_adresses {
	width:146px;
	height:151px;
	padding:25px 0px 0px 30px;
	background:url(../images/left_adresses_back.gif) no-repeat;
	font-size:10px;
	line-height:13px;
	margin-bottom:55px;
}

#left_adresses h1  {
	padding:0px;
	margin:0px;
	font-size:11px;
	color:#FFF;
	font-weight:normal;
}

#left_adresses p {
	margin:11px 0px 7px 0px;
	font-size:10px;
}

#left_adresses span {
	font-size:11px;
}

#left_adresses span.num_title {
	font-weight:bold;
	color:#0092D8;
}

#left_adresses #first {
	height:167px;
}

#refer_popup {
	position:absolute;
	margin-left:100px;
	width:494px;
	height:506px;
	padding:0px 0px 0px 20px;
	background:url(../images/refer_bg.jpg) no-repeat;
}

#refer_close {
	position:absolute;
	margin:18px 0px 0px 443px;
}

#refer_close a:link, #refer_close a:active, #refer_close a:visited, #refer_close a:hover {
	color:#40a2e2;
	text-decoration:none;
}

#refer_title {
	margin:40px 0px 20px 0px;
}

#refer_intro {
	margin-bottom:15px;
	line-height:16px;
}

#refer_table .field {
	width:131px;
	border:1px solid #a5acb2;
	margin:6px 0px 15px 0px;
	padding:2px;
}

#refer_table {
	margin-top:5px;
}

#refer_table .textarea {
	width:468px;
	height:91px;
	border:1px solid #a5acb2;
	margin:6px 0px 15px 0px;
	padding:2px;
}

#refer_submit {
	margin-top:20px;
	width:100px;
}

#refer_submit a:link, #refer_submit a:active, #refer_submit a:visited, #refer_submit a:hover {
	display:block;
	background:url(../images/prod_bottom_arrow.gif) no-repeat;
	padding:2px 0px 10px 20px;
	color:#40a2e2;
	text-decoration:none;
}

#frmError {
	width:468px;
	color:#FF3300;
}