body {
	font-family: tahoma;
	}

a {
	text-decoration: none;
	/*color: #11a9e2;*/
	color: #000;
	}

a:hover {
	list-style: circle;
	text-decoration: underline;
	}

.clear {
	height: 1xp;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	}

ul.list {
	list-style: disc;
	margin-left: 10px;
	}

/* #wrapper
*******************************************************************************/
#wrapper {
	width: 984px;
	margin: auto;
	margin-top: 30px;
	padding: 0px 6px;
	}


/* #contacts
*******************************************************************************/
#contacts {
	text-align: right;
	}

#contacts em {
	font-style: normal;
	color: #00aeef;
	}
#contacts em a {
	color: #00aeef;
	}

/* #head
*******************************************************************************/
#head {
	margin-left: -6px;
	margin-right: -6px;
	position: relative;
	margin-bottom: 5px;
	background: url(../img/head_menu/normal.png) no-repeat 211px 0;
	}

#head .menu-item {
	display: block;
	height: 71px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	}
#head .menu-item:hover {
}

#head .submenu {
	position: relative;
	padding-top: 59px;
	display: none;
	background: url(../img/head_menu/open.png) no-repeat 0 29px;
	}

#head .menu-item:hover .submenu {
	display: block;
	}

#head .submenu-item {
	background-repeat: no-repeat;
	display: block;
	padding: 1px 0;
	cursor: pointer;
	}

#head-menu-1 {left: 211px; width: 124px;}
#head-menu-2 {left: 336px; width: 107px;}
#head-menu-3 {left: 444px; width: 87px;}
#head-menu-4 {left: 532px; width: 241px;}
#head-menu-5 {left: 774px; width: 215px;}

#head-menu-2 .submenu {background-position: -125px 29px;}
#head-menu-3 .submenu {background-position: -233px 29px;}
#head-menu-4 .submenu {background-position: -321px 29px;}
#head-menu-5 .submenu {background-position: -563px 29px;}

#head-submenu-1-1 {height: 27px;}
#head-submenu-1-2 {height: 26px;}
#head-submenu-1-3 {height: 42px;}
#head-submenu-1-4 {height: 29px;}

#head-submenu-2-1 {height: 27px;}
#head-submenu-2-2 {height: 40px;}
#head-submenu-2-3 {height: 41px;}
#head-submenu-2-4 {height: 30px;}

#head-submenu-3-1 {height: 41px;}
#head-submenu-3-2 {height: 57px;}

#head-submenu-4-1 {height: 27px;}
#head-submenu-4-2 {height: 26px;}
#head-submenu-4-3 {height: 26px;}
#head-submenu-4-4 {height: 27px;}
#head-submenu-4-5 {height: 27px;}
#head-submenu-4-6 {height: 30px;}

#head-submenu-5-1 {height: 27px;}
#head-submenu-5-2 {height: 29px;}

#head .submenu-item:hover {background-image: url("../img/head_menu/hover.png");}

#head-submenu-1-1 {background-position: 0 1px;}
#head-submenu-1-2 {background-position: 0 -28px;}
#head-submenu-1-2 {background-position: 0 -28px;}
#head-submenu-1-3 {background-position: 0 -56px;}
#head-submenu-1-4 {background-position: 0 -100px;}

#head-submenu-2-1 {background-position: -125px 1px;}
#head-submenu-2-2 {background-position: -125px -28px;}
#head-submenu-2-3 {background-position: -125px -70px;}
#head-submenu-2-4 {background-position: -125px -113px;}

#head-submenu-3-1 {background-position: -233px 1px;}
#head-submenu-3-2 {background-position: -233px -42px;}

#head-submenu-4-1 {background-position: -321px 1px;}
#head-submenu-4-2 {background-position: -321px -28px;}
#head-submenu-4-3 {background-position: -321px -56px;}
#head-submenu-4-4 {background-position: -321px -84px;}
#head-submenu-4-5 {background-position: -321px -113px;}
#head-submenu-4-6 {background-position: -321px -142px;}

#head-submenu-5-1 {background-position: -563px 1px;}
#head-submenu-5-2 {background-position: -563px -28px;}


/* #special
*******************************************************************************/
#special {
	border: solid 1px #f1f1f1;
	background-image: url(../img/block_bg_bottom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 12px;
	}
#special .block-inner {
	overflow: hidden;
	background-image: url(../img/block_bg_top.png);
	background-repeat: repeat-x;
	background-position: left top;
	}

#special .flash {
	width: 491px;
	height: 348px;
	padding: 3px;
	margin-right: 8px;
	}

#special .list {
	padding: 5px;
	padding-right: 0px;
	padding-left: 0px;
	}

#special .list .item {
	clear: left;
	}

#special .list .item img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	}

#special .list .item h2 {
	cursor: pointer;
	background-image: url(../img/special_h_bg.png);
	background-repeat: no-repeat;
	margin-left: 238px;
	padding: 3px 8px;
	color: #fff;
	font-size: 95%;
	width: 214px;
	height: 33px;
	margin-bottom: 5px;
	}

