body {
	margin:0;
	padding:0;
	background:#2E2D2D;
	text-align: center;
	font-family: arial, sans-serif;
	color: #2E2D2D;
	font-size: 14px;
}

img {
	border: 0;	
}
p.clr {
	clear: both;
	position: relative;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
a:link, a:visited {
	color: #A00502;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	text-decoration: underline;	
}


div#wrapper {
	width: 824px;
	margin: 0 auto;
	margin-top: 15px;
	color: #FFFFFF;
}

div#content_wrapper {
	width: 824px;
	padding-left: 2px;
	background: url(images/background.jpg) repeat-y;
	
}

div#content {
	margin-top: -1px;
	width: 817px;
	min-height: 516px;
	background: #000 url(images/stage.jpg) no-repeat top;
	padding-left: 2px;
	padding-top: 97px;
		
}

div#header {
	position: relative;
	width: 824px;
	height: 105px;
	background: url(images/header.jpg) no-repeat;	
}

h1 {
	position: absolute;
	width: 675px;
	height: 45px;
	top: 6px;
	left: 74px;
	text-indent: -5000px;
	font-size: 5px;
	background: url(images/Monty.jpg) no-repeat;
	
}

h2 {
	position: absolute;
	width: 546px;
	height: 47px;
	top: 56px;
	left: 162px;
	text-indent: -5000px;
	font-size: 5px;
	background: url(images/lights.jpg) no-repeat;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px ;
	margin: 0;	
}

strong.phone {
	font-size: 15px;
	font-weight: bold;
	padding:0 ;
	margin: 0;
}

div.box_left {
	position: relative;
	width: 337px;
	background: url(images/box_bg.jpg) repeat-y;
	float: left;
	margin-left: 142px !important;
	margin-left: 71px;	
}

div.box_left_top {
	width: 337px;
	min-height: 406px; 
	background: url(images/box_left_top.jpg) no-repeat;
	
}

div.box_content {
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	width: 320px;
	padding: 2px 10px 7px 10px;
	margin-right: 5px;	
}

div.box_right {
	position: relative;
	float: left;
	margin-left: 35px !important;
	margin-left: 27px;
	width: 215px;
	background: url(images/box_right_bg.jpg) no-repeat;
	text-align: justify;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;	
}

div.box_right img {
	margin-bottom: 5px;
}

div.box_full {
	background: url(images/box_full_bg.jpg) repeat-y;
	width: 533px;
	margin-left: 142px !important;
	margin-right: 142px;
}

div.box_full_top {
	background: url(images/box_full_top.jpg) no-repeat;
	width: 533px;
	min-height: 406px;
}

div.box_full_content {
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	width: 513px;
	padding: 2px 10px 7px 10px;	
}

p.contact {
	text-align: center;
	font-weight: bold;
	font-size: 16px;	
}

p.contact_book {
	font-weight: bold;
	font-style: italic;
	letter-spacing: .08em; 	
}

p.clr {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

div#footer {
	width: 824px;
	min-height: 90px !important;
	height: 90px;
	margin-bottom: -2px;
	background: url(images/footer.jpg) no-repeat top;
	position: relative;
}

div#footer ul {
	position: absolute;
	width: 500px;
	top: 36px;
	left: 163px;
	padding: 0;
	margin: 0;
	
}

div#footer ul li {
	text-decoration: none;
	display: inline;
	padding: 0;
	margin: 0;
	
}

div#footer ul li a:link, div#footer ul li a:visited {
	text-decoration: none;
	padding: 0;
	margin: 0;
}

