

/* ___| CSS document |_____________________ */


body { 
	margin: 26px 0 0 0;
	padding: 0;
	font-family: 'Trebuchet MS', Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 80%;
	color: #494949;
	background: #ebf5ff;
	}
a img {
  	border: 0;
	}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	}
.none {
	display: none;
	}
.hidden {
	visibility: hidden;
	}
.clear {
	margin: 0;
	height: 0;
	float: left;
	clear: both;
	}


/* ___| container |_____________________ */


#container {
	margin: 0 auto 0 auto;
	width: 990px;
	}


/* ___| top |_____________________ */


h1 {
	margin: 0;
	width: 277px;
	height: 48px;
	background: url("../img/inspiro-economy.png") no-repeat;
	float: left;
	clear: both;
	}
h1 a {
	width: 277px;
	height: 48px;
	display: block;
	}
h1 a span {
	display: none;
	}
p#slogan {
	margin: 0;
	width: 450px;
	height: 53px;
	background: url("../img/slogan.gif") no-repeat;
	float: right;
	clear: right;
	}
p#slogan span {
	display: none;
	}
p#header {
	margin: 13px 0 0 0;
	float: left;
	clear: both;
	}


/* ___| menu |_____________________ */


menu {
	margin: 7px 0 0 0;
	padding: 0;
	width: 990px;
	float: left;
	clear: both;	
	}
menu li {
	margin: 0 0 0 1px;
	list-style: none;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	}
menu li.last  { margin: 0; }
menu li a {
	margin: 0;
	width: 164px;
	height: 62px;
	line-height: 62px;
	color: #4e4e4e;
	font-size: 15px;
	text-decoration: none;
	vertical-align: middle;
	background: #e9e9ea url("../img/bg_item.png") repeat-x;
	background-position: 0 0;
	text-align: center;
	display: block;
	float: left;
	font-size: 13px;
	}
menu li a:active {
	color: #4e4e4e;
	background-position: 0 -127px;
	}
menu li a:hover {
	color: #4e4e4e;
	background: #8c8c8c url("../img/bg_item.png") repeat-x;
	background-position: 0 -63px;
	}
menu li.now a { 
     color: #4e4e4e;
     background-position: 0 -125px;
     }
	
menu li a img {
	margin: 23px 0 0 0;
	}
	
	
/* ___| colomun left |_____________________ */


#box p {
	margin: 10px 0 10px 0;
	font-size: 100%;
	}
#box p.light {
	color: #bab68e;
	}
#box h2 {
	color: #e6aa29;
	font-size: 130%;
	margin-bottom: 12px;
	}
#box h2.light {
	color: #44c7d0;
	}
#box h3 {
	color: #f0af23;
	font-size: 120%;
	margin-bottom: 6px;
	}
#box .styl1 {
	background: #f2f7f9;
	color: #494949;
	}
#box .styl2 {
	background: #ffefc9;
	color: #494949;
	}
#box .styl3 {
	background: #fafae6;
	color: #494949;
	}
#box a {
	text-decoration: none;
	color: #f0af23;
	font-weight: bold;
	}
#box a:hover {
	text-decoration: underline;
	color: #f5c55e;
	}
#box table {
	margin: 10px 0 20px 0;
	border-collapse: collapse;
	}
#box table th {
	margin: 0;
	padding: 6px 9px 6px 9px;
	background: #f5c55e;
	color: #fff;
	text-align: left;
	border: 1px solid #fff;
	border-bottom: 2px solid #fff;
	}
#box table td {
	margin: 0;
	padding: 6px 9px 6px 9px;
	background: #fff1d4;
	border: 1px solid #fff;
	color: #414141;
	}
#box table tr.dark td {
	background: #fce9c2;
	}
	
	
	
/* ___| colomun right |_____________________ */


#coright {
	margin: 13px 0 0 0;
	width: 235px;
	float: left;
	clear: right;
	}
