* {
	margin:0;
	vertical-align: top;
	text-indent: 0px;
	word-spacing: normal;
}
body {
	background:url(images/body-bg.gif) #c20707;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:xx-large;
	color:#FFF;
}

input, textarea { font-family:Georgia; font-size:1em;}

.fleft {
	float:left;
}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p {
	margin-bottom:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}
.page_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #cc0000;
}

/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}

#contacts-form { font-family:tahoma; font-size:.91em; font-weight:bold; color:#373732;}

.form { height:21px;}
.form input {width:174px; background:#fff; color:#111; border:1px solid #a09b96; padding:2px 0 2px 3px; font-weight:normal;}
textarea { width:195px; height:129px; background:#fff; overflow:auto; color:#111; padding-left:3px; border:1px solid #a09b96; margin-bottom:13px;}


/*==================list====================*/
ul { list-style:none;}

.list1 li { background:url(images/marker.gif) no-repeat left 5px; padding:0 0 4px 14px; font-weight:bold;}

.gallery-list { width:100%; overflow:hidden; padding:10px 0 0 0;}
.gallery-list li { float:left; padding:0 12px 12px 0;}
.gallery-list li.alt { padding-right:0;}


/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:8px;}
.img-box img { float:left; margin:0 13px 0 0;}
.img-box1 { width:100%; overflow:hidden; padding-bottom:27px;}
.img-box1 img { float:left; margin:0 13px 0 0;}

.p1 {
	margin-bottom:14px;
	font-weight: normal;
}
.p2 { margin-bottom:8px;}

.price { font-size:1.25em; color:#b10505; font-weight:bold; width:84px; text-indent:10px; line-height:1.1em;}

/*==================txt, links, lines, titles====================*/
a {
	color:#cc0000;
}
a:hover{
	text-decoration:none;
	font-size: 18px;
	color: #cc0000;
}

h2 { font-size:1em; margin-bottom:16px;}
h3 { font-size:1.25em;}
h4 { font-size:1em;}

.link1 {
	display:block;
	float:left;
	background:url(images/link1-bg.gif) left top repeat-x;
	color:#cc0000;
	text-decoration:none;
	font-size:1.25em;
}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b {
	display:block;
	background:url(images/link1-right.gif) no-repeat right top;
	padding:4px 20px 6px 16px;
	font-style:normal;
	color: #FFF;
}
.link1:hover { text-decoration:underline;}

.line-hor { border-bottom:1px solid #000; padding-bottom:20px; margin-bottom:20px;}

.title { margin-bottom:25px;}
.title1 { margin-bottom:12px;}


/*==================boxes====================*/
.main-box {
	background:url(images/main-bg.gif) left top repeat-y;
	width:100%;
}
.main-box .top { background:url(images/main-top.gif) no-repeat left top;}
.main-box .bottom { background:url(images/main-bottom.gif) no-repeat left bottom;}
.main-box .inside {
	padding:0 87px 37px 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}

.menu-box {
	background:url(images/menu-box-bg.gif) no-repeat left top;
	width:250px;
	height:291px;
	float:left;
	margin-right:2px;
	padding-top: 25px;
}
.menu-box .inner {
	padding:0px 0 0 26px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #000;
}

.navigation-box { padding-top:21px;}
.navigation-box .next { float:right;}

.box { width:100%;}
.box .top { background:url(images/box-top.png) no-repeat left top; overflow:hidden; height:27px;}
.box .bottom { background:url(images/box-bottom.png) no-repeat left top; overflow:hidden; height:37px;}
.box .bg { background:url(images/box-bg.gif) left bottom repeat-x #d9d0ae;} 
.box .border-left { background:url(images/border-left.gif) left top repeat-y;}
.box .border-right { background:url(images/border-right.gif) right top repeat-y;}
.box .border-left1 { background:url(images/border-left1.gif) left top repeat-y;}
.box .border-right1 { background:url(images/border-right1.gif) right top repeat-y;}
.box .inner { padding:0 25px 0 26px;}
.box .title { margin-bottom:12px;}

.cont-box { padding:0 60px 0 0; margin-bottom:0;}
.cont-box span { float:right;}

.buttons-box {
	width:100%;
	overflow:hidden;
	padding-left: 100px;
}
.buttons-box .link1 {
	float:left;
	margin-left:17px;
}


/*header*/
#header .row-1 {
	height:165px;
}
#header .row-1 .indent {
	padding:0 0 0 0px;
}
#header .row-1 img { position:relative; margin-top:-2px;}
#header .row-2 {
	width:100%;
	overflow:hidden;
	padding-top: 15px;
}

/*content*/
#content { min-height:416px; height:auto !important; height:416px; padding:0 17px 0 77px;}
#content .indent { padding-top:27px;}
#content .indent1 {
	padding:2px 190px 30px 40px;
	color: #000;
	line-height: normal;
	text-align: left;
}

/*footer*/
#footer a {
	font-weight:bold;
	color: #000;
}



/*================== index-3.html ==================*/
#page4 #content { padding-left:64px;}

/*================== index-5.html ==================*/
#page6 #content { padding-left:64px;}

/*==========================================*/
.minor_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.centered_text {
	text-align: center;
}
.single_line_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	display: none;
	overflow: visible;
}
#page7 #main .main-box .top .bottom .inside #content .indent1 .p1 .p1 td .minor_header br {
	font-weight: normal;
}
#table_products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: normal;
	color: #000;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#install_main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.p_bold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
}
.p_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#page7 #main .main-box .top .bottom .inside #content .indent1 table {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.p_bold_underline_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.p_bold_red_24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
}
.p_bold_extra_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	color: #000;
}
.p_bold_centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.p_bold_24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	line-height: 32px;
}
.page_titles_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
