html, body {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background-image: url("../i/bg.png");
	background-repeat: repeat-y;
	background-position: top center;
	font-family: tahoma;
}
/*----------------------------------------------------*/
#content {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: #CCC;
	/*overflow: auto;*/
}
/*----------------------------------------------------*/
.column {
	width: 50%;
	position: absolute;
	top: 0;
}
/*----------------------------------------------------*/
.left {
	left: 0;
}
.right {
	right: 0;
}
/*----------------------------------------------------*/
#leftcol {
	margin-right: 500px;
}
#rightcol {
	margin-left: 499px;
}
/*----------------------------------------------------*/
#rc_triangle {
	text-align: left;
}
/*----------------------------------------------------*/
#this_is{
	position: relative;
}
/*----------------------------------------------------*/
#ctl_center {
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	color: #000;
	font-size: 12px;
}
#ctl_center_admin {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	color: #000;
	font-size: 12px;
}

#ctl_center p {
	float: left;
	/*width: 450px;*/
	margin-top: 7px;
	clear: both;
}

/*----------------------------------------------------*/
#ctl_left {
	float: left;
	margin-left: 30px;
	margin-top: 0px;
}
#ctl_left p {
	margin-left: 15px;
	margin-top: 5px;
	font-size: 10px;
}
#ctl_left img {
	width: 167px;
	margin-top: 25px;
}
/*----------------------------------------------------*/
#ctl_right {
	float: right;
}
/*----------------------------------------------------*/
.center_top {
	width: 1000px;
}
/*----------------------------------------------------*/
#center_top_logo {
	float: left;
	width: 1000px;
	background: #fff;
}
/*----------------------------------------------------*/
#center_top_img {
	float: left;
	height: 210px; /* height of img - 210 + 5 px a small gray line */
	background: #CCC;
	background-image: url("../i/center_top.jpg");
}
/*----------------------------------------------------*/
#center_top_img_menu {
	float: left;
	background: #151518;
	color: #fff;
	margin-top: 39px; /*9px;*/
	height: 27px;
	margin-left: 50px;
}
#center_top_img_menu a {
	color: #fff;
}
#center_top_img_menu p {
	float: left;
	height: 27px;
	padding-left: 20px;
	padding-right: 18px;
	margin-left: 30px;
	margin-right: 0px;
	/*background: #159518;*/
	line-height: 25px;
	font-family: tahoma;
	font-size: 18px;
}
/*----------------------------------------------------*/
#center_top_img_think {
	float: left;
	margin-top: 62px;
	margin-left: 48px;
	font-family: georgia;
	font-size: 30px;
	color: #fff;
}
/*----------------------------------------------------*/
#top_menu {
	float: left;
	width: 1000px;
	height: 30px;
	line-height: 25px;
	background: #151518;
	color: #FFF;
	font-family: tahoma;
	font-size: 12px;
}
#top_menu_splitter {
	color: #fb4300;
	font-weight: bold;
	font-size: 14px;
}
/*----------------------------------------------------*/
#top_menu_gray_line {
	float: left;
	width: 1000px;
	height: 10px;
	background: #FFF;
}
/*----------------------------------------------------*/
#main_div {
	float: left;
	width: 1000px;
	/*background: #FFF;*/
}
/*----------------------------------------------------*/
#left_menu {
	float: left; /************************************************************/
	width: 220px;
	/*padding-top: 20px;*/
	background: #FFF;
	font-family: georgia;
}
#left_menu > p {
	float: left;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 80%;
}
#left_menu_main {
	padding-top: 10px;
	margin-bottom: 40px;
	font-size: 30px;
	text-decoration: none;
    border-bottom-style: dashed;
}
#left_menu a{
	color: #000;
}
#left_menu a:hover {
	text-decoration: none;
}
#left_menu a:visited {
	color: #550055;
}
#left_menu_main a:visited {
	color: #000000;
}
#left_menu_main a {
	float: left;
	text-decoration: none;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
	margin-left: -78px;
}
#green_bar {
	float: left;
    background-color: #f28645;
	margin-top: 26px;
	margin-left: -5px;
	width: 90px;
	height: 8px;
}

