/* Browser Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {
	margin: 0;
	padding: 0;
}

fieldset, img { border: 0; }

option { padding-left: 0.4em; }

ul, ol, dl { margin: 1em 0; padding-left: 30px }

dl { margin: 1em 0; }

dd { padding-left: 40px; }

blockquote { margin: 0 0 1em 1.5em; }

p {	margin: 1em 0; }

html {
	height: 100%;
	margin-bottom: 1px;
}

/* Page */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}

body#page {
	background: #D2DCE6;
}

/* set body font size (styleswitcher) */
body.font-small {
	font-size: 11px;
}

body.font-medium {
	font-size: 12px;
}

body.font-large {
	font-size: 13px;
}

/* center page */
div.wrapper {
	margin: auto;
	width: 950px;
}

/* Layout */
div#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

div#page-body {
	background: #ffffff url(../images/page_body_bg.png) 50% 0 repeat-x;
}

div.wrapper-tl {
	background: #ffffff url(../images/wrapper_tl.png) 0 0 no-repeat;
}

div.wrapper-tr {
	padding: 0px 35px 0px 35px;
	background: url(../images/wrapper_tr.png) 100% 0 no-repeat;
}

div#header {
	margin: 0px -10px 0px -10px;
	padding: 0px 0px 0px 0px;
	width: auto;
	background: url(../images/header_t.png) 50% 0 no-repeat;
	position: relative;
	z-index: 10;
	clear: both;
}

div#header div.header-b {
	background: url(../images/header_b.png) 0 100% repeat-x;
}

div#header div.header-bl {
	background: url(../images/header_bl.png) 0 100% no-repeat;
}

div#header div.header-br {
	height: 170px;
	background: url(../images/header_br.png) 100% 100% no-repeat;
}

body.blue div#header div.header-b { background: url(../images/header_b_blue.png) 0 100% repeat-x; }

body.pink div#header div.header-b { background: url(../images/header_b_pink.png) 0 100% repeat-x; }

body.orange div#header div.header-b { background: url(../images/header_b_orange.png) 0 100% repeat-x; }

body.green div#header div.header-b { background: url(../images/header_b_green.png) 0 100% repeat-x; }

body.blue div#header div.header-bl { background: url(../images/header_bl_blue.png) 0 100% no-repeat; }

body.pink div#header div.header-bl { background: url(../images/header_bl_pink.png) 0 100% no-repeat; }

body.orange div#header div.header-bl { background: url(../images/header_bl_orange.png) 0 100% no-repeat; }

body.green div#header div.header-bl { background: url(../images/header_bl_green.png) 0 100% no-repeat; }

body.blue div#header div.header-br { background: url(../images/header_br_blue.png) 100% 100% no-repeat; }

body.pink div#header div.header-br { background: url(../images/header_br_pink.png) 100% 100% no-repeat; }

body.orange div#header div.header-br { background: url(../images/header_br_orange.png) 100% 100% no-repeat; }

body.green div#header div.header-br { background: url(../images/header_br_green.png) 100% 100% no-repeat; }

div#toolbar {
	width: auto;
	height: 45px;
	padding: 0px 0px 0px 270px;
	clear: both;
}

div#date {
	margin: 25px 10px 0px 0px;
	float: left;
	font-size: 85%;
}

div#topmenu {
	margin: 25px 0px 0px 0px;
	float: left;
}

div#styleswitcher {
	height: 20px;
	margin: 24px 0px 0px 10px;
	float: right;
}

div#styleswitcher a {
	width: 15px;
	height: 20px;
	float: right;
	text-decoration: none;
	display: block;
}

div.text-b1 {
	font-size: 11px;
	line-height: 100%;    
	margin-top: 44px;
    padding-left: 22px;
	float: left;
}

div.text-b2 {
	font-size: 11px;
	line-height: 100%;
	margin-top: 33px;
    padding-left: 22px;
	float: left;
}

div.top_banner {
	position: absolute;
	top: 0px;
    padding-left: 15px;
	float: left;
    z-index: 15;
}

div#menu {
	position: absolute;
	height: 40px;
	padding: 0px 10px 0px 10px;
}

div#banner {
	position: absolute;
	top: 55px;
	right: -20px;
	width: 0px;
	z-index: 3;
}

div#top {
	width: auto;
	min-height: 60px;
	margin: 10px 0px 0px 0px;
	clear: both;
}

div#middle {
	width: auto;
	margin: 10px 0px 0px 0px;
	clear: both;
}

div#middle .background {
	min-height: 140px;
}

div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

.left div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

.right div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

div#left {
	width: 220px;
}

div#services {
	width: 300px;
	float: left;
	padding-right: 20px;
}

.left div#middle div#left {
	float: left;
}

.right div#middle div#left {
	float: right;
}

div#main {
	width: auto;
}

div#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.left div#main {
	margin: 0px 0px 0px 210px;
}

.right div#main {
	margin: 0px 210px 0px 0px;
}

div#maintop {
	padding: 0px 0px 10px 0px;
}

div#mainmiddle {
}

.showright div#mainmiddle {
	background: transparent;
}

div#right {
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

div#content {
	width: auto;
}

div#content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.showright div#content {
	margin: 0px 190px 0px 0px;
	padding: 0px 0px 10px 0px;
}

div#contenttop {
	margin: 0px 0px 10px 0px;
}

div#breadcrumb {
	height: 19px;
	font-size: 85%;
}

div#contentbottom {
	margin: 10px 0px 0px 0px;
}

