body, form {
	padding: 0px;
	margin: 0px;
	width: 100%;
	position: relative;
	z-index: 5;
}
body {
	background: #000;
	font: 11px Arial;
	color: #d5d5d5;
}

img {
	border: none;
}
.img_l {
	margin-right: 10px;
	margin-bottom: 5px;
}

a {
	font: 11px Arial; /*color: #d4b996;*/color: #fff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	font: 11px Arial;
	color: #d4b996;
	text-decoration: underline;
}

p a {
	font: 11px Arial;
	color: #fff;
	text-decoration: underline;
}
p a:hover {
	text-decoration: none;
}
p a:visited {
	font: 11px Arial;
	color: #fff;
	text-decoration: underline;
}



.container_bg {
	position: absolute;
	left: 0px;
	top: 291px;
	height: 300px;
	width: 100%;
	background: #4b5052;
	z-index: 10;
}
.container {
	margin: 0px auto;
	width: 900px;
	padding-top: 0px;
	z-index: 20;
}
.header {
	height: 291px;
}
.table_header {
	margin: 0px auto;
	width: 900px;
	position: relative;
	z-index: 25;
	color: #fff;
	font: 12px Arial;
}
.table_header a {
	color: #fff;
	font: 12px Arial;
	text-decoration: underline;
}
.table_header a:hover {
	text-decoration: none;
}
.table_header a:visited {
	font: 12px Arial;
	color: #d4b996;
	text-decoration: underline;
}
.col_l {
	width: 244px;
	vertical-align: top;
}
.col_l_1 {
	width: 109px;
	vertical-align: top;
	padding-right: 10px;
}
*html .col_l_1 {
	width: 99px;
	vertical-align: top;
	padding-right: 10px;
}

.col_c {
	vertical-align: top;
	font: 12px Arial;
}
.col_n {
	padding-left: 20px;
	padding-top: 20px;
	background: #1c1c1c url(../images/gitar.jpg) no-repeat left top;
}
.col_r {
	width: 206px;
	vertical-align: top;
}


a.logo {
	display: block;
	background: url(../images/logo.jpg) no-repeat left top;
	height: 142px;
	width: 244px;
}
/***Navigator`s Styles***/
.nav_bg {
	background: url(../images/nav_bg.gif) repeat-y left top;
	padding: 5px 0px;
}

.nav_bg a {
	display: block;
	background: url(../images/nav_dev.gif) no-repeat left bottom;
	font: 14px Tahoma;
	line-height: 13px;
	color: #fff;
	text-decoration: none;
	margin-left: 5px;
	padding: 9px 5px 9px 10px;
	text-align: left;
}
.nav_bg a:hover {
	display: block;
	background: url(../images/nav_dev.gif) no-repeat left bottom;
	font: 14px Tahoma;
	line-height: 13px;
	color: #000;
	text-decoration: none;
	margin-left: 5px;
	padding: 9px 5px 9px 10px;
	text-align: left;
}
.nav_bg a:visited {
	display: block;
	background: url(../images/nav_dev.gif) no-repeat left bottom;
	font: 14px Tahoma;
	line-height: 13px;
	color: #fff;
	text-decoration: none;
	/*color: #d4b996;*/ color: #FBF8F4;
	margin-left: 5px;
	text-align: left;
}
a.art, a.art:hover, a.art:visited {
	display: block;
	background: url(../images/btn_aboutart.gif) no-repeat left top;
	height: 25px;
	width: 171px;
	margin: 0px auto;
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 100;
}

/***********************/

.t_left {
	text-align: left;
}
.t_center {
	text-align: center;
}
.t_right {
	text-align: right;
}
.clear {
	clear: both;
}

.title_1 {
	font: bold 12px Tahoma;
	color: #fff;
}
.title_2 {
	font: bold 11px Arial;
	color: #005aaa;
}
.title_3 {
	font: bold 16px Tahoma;
	color: #b900b5;
	line-height: 40px;
}
.text_sm {
	font: bold 10px Arial;
	color: #fff;
}

.title_5 {
	font: bold 12px Tahoma;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	text-align: left;
	margin-bottom: 15px;
}

