body{
	background:	#d9d9d9;

}

.green{
	background:	#d1dfbe;
	width:318px;
}

.gray{
	background:	#e7eede;
	width:318px;
}

ul.h_nav {
	padding:0;
	margin:0;
}

ul.h_nav li{
	float:left;
	list-style: none;
}
ul.h_nav li a{
	padding: 0 10px;
}

.content{
	padding-left:10px;
	padding-right:10px;
}

a.orange_arrow{
	background:url('../../img/icons/orange_arrow.png')  no-repeat 0 2px;
	padding-left:20px;
	color:#222;
	text-decoration:none;
}
a.orange_arrow:hover{
	color:#000;
	text-decoration:underline;
}

#container{
	background:	#fff;
	margin-top:	18px;
}

#header{
	position:	relative;
	border-bottom:1px solid #a0a0a0;
	height:78px;
}

#header .h_nav li{
	background:url('../../img/nav/header.png')  no-repeat right;
	font-size:12px;
	margin-top:60px;
	text-align:center;
}
#header .h_nav li.left{
	background:url('../../img/nav/header_left.png')  no-repeat left;
	
	margin-top:60px;
	text-align:center;
}
#header .h_nav li a{
	text-decoration:none;
	color:#4c4d4f;
	font-weight:600;
}
#header .h_nav  li a:hover{
	color:#333;
}

#logo{
	position:absolute;
	right:202px;
	height:97px;
	margin-top:	-18px;
	z-index:5;
}

#main_nav{
	width:586px;
}

.h_nav embed{padding-left:30px;}

#nav_1,#nav_2,#nav_3{
	width:146.5px;
	
}
#nav_4{
	width:146px;
}

#nav_5{
	width:221px;
}

#contact_number{
	float:right;
}

#billboard{
	background:	#d1dfbe url('../../img/billboard/1.png');
	height:		370px;
	width:		565px;
	display:	block;

	overflow:	hidden;
}
#product_box{height:193px;}

#side_nav h2{
	font-size:	1.25em;
	color:		#b7211f;
	background: #ecf3f7;
	padding:.4em 1em;
	margin:0;
}

#side_nav div{
	border:#ddd solid 1px;
	margin-bottom:1.5em;
}

#side_nav div ul{
	list-style:none;
	padding:0;
	margin:0;
}

#side_nav div ul li a {
	text-decoration:none;
	background: url('../../img/icons/blue_arrow.png') no-repeat 165px center ;
	color:#333;
	font-size: 1.125em;
	padding:.5em 1em;
	display:block;
	margin:0;
}

#side_nav div ul li a.est {
	text-decoration:none;
	background:#B4221F url('../../img/icons/blue_arrow.png') no-repeat 165px center ;
	color:#fff;
	font-size: 1.125em;
	padding:.5em 1em;
	display:block;
	margin:0;
}
#side_nav div ul li a.est:hover {
	text-decoration:none;
	background:#D22724 url('../../img/icons/blue_arrow.png') no-repeat 165px center ;
	color:#fff;
	font-size: 1.125em;
	padding:.5em 1em;
	display:block;
	margin:0;
}

#side_nav div ul li a:hover {
	background:#eee url('../../img/icons/blue_arrow.png') no-repeat 165px center ;
}

#side_nav div ul li {
	border-bottom:1px solid #ddd;

}
#footer {
	background:#f4f4f4;
	clear:both;
	margin-bottom:18px;
	position:relative;
}
#footer_nav{
	width:575px;
}
#footer li a{
	color:#333;
	text-decoration:none;
}
#footer li a:hover{
	color:#333;
	text-decoration:underline;
}


.orderTable table{
	border-top:1px #333 solid;
	border-left:1px #333 solid;

}

.orderTable table a{
	line-height:20px;
	height:20px
	width:94px;
	display:block;
}
.orderTable table a:hover{
	text-decoration:none;
	background:url('../../img/nav/orange-tab.png') no-repeat center center;
	font-weight: bold;
}

.orderTable table th{
	background:#333;
	border-bottom:1px #333 solid;
	border-right:1px #333 solid;
	text-align:center;
}

.orderTable table th{
	background:#9f231b;
}

.orderTable table td{
	background:#fff;
	border-bottom:1px #333 solid;
	border-right:1px #333 solid;
	text-align:center;
}

.orderTable .col_1{
	background:#9f231b;
	color:#fff;
	text-align:center;
	
}
.orderTable .col_2{
	background:#a9c4e5;

	text-align:center;
	border-right:1px #333 solid;
	
}
.orderTable .col_3{
	background:#fbf3a6;

	text-align:center;
	
}
.orderTable .col_4{
	background:#dba592;

	text-align:center;
	
}
.orderTable .col_5{
	background:#fbf3a6;

	text-align:center;
	
}
.orderTable .col_6{
	background:#dba592;

	text-align:center;
	
}
.orderTable .col_7{
	background:#dba592;

	text-align:center;
	
}
.orderTable .col_8{
	background:#dba592;

	text-align:center;
	
}

.orderTable .th_1{
	background:#9f231b;
	color:#fff;
}
.orderTable .th_2{
	background:#637db5;
}
.orderTable .th_3{
	background:#f5e963;
}
.orderTable .th_4{
	background:#9F231B;
	color:#fff;
}
.orderTable .th_5{
	background:#f5e963;
}
.orderTable .th_6{
	background:#9F231B;
	color:#fff;
}
.orderTable .th_7{
	background:#9F231B;
	color:#fff;
}
.orderTable .th_8{
	background:#9F231B;
	color:#fff;
}
.fileUploadQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	background-color: #F5F5F5;
	border: 3px solid #E5E5E5;
	margin-top: 5px;
	padding: 10px;
	width: 370px;
}
.fileUploadQueueItem .cancel {
	float: right;
}
.fileUploadProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.fileUploadProgressBar {
	background-color: #0099FF;
}