div#mainbottom {
	padding: 0px 0px 10px 0px;
}

div#page-footer {
	padding: 70px 0px 0px 0px;
	min-height: 210px;
	background: url(../images/page_footer_bg.png) 50% 0 repeat-x;
}

div#bottom {
	width: auto;
	min-height: 60px;
	margin: 0px 0px 0px 0px;
	padding: 0px 35px 0px 35px;
	clear: both;
}

div#footer {
	width: auto;
	padding: 10px 35px 0px 35px;
	clear: both;
	text-align: center;
}

div#footer a.anchor {
	margin: 3px 0px 0px 0px;
	width: 30px;
	height: 5px;
	background: url(../images/footer_anchor.png) 0 0 no-repeat;
	display: block;
	float: right;
	text-decoration: none;
}

/* Clearing & Floating */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: block; }

.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }

.float-right { float: right; overflow: hidden; }

.width20 { width: 19.999%; }

.width25 { width: 24.999%; }

.width33 { width: 33.333%; }

.width50 { width: 49.999%; }

.width66 { width: 66.666%; }

.width75 { width: 74.999%; }

.width100 { width: 100%; }

div.logo {
	background: url('../images/logo.png') left top no-repeat;;
    width: 197px;
    height: 96px;
	float: left;
}

div.contacts_top {
	height: 63px;
	background: url('../images/contact_tel.png') right top no-repeat;
	width: 746px;
    padding-bottom: 40px;
    float: left;
}

div.contacts_top_n {
	height: 63px;
	background: url('../images/contact_tel_n.png') right top no-repeat;
	width: 746px;
    padding-bottom: 40px;
    float: left;
}

.contacts_top_n {
	background: url('../images/contact_tel_n.png') right top no-repeat;
	width: 746px;
}

div.contacts_office1 {
	position: relative;
	width: 746px;
    text-align: right;
    z-index: 15;
}

