@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.3em;
	font-family:"Century Gothic";
	margin-top: 0;
}
ol, ul {
	list-style: circle;
	margin-left: 20px;
	margin-top: 10px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: none;
}
table {
}
h1 {
	font-size: 26px;
	letter-spacing: -1px;
	color: #bb2026;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 6px 0px;
}
h2 {
	font-size: 14px;
	letter-spacing: 0px;
	color: #bb2026;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 6px 0px;
	font-weight: normal;
}
h3 {
	font-size: 22px;
	letter-spacing: -1px;
	color: #000;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 6px 0px;
	text-transform: uppercase;
	line-height: normal;
}
h4 {
	font-size: 17px;
	letter-spacing: 0px;
	color: #000;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 6px 0px;
	font-weight: 450;
	line-height: 1.1;
}
h5 {
	font-size: 26px;
	letter-spacing: -1px;
	color: #bb2026;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 6px 0px;
	line-height: normal;
}
.titleRed {
	font-size: 24px;
	letter-spacing: -1px;
	color: #bb2026;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 6px 0px;
}
.titleWhite {
	font-size: 26px;
	letter-spacing: -1px;
	color: #fff;
	margin: 70px 0px 0px 0px;
	padding: 2px 0px 6px 0px;
}
p {
	margin-bottom: 5px;
}
.lightGreyText {
	color: #a7a9ac;
}
.greyText {
	color: #555;
	font-weight: bold;
	text-transform: uppercase;
}
.arrow_link {
	width: 145px;
	float: right;
	margin-top: 40px;
}
.homeText {
	width: 570px;
	float: left;
}
.homeTextLeft {
	width: 410px;
	float: left;
	padding-left: 10px;
}
#header {
	width: 900px;
	height: 107px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border: #000 solid 1px;
	background: url(../images/header.jpg) no-repeat #fff;
}
#logo {
	width: 200px;
	height: 107px;
	float: left;
	border-right: #000 solid 1px;
}
#menu {
	width: 698px;
	height: auto;
	float: right;
}
#menu ul {
	margin-top: 82px;
	padding: 5px 0 0 4px;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: inline;
	text-align: center;
}
#menu a {
	display: block;
	display: inline;
	text-align: center;
	height: 20px;
	text-decoration: none;
	color: #000;
	margin: 10px 0px;
	padding: 5px 11px;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
}
#menu a:hover {
	text-decoration: none;
	color: #bb2026;
}
#container {
	width: 900px;
	height: 610px;
	margin-left: auto;
	margin-right: auto;
	border: #000 solid 1px;
	border-top: none;
}
#contentMain {
	width: 900px;
	height: 610px;
	overflow: auto;
}
#containerAbout {
	width: 900px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	border: #000 solid 1px;
	border-top: none;
}
#contentAbout {
	width: 900px;
	height: 650px;
	background: url(../images/emblem_btm_rgt.jpg) no-repeat bottom right;
}
#containerMontage {
	width: 900px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	border: #000 solid 1px;
	border-top: none;
}
#contentMontage {
	width: 900px;
	height: 650px;
}
#indexContentMain {
	width: 900px;
	height: 610px;
	background: url(../images/emblem_index.jpg) no-repeat bottom right;
}
#contentMainSub {
	width: 900px;
	height: 610px;
	background: url(../images/emblem_btm_rgt.jpg) no-repeat bottom right;
}
.titleBox {
	width: 216px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
.titleBoxWalls {
	width: 246px;
	height: 30px;
	float: right;
	padding-top: 20px;
}
.titleBoxWallsLeft {
	width: 240px;
	height: 90px;
	float: right;
	padding: 10px 68px 0px 0px;
}
.textBoxOccasions {
	width: 145px;
	height: auto;
	float: left;
	color: #000;
}
.textBoxWalls {
	width: 570px;
	height: auto;
	color: #000;
}
.imgOccasions {
	width: 300px;
	height: 158px;
	float: right;
	margin: 5px 20px 0px 0px;
}
.imgWalls {
	width: 570px;
	height: 390px;
	margin: 0px 20px 0px 0px;
	float: left;
}
#textBoxLeft {
	width: 285px;
	height: auto;
	margin: 15px 0px 0px 10px;
	float: left;
}
#textBoxLeft a {
	text-decoration: none;
	color: #000;
}
#textBoxLeft p {
	text-align: right;
}
#textBoxLeft a:hover {
	text-decoration: underline;
}
#textBoxRight {
	width: 593px;
	height: auto;
	float: right;
	color: #000;
	margin: 15px 0px 0px 0px;
}
#textBoxRightSub {
	width: 313px;
	height: auto;
	float: left;
	color: #000;
	margin: 95px 0px 0px 0px;
}
#textBoxRight a {
	text-decoration: none;
	color: #000;
}
#textBoxRight a:hover {
	text-decoration: underline;
}
#textBoxRight p {
	text-align: right;
}
.textBox {
	width: 840px;
	height: 570px;
	margin: 15px 0px 0px 30px;
	float: left;
}
.kidsBox {
	width: 840px;
	height: 570px;
	margin: 15px 0px 0px 30px;
	float: left;
	background: url(../images/kids_bg.jpg) no-repeat;
}
.kidsTextBox {
	width: 240px;
	height: 250px;
	margin: 10px 10px 0px 0px;
	float: right;
}
.montageBoxTop {
	width: 840px;
	height: 306px;
	margin: 15px 0px 0px 30px;
	background: url(../images/montage_bg_top.jpg) no-repeat;
	float: left;
}
.montageBoxBtm {
	width: 840px;
	height: 317px;
	margin: 0px 0px 0px 30px;
	background: url(../images/montage_bg_btm.jpg) no-repeat;
	float: left;
}
.montageTextBox {
	width: 315px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 100px;
}
#imgBoxLeft {
	width: 490px;
	height: auto;
	margin: 25px 0px 0px 30px;
	float: left;
	overflow: auto;
}
#imgBoxLeftTest {
	width: 400px;
	height: auto;
	margin: 25px 0px 0px 25px;
	float: left;
	overflow: auto;
}
#imgBoxRightTest {
	width: 400px;
	height: auto;
	margin: 25px 25px 0px 0px;
	float: right;
	overflow: auto;
}
#imgBoxRightWalls {
	width: 490px;
	height: auto;
	margin: 15px 25px 0px 10px;
	float: right;
	overflow: auto;
}
#imgBoxLeftWalls {
	width: 335px;
	height: 600px;
	margin: 10px 0px 0px 10px;
	float: left;
	background: url(../images/walls_left_img.jpg) no-repeat;
}

#imgBoxLeftAbout {
	width: 500px;
	height: auto;
	margin: 25px 0px 0px 30px;
	float: left;
}
#textBoxSubRight {
	width: 348px;
	height: auto;
	float: right;
	margin: 25px 30px 0px 0px;
}
#textBoxSubRightAbout {
	width: 315px;
	height: 625px;
	float: right;
	margin: 25px 30px 0px 0px;
	background: url(../images/kids.jpg) no-repeat bottom left;
}
#textBoxSubRightAbout h4 {
	font-size: 15px;
	letter-spacing: 0px;
	color: #000;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 6px 0px;
	font-weight: 450;
	line-height: 1.0;
}
#contactsTextBoxSubRight {
	width: 200px;
	height: auto;
	float: right;
	margin: 145px 120px 0px 0px;
	text-align: right;
}
/*Footer*/

#footer {
	width: 900px;
	height: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	color:#000;
}
#footer p {
	font-size: 0.8em;
}
.footerLeft {
	width: 450px;
	height: 20px;
	float: left;
	text-align: left;
}
.footerRight {
	width: 450px;
	height: 20px;
	float: right;
	text-align: right;
}
.imgPadder {
	padding-left: 8px;
}