.rbox {
	margin: 0 0 16px 0;
	width: 235px;
	float: left;
	clear: both;
	}
.rbox_t {
	margin: 0;
	padding-left: 15px;
	width: 220px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	background: #9f9fa0 url("../img/bg_rbox_t.png") no-repeat;
	float: left;
	clear: both;
	}
.rbox_m {
	margin: 0;
	padding: 11px 17px 8px 17px;
	width: 201px;
	min-height: 40px;
	background: #f7f7f7 url("../img/bg_rbox_m.png") repeat-y;
	float: left;
	clear: both;
	}
.rbox_b {
	margin: 0;
	width: 100%;
	height: 9px;
	background: url("../img/bg_rbox_b.png") no-repeat;
	font-size: 0;
	float: left;
	clear: both;
	}
.rbox_t h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 110%;
	}
.rbox p {
	margin-bottom: 20px;
	line-height: 115%;
	font-size: 95%;
	color: #7e7e7e;
	}
.rbox p img {
	margin: 0 20px 0 0;
	float: left;
	}
.rbox h3 {
	margin-bottom: 10px;
	font-size: 120%;
	color: #575757;
	font-weight: normal;
	clear: both;
	}
	

/* ___| half column |_____________________ */


.half {
	margin: 20px 20px 0 0;
	width: 350px;
	float: left;
	}
.ibox {
	margin: 0 0 10px 0;
	float: left;
	clear: both;
	}
.ileft {
	margin: 0;
	width: 100px;
	min-height: 20px;
	float: left;
	clear: left;
	}
.iright {
	margin: 0;
	width: 250px;
	float: left;
	clear: right;
	}
.text {
	margin: 0;
	width: 350px;
	float: left;
	clear: right;
	}
.iright p {
	margin-bottom: 20px;
	line-height: 150%;
	}
	
	
/* ___| top box |_____________________ */


#tbox {
	margin: 0 0 20px 0;
	padding: 0;
	width: 740px;
	height: 300px;
	background: url("../img/bg_tbox.png") no-repeat;
	float: left;
	clear: both;
	}
#tbox img {
	margin: 15px 0 0 70px;
	}
#tboxi {
	margin: 0 0 0 0;
	width: 370px;
	float: right;
	}
#tboxi h2 {
	margin: 76px 0 14px 0;
	font-size: 230%;
	color: #3b3232;
	line-height: 120%;
	}
#tboxi h2 span {
	margin: 0;
	font-weight: normal;
	display: block;
	}
#tboxi p {
	margin: 0;
	width: 280px;
	font-size: 120%;
	line-height: 130%;
	}

	
/* ___| box |_____________________ */


#box {
	margin: 26px 0 0 0;
	padding: 0 15px 0 15px;
	width: 960px;
	min-height: 100px;
	background: url("../img/bg_box_middle.png") repeat-x;
	float: left;
	clear: both;
	}
#box_t {
	margin: 0 -16px 6px -15px;
	width: 990px;
	height: 9px;
	background: url("../img/bg_box.png") no-repeat;
	position: relative;
	font-size: 0;
	}
p#arr {
	margin: 16px 0 20px 22px;
	padding-left: 80px;
	width: 560px;
	min-height: 70px;
	line-height: 130%;
	font-size: 120%;
	background: url("../img/bg_arr.png") no-repeat left 4px;
	float: left;
	}
#box p {
	margin: 10px 0 10px 0;
	font-size: 110%;
	}
	
#col_left {
	margin: 10px 49px 20px 10px;
	width: 590px;
	float: left;
	}
#col_right {
	margin: 10px 0 20px 0;
	width: 290px;
	float: left;
	}


	
/* ___| white box |_____________________ */


.wbox {
	margin: 0 16px 15px 0;
	width: 309px;
	float: left;
	}
.wbox_t {
	margin: 0;
	width: 308px;
	height: 9px;
	background: #f1f8ff url("../img/bg_wbox_t.png") no-repeat;
	font-size: 0;
	float: left;
	clear: both;
	}