div.contacts_office2 {
	position: relative;
	padding-right: 320px;
	top: 17px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

div.menu_main {
    width: 746px;
    text-align: right;
    float: right;
    text-transform: uppercase;
}

.header {
	background-position: bottom right;
	height: 130px;
	background-image: url('../images/header_bg_top.png');
	background-repeat: no-repeat;
}

.header2 {
	padding-bottom: 34px;
	background-image: url('../images/header_bg_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
}

.footer_line_l {
	height: 20px;
	background-image: url('../images/footer_line_l.png');
	background-repeat: no-repeat;
	background-position: left;
	clear: both;
	margin-top: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	padding-right: 20px;
}

.footer_line_r {
	height: 20px;
	background-image: url('../images/footer_line_r.png');
	background-repeat: no-repeat;
	background-position: right;
}

.footer_tel {
	position: relative;
	float: left;
	padding-top: 20px;
}

.aipr_foot {
	margin-left: 450px;
}

.tegs {
	margin-top: 10px;
	margin-left: 450px;
}

.foot {
	height: 60px;
	background-image: url('../images/foot.png');
	background-repeat: no-repeat;
	clear: both;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 25px;
	padding-bottom: 1px;
}

/* links */
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

body.green a:link, body.green a:visited { color: #5a8c00; }

body.green a:hover { color: #73c800; }

body.pink a:link, body.pink a:visited { color: #aa2dd2; }

body.pink a:hover { color: #fa4bff; }

body.orange a:link, body.orange a:visited { color: #ff3200; }

body.orange a:hover { color: #ff6400; }

body.blue a:link, body.blue a:visited { color: #1e87c8; }

body.blue a:hover { color: #00afff; }



/* unsorted lists */
ul.arrow, ul.arrow-big,
ul.checkbox, ul.checkbox-big,
ul.check, ul.check-big,
ul.star, ul.star-big,
ul.plus, ul.plus-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li,
ul.plus li {
	margin: 10px 0px 10px 0px;
	padding: 7px 0px 6px 35px;
	font-weight: bold;
	line-height: 100%
}

ul.arrow-big li,
ul.checkbox-big li,
ul.check-big li,
ul.star-big li,
ul.plus-big li {
	margin: 15px 0px 15px 0px;
	padding: 15px 0px 15px 60px;
	font-size: 200%;
	font-weight: bold;
}

ul.arrow_red2 {
	margin: 5px 0px 20px 0px;
	padding-left: 15px;
}

ul.arrow li { background: url(../images/list_arrow.png) 0 0 no-repeat; }

ul.arrow-big li { background: url(../images/list_arrow_big.png) 0 0 no-repeat; }

ul.checkbox li { background: url(../images/list_checkbox.png) 0 0 no-repeat; }

ul.checkbox-big li { background: url(../images/list_checkbox_big.png) 0 0 no-repeat; }

ul.check li { background: url(../images/list_check.png) 0 0 no-repeat; }

ul.check-big li { background: url(../images/list_check_big.png) 0 0 no-repeat; }

ul.star li { background: url(../images/list_star.png) 0 0 no-repeat; }

ul.star-big li { background: url(../images/list_star_big.png) 0 0 no-repeat; }

ul.plus li { background: url(../images/list_plus.png) 0 0 no-repeat; }

ul.plus-big li { background: url(../images/list_plus_big.png) 0 0 no-repeat; }

ul.arrow_red li { list-style-type: none; list-style-image: url(../images/arrow_red.png); }

ul.arrow_red2 li { list-style-type: none; list-style-image: url(../images/arrow_red.png); }


/* ordered lists */
ol.disc, ol-disc-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 15px;
}

ol.disc {
	padding: 0px 0px 0px 27px;
	background: url(../images/list_disc.png) 0 0 repeat-y;
}

ol.disc li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 12px;
	font-weight: bold;
	line-height: 28px;
}

ol.disc-big {
	padding: 0px 0px 0px 45px;
	font-size: 200%;
	background: url(../images/list_disc_big.png) 0 0 repeat-y;
}

ol.disc-big li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 20px;
	font-weight: bold;
	line-height: 45px;
}

/* highlighted div and span boxes */
span.note,
span.info,
span.alert,
span.download,
span.tip {
	display: block;
}

div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #f4f5f6;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
	text-align:justify;
}

div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
}

div.info, span.info {
	background: #f4f5f6 url(../images/div_info.png) 3px 3px no-repeat;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
}

div.alert, span.alert {
	background: #fff5eb url(../images/div_alert.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffb4a0;
	border-bottom: 1px dotted #ffb4a0;
}

div.download, span.download {
	background: #f5faeb url(../images/div_download.png) 3px 3px no-repeat;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
}

div.tip, span.tip {
	background: #fffdeb url(../images/div_tip.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffc864;
	border-bottom: 1px dotted #ffc864;
}

/* highlighted quotations */
blockquote {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	background: url(../images/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote p {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(../images/blockquote_end.png) 100% 100% no-repeat;
}

blockquote.big {
	margin: 10px 0px 10px 0px;
	padding: 50px 50px 50px 50px;
	background: url(../images/blockquote_big_start.png) 0 0 no-repeat;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 300%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
}

blockquote.big p {
	margin: 0px -50px -50px 0px;
	padding: 0px 30px 50px 0px;
	background: url(../images/blockquote_big_end.png) 100% 100% no-repeat;
}

/* preformatted text elements */
pre {
	margin: 2px 0px 2px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dotted #aab4be;
	border-left: 20px solid #b4b4b4;
	background: #f4f5f6;
	font-size: 90%;
/* Browser specific (not valid) styles to make preformatted text wrap */
/* white-space: pre-wrap;       /* css-3 */
/* white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
}

/* highlighted emphasis */
em.box, em.file, em.directory {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}

em.box {
	padding: 0px 2px 0px 2px;
	background:#f4f5f6;
	border: 1px dotted #aab4be;
}

em.file {
	padding: 0px 0px 0px 13px;
	background: transparent url(../images/em_file.png) 0 1px no-repeat;
	color: #000000;
}

em.directory {
	padding: 0px 0px 0px 16px;
	background: transparent url(../images/em_directory.png) 0 1px no-repeat;
	color: #000000;
}

/* headings */
h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
}

h2 {
	font-size: 250%;
	color: #b4b4be;
}

h3 {
	font-size: 130%;
	font-weight: bold;
	color: #646478;
}

h4 {
	font-size: 130%;
	font-weight: bold;
	color: #7887A0;
}

h5 {
	font-size: 150%;
	color: #878796;
}

h6 {
	font-size: 125%;
	color: #7887A0;
}

body.green h4, body.green h6 { color: #739141; }

body.pink h4, body.pink h6 { color: #c83cbe; }

body.orange h4, body.orange h6 { color: #f06400; }

body.blue h4, body.blue h6 { color: #5591d7; }

/* forms */
fieldset { border: 1px solid #ccc; }

legend { background: #fff; }

textarea, input[type='text'], select { border: 1px solid #ccc; background: #fff; }

textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaa; }

textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline: 2px solid #ddd; }

input[type='button'], input[type='submit'], input[type='checkbox'], input[type='image'], input[type='radio'], input[type='reset'], select, button { cursor: pointer; }

input[type='hidden'] { display:none; }

fieldset { padding: 0 1em 1em 1em; margin: 1.6em 0; }

legend { padding: 0 .8em 0 .8em; }

legend+* { margin-top: 1em; }

textarea, input[type='text'], input[type='password'] { padding: .1em 0 .1em .4em; }

option { padding: 0 .4em .1em; }

form div { margin-bottom: .8em; }

button, input[type='button'] { padding: .2em .3em .2em .1em; line-height: 100%; }

/* topmenu */
div#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

div#topmenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

div#topmenu li a {
	height: 20px;
	padding: 0px 10px 0px 10px;
	background: url(../images/topmenu_item_bg.png) 0 5px no-repeat;
	float: left;
	display: block;
	position: relative;
	overflow: hidden;
	font-size: 85%;
	text-decoration: none;
}

div#topmenu li.item1 a {
	padding: 0px 10px 0px 0px;
	background: none;
}

div#topmenu a:link, div#topmenu a:visited {
	color: #000000;
}

div#topmenu a:hover {
	color: #000000;
	text-decoration: underline;
}

/* menu */
div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	background-image: url('../images/menu_bg.png');
	background-repeat: no-repeat;
}

div#menu li {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	z-index: 5;
}

div#menu li a, #menu li span.separator {
	height: 45px;
	display: block;
	float: left;
	line-height: 42px;
	text-decoration: none;
	color: #fff;
}

div#menu li span {
	display: block;
	cursor: pointer;
}



div#menu li span {
	background-repeat: no-repeat;
	background-position: 95% 0px;
}

div#menu li a.current {
}

div#menu a:hover,
div#menu span.separator:hover,
div#menu span.sfhover {
	color: #fff
}

div#menu a.active, div#menu span.active {
	font-weight: bold;
}

div#menu li.parent span.separator {
	cursor: pointer;
}

