* {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
}

#container {
	position: relative;
	width: 740px;
	height: 800px;
}

#container #main_header {
	width: 558px;
	height: 278px;
	position: absolute;
	right: 0;
	top: 0;
	background: url( images/fl.jpg );
}

#container #main_menu {
	width: 190px;
	height: 178px;
	position: absolute;
	left: 0;
	top: 100px;
	*top: 94px;
	_top: 94px;
	text-align: left;
}

#container #main_menu ul {
	list-style-type: none;
}

#container #main_menu ul li {
	width: 190px;
	height: 35px;
	background: url( images/menu_button.gif ) no-repeat 0 0;
}

#container #main_menu ul li a{
	position: absolute;
	right: 6px;
	padding: 10px;
	text-decoration: none;
	color: #878787;
	font-weight: bold;
	font-size: 11px;
}

#container #main_menu ul li a:hover{
	color: #64A5DE;
}

/* PAGE CONTENT */

#container #page_content {
	position: absolute;
	top: 285px;
	left: 0;
	width: 740px;
	text-align: left;
}

#container #page_content .separator1{
	position: absolute;
	top: -7px;
	width: 740px;
	height: 7px;
	z-index: 999;
	background: url( images/t-dr.gif ) repeat-x;
}

#container #page_content .separator2{
	position: absolute;
	bottom: -7px;
	left: -181px;
	width: 740px;
	height: 7px;
	z-index: 999;
	background: url( images/t-dr.gif ) repeat-x;
}

#container #page_content #section_left {
	width: 181px;
	position: absolute;
	left: 0;
	top: 0;
}


#container #page_content #section_left #header_sl {
	width: 181px;
	height: 26px;
	position: relative;
	background: url( images/header_fl.gif ) no-repeat;
}

#container #page_content #section_left #header_sl h1 {
	padding:10px 14px;
	font-size: 15px;
	color: #4B7DCA;
}

#container #page_content #section_left #content_sl {
	width: 181px;
	position: relative;
	background: url( images/content_fl.gif ) repeat-y;
}

#container #page_content #section_right #content_sl table {
	padding:4px 14px;
}

#container #page_content #section_right #content_sl table tr.even {
	background: #E4EEF7;
}

#container #page_content #section_left #content_sl h1 {
	padding:2px 14px;
	font-size: 14px;
	color: #4B7DCA;
}
#container #page_content #section_left #content_sl h2 {
	padding:2px 14px;
	font-size: 12px;
	color: #4B7DCA;
}
#container #page_content #section_left #content_sl p {
	padding:4px 14px;
}


#container #page_content #section_left #content_sl a {
	color: #E34000;
}
#container #page_content #section_left #content_sl a:hover {
	text-decoration: none;
}
#container #page_content #section_left #content_sl ul {
	list-style-type:circle;
	padding: 2px 12px 2px 28px;
}
#container #page_content #section_left #content_sl ul li {
	color: #878787;
}

#container #page_content #section_left #footer_sl {
	width: 181px;
	height: 8px;
	position: relative;
	background: url( images/footer_fl.gif ) no-repeat;
}


#container #page_content #section_right {
	width: 558px;
	position: absolute;
	right: 0;
	top: 0;
}

#container #page_content #section_right #header_sr {
	width: 558px;
	height: 36px;
	position: relative;

	background: url( images/header_fr.gif ) no-repeat;
}

#container #page_content #section_right #header_sr h1 {
	padding:10px 14px;
	font-size: 15px;
	color: #E34000;
}

#container #page_content #section_right #content_sr {

	width: 558px;
	position: relative;
	background: url( images/content_fr.gif ) repeat-y;
}

#container #page_content #section_right #content_sr .promo_box {
	width: 510px;
	height: 140px;
	background: #EDEDED;
	margin:2px 1px 6px 14px;
	_margin:2px 1px 6px 20px;
	/*float: left;*/
	padding:8px;
}

#container #page_content #section_right #content_sr .promo_box_highlight {
	/*background-color: #E34000;*/
}

#container #page_content #section_right #content_sr .inner_box {
	background: #FCFEFC url( images/box_head.gif ) top center repeat-x;
	padding: 4px;
	height: 132px;
}

#container #page_content #section_right #content_sr .inner_box .pret {
	font-size:22px; 
	font-weight:bold; 
	color:#E34000
}

#container #page_content #section_right #content_sr .inner_box .button {
	width: 69px;
	height: 22px;
	margin: 6px 8px;
	padding: 4px 0;
	text-align: center;
	font-weight: bold;
	float: right;
	background: url( images/ord.gif ) no-repeat;
}

.normal_button {
	width: 69px;
	height: 22px;
	margin: 6px 8px;
	padding: 4px 0;
	text-align: center;
	font-weight: bold;
	background: url( images/ord.gif ) no-repeat;
}

#container #page_content #section_right #content_sr .inner_box .button a {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

#container #page_content #section_right #content_sr .inner_box .button a:hover {
	text-decoration: none;
	color: #4B7DCA;
}

#container #page_content #section_right #content_sr .inner_box h1 {
	padding: 10px 0px 4px 55px;
}

#container #page_content #section_right #content_sr .inner_box ul {
	padding-left:28px;
	white-space: nowrap;
}

#container #page_content #section_right #content_sr .inner_box img {
	float: left;
	position: absolute;
	top: 0;
}

#container #page_content #section_right #content_sr .inner_box_highlight {
	background: #FCFEFC url( images/box_head_over.gif ) top center repeat-x;
}

#container #page_content #section_right #content_sr h1 {
	padding:2px 14px;
	font-size: 14px;
	color: #4B7DCA;
	/*text-align: right;*/
}

#container #page_content #section_right #content_sr h2,h3,h4,h5,h6 {
	padding:2px 14px;
	font-size: 12px;
	color: #4B7DCA;
}

#container #page_content #section_right #content_sr p {
	padding:4px 14px;
	/*text-indent: 20px;*/
}

#container #page_content #section_right #content_sr .tablepackbig {
	/*padding:4px 14px;*/
	margin-left:26px;
}

#container #page_content #section_right #content_sr table tr.even {
	background: #F4F6F4;
}

#container #page_content #section_right #content_sr a {
	color: #E34000;
}
#container #page_content #section_right #content_sr a:hover {
	text-decoration: none;
}
#container #page_content #section_right #content_sr ul {
	list-style-type:circle;
	padding: 2px 12px 2px 28px;
}
#container #page_content #section_right #content_sr ul li {
	color: #878787;
}

#container #page_content #section_right #footer_sr {
	width: 558px;
	height: 6px;
	position: relative;
	background: url( images/footer_fr.gif ) no-repeat;
}

#container #main_footer {
	position: absolute;
	bottom: -45px;
	left: -181px;
	width: 740px;
	height: 37px;
	z-index: 999;
	background: url( images/b-t.gif );
}

#container #main_footer #inner_footer {
	margin: 11px;
	color: #9D9EC5;
	text-align: right;
}

#container #main_footer #inner_footer a {
	color: #E34000;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}

#container #main_footer #inner_footer a:hover {
	text-decoration: none;
}