.wbox_m {
	margin: 0;
	padding: 4px 15px 4px 15px;
	width: 279px;
	background: #f1f8ff;
	float: left;
	clear: both;
	}
.wbox_b {
	margin: 0;
	width: 308px;
	height: 9px;
	background: #f1f8ff url("../img/bg_wbox_b.png") no-repeat;
	font-size: 0;
	float: left;
	clear: both;
	}
#box .wbox p {
	line-height: 150%;
	color: #494949;
	}
#box .wbox h2 {
	margin-bottom: 8px;
	color: #3b3232;
	font-size: 130%;
	}
#box .wbox h2 a {
	color: #3b3232;
	text-decoration: underline;
	}
#box .wbox h2 a:hover {
	text-decoration: none;
	}
#box  .wbox p a.butt {
	margin: 30px 0 0 0;
	font-size: 100%;
	}
p a.butt, #coleft p a.butt  {
	margin: 0 0 0 30px;
	width: 274px;
	height: 28px;
	line-height: 26px;
	vertical-align: middle;
	text-align: center;
	background: #767676 url("../img/bg_butt.png") no-repeat;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	display: block;
	float: left;
	clear: both;
	}
p a.butt:hover, #coleft p a.butt:hover {
	color: #bbb;
	text-decoration: none;
	}
#right_calc {
	margin: 0;
	margin-bottom: 18px;
	padding: 0;
	width: 309px;
	float: right;
	}
.news { float: left; width: 650px; overflow: hidden; }
	
/* ___| partners box |_____________________ */


.partners_box {
	margin: 0 0 15px 0;
	width: 958px;
	float: left;
	}
.partners_box_t {
	margin: 0;
	width: 958px;
	height: 7px;
	background: url("../img/bg_partners_box_t.png") no-repeat;
	font-size: 0;
	float: left;
	clear: both;
	}
.partners_box_m {
	margin: 0;
	padding: 0 15px 0 15px;
	width: 927px;
	background: #fff;
	float: left;
	clear: both;
	}
.partners_box_b {
	margin: 0;
	width: 958px;
	height: 7px;
	background: url("../img/bg_partners_box_b.png") no-repeat;
	font-size: 0;
	float: left;
	clear: both;
	}
#box .partners_box p {
	width: 125px;
	line-height: 130%;
	font-size: 90%;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	float: left;
	}
.partners_box h2 {
	margin-bottom: 8px;
	color: #3b3232;
	font-size: 85%;
	text-transform: uppercase;
	}
.partners_box img {
	margin-top: 4px;
	}

/* ___| footer |_____________________ */


#box_bot {
	margin: 0 0 10px 0;
	padding: 0;
	width: 958px;
	float: left;
	clear: both;
	}
#box_bot_t {
	margin: 0;
	width: 958px;
	background: url("../img/bg_partners_box_t.png") no-repeat;
	height: 7px;
	font-size: 0;
	float: left;
	clear: both;
	}
#box_bot_m {
	margin: 0;
	padding: 0 14px 3px 14px;
	width: 930px;
	background: #fff;
	float: left;
	clear: both;
	}
.personal_box {
	margin: 0;
	width: 180px;
	float: left;
	}
#box .personal_box img {
	margin: 0 10px 0 0;
	float: left;
	}
#box .personal_box p {
	color: #999;
	line-height: 150%;
	font-size: 90%;
	}
#box .personal_box a {
	color: #000;
	text-decoration: underline;
	}
#box .personal_box a:hover {
	text-decoration: none;
	}
#box p#box_text {
	margin-right: 0;
	margin-left: 4px;
	padding-top: 6px;
	width: 200px;
	color: #999;
	font-size: 120%;
	font-weight: bold;
	float: left;
	}


#foot {
	margin: 0;
	padding: 10px 14px 20px 14px;
	width: 930px;
	min-height: 20px;
	background: #f7f7f7 url("../img/bg_foot.png") repeat-y;
	float: left;
	clear: both;
	}