div#menu ul.menu {
}

div#menu li.level1 {
}

div#menu a.level1, div#menu span.level1 {
	padding: 0px 15px 0px 15px;
	font-size: 150%;
	line-height: 240%;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-family: Arial Narrow;
}

div#menu a.level1 span, div#menu span.level1 span {
}

div#menu a.level1 span.title, div#menu span.level1 span.title{
	padding: 0px;
	font-size: 100%;
	line-height: 190%;
}

div#menu a.level1 span.sub, div#menu span.level1 span.sub {
	margin-top: -10px;
	padding: 0px 0px 10px 0px;
	background: none;
	font-size: 60%;
	font-weight: normal;
	line-height: 10px;
	letter-spacing: normal;
	text-transform: lowercase;
}

div#menu a.active span.sub, div#menu span.active span.sub {
	font-weight: bold;
}

div#menu li.fancy {
	position: absolute;
	top: 7px;
	visibility: hidden;
	z-index: 4;
	overflow: hidden;
}

div#menu li.fancy div.fancy-container {
	padding: 0px 15px 0px 15px;
}

div#menu li.fancy div.fancy-container div.fancy-m {
	height: 31px;
	background: url(../images/menu_fancy_m.png) 0 0 repeat-x;
}

div#menu li.fancy div.fancy-container div.fancy-l {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 15px;
	height: 31px;
	background: url(../images/menu_fancy_l.png) 0 0 no-repeat;
}

div#menu li.fancy div.fancy-container div.fancy-r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 15px;
	height: 31px;
	background: url(../images/menu_fancy_r.png) 0 0 no-repeat;
}

div#menu ul.menu ul {
	position: absolute;
	top: 45px;
	left: -999em;
	width: 165px;
	padding: 2px 0px 4px 0px;
	background: url(../images/menu_dropdown_bg.gif) 0 100% no-repeat;
}

div#menu li:hover ul, div#menu li.sfhover ul {
	left: 0px;
	z-index: 100;
}

div#menu li.level1 li {
   	width: 100%;
	text-indent: 15px;
}

div#menu li.level1 li a, div#menu li.level1 li span.separator{
	height: 25px;
	padding: 0px;
	margin: 0px 1px 0px 1px;
	background: #D4D4D4 url(../images/menu_level2_item.gif) 100% 0 no-repeat;
	float: none;
	display: block;
	line-height: 25px;
}

div#menu li.level2 a.parent span, div#menu li li.level2 span.parent span {
	background: url(../images/menu_level2_item_parent.png) 95% 0 no-repeat;
}

div#menu li.level2 a.active, div#menu li.level2 span.active {
}

div#menu li.level2 a:hover,
div#menu li.level2 span.separator:hover,
div#menu li.level2 span.sfhover {
}

div#menu li ul ul {
	margin: -48px 0 0 164px;
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul {
	border-top: 1px solid #282B2D;
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul,
div#menu li:hover ul ul ul, div#menu li.sfhover ul ul ul,
div#menu li:hover ul ul ul ul, div#menu li.sfhover ul ul ul ul {
	left: -999em;
}

div#menu li li:hover ul, div#menu li li.sfhover ul,
div#menu li li li:hover ul, div#menu li li li.sfhover ul,
div#menu li li li li:hover ul, div#menu li li li li.sfhover ul {
	left: 0;
	z-index: 100;
}

/* sub menu */
div#middle div.mod-menu div.module ul,
div#middle div.mod-menu div.module ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style: none;
}

div#middle ul.menu li {
	margin: 0px;
	padding: 0px;
	display: block;
}

div#middle ul.menu a, div#middle ul.menu span.separator {
	height: 25px;
	background: #ffffff url(../images/submenu_l_item.png) 0 0 no-repeat;
	display: block;
	line-height: 25px;
	text-decoration: none;
	color: #fff;
}

div#right ul.menu a, div#right ul.menu span.separator {
	background: #ffffff url(../images/submenu_r_item.png) 0 0 no-repeat;
}

div#middle ul.menu li span {
	display: block;
}

div#middle ul.menu li span {
	background-repeat: no-repeat;
	background-position: 95% 0px;
}

div#middle ul.menu a.current {
	font-weight: bold;
}

div#middle ul.menu a:hover,
div#middle ul.menu span.separator:hover,
div#middle ul.menu span.sfhover {
	/*color: #ff0000;*/
}

div#middle ul.menu a.active, div#middle ul.menu span.active {
	/*color: #ffffff;*/
}

div#middle ul.menu li.parent span.separator {
	cursor: pointer;
}

div#middle ul.menu a.parent span, div#middle ul.menu span.parent span {
	background: url(../images/submenu_item_parent.png) 95% 0 no-repeat;
}

div#middle ul.menu li.level1 {
	background: url(../images/submenu_item.png) 0px 0px no-repeat;
}

div#middle ul.menu a.level1, div#middle ul.menu span.level1 {
	text-indent: 15px;
}

div#middle ul.menu li.level2 {
	background: url(../images/submenu_level2_item.png) 10px 0px no-repeat;
}

div#middle ul.menu a.level2 {
	text-indent: 25px;
}

div#middle ul.menu a.level2 span {
}

div#middle ul.menu li.level3 {
	background: url(../images/submenu_level2_item.png) 20px 0px no-repeat;
}

div#middle ul.menu a.level3 {
	text-indent: 35px;
}