#special .list .item p {
	text-align: justify;
	overflow: hidden;
	font-size: 85%;
	padding-left: 8px;
	padding-right: 5px;
	zoom: 1;
	}

#special .list .item p img {
	float: none;
	margin: 0px;
	}

/* #body
*******************************************************************************/
#body {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 13px;
	}

#body h1 {
	color: #11a9e2;
	font-family: "Arial Narrow";
	font-size: 200%;
	margin-bottom: .3em;
	}

#body h2 {
	color: #90908f;
	font-family: "Arial Narrow";
	font-size: 200%;
	margin-bottom: .3em;
	}

#body h3 {
	color: #11a9e2;
	font-weight: bold;
	margin-bottom: .3em;
	}

#body p {
	margin-bottom: .7em;
	}

/* #body-leftside
*******************************************************************************/
#body-leftside {
	float: left;
	width: 225px;
	}

#left-menu {
	margin-bottom: 12px;
	}

#left-menu .menu-item {
	display: block;
	width: 224px;
	background-repeat: no-repeat;
	}
#left-menu .menu-item:hover {
	background-position: left center;
	}
#left-menu .menu-item:active {
	background-position: left bottom;
	}

#left-menu-specials {
	height: 37px;
	background-image: url(../img/left_menu/specials.gif);
	}
#left-menu-client_information {
	height: 33px;
	background-image: url(../img/left_menu/client_information.gif);
	}
#left-menu-contacts {
	height: 32px;
	background-image: url(../img/left_menu/contacts.gif);
	}
#left-menu-legal_services {
	height: 33px;
	background-image: url(../img/left_menu/legal_services.gif);
	}
#left-menu-useful_information {
	height: 33px;
	background-image: url(../img/left_menu/useful_information.gif);
	}

#send_request_btn {
	display: block;
	text-indent: -1000px;
	width: 225px;
	height: 34px;
	background-image: url(../img/send_request_btn.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	}

#currency_exchange_rate {
	font-size: 90%;
	margin-left: 40px;
	}
#currency_exchange_rate strong {
	color: #11a9e2;
	}

/* #body-content
*******************************************************************************/
#body-content {
	margin-left: 238px;
	}

#body-content .block {
	border: solid 1px #f1f1f1;
	background-image: url(../img/block_bg_bottom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
#body-content .block .block-inner {
	padding: 10px;
	overflow: hidden;
	background-image: url(../img/block_bg_top.png);
	background-repeat: repeat-x;
	background-position: left top;
	}


#body-content .catalog img {
	margin-bottom: 5px;
	}

#body-content .catalog h2 {
	background-image: url(../img/catalog_h_bg.png);
	background-repeat: no-repeat;
	padding: 4px 8px 0px 8px;
	color: #fff;
	font-family:tahoma;
	font-size: 13px;
	width: 468px;
	height: 21px;
	margin-bottom: 5px;
	cursor: pointer;
	}

#body-content .catalog p {
	text-align: justify;
	font-size: 85%;
	padding-left: 8px;
	padding-right: 5px;
	}

#body-content .catalog p img {
	margin: 0px;
	}

/* #footer-menu
*******************************************************************************/
#footer-menu {
	color: #737373;
	font-family: "Arial Narrow";
	font-size: 90%;
	height: 24px;
	background: transparent url(../img/footer_menu_bg.gif) repeat-x;
	padding: 10px;
	}

#footer-menu a {
	color: #737373;
	}

#footer-menu span {

	}


/* #footer
*******************************************************************************/
#footer {
	overflow: hidden;
	zoom: 1;
	}
#footer #irrabagon {
	float: right;
	font-family: "Arial Narrow";
	color: #797979;
	}


/* #request_form
*******************************************************************************/
#request_form {
	border:solid 1px #dedede;
	background-color: #fff;
	width: 493px;
	margin: 100px auto;
	padding: 45px 0px;
}
#request_form,
#request_form * {
	font-size:11px;
	font-family: tahoma;
	color: #7c7c7c;
}

#request_form .text {
	width: 315px;
	height: 21px;
	background-image: url(../img/request_form_textfield.gif);
	background-repeat: no-repeat;
	border: none;
	border-width: 0px;
	color: #fff;
	padding: 4px 7px 0px 7px;
}

#request_form .textarea {
	width: 329px;
	height: 95px;
	background-image: url(../img/request_form_textarea.gif);
	background-repeat: no-repeat;
}

#request_form textarea {
	background-color: transparent;
	border: none;
	color: #fff;
	margin: 4px 7px 4px 7px;
	width: 315px;
	height: 85px;
	overflow: auto;
}


#request_form .alert {
	text-align: center;
	margin-bottom: 30px;
}

/* #location
*******************************************************************************/
#location {
	font-size: 85%;
	padding: 5px 10px;
	color: #90908F;
	}

#location a {
	color: #90908F;
	}

#location b, #location b a {
	color: #11a9e2;
	}
