html,body {margin:0;padding:0;}
html{
    font-size:100.01%;
}
body {
	background:#fff url('../images/gradient_bg.jpg') repeat-x 0 0;
	font-size:62.5%;
	font-family:Arial;
}
h1, h2, h3, h4,ul,li,table,p{margin:0; padding:0;}
img {
	border:0;
}
p {
	font-size:1.1em;
	color:#333;
}
.home_p {
	font-size:1.2em;
	color:#333;
}
.clear {
	clear:both;
	/*height:1px;
	margin-top:-1px;*/
	width:100%;
}
.clear_1em {
	clear:both;
	height:1em;
	width:100%;
}
.clear_2em {
	clear:both;
	height:2em;
	width:100%;
}
#wrapper {
	width:117.1em;
	margin:0 auto;
	padding: 0 0 8em 0;
	position:relative;
	z-index:0;
}

#page_bg_div {
	position:absolute; 
	left:0; 
	top:0; 
	width:117.1em; 
	height:119.6em;
	z-index:1;
}
#page_bg {
	width:117.1em;
}
#page {
	position:relative;
	width:117.1em;
	left:0;
	top:0;
	z-index:2;
}
#header {
	overflow:hidden;
	width:117.1em;
}
.logo {
	margin-top:2.2em;
	margin-left:8.6em;
	float:left;
	display:inline;
	cursor:pointer;
}
.logo img {
	float:left;
}
#header span.phone {
	font-size:4.9em;
	float:right;
	font-weight:bold;
	padding-right:1.2em;
	padding-top:0.3em;
}
#header span.slogan {
	float:right;
	clear:right;
	font-size:2.2em;
	color:#8c0317;
	font-weight:bold;
	padding-right:3em;
	white-space:nowrap;
}

#main_menu_container {
	float:right;
	margin-right:1.7em;
	padding-right:9em;
	background:url('../images/menu/right-menu.gif') no-repeat 100% 0;
	overflow:hidden;
}
#main_menu {
	float:left;
	overflow:hidden;
}
#main_menu li {
	background:url('../images/menu/slash.gif') no-repeat 0 100%;
	list-style:none;
	display:inline;
	float:left;
	margin:0;
}
#main_menu li a {
	color:#fff;
	padding:1em 1.2em 1em 1.2em;
	margin: 0 0 0 1.1em;
	text-decoration:none;
	float:left;
	background-color:#000;
}
#main_menu li a.last {
	padding-right:1.5em;
}
#main_menu li a span {
	font-size:1.3em;
	font-weight:bold;
	font-style:italic;
	letter-spacing:1px;
}


#main_content {
	overflow:hidden;
	width:100%;
}
/*START OF LEFT CATALOG COLUMN*/
#left_col {
	float:left;
	width:77em;
	padding-right:0.7em;
	padding-left:11.3em;
	overflow:hidden;
}
#left_col h2 {
	font-size:3.6em;
	font-style:italic;
	font-weight:bold;	
}
#left_col h3 {
	font-size:1.8em;
	font-weight:bold;
	color:#262626;
	margin:0;
	padding:0;
}
#left_col h4 {
	font-size:1.4em;
	font-weight:bold;
	color:#A31418;
	margin:0;
	padding:0;
}
#left_col p {
	font-size:1.1em;
	color:#333333;
}
#left_col ul {
	padding-top:0.3em;
	padding-bottom:0.3em;
}
#left_col li {
	font-size:1.1em;
	color:#333333;
	list-style-position:inside;
} 
.hor_line_wide {
	width:77.3em;
	height:1px;
	clear:both;
}
.hor_line_wide img {
	width:77.3em;
	height:1px;
	clear:both;
	display:block;
}
.hor_line_short {
	width:38em;
	height:1px;
}
.hor_line_short img {
	width:38em;
	height:1px;
	clear:both;
	display:block;
}
.box {
	width:32em;
	padding:0em 3em;
}
.box img.product {
	display:block; 
	float:left;
	margin-right:1em;
}

a.readmore {
	color:#630626;
	text-decoration:none;
}
a.readmore:hover {
	text-decoration:underline;
}
a.readmore2 {
	color:#A31418;
	text-decoration:none;
}
a.readmore2:hover {
	text-decoration:underline;
}
a.readmore3 {
	color:#000000;
	text-decoration:none;
}
a.readmore3:hover {
	text-decoration:underline;
}
.steel_stripe {
	margin-top:1.5em;
	margin-left:-0.3em;
}
.box_wide {
	float:left;
	width:71em;
	/* background:blue; */

}
.ontheleft {
	float:left;
	/* background:#f291a0; */
}
.ontheright {
	float:right;
	/* background:#f291a0; */
}
.bottom_banner {
	margin-left:3em;
}
.left_col_container {
	padding:0 1em 0 5em;
}
.info_table {
	padding-bottom:2em;
}
.left1 {
	float:left;
	width:25%;
}
.left1 ul, .left1 li {
	list-style-type: none;
	list-style-position: outside !important;
}
.alph_tit {
	font-size:1.3em !important;
	font-weight:bold;
	padding:6px 0 2px;
}
.left1 ul li a {
	color:#000000;
	font-size:1em;
}
.left1 ul li a:hover {
	color:#000000;
	text-decoration: none;
}
a.sitemap {
	color:#a31419;
	text-decoration:underline;
}
a.sitemap:hover {
	text-decoration:none;
}
/*END OF LEFT CATALOG COLUMN*/