div#middle ul.menu a.level3 span {
}

div#middle ul.menu li.level4 {
	background: url(../images/submenu_level2_item.png) 30px 0px no-repeat;
}

div#middle ul.menu a.level4  {
	text-indent: 45px;
}

div#middle ul.menu a.level4 span {
}

/* reset header for all modules */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable-blank h3,
div.module h3,
div.module_menu h3,
div.module-blank h3,
div.module-white h3,
div.module-dotted h3,
div.module-grey h3,
div.module-black h3,
div.module-blue h3,
div.module-green h3,
div.module-yellow h3,
div.module-new h3,
div.module-top h3,
div.module-pick h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}

/* header modules */
#headermodule div.module {
	margin: 0px 0px 0px 10px;
	float: right;
}

#headermodule div.module div {
	background: url(../images/headermodule_l.png) 0 0 no-repeat;
}

#headermodule div.module div div {
	padding: 0px 10px 0px 10px;
	background: url(../images/headermodule_r.png) 100% 0 no-repeat;
}

#headermodule div.module div div div {
	height: 60px;
	padding: 10px 0px 5px 0px;
	background: url(../images/headermodule_m.png) 0 0 repeat-x;
	overflow: hidden;
	text-align:justify;
	color: #000000;
	font-size: 90%;
}

#headermodule div.module div div div div {
	height: auto;
	padding: 0px 0px 0px 0px;
	background: none;
}

#headermodule div.module h3 {
	font-weight: bold;
}

/* blank */
#headermodule div.module-blank {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	float: right;
}

/* news */
.module-news {
	background-image: url('../images/news_header.png');
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 25px 0 25px 0;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}

.news_date{
	position: relative;
	color: #B1B1B1;
	font-size: 8pt;
}

/* reviews */
.module-reviews{
	background-image: url('../images/reviews_header.png');
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}

/* services */
.module-services{
	background-image: url('../images/services_header.png');
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-bottom: 15px;
}

/* top modules */

/* default */
#top div.moduletable {
	padding: 10px 15px 10px 15px;
	background: none;
	text-align:justify;
}

#top .seperator div.moduletable {
	background: url(../images/top_module_sep.png) 100% 0 no-repeat;
}

#top div.moduletable h3 {
	margin: 0px 0px 5px 0px;
	text-align: left;
	font-size: 125%;
	font-weight: bold;
}

/* blank */
#top div.moduletable-blank {
}

/* middle and bottom modules (left, right, maintop, mainbottom, contenttop, contentbottom, bottom) */

/* default */
#middle div.module,
#bottom div.module {
	background: url(../images/middle_module_br.png) 100% 100% no-repeat;
}

#middle div.module div,
#bottom div.module div {
	background: url(../images/middle_module_tr.png) 100% 0 no-repeat;
}

#middle div.module div div,
#bottom div.module div div {
	background: url(../images/middle_module_bl.png) 0 100% no-repeat;
}

#middle div.module div div div,
#bottom div.module div div div {
	min-height: 70px;
	padding: 10px 15px 10px 15px;
	background: url(../images/middle_module_tl.png) 0 0 no-repeat;
	overflow: hidden;
}

/* menu */
#middle div.module_menu {
	background: url(../images/middle_module_br_white.png) 100% 100% no-repeat;
}

#middle div.module_menu div {
	background: url(../images/middle_module_tr_white.png) 100% 0 no-repeat;
}

#middle div.module_menu div div {
	background: url(../images/middle_module_bl_white.png) 0 100% no-repeat;
}

#middle div.module_menu div div div {
	padding: 10px 1px 10px 1px;
	background: url(../images/middle_module_tl_white.png) 0 0 no-repeat;
	overflow: hidden;
}

/* white */
#middle div.module-white,
#bottom div.module-white {
	background: url(../images/middle_module_br_white.png) 100% 100% no-repeat;
}

#middle div.module-white div,
#bottom div.module-white div {
	background: url(../images/middle_module_tr_white.png) 100% 0 no-repeat;
}

#middle div.module-white div div,
#bottom div.module-white div div {
	background: url(../images/middle_module_bl_white.png) 0 100% no-repeat;
}

#middle div.module-white div div div,
#bottom div.module-white div div div {
	padding: 10px 15px 10px 15px;
	background: url(../images/middle_module_tl_white.png) 0 0 no-repeat;
	overflow: hidden;
}

/* dotted */

#middle div.module-dotted,
#bottom div.module-dotted {
	background: url(../images/middle_module_br_dotted.png) 100% 100% no-repeat;
}

#middle div.module-dotted div,
#bottom div.module-dotted div {
	background: url(../images/middle_module_tr_dotted.png) 100% 0 no-repeat;
}

#middle div.module-dotted div div,
#bottom div.module-dotted div div {
	background: url(../images/middle_module_bl_dotted.png) 0 100% no-repeat;
}

#middle div.module-dotted div div div,
#bottom div.module-dotted div div div {
	padding: 10px 15px 10px 15px;
	background: url(../images/middle_module_tl_dotted.png) 0 0 no-repeat;
	overflow: hidden;
}

/* grey */
#middle div.module-grey,
#bottom div.module-grey {
	background: url(../images/middle_module_br_grey.png) 100% 100% no-repeat;
}

#middle div.module-grey div,
#bottom div.module-grey div {
	background: url(../images/middle_module_tr_grey.png) 100% 0 no-repeat;
}

#middle div.module-grey div div,
#bottom div.module-grey div div {
	background: url(../images/middle_module_bl_grey.png) 0 100% no-repeat;
}

