html, body {
	margin:0;
	padding:0
}
body {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:center
}
p {
	padding: 5px 0px 5px 10px;
}
input, textarea {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
#header {
	height:175px;
	width:1001px;
}
#head_top {
	height:147px;
	width:1001px;
	background: #282ba3 url(img/top.gif) no-repeat top center;
}
#head_top_products {
	height:147px;
	width:1001px;
	background: #282ba3 url(img/top_products.gif) no-repeat top center;
}
#newyear_top {
	height:147px;
	width:1001px;
	background: #282ba3 url(img/newyear_top.gif) no-repeat top center;
}

#menu_block {
	background:url(img/menu_bg.gif) repeat-x top center;
	width:1001px;
	height:28px;
}
#menu {
	width:900px;
	height:28px;
	float:left;
}
#footer {
	height:60px;
}
#content {
	padding:10px 0px 15px 0px;
	height:auto;
}
#prod_content {
	padding:10px 0px 15px 0px;
	height:auto;
}
#main_content {
	padding:10px 0px 15px 0px;
	height:auto;
}
#text_block {
	width:440px;
	float:left;
	height:100%;
	padding-left:9px;
}
#container {
	width:1001px;
	height:auto;
	margin:0 auto;
	border:solid 1px #292ca6;
	text-align:left
}
#footer {
	clear:both;
	width:100%;
	text-align:center;
}
#copy {
	background:url(img/copy_bg.gif) repeat-x top center;
	height:31px;
	width:100%;
}
#lang {
	float:right;
	position:relative;
	top:10px;
	padding-right:15px;
	width:auto;
	height:100px;
}
#left_prod_block {
	width:143px;
	float:left;
	padding-left:10px;
}
form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
img {
	border:0;
}
.fl {
	float:left;
}
/* FONTS *************/
.copy {
	color:#fff;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}
.texts {
	color:#000;
	font-weight:normal;
	font-size:12px;
	text-align:justify;
}
.search {
	color:#252897;
	font-weight:bold;
	font-size:10px;
}
.titles {
	color:#027c31;
	font-weight:bold;
	font-size:20px;
	padding-bottom:10px;
}
.info {
	font-weight:bold;
	border-bottom:dashed 1px #000;
}
ul, li {
	padding:0px 10px 0px 0px;
	margin:0px 10px 0px 13px;
}
.required {
	font-size:12px;
	font-weight:bold;
	border-top:dashed 1px #000;
	color:#000;
}
.asterisk {
	font-size:12px;
	color:#b61900;
}
/* CONTACT */
.contact_titles {
	color:#26299c;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.search_inputtext {
	color:#252897;
	font-weight:normal;
	font-size:11px;
	border:inset 1px #f8f7f7;
	width:133px;
	height:15px;
	padding-left:3px;
}
.inputtext {
	border:1px solid #E0E0E0;
	width:280px;
	height:17px;
	color:#26299c;
}
.verify {
	border:1px solid #E0E0E0;
	width:160px;
	height:25px;
	color:#26299c;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}
.inputtextarea {
	border:1px solid #E0E0E0;
	width:280px;
	height:130px;
	overflow:auto;
	color:#26299c;
}
.inputselect {
	border:solid 1px #E0E0E0;
	width:285px;
	color:#26299c;
}
.text_err {
	color:#000;
	font-weight:bold;
	font-size:9pt;
	text-decoration:none
}
.inputbutton {
	color:#fff;
	font-weight:normal;
	font-size:8pt;
	text-decoration:none;
	border:0px;
	padding-bottom:3px;
	vertical-align:middle;
	text-align:center;
	height:20px;
	width:80px;
	background:url(/img/send_bg.gif) repeat-x top center;
	cursor:pointer;
}
/* BACKGROUNDS **********/
.yel_bg {
	background:url(img/yel_bg.gif) repeat-x top center;
	width:226px;
	height:49px;
	float:left;
}
.footer_bg {
	background:url(img/footer_bg.gif) repeat-x top center;
	width:100%;
	height:27px;
	float:left;
}
.search_bg {
	background:url(img/search_bg.gif) repeat-x top center;
	width:181px;
	height:66px;
	float:left;
}
/* LINKS **********/
a.copy, a.copy:active, a.copy:visited {
	color:#fff;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}
a.copy:hover {
	color:#fff;
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
}
a.lang, a.lang:active, a.lang:visited {
	color:#fff;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}
a.lang:hover {
	color:#fff;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}
a.lang_active, a.lang_active:active, a.lang_active:visited {
	color:#fff;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
a.lang_active:hover {
	color:#fff;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
a.footer_menu, a.footer_menu:active, a.footer_menu:visited {
	color:#282ba4;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}
a.footer_menu:hover {
	color:#282ba4;
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
}
a.top_menu, a.top_menu:active, a.top_menu:visited {
	color:#fff;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
a.top_menu:hover {
	color:#fff;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
a.top_menu_active, a.top_menu_active:active, a.top_menu_active:visited, a.top_menu_active:hover {
	color:#fff;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	background:url(img/menu_active_bg.gif) repeat-x top center;
	height:28px;
	display:block;
}
.mouse_over {
	background:url(img/menu_active_bg.gif) repeat-x top center;
	height:28px;
}
.mouse_out {
	background:url(img/menu_bg.gif) repeat-x top center;
	height:28px;
}
a.search, a.search:active, a.search:visited {
	color:#26299c;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
a.search:hover {
	color:#6e70dc;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.prod_type {
	color:#26299c;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
a.prod_type, a.prod_type:active, a.prod_type:visited {
	color:#26299c;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
a.prod_type:hover {
	color:#6e70dc;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
.prod_name {
	color:#41822a;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
a.prod_name, a.prod_name:active, a.prod_name:visited {
	color:#41822a;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
a.prod_name:hover {
	color:#5fae43;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
.prod_titles {
	color:#282ba5;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
a.prod_titles, a.prod_titles:active, a.prod_titles:visited {
	color:#282ba5;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
a.prod_titles:hover {
	color:#282ba5;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.paging {
	color:#282BA4;
	font-weight:bold;
	text-decoration:none;
}
.pagingSelected, .paging:hover {
	color:#e20941;
	font-weight:bold;
	text-decoration:none;
}