/*START OF SUB MENU STYLES*/
.sub_menu {
	float:right;
	width:100%;
	margin-right: -0.7em;
}
.sub_menu a {
	font-size:1em;
	/*font-style:italic;*/
	letter-spacing:1px;	
	color:#fff;
	padding:0.8em 1.2em;
	text-decoration: none;
	display:block;
}
.sub_menu a:hover {
	color:#fff;
}
.sub_menu a.sub_act {
	color:#fff;
	background:#b2b2b2;
}
.sub_menu ul {
	background:#a31418;
	float:left;
	width:100%;
	padding:0 !important;
	margin-left:3.5em;
}
.sub_menu ul li {
	list-style-type:none;
	background:url('../images/menu/sub-red.gif') no-repeat 0 100%;
	float:left;
}
.sub_menu ul li a {
	margin-left:1em;
	
}
.sub_menu ul li.sub-first {
	background:url('../images/menu/white-red.gif') no-repeat 0 100%;
}
.sub_menu ul li.sub-next {
	background:url('../images/menu/sub-down-red.gif') no-repeat 0 100%;
}
.sub_menu ul li.sub-prev {
	background:url('../images/menu/sub-down-grey.gif') no-repeat 0 100%;
}
.sub_menu ul li.sub-first a {
	
}
.sub_menu ul li a.last-sub {
	padding:0.8em 1.5em 0.8em 0.7em;
}
.nav {
	color:#434343;
	float:right;
	margin-right:-0.7em;
	width:100%;
}
.nav-text {
	margin-left:3.1em;
	background:#C3C3C3 url('../images/menu/sub-grey-bg.gif') no-repeat 0 100%;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}
.nav span {
	margin-left:2.7em;
}
.nav a {
	color:#434343;
	float:none;
	font-size:1em;
	margin:0 0.5em;
	text-decoration:none;
}
.nav a:hover {
	color:#fff;
}
.nav a.sub-active {
	color:#FFFFFF;
}
.bottom_nav {
	margin-right:0;
}
.bottom_nav .nav-text {
	margin-left: 0;
}
/*END OF SUB MENU STYLES*/

/*START OF PRODUCT TABLES STYLES*/
.main_part3 {
	border-top:1px solid #D5D5D5;
	margin-top:2em;
	overflow: hidden;
}
.sub_left_cont {
	color:#424242;
	float:left;
	padding:0 0.7em 0 0;
	width:30em;
}
.sub_right_cont2 {
	float:right;
	width:38em;
}
.sub_left_cont h2 {
	color:#660B33;
	font-size:1.6em !important;
	text-transform:uppercase;
	margin-top:1em;
	font-style:normal !important;
}
.title td {
	background:url("../images/t_head_bg.gif") repeat-y #7e1003;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	padding:3px 0 3px 12px;
	text-transform:uppercase;
	vertical-align:top;
}
.sub_tile td {
	background:#000000;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:1.1em;
	padding:3px;
	text-transform:uppercase;
	vertical-align:top;
}
.info td {
	background:#D0D0D0;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	color:#000000;
	font-size:1.1em;
	padding:10px 15px 10px 13px;
	vertical-align:top;
}
.line td {
	border-bottom:1px solid #000000;
	font-size:1px;
	line-height:1px;
	padding:2px 0;
}
.pad td {
	color:#000000;
	font-size:1.1em;
	padding:1px 3px;
}
/*END OF PRODUCT TABLES STYLES*/

/*START OF BREADCRUMBS LINE*/
#breadcrumbs {
	text-transform:uppercase;
	float:right;
	list-style-type:none;
	color:#666;
	overflow:hidden;
	padding:0 !important;
	list-style-position: outside;
}
#breadcrumbs li {
	float:right;
	padding-top:1em;
	padding-bottom:1em;
	font-size:1em;
	list-style-position: outside;
	list-style-type:none;
}
.br_separator {
	padding-left:4px;
	padding-right:5px;
}
div.subscribe {
	float:right;
	padding-top:1em;
	padding-bottom:1em;
	color:#666;
	width:10.1em;
	margin-left:1.2em;
}
div.subscribe a {
	font-size:1.1em;
	color:#666;
	float:right;
	text-transform:uppercase;
	text-decoration:none;
	border-left:0.1em solid #666;
	padding-left:1.2em;
	/* margin-left:1.2em; */
}
div.subscribe a:hover {
	color:#000;
}
div.subscribe a img {
	float:right;
	margin-top:-0.2em;
	width:1.6em;
	height:1.6em;
	margin-left:0.5em;
}
#breadcrumbs {
	width:50em;
}
#breadcrumbs a {
	font-size:1.1em;
	color:#666;
	float:left;
	text-transform:uppercase;
	text-decoration:none;
	white-space: nowrap;
	
}
#breadcrumbs a:hover {
	color:#000;
}
/*END OF BREADCRAMBS LINE*/
/*START OF TOP BANNER*/
#top_banner {
	float:left;
	width:100%;
}
#top_banner img {
	float:right;
	width:35.7em;
	height:26.5em;
}
#top_banner h2 {
	float:right;
	margin:0;
	padding:0;
	margin-right:-1.9em;
	font-size:3.6em;
	font-style:italic;
	font-weight:bold;	
}
#top_banner p {
	font-size:1.3em;
	color:#333;
	
	float:right;
	margin-right:-0.7em;
}
#top_banner p strong {
	color:#000;
	font-style:italic;
}
#top_banner a.view_all_list {
	color:#333;
	text-decoration:underline;
	font-size:1.2em;
	font-style:noraml;
	margin-top:1.2em;
	float:right;
	margin-right:14em;
}
#top_banner a.view_all_list:hover {
	color:#000;
	text-decoration:none;
}
/*END OF TOP BANNER*/