#middle div.module-grey div div div,
#bottom div.module-grey div div div {
	min-height: 70px;
	padding: 10px 15px 10px 15px;
	background: url(../images/middle_module_tl_grey.png) 0 0 no-repeat;
	overflow: hidden;
}

/* black */
#middle div.module-black,
#bottom div.module-black {
	background: url(../images/middle_module_br_black.png) 100% 100% no-repeat;
}

#middle div.module-black div,
#bottom div.module-black div {
	background: url(../images/middle_module_tr_black.png) 100% 0 no-repeat;
}

#middle div.module-black div div,
#bottom div.module-black div div {
	background: url(../images/middle_module_bl_black.png) 0 100% no-repeat;
}

#middle div.module-black div div div,
#bottom div.module-black div div div {
	min-height: 70px;
	padding: 10px 15px 10px 15px;
	background: url(../images/middle_module_tl_black.png) 0 0 no-repeat;
	color: #ffffff;
	overflow: hidden;
}

/* blue */
#middle div.module-blue,
#bottom div.module-blue {
	background: url(../images/middle_module_br_blue.png) 100% 100% no-repeat;
}

#middle div.module-blue div,
#bottom div.module-blue div {
	background: url(../images/middle_module_tr_blue.png) 100% 0 no-repeat;
}

#middle div.module-blue div div,
#bottom div.module-blue div div {
	background: url(../images/middle_module_bl_blue.png) 0 100% no-repeat;
}

#middle div.module-blue div div div,
#bottom div.module-blue div div div {
	min-height: 70px;
	padding: 10px 15px 10px 15px;
	background: url(../images/middle_module_tl_blue.png) 0 0 no-repeat;
	overflow: hidden;
}

/* green */
#middle div.module-green,
#bottom div.module-green {
	background: url(../images/middle_module_br_green.png) 100% 100% no-repeat;
}

#middle div.module-green div,
#bottom div.module-green div {
	background: url(../images/middle_module_tr_green.png) 100% 0 no-repeat;
}

#middle div.module-green div div,
#bottom div.module-green div div {
	background: url(../images/middle_module_bl_green.png) 0 100% no-repeat;
}

#middle div.module-green div div div,
#bottom div.module-green div div div {
	min-height: 70px;
	padding: 10px 15px 10px 15px;
	background: url(../images/middle_module_tl_green.png) 0 0 no-repeat;
	overflow: hidden;
}

/* yellow */
#middle div.module-yellow,
#bottom div.module-yellow {
	background: url(../images/middle_module_br_yellow.png) 100% 100% no-repeat;
}

#middle div.module-yellow div,
#bottom div.module-yellow div {
	background: url(../images/middle_module_tr_yellow.png) 100% 0 no-repeat;
}

#middle div.module-yellow div div,
#bottom div.module-yellow div div {
	background: url(../images/middle_module_bl_yellow.png) 0 100% no-repeat;
}

#middle div.module-yellow div div div,
#bottom div.module-yellow div div div {
	min-height: 70px;
	padding: 10px 15px 10px 15px;
	background: url(../images/middle_module_tl_yellow.png) 0 0 no-repeat;
	overflow: hidden;
}

/* new */
#middle div.module-new,
#bottom div.module-new {
	background: url(../images/middle_module_br_new.png) 100% 100% no-repeat;
}

#middle div.module-new div,
#bottom div.module-new div {
	background: url(../images/middle_module_tr_new.png) 100% 0 no-repeat;
}

#middle div.module-new div div,
#bottom div.module-new div div {
	background: url(../images/middle_module_bl_new.png) 0 100% no-repeat;
}

#middle div.module-new div div div,
#bottom div.module-new div div div {
	min-height: 70px;
	padding: 10px 15px 10px 15px;
	background: url(../images/middle_module_tl_new.png) 0 0 no-repeat;
	overflow: hidden;
}

/* top */
#middle div.module-top,
#bottom div.module-top {
	background: url(../images/middle_module_br_top.png) 100% 100% no-repeat;
}

#middle div.module-top div,
#bottom div.module-top div {
	background: url(../images/middle_module_tr_top.png) 100% 0 no-repeat;
}

#middle div.module-top div div,
#bottom div.module-top div div {
	background: url(../images/middle_module_bl_top.png) 0 100% no-repeat;
}

#middle div.module-top div div div,
#bottom div.module-top div div div {
	min-height: 70px;
	padding: 10px 15px 10px 15px;
	background: url(../images/middle_module_tl_top.png) 0 0 no-repeat;
	overflow: hidden;
}

/* pick */
#middle div.module-pick,
#bottom div.module-pick {
	background: url(../images/middle_module_br_pick.png) 100% 100% no-repeat;
}

#middle div.module-pick div,
#bottom div.module-pick div {
	background: url(../images/middle_module_tr_pick.png) 100% 0 no-repeat;
}

#middle div.module-pick div div,
#bottom div.module-pick div div {
	background: url(../images/middle_module_bl_pick.png) 0 100% no-repeat;
}

#middle div.module-pick div div div,
#bottom div.module-pick div div div {
	min-height: 70px;
	padding: 10px 15px 10px 15px;
	background: url(../images/middle_module_tl_pick.png) 0 0 no-repeat;
	color: #ffffff;
	overflow: hidden;
}