.bg_blue {
	background: #3b3d3e;
}
.bg_blue_cont {
	margin: 0px 5px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 30;
}
.box_grey {
	background: #585858;
	margin: 5px 0px;
	padding: 5px;
	font: 11px Arial;
	color: #bbb;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 30;
}
.box_grey_text {
	float: left;
	width: 100px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 30;
}
.box_grey_img {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 30;
	height: 70px;
	width: 80px;
	float: right;
}

.box_grey_img img{
	height: 60px;
}

.box_grey a,
.box_grey a:visited {
	font: 11px Arial;
	color: #bbb;
	text-decoration: underline;
}
.box_grey a:hover {
	font: 11px Arial;
	color: #bbb;
	text-decoration: none;
}


.content {
	background: #1c1c1c url(../images/gitar.jpg) no-repeat left top; /*min-height: 630px;*/ padding: 45px 15px;
	padding-top: 25px;
	position: relative;
	z-index: 30;
}
*html .content {/*height: 630px;*/
}
.table_content {
	position: relative;
	z-index: 25;
}
.table_content td {
	vertical-align: top;
}
.box_f_l_525 {
	width: 505px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 30;
	padding-top: 20px;
	text-align: left;
}
.box_f_r_355 {
	width: 355px;
	float: right;
	position: relative;
	right: 0px;
	top: 0px;
	z-index: 30;
	padding-top: 20px;
}

.box_r {
	background: url(../images/rblock_bg.gif) repeat-y left top;
	width: 355px;
}
.box_r_top {
	background: url(../images/rblock_head.gif) no-repeat left top;
	height: 33px;
	font: bold 14px Arial;
	color: #b900b5;
	line-height: 33px;
	padding-left: 15px;
}
.box_r_cont {
	padding: 10px 15px;
	font: 11px Arial;
	color: #000;
}
.box_r_cont img {
	margin-right: 10px;
	border: 1px solid #000;
}
.box_r_bot {
	background: url(../images/rblock_bot.gif) no-repeat left bottom;
	height: 10px;
}

.footer {
	background: url(../images/footer_bg.gif) no-repeat left top;
	padding-top: 35px;
	text-align: center;
	font: 11px Arial;
	color: #d5d5d5;
}
.footer a {
	font: 11px Arial;
	color: #d5d5d5;
	text-decoration: none;
}
.footer a:hover {
	font: 11px Arial;
	color: #d5d5d5;
	text-decoration: underline;
}
.footer a:visited {
	font: 11px Arial;
	text-decoration: none;
	color: #d4b996;
}
.tour {
	background: url(../images/tour.jpg) no-repeat left top;
	display: block;
	position: relative;
}
a.toura {
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	height: 148px;
	width: 244px;
	border: 0px solid #FF0000;
	z-index: 50;
}
.question {
	margin-bottom: 10px;
}

P {
	font: 12px Arial;
	color: #fff;
	padding-left: 20px;
	padding-bottom: 10px;
	text-align: left;
}
h1 {
	font: bold 22px Arial;
	color: #af00aa;
	padding-left: 15px;
	padding-bottom: 10px;
}
h2 {
	font: bold 16px Arial;
	color: #d4b996;
	padding-top: 15px;
}
h3 {
	font: bold 14px Arial;
	color: #757d80;
	padding-top: 15px;
}
h4 {
	font: bold italic 12px Arial;
	color: #d4b996;
	padding-top: 10px;
	text-decoration: underline;
}
.testimonials {
	font: 11px Arial;
	color: #c3baae;
	margin-left: 15px;
	padding-top: 5px;
	border-left: 2px solid #d4b996;
	padding-left: 10px;
}

span.required {
	color: #930a24;
	font-size: 14px;
}
.warning, #error, #edit_error, .error, .errors, #errors {
	color: #930a24;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
.note {
	color: #668b9f;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}

.descript {
	font: 12px Arial;
	line-height: 2;
	color: #fff;
	margin-right: 20px;
}

.descript a {
	font: 12px Arial;
	color: #fff;
	text-decoration: underline;
}
.descript a:hover {
	text-decoration: none;
}
.paragraph {
	margin-bottom: 10px;
	font: 12px Arial;
	line-height: 1.5;
	color: #fff;
}
