BODY {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color:#A7DDEB;
	padding:0px;
	margin:0px;
}

img, table{border:0px;}

a, a:active, a:visited{
	color:#2fc9ff;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

input{
	margin:0px;
	padding:0px;
	color:#777C74;
	font-size:9px;
}

td {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color:#000000;
}
h1{
	font-family: tahoma, sans-serif;
	font-size:12px;
	margin:0px 0px 16px 0px;
	color:#EC008C;
}
p{
	text-indent: 0px;
	font-size: 11px;
	margin:0px 0px 15px 0px;
}
select{
	font-size:11px;
	color:#8B7B5A;
}

.pos_rel{
	position:relative;
}

.l{
	background:url(../img/start_bg.gif) repeat-x 0px 60px;
	vertical-align:top;
}
.r{
	background:url(../img/start_bg.gif) repeat-x 0px 60px;
	vertical-align:top;
}

.icons{
	height:60px;
	background:url(../img/start_icons_r.gif) no-repeat 100% 0px;
	font-size:9px;
	vertical-align:top;
	padding-top:20px;
}
	.icons a{
		color:#a7d3de;
		padding-left:14px;
		margin-right:16px;
		text-decoration:underline;
	}
	.icons a:hover{
		color:#385F6D;
		text-decoration:none;
	}
	.icons a.mail{
		background:url(../img/start_ico_mail.gif) no-repeat 0px 2px;
	}
	.icons a.search{
		background:url(../img/start_ico_search.gif) no-repeat 0px 2px;
	}
	.icons a.star{
		background:url(../img/start_ico_star.gif) no-repeat 0px 1px;
	}
	.icons a.mail:hover{
		background:url(../img/start_ico_mail1.gif) no-repeat 0px 2px;
	}
	.icons a.search:hover{
		background:url(../img/start_ico_search1.gif) no-repeat 0px 2px;
	}
	.icons a.star:hover{
		background:url(../img/start_ico_star1.gif) no-repeat 0px 1px;
	}


.rt{
	height:60px;
	background:url(../img/start_rt.gif) no-repeat 0px 0px;
}

.logo{
	margin-left:102px;
}

.menu_bg{
	height:480px;
	background:url(../img/start_mbg.jpg) no-repeat 0px 0px;
	vertical-align:top;
	padding:38px 0px 0px 0px;
}
.menu{
	height:205px;
	margin:43px 0px 0px 87px;
	width:252px;
}
	.menu div{
		text-align:center;
	}
	.menu .hr{
		display:block;
		margin:10px 0px 12px 0px;
	}

.copy{
	text-align:center;
	padding-right:30px;
	color:#ffffff;
}


.lbg{
	background:url(../img/start_l.jpg) no-repeat 100% 0px;
	height:480px;
}
.rbg{
	background:url(../img/start_r.jpg) no-repeat 0px 0px;
	height:480px;
}


.shad_l{
	background:url(../img/start_shadow_l.gif) repeat-y 100% 0px;
	background-color:#ffffff;
	height:4px;
}
.shad_r{
	background:url(../img/start_shadow_r.gif) repeat-y 0px;
	background-color:#ffffff;
	height:4px;
}

.flash_t{
	height:40px;
	background:url(../img/start_flash_t.gif) repeat-x 0px 0px;
}

.links{
	height:222px;
	background:url(../img/start_links_bg.jpg) no-repeat 0px 0px;
	vertical-align:top;
	padding:65px 0px 0px 50px;
	font-family:trebuchet ms;
	font-size:10px;
	font-weight:bold;
}
	.links div{
		margin:0px 0px 15px 0px;
		font-weight:bold;
	}
		.links div a{
			color:#ffffff;
			text-decoration:none;
			padding-left:11px;
			background:url(../img/arrow_white.gif) no-repeat 0px 4px;
		}
		.links div a:hover{
			background:url(../img/arrow_blue2.gif) no-repeat 0px 4px;
			color:#385F6D;
			text-decoration: none;
		}


.tbg{
	background:url(../img/start_bgt.gif) repeat-x 0px 0px;
}
.fbg{
	background:url(../img/start_bgf.gif) repeat-x 0px 100%;
}
.fl{
	height:150px;
	vertical-align:top;
	padding:67px 0px 0px 60px;
	color:#7cb9c8;
	background:url(../img/start_fl.gif) no-repeat 100% 100%;
}
	.arr_link{
		padding-right:14px;
		background:url(../img/ico_arrow.gif) no-repeat 100% 3px;
	}
		.arr_link a{
			text-decoration:none;
			color:#385F6D;
			background:url(../img/dots_hor2.gif) repeat-x  0px 100%;
		}
		.arr_link a:hover{
			color:#7CB9C8;
			background:url(../img/dots_hor3.gif) repeat-x  0px 100%;
		}


.fr{
	height:150px;
	background:url(../img/start_fr.gif) no-repeat 0px 100%;
}
.fc{
	height:111px;
	vertical-align:top;
	padding:27px 0px 0px 52px;
	color:#7cb9c8;
	background:url(../img/start_bgfc.gif) repeat-x 0px 100%;
}

#f1{
	font-size:11px;
	padding:7px 0px 0px 9px;
	color:#7cb9c8;
}
#f1 a, #f1 a:visited{
	color:#385F6D;
	padding:0px 2px 0px 2px;
	text-decoration:underline;
}
	#f1 a:hover{
		text-decoration:none;
	}
#f2{
	color:#7cb9c8;
}
#f2 a, #f2 a:visited{
	font-size:9px;
	color:#7cb9c8;
	padding:0px;
}
	#f2 a:hover{
		text-decoration:none;
	}

.w_popup{
	position:absolute;
	left:40px;
	top:-600px;
	background:url(../img/pop_w_bg.gif) repeat-y 0px 0px;
	width:800px;
	z-index:10;
}
.w_popup_cont{
	background:url(../img/pop_w_t.jpg) no-repeat 0px 0px;
	padding:46px 40px 30px 50px;
	color:#ffffff;
	font-size:13px;
	font-family:trebuchet ms;
}
	.w_popup_cont p{
		font-size:13px;
	}
	.w_popup_cont h1{
		font-size:20px;
		color:#D5EDF5;
		font-weight:normal;
	}
	.w_popup_b{
		height:33px;
		background:url(../img/pop_w_b.gif) no-repeat 0px 0px;
		text-align:center;
	}

	.arr_link2{
		padding-left:15px;
		background:url(../img/ico_arrow2.gif) no-repeat 0px 3px;
	}
		.arr_link2 a{
			text-decoration:none;
			color:#385F6D;
			background:url(../img/dots_hor2.gif) repeat-x  0px 100%;
		}
		.arr_link2 a:hover{
			color:#7CB9C8;
			background:url(../img/dots_hor3.gif) repeat-x  0px 100%;
		}


.pop_catalog .pic2{
	border:5px solid #D7DCE3;
}

.pop_catalog td{
	vertical-align:top;
}

.pop_catalog .hr{
	height:40px;
	background:url(../img/dots_hor4.gif) repeat-x 0px 50%;
}
	.pop_catalog a.item2 div{
		color:#ffffff;
		font-size:12px;
		font-family:trebuchet ms;
		margin:5px 0px 0px 0px;
		padding-left:10px;
		background:url(../img/arrow_white.gif) no-repeat 0px 6px;
		font-weight:bold;
	}
	.pop_catalog a.item2:hover{
		color:#D5EDF5;
		text-decoration:none;
	}

.w_popup{
	display:none;
}