#middle div.module div div div div,
#middle div.module_menu div div div div,
#middle div.module-white div div div div,
#middle div.module-dotted div div div div,
#middle div.module-grey div div div div,
#middle div.module-black div div div div,
#middle div.module-blue div div div div,
#middle div.module-green div div div div,
#middle div.module-yellow div div div div,
#middle div.module-new div div div div,
#middle div.module-top div div div div,
#middle div.module-pick div div div div,
#bottom div.module div div div div,
#bottom div.module-white div div div div,
#bottom div.module-dotted div div div div,
#bottom div.module-grey div div div div,
#bottom div.module-black div div div div,
#bottom div.module-blue div div div div,
#bottom div.module-green div div div div,
#bottom div.module-yellow div div div div,
#bottom div.module-new div div div div,
#bottom div.module-top div div div div,
#bottom div.module-pick div div div div {
	min-height: 0px;
	padding: 0px 0px 0px 0px;
	background: none;
}

/* header */
#middle div.module h3,
#middle div.module_menu h3,
#middle div.module-white h3,
#middle div.module-dotted h3,
#middle div.module-grey h3,
#middle div.module-black h3,
#middle div.module-blue h3,
#middle div.module-green h3,
#middle div.module-yellow h3,
#middle div.module-new h3,
#middle div.module-top h3,
#middle div.module-pick h3,
#bottom div.module h3,
#bottom div.module-white h3,
#bottom div.module-dotted h3,
#bottom div.module-grey h3,
#bottom div.module-black h3,
#bottom div.module-blue h3,
#bottom div.module-green h3,
#bottom div.module-yellow h3,
#bottom div.module-new h3,
#bottom div.module-top h3,
#bottom div.module-pick h3 {
	margin: -10px -15px 5px -15px;
	padding: 0px 0px 0px 15px;
	height: 25px;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

#middle div.module-dotted h3,
#middle div.module-grey h3,
#middle div.module-black h3,
#middle div.module-blue h3,
#middle div.module-green h3,
#middle div.module-yellow h3,
#middle div.module-new h3,
#middle div.module-top h3,
#middle div.module-pick h3,
#bottom div.module-dotted h3,
#bottom div.module-grey h3,
#bottom div.module-black h3,
#bottom div.module-blue h3,
#bottom div.module-green h3,
#bottom div.module-yellow h3,
#bottom div.module-new h3,
#bottom div.module-top h3,
#bottom div.module-pick h3 {
	margin: -5px -15px 5px -15px;
}

#middle div.module-black h3,
#middle div.module-pick h3,
#bottom div.module-black h3,
#bottom div.module-pick h3 {
	color: #ffffff;
}

/* left modules */
#left div.module,
#left div.module_menu,
#left div.module-white,
#left div.module-dotted,
#left div.module-grey,
#left div.module-black,
#left div.module-blue,
#left div.module-green,
#left div.module-yellow,
#left div.module-new,
#left div.module-top,
#left div.module-pick {
	margin: 0px 0px 10px 0px;
}

#left div.module h3,
#left div.module_menu h3,
#left div.module-white h3 {
	background: url(../images/left_module_header.png) 0 0 no-repeat;
}

#left div.module_menu h3 {
	margin: -10px -1px 0px -1px;
}

/* blank */
#left div.module-blank {
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

/* maintopbox & mainbottombox modules */
#maintop div.module, #mainbottom div.module,
#maintop div.module_menu, #mainbottom div.module_menu,
#maintop div.module-white, #mainbottom div.module-white,
#maintop div.module-dotted, #mainbottom div.module-dotted,
#maintop div.module-grey, #mainbottom div.module-grey,
#maintop div.module-black, #mainbottom div.module-black,
#maintop div.module-blue, #mainbottom div.module-blue,
#maintop div.module-green, #mainbottom div.module-green,
#maintop div.module-yellow, #mainbottom div.module-yellow,
#maintop div.module-new, #mainbottom div.module-new,
#maintop div.module-top, #mainbottom div.module-top,
#maintop div.module-pick, #mainbottom div.module-pick {
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

#maintop .seperator div.module, #mainbottom .seperator div.module,
#maintop .seperator div.module_menu, #mainbottom .seperator div.module_menu,
#maintop .seperator div.module-white, #mainbottom .seperator div.module-white,
#maintop .seperator div.module-dotted, #mainbottom .seperator div.module-dotted,
#maintop .seperator div.module-grey, #mainbottom .seperator div.module-grey,
#maintop .seperator div.module-black, #mainbottom .seperator div.module-black,
#maintop .seperator div.module-blue, #mainbottom .seperator div.module-blue,
#maintop .seperator div.module-green, #mainbottom .seperator div.module-green,
#maintop .seperator div.module-yellow, #mainbottom .seperator div.module-yellow,
#maintop .seperator div.module-new, #mainbottom .seperator div.module-new,
#maintop .seperator div.module-top, #mainbottom .seperator div.module-top,
#maintop .seperator div.module-pick, #mainbottom .seperator div.module-pick {
	margin: 0px 10px 0px 0px;
}

#maintop div.module h3, #mainbottom div.module h3,
#maintop div.module-white h3, #mainbottom div.module-white h3 {
	margin: -5px -15px 5px -15px;
}

/* blank */
#maintop div.module-blank, #mainbottom div.module-blank {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#maintop .seperator div.module-blank, #mainbottom .seperator div.module-blank {
	margin: 0px 10px 0px 0px;
}