#foot_t {
	margin: 0 -14px 4px -14px;
	width: 958px;
	height: 8px;
	background: url("../img/bg_foot_t.png") no-repeat;
	position: relative;
	font-size: 0;
	}
#foot p {
	font-size: 85%;
	color: #949494;
	}
#foot a {
	text-decoration: none;
	color: #949494;
	}
#foot a:hover {
	color: #575353;
	}
#foot p#par_l {
	margin: 0 56px 0 0;
	width: 220px;
	float: left;
	}
	
	
#foot ul#par_r { margin: 0; width: 190px; float: left; padding:0; font-size: 75%;}
#foot ul#par_m { margin: 0 56px 0 0; width: 130px; float: left; padding:0;font-size: 75%;}
#foot ul#par_m li, #foot ul#par_r li { font-size: 90%; color: #9cc5dc; margin: 0; float: left; clear: both; list-style: none; } 
#foot ul#par_r li {width: 190px; }
#foot ul#par_m li {width: 110px; }


#foot fieldset {
	margin: 0 0 0 50px;
	padding: 0;
	width: 224px;
	border: none;
	float: left;
	}
#foot fieldset legend {
	margin: 0 0 2px 0;
	padding: 0;
	color: #949494;
	font-size: 85%;
	}
#foot form {
	margin: 0;
	padding: 0;
	}
#foot input {
	margin: 1px 0 4px 0;
	padding: 3px;
	width: 140px;
	font-size: 85%;
	color: #6d6d6d;
	border: 1px solid #dbdbdb;
	float: left;
	}
#foot input.button {
	margin: 0 0 0 6px;
	padding: 0;
	width: 68px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	font-family: 'Trebuchet MS', Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 85%;
	color: #6d6d6d;
	background: #d1d2d3 url("../img/bg_button.png") no-repeat;
	color: #6d6d6d;
	text-align: center;
	text-transform: uppercase;
	border: none;
	float: left;
	}
	
	
	
/**

 * FCK

 */

.Bold { font-weight: bold; }

.Italic { font-style: italic; }

.Underline {text-decoration: underline; }

.StrikeThrough { text-decoration: line-through; }

.Subscript { vertical-align: sub; font-size: smaller; }

.Superscript { vertical-align: super; font-size: smaller; }

.FontComic { font-family: 'Comic Sans MS'; }

.FontCourier { font-family: 'Courier New'; }

.FontTimes{ font-family: 'Times New Roman'; }

.FontSmaller { font-size: smaller; }

.FontLarger { font-size: larger; }

.FontSmall { font-size: 8pt; }

.FontBig { font-size: 14pt; }

.FontDouble { font-size: 200%; }

.FontColor1 { color: #ff9900; }

.FontColor2 { color: #0066cc; }

.FontColor3 { color: #ff0000; }

.FontColor1BG { background-color: #ff9900; }

.FontColor2BG { background-color: #0066cc; }

.FontColor3BG { background-color: #ff0000; }

.Indent1 { margin-left: 40px; }

.Indent2 { margin-left: 80px; }

.Indent3 { margin-left: 120px; }

.JustifyLeft { text-align: left; }

.JustifyRight { text-align: right; }

.JustifyCenter { text-align: center; }

.JustifyFull { text-align: justify; }

code { font-family: courier, monospace; background-color: #eeeeee; padding-left: 1px; padding-right: 1px; border: #c0c0c0 1px solid; }

kbd { padding: 0px 1px 0px 1px; border-width: 1px 2px 2px 1px; border-style: solid; }

blockquote { color: #808080; }

#right_calc div.wbox_t {background: url("../img/bg_wbox_t_2.png") no-repeat scroll 0 0 #f3c27b;}
#right_calc div.wbox_m {background: #f3c27b;}
#right_calc div.wbox_b {background: url("../img/bg_wbox_b_2.png") no-repeat scroll 0 0 #f3c27b;}