/*----------------------------------------------------*/
#content_div {
	float: right; /************************************************************/
	width: 780px;
	background: #fff;
}
/*----------------------------------------------------*/
#c_main {
	padding: 20px;
	/*margin-left: 20px;*/
}
#c_main > p {
	margin-top: 15px;
}
/*----------------------------------------------------*/
.left_menu_block {
	float: left;
	width: 220px;
	height: 80px;
	background: #cff;
	margin-bottom: 30px;
	vertical-align: middle;
}
.left_menu_block p {
	float: left;
	width: 162px;
	margin-left: 20px;
	font-family: georgia;
	font-size: 16px;
	line-height: 19px;
}
.left_menu_block p a {
	color: #000;
}
.left_menu_block p a:hover {
	color: #fb4300;
}
/*----------------------------------------------------*/
.sub_left_menu_block {
	float: left;
	width: 220px;
	margin-top: -20px;
	margin-bottom: 20px;
	font-size: 14px;
}
.sub_left_menu_block p {
	padding-bottom: 10px;
	margin-left: 10px;
	width: 200px
}
.sub_left_menu_block p a {
	color: #fff;
	text-decoration: none;
}
.sub_left_menu_block p a:hover{
	color: #fb4300;
	text-decoration: underline;
}
/*----------------------------------------------------*/
#save_price {
	background-image: url("../i/download.png");
	background-repeat:no-repeat;
	height: 30px;
	margin-top: 5px;
}
#save_price span {
	margin-left: 35px;
	line-height: 34px;
}
/*----------------------------------------------------*/
#line_with_triangles {
	float: right;
	background: #951518;
	height: 80px;
}
/*----------------------------------------------------*/
#white_line {
	margin-left: -21px;
	float: right; /*************************************************************/
	background: #fff;
	width: 21px;
}
/*----------------------------------------------------*/
#footer {
	float: left;
	/*background: aqua;*/
	width: 1000px;
	padding-bottom: 5px;
	background: #FFF;
	height: 40px;
	font-family: georgia;
	font-size: 14px;
}
#footer_left {
	float: left;
	width: 200px;
	color: #fff;
	padding-top: 15px;
	padding-left: 15px;
}
#footer_right {
	float: right;
	width: 260px;
	color: #000;
	padding-top: 15px;
}
/*----------------------------------------------------*/
.cm_catalog {
	float: left;
	width: 200px;
	height: 200px;
	margin-right: 40px;
	margin-bottom: 40px;
}
.cm_catalog p {
	text-align: center;
	line-height: 30px;
	color: #000;
	text-decoration: underline;
}




/*----------------------------------------------------*/

#show img{
	margin-top: -250px;
	margin-left: 35px;
}

#go_left{
	 text-decoration: none;
	 color: #000;
	 font-size: 24px;
	 cursor: pointer;
}

#go_right{
	 text-decoration: none;
	 color: #000;
	 font-size: 24px;
	 cursor: pointer;
}

/*----------------------------------------------------*/
#about {
	float: left;
	margin-left: 60px;
	width: 650px;
	margin-bottom: 20px;
	margin-left: 87px;
	font-size: 11px;
	font-family: Tahoma;
    text-align: left;
    line-height: 23px;
	margin-top: 9px;
}


/*----------------------------------------------------*/
#select {
	margin-left: 5px;
}

/*----------------------------------------------------*/
/*----------------------------------------------------*/

/*
filter: alpha(opacity=50); /* IE 5.5+*
   -moz-opacity: 0.5; /* Mozilla 1.6 и ниже *
   -khtml-opacity: 0.5; /* Konqueror 3.1+, Safari 1.1 *
   opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 *

* Internet explorer требует чтобы у элемента к которому применяется прозрачность были заданы свойства height и width.
*/