/*START OF RIGHT CATALOG COLUMN*/
#right_col {
	float:right;
	width:28.1em;
	overflow:hidden;
}
#catalog_descr {
	overflow:hidden;
	clear:both;
	padding-top:1.2em;
}
#catalog_descr .catalog_link {
	overflow:hidden;
	width:6.2em;
	padding:0;
	margin:0;
}
#catalog_descr img {
	float:left;
	margin-left:1.3em;
	width:6.2em;
	height:7.9em;
}
#catalog_descr img.over {
	display:none;
}
#catalog_descr strong.text_descr {
	color:#fff;
	font-style:italic;
	font-weight:bold;
	padding-top:1.6em;
	display:block;
	padding-right:4.3em;
}
#catalog_descr strong.text_descr span.download_text {
	font-size:1.4em;
	padding-left:0.7em;
}
#catalog_descr strong.text_descr span.catalog_date{
	font-size:1.5em;
	padding-left:0.5em;
	text-transform: uppercase;
}
#catalog_descr strong.text_descr span.download_today {
	font-size:1.4em;
	padding-left:0.5em;
}
#catalog_descr strong.text_descr span.download_today a {
	font-weight:normal;
	font-style:normal;
	font-size:1em;
	color:#fff;
}
#catalog_descr strong.text_descr span.download_today a:hover {
	color:#8C0317;
	text-decoration:none;
}
span.catalog_label {
	font-style:italic;
	font-weight:bold;
	font-size:1.1em;
	color:#8c0317;
	text-transform: uppercase;
	padding-left:1.3em;
	padding-top:1em;
	padding-right:4em;
	display:block;
}

#catalog_menu {
	overflow:hidden;
	padding-top:1em;
}
#catalog_menu  li {
	width:100%;
	margin:0;
	padding:0;
	background:url('../images/dotted_separator.png') no-repeat 0 100%;
	padding-left:1.3em;
	padding-top:0.3em;
	padding-bottom:0.3em;
}

#catalog_menu  li a {
	color:#000;
	text-decoration:none;
	font-size:1em;
	text-transform: uppercase; 
}
#catalog_menu  li a:hover {
	color:#8C0317;
	text-decoration:underline;
}
#catalog_menu  li.last {
	background:none;
}
/*END OF RIGHT CATALOG COLUMN*/

/*START OF FOOTER*/
#footer {
	width:100%;
	position:fixed;
	bottom:0;
	z-index:1000;
	background:#8c0317;
}
#footer_content {
	width:92em;
	margin:0 auto;
}
#footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
	padding-top:0.7em;
}
#footer li {
	list-style-type:none;
	float:left;
	display:inline;
	border-left:1px solid #fff;
	font-size:1em;
	margin:0;
}
#footer .first {
	border:none;
}
#footer a {
	color:#fff;
	text-decoration:none;
	font-size:1em;
	padding:0 0.4em 0 0.4em;
	float:left;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
#footer p {
	float:left;
	clear:left;
	font-size:1em;
	margin:0;
	padding:0.3em 0 0.7em 0;
	color:#fff;
}
/*START OF FORM STYLE*/
.info_cont {
	margin-right:3em;
}
.forms p span {
	display:block;
	float:left;
	text-align:right;
	width:15em;
	padding-right:5px;
	padding-top:4px;
}
.forms input.inp {
	width:330px;
}
.forms textarea {
	overflow:auto;
	width:330px;
}