/* right modules */
#right div.module,
#right div.module_menu,
#right div.module-white,
#right div.module-dotted,
#right div.module-grey,
#right div.module-black,
#right div.module-blue,
#right div.module-green,
#right div.module-yellow,
#right div.module-new,
#right div.module-top,
#right div.module-pick {
	margin: 0px 0px 10px 0px;
}

#right div.module h3,
#right div.module_menu h3,
#right div.module-white h3 {
	background: url(../images/right_module_header.png) 0 0 no-repeat;
}

#right div.module_menu h3 {
	margin: -10px -1px 0px -1px;
}

/* blank */
#right div.module-blank {
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

/* contenttopbox & contentbottombox modules */
#contenttop div.module, #contentbottom div.module,
#contenttop div.module_menu, #contentbottom div.module_menu,
#contenttop div.module-white, #contentbottom div.module-white,
#contenttop div.module-dotted, #contentbottom div.module-dotted,
#contenttop div.module-grey, #contentbottom div.module-grey,
#contenttop div.module-black, #contentbottom div.module-black,
#contenttop div.module-blue, #contentbottom div.module-blue,
#contenttop div.module-green, #contentbottom div.module-green,
#contenttop div.module-yellow, #contentbottom div.module-yellow,
#contenttop div.module-new, #contentbottom div.module-new,
#contenttop div.module-top, #contentbottom div.module-top,
#contenttop div.module-pick, #contentbottom div.module-pick {
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

#contenttop .seperator div.module, #contentbottom .seperator div.module,
#contenttop .seperator div.module_menu, #contentbottom .seperator div.module_menu,
#contenttop .seperator div.module-white, #contentbottom .seperator div.module-white,
#contenttop .seperator div.module-dotted, #contentbottom .seperator div.module-dotted,
#contenttop .seperator div.module-grey, #contentbottom .seperator div.module-grey,
#contenttop .seperator div.module-black, #contentbottom .seperator div.module-black,
#contenttop .seperator div.module-blue, #contentbottom .seperator div.module-blue,
#contenttop .seperator div.module-green, #contentbottom .seperator div.module-green,
#contenttop .seperator div.module-yellow, #contentbottom .seperator div.module-yellow,
#contenttop .seperator div.module-new, #contentbottom .seperator div.module-new,
#contenttop .seperator div.module-top, #contentbottom .seperator div.module-top,
#contenttop .seperator div.module-pick, #contentbottom .seperator div.module-pick {
	margin: 0px 10px 0px 0px;
}

#contenttop div.module h3, #contentbottom div.module h3,
#contenttop div.module-white h3, #contentbottom div.module-white h3 {
	margin: -5px -15px 5px -15px;
}

/* blank */
#contenttop div.module-blank, #contentbottom div.module-blank {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#contenttop .seperator div.module-blank, #contentbottom .seperator div.module-blank {
	margin: 0px 10px 0px 0px;
}

/* bottom modules */
#bottom div.module,
#bottom div.module-white,
#bottom div.module-dotted,
#bottom div.module-grey,
#bottom div.module-black,
#bottom div.module-blue,
#bottom div.module-green,
#bottom div.module-yellow,
#bottom div.module-new,
#bottom div.module-top,
#bottom div.module-pick {
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

#bottom .seperator div.module,
#bottom .seperator div.module-white,
#bottom .seperator div.module-dotted,
#bottom .seperator div.module-grey,
#bottom .seperator div.module-black,
#bottom .seperator div.module-blue,
#bottom .seperator div.module-green,
#bottom .seperator div.module-yellow,
#bottom .seperator div.module-new,
#bottom .seperator div.module-top,
#bottom .seperator div.module-pick {
	margin: 0px 10px 0px 0px;
}

#bottom div.module h3,
#bottom div.module-white h3 {
	margin: -5px -15px 5px -15px;
}

/* blank */
#bottom div.module-blank {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#bottom .seperator div.module-blank {
	margin: 0px 10px 0px 0px;
}

/* search */
body.blue div#yoo-search { background: url(../images/search_bg_blue.png) 0 0 no-repeat; }

body.pink div#yoo-search { background: url(../images/search_bg_pink.png) 0 0 no-repeat; }

body.orange div#yoo-search { background: url(../images/search_bg_orange.png) 0 0 no-repeat; }

body.green div#yoo-search { background: url(../images/search_bg_green.png) 0 0 no-repeat; }

div#yoo-search button {
	width: 18px;
	height: 16px;
	margin-left: 5px;
	padding-top: 10px;
	border: none;
	background: url(../images/search_button.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: 100px;
	line-height: 0px;
	overflow: hidden;
}

body.blue div#yoo-search:hover, body.blue div#search div.sfhover { background: url(../images/search_bg_blue.png) 0 -18px no-repeat; }

body.pink div#yoo-search:hover, body.pink div#search div.sfhover { background: url(../images/search_bg_pink.png) 0 -18px no-repeat; }

body.orange div#yoo-search:hover, body.orange div#search div.sfhover { background: url(../images/search_bg_orange.png) 0 -18px no-repeat; }

body.green div#yoo-search:hover, body.green div#search div.sfhover { background: url(../images/search_bg_green.png) 0 -18px no-repeat; }

div#yoo-search:hover input, div#yoo-search input.sfhover {
	color: #000000;
}

div#yoo-search input:focus, div#yoo-search input.sffocus {
	color: #000000;
}

body#page {
	background: #ffffff;
}

div#page-body {
	background: #ffffff;
}

.contentheading,
.componentheading,H1 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	line-height: 100%;
	font-weight: regular;
	color: #64696e;
}
