
 @media print {
2#container {
	outline:none;
	display:block !important;
	width:650px !important;
	margin:0px !important;
	padding:0px !important;
}
#header{margin:0px !important;
		 float:none !important;
		 }
#content{clear:both !important;}
#left{margin:0px !important;
	  width:220px !important;
		}
#page {
	float:left !important;
	width:425px !important;
	margin:0px !important;
	padding:0px !important;
}

}
#right a {
	font-size:1.4em;
	line-height:14px;
	font-weight:bold;
	margin-right:10px;
}

a:link, a:visited {
	color:#24f;
	text-decoration:none;
}
a:hover {
	color: #999999;
	text-decoration:underline;
}
#footer {
	font-weight:bold;
	margin-bottom:10px;
}
#footer a:link, #footer a:visited {
	color:#606060;
	font-size:0.8em
}
#footer a:hover {
	color:#122956;
}
.menu {
	background-color:#090b12;
	color:#CCCCCC;
	font-weight:bold;
	font-size:1.10em;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
.menu a, .menu a:visited {
	font-size:0.9em;
	color:#CCCCCC;
	text-align:center;
	font-weight:bold;
	display:block;
	width:220px;
	height:20px;
	background-image:url(../images/button.gif);
	padding-top:7px;
	border-top:1px solid #5a6db7;*/
}
#left .menu a:hover{
	background-image:url(../images/button_hover.gif);
}
#left a.logo{background:none; border:none; padding:0px; height:auto; width:auto;}
p{color:#ffffff;margin:0;padding:0;line-height:17px;font-size:1em;}
#specialOffers a, #specialOffers a:visited{
	color:#ffffff;
	text-decoration:underline;
}
#specialOffers a:hover{
	color:#ffffff;
	text-decoration:none;
}
.special_list a, .special_list a:visited{
	color:#ffffff;
	text-decoration:underline;
}
.special_list a:hover{
	color:#ffffff;
	text-decoration:none;
	height:50px;
	background:#000066;
	
}
.special_list td{
	border-top:1px solid #cccccc;	
}
.special_list {
	font-size:1em;
	color:#CCCCCC;
	}
/*------------------------------*/

h1, h2, h3 ,h4 {color:#ffffff;}
.red {
	color:#CC0000;
}
.grey {
	color:#CCCCCC;
}
.yellow {
	color:#FFFF00;
}
.black {
	color:#000000;
}
.orange {
	color:#FF9900;
}
.white {
	color:#FFFFFF;
}
.green {
	color:#339900;
}
.err_msg, #err_msg { /* styling for form validation error messages */
	padding: 0 0 3px 0;
	clear:left;
	float:left;
	font-size:small;
	font-weight: bold;
	color:#CC0000;
	vertical-align: top;
}
.msg {
	text-align:center;
	margin:3px;
	padding:3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.rqd {
	color: #990000;
	width: 30px;
	vertical-align:top;
	text-align: center;
	padding-top: .3em;
}
input.text, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:3px;
	font-size:1em;
	border:1px solid #333366;
	padding-left: .2em;
}
p.indentedp {padding-left:40px;text-indent:-20px;}
#page {color:#ffffff;}
li {color#ffffff;}
ul.square{list-style:square;}
h1 {font-size: 2em}
h2 {font-size: 1.5em}
h3 {font-size: 1.17em}
h4 {font-size: 1em}
h5 {font-size: .83em}
h6 {font-size: .75em}
.rug_name {font-weight:bold;}
div.hr {text-align:center;}
ul.gallery {display:inline-block;margin:0px;padding:0px;width:591px}
.gallery li img {display:block;border:medium none;margin-left:8px;}
.gallery li.afterRowSpan img {margin-left:0px;}
ul.gallery li {list-style-type:none;float:left;border-bottom:0 solid #DEDEDF;margin-bottom:8px;}
.gallery li.first img {margin-left:0px;}
.gallery li.end img {margin-right:0px;}
.gallery li.afterRowSpan {margin-left:8px;}
#logogalery { background-color:#FFF;}
#logogalery td {text-align:center;}
#logogalery img {
	max-width:200px;
	max-height:90px;}