* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

body 
{
	background: #666666 url(../img/design/body-bg.gif) center;
	margin: 0;
	padding: 0;
	border: none;
}

.error 
{
	color: #800000;
	font-size: 120%;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}

/* design */
#top {
	position: relative;
	height: 161px;
	width: 100%;
}
#top_splash, #top_pic1, #top_pic2, #top_pic3, #top_dm, #top_slogan, #top_guitar {
	position: absolute;
}
#top_splash {
	width: 775px;
	height: 249px;
	top: 0;
	left: 0;
	background: url(../img/design/top-splash.gif);
}
#top_pic1 {
	background: url(../img/design/top-pic1.gif);
	top: 17px;
	left: 77px;
	width: 349px;
	height: 233px;
}
#top_pic2 {
	width: 326px;
	height: 231px;
	top: 19px;
	left: 97px;
	background: url(../img/design/top-pic2.gif);
}
#top_pic3 {
	width: 240px;
	height: 238px;
	top: 11px;
	left: 149px;
	background: url(../img/design/top-pic3.gif);
}
#top_dm {
	left: 1px;
	top: 46px;
}
#top_slogan {
	top: 50px;
	left: 496px;
}
#top_guitar {
	height: 147px;
	width: 775px;
	top: 102px;
	left: 0;
	background: url(../img/design/top-guitar.gif);
}
#top_neck {
	background: url(../img/design/top-neck_bg.gif);
}
#top_hole_cont {
	position: relative;
}
#top_hole_cont img {
	position: absolute;
}
#top_menu {
	background: #dbe4f3;
	color: #042b4a;
	text-align: center;
	line-height: 2em;
	padding-bottom: 2px;
}
#top_menu a {
	font: bold 11px Tahoma, sans-serif;
	color: #042b4a;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 2em;
}
#top_menu a:hover, #top_menu a.act {
	color: #0067b1;
}
#top_menu a.norm {
	color: #042b4a;
}
#auth span {
	font: normal 10px Tahoma, sans-serif;
	color: #5d3a17;
	text-transform: uppercase;
}
#auth td {
	font: normal 10px Tahoma, sans-serif;
}

#breadcrumbs {
	font-size: 10px;
	margin-bottom: 18px;
}
#breadcrumbs a, #breadcrumbs a:visited {
	color: #0d2549;
}
#breadcrumbs span {
	font-size: 10px;
}
#breadcrumbs #bc_act {
	color: #155a9c;
}

#content {
	background: #022d4d url(../img/design/content-bg1.gif);
}
#content_real {
	background: url(../img/design/content-bg_top1.gif) repeat-x top;
	padding: 10px 0px 0px 10px;
}

.block {
	margin: 0 10px 6px 0px;
	padding: 1px 1px 1px 1px;
}
.block_border {
	border: 1px solid #e0deda;
}
.block_cont {
	background: #dbe4f3 url(../img/design/block-bg_top.gif) repeat-x top;
	border: 1px solid #c4c1bd;
	padding: 0;
}
.block_cont .block_border {
	padding: 7px 8px 7px 9px;
}
.block_banner {
	border: 1px solid #c4c1bd;
	padding: 0;
}
.block_header {
	background-repeat: repeat-x;
	background-position: top;
}
.block_header .block_border {
	height: 22px;
	padding: 0px 4px 0px 7px;
}
.block_header h1 {
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
	color: #fff;
	vertical-align: middle;
	line-height: 20px;
}
.block_header_menu {
	background-color: #015b9a;
	background-image: url(../img/design/block-bg_h_menu.gif);
}
.block_header_main {
	background-color: #234f7e;
	background-image: url(../img/design/block-bg_h_main.gif);
}
.block_main {
	padding: 5px 11px 5px 11px;
	background: url(../img/design/block-bg_right.gif) repeat-y right top;
}
.block_header_search {
	background-color: #d19000;
	background-image: url(../img/design/block-bg_h_search.gif);
}
.column_narr {
	width: 185px;
	vertical-align: top;
}
.column_midd {
	width: 380px;
	vertical-align: top;
}
.column_wide {
	width: 625px;
	vertical-align: top;
}

