/* Start of CMSMS style sheet 'Lorena New Styles' */
* {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

* img { border: none; }

* a { outline: none; color:#402ab0; font-size: 12px;}
* a:hover {color:#d2057a;}

a.selected {color:#d2057a; text-decoration: none;}

p.notice {font-style:italic;font-family:Georgia, "Times New Roman", Times, serif;}

p.notice span {color:#d2057a;font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;}

/* ------------= MAIN BLOCK =------------- */

.main {
	width: 100%;
	min-width: 1000px;
	max-width: 1300px;
	width:expression(document.body.clientWidth < 1000? "1000px": "auto");
	width:expression(document.body.clientWidth > 1300? "1300px": "auto");
	background: url(images/background.jpg) center 80px no-repeat;
	margin: 0 auto;
}

/* ------------= LINE AT THE TOP =------------- */

.top p {
	margin-bottom: -22px;
	padding-top: 4px;
}

.top {
	margin-top: -1px;
	text-align:center;
	font-weight: bold;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	height:30px;
}

.top_l {
	float:left;
	width:491px;
	height:30px;
	background:url(images/top_l.jpg) left top no-repeat;
}

.top_r {
	width: 482px;
	float:right;
	height:30px;
	background:url(images/top_r.jpg) right top no-repeat;
}

.top_c {
	height:30px;
	background:url(images/top_c.jpg) left top repeat-x;
}

/* ------------= NO COMMENTS =------------- */

.logo {
	float:left;
	width: 145px;
	height: 104px;
	margin: 5px 0 0 20px;
}

.navi {
	float: left;
	width: 11px;
	margin-top: 15px;
}

.navi li {
	list-style-type:none;
	margin: 20px 0 0 10px;
}

.navi a {
	display: block;
	width: 11px;
	height: 11px;
}

a.map {background:url(images/map.png) no-repeat;}
a.mail {background:url(images/mail.png) no-repeat;}
a.home {background:url(images/home.png) no-repeat;}

/* ------------= TOP MENU =------------- */

.top_menu_wrap {
	margin: 15px 205px 0px 165px;
	text-align: center;
}

.top_menu_wrap li {
	font-size:12px;
	display: inline;
	margin: 0 15px;
}

.top_menu_wrap a { color: #000; }

.top_menu_wrap a:hover { color: #d2057a; }

/* ------------= RIGHT INFO ABOUT COMPANY =------------- */

.top_info {
	margin-left: -205px;
	margin-top: 25px;
	font-size:11px;
	color:#666;
	float: right;
	width: 205px;
	height: 100px;
}

.center_wrap {
	padding-top: 17px;
}

/* ------------= LEFT MENU =------------- */

.left_menu {
	float:left;
	width: 130px;
	margin-left: 12px;
}

.left_menu li{
	font-size:12px;
	padding: 14px 0 0 5px;
	list-style-type: none;
}

.left_menu h3 {
	display:block;
	width: 130px;
	height: 35px;
	background:url(images/border.png) top left no-repeat;
	padding: 5px 0 0 7px;
	color: #d20279;
	font-size:18px;
}

/* ------------= BOOK =------------- */

.book { margin: -10px 142px 0 142px; font-size:13px; }

.book ul {padding-left: 20px;}

.book h1 {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	margin-bottom:10px;
}

.book h2 {
	color:#d2057a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	margin-bottom: 5px;
}

.book h3 {
	color:#d2057a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	background:url(images/str.png) center left no-repeat;
	padding-left:25px;
	margin-bottom: 6px;
}

.book h4 {
	color:#d2057a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin-bottom: 6px;
}

.book hr {border:none; color:#d2057a; background:#d2057a; height:1px; margin-left:-20px; margin-bottom: 10px;}

.book p {
	font-size:13px;
	line-height: 22px;
	margin-bottom: 25px;
}

.book table {
	font-size:13px;
	line-height: 22px;
}

.book span {color:#666; font-size:11px; font-style:italic;}

.book span span {color:#666; font-size:11px; font-style:normal;}

.book-top { width: 858px; margin: 0 auto; background:url(images/book_top.jpg) top left no-repeat; height:22px;}

.book-middle { width: 858px; margin: 0 auto; background:url(images/book_middle.jpg) top left repeat-y; }



.book_left {
	position:relative; 
	float: left;
	width:325px;
	left:60px;
	top: 15px;
}

.book_right {
	position:relative;
	float: right;
	width:360px;
	right:35px;
	top: 15px;
}

.book-bottom { width: 858px; margin: 0 auto; background:url(images/book_bottom.jpg) top left no-repeat; height:42px;}

/* ------------= FOOTER =------------- */

.footer { width: 825px; margin: 0 auto 100px auto; padding: 10px 0 0 20px;}

.footer_info {
	float:left;
	font-size:11px;
	color:#666;
	padding-right:20px;
}

.footer_counters {
	float:right;
	margin-left: 10px;
}
/* End of 'Lorena New Styles' */