#side_menu {
	list-style: none;
	margin-left: 11px;
	margin-right: 11px;
	padding-left: 0;
}
#side_menu li {
	border-bottom: 1px solid #0068aa;
	margin-top: 4px;
	padding-bottom: 4px;
	font-size: 10px;
}
#side_menu a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#side_menu a:visited {
	color: #0d2549;
}
#side_menu a:hover {
	color: #00699f;
}
#side_menu li.act {
	list-style: url(../img/design/side_menu-bullet.gif);
}
#side_menu li.act a, #side_menu li.act a:visited {
	color: #0d2549;
}

#footer {
	border-top: 1px solid #d5d3ce;
	border-bottom: 1px solid #d5d3ce;
	border-left: 1px solid #d5d3ce;
	border-right: 1px solid #d5d3ce;
	background: #015b9a;
}
#footer_cont {
	background: #c0bdb8 url(../img/design/footer-bg.gif);
}
#footer_cont td {
	font-family: Tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	color: #736a5c;
	padding-bottom: 6px;
	line-height: 2em;
}
#footnote {
	height: 50px;
	vertical-align: middle;
}
#foot_add {
	width: 666px;
	height: 61px;
}
#foot_add td {
	width: 50%;
	color: #414c6a;
}
#foot_add a, #foot_add a:visited {
	color: #414c6a;
}

.flag_usa, .flag_uk {
	height: 37px;
	width: 498px;
	padding: 1px;
}
.flag_usa {
	background: url(../img/design/usa.jpg) no-repeat;
}
.flag_uk {
	background: url(../img/design/uk.jpg) no-repeat;
}
.flag_border {
	border: 1px solid #e0deda;
	font-size: 14px;
	font-family: Tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	color: #fff;
	line-height: 33px;
	padding-left: 10px;
}

.cover_border {
	border: 1px solid #022d4d;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.photo_border {
	border: 1px solid #006aa8;
}

.banner_border {
	border: 1px solid #a09488;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.head_disc {
	margin-bottom: 0;
}

#copyright { 
			text-decoration: none; 
			color: #FFFFFF; 
			font-size: 10px; 
			font-family: Tahoma, Arial; 
			font-weight: normal 
			}

.site_title {
	display: block;
	width: 821px;
	height: 161px;
	padding: 0;
	margin: 0;
	background: url(../img/design/top-2.jpg) 0 0 no-repeat;
}
.rollover_title {
	position: absolute;
	top: 10px;
	left: 581px;
	width: 480px;
	height: 35px;
	display: block;
/*	background-color: #313131; */
}

.rollover_title a {
	display: block;
	width: 240px;
	height: 35px;
	padding: 0;
	background: url(../img/design/back_mainsite.png) 0 0 no-repeat;
	text-decoration: none;
}

.rollover_title a:hover { 
	background-position: -240px 0;
	color: #313131;
}

.rollover_title a:active {
	background-position: -240px 0;
	color: #313131;
}

.site_logo_floater {
	position: absolute;
	top: 117px;
	left: 643px;
	width: 169px;
	height: 44px;
	display: block;
}

.site_logo_floater a {
	display: block;
	width: 169px;
	height: 44px;
	padding: 0;
	background: url(../img/design/site_logo.png) 0 0 no-repeat;
	text-decoration: none;
}

.site_logo_floater a:hover {
	display: block;
	width: 169px;
	height: 44px;
	padding: 0;
	background: url(../img/design/site_logo.png) 0 0 no-repeat;
	text-decoration: none;
	background-position: -169px 0;
}

#header { 
position: relative;
height: 10px;
padding: 0;
margin: 0;
z-index: 1;
}

#footer1 { 
position: relative;
height: 10px;
padding: 0;
margin: 0;
z-index: 1;
}

#splash {
height: 161px;
padding: 0;
margin-left: 0px;
margin-right: 5px;
background-color: #ffffff;
}

#wrap_front_page
{
margin: 0 auto;
	width: 821px;
	text-align: left;
	z-index: 1;
}

#wrap2
{
margin: 0 auto;
	width: 821px;
}

#date
{
	color: #d8985a;
	text-decoration: underline;

}
