body {
	background: #f9f9f9 url('../bg.jpg') repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html {
		background: #f9f9f8;
		overflow-x: hidden;
}

a img {
	border:none;
}

img {
	vertical-align:bottom;
}


#product {
	background:white url('../images/product_box_new.jpg') no-repeat center top;
	border-bottom:1px #797979 solid;
	border-left:1px #797979 solid;
	border-right:1px #797979 solid;
	width:247px;
	padding:0px 5px 0px 5px;
text-align: left;
}

.product {
	background:white url('../images/product_box_new.jpg') no-repeat center top;
	border-bottom:1px #797979 solid;
	border-left:1px #797979 solid;
	border-right:1px #797979 solid;
	width:247px;
	padding:0px 5px 0px 5px;
}


#product-big td{
	background:white url('../images/product_box_big.jpg') no-repeat center top;
	border-bottom:1px #797979 solid;
	border-left:1px #797979 solid;
	border-right:1px #797979 solid;
	width:247px;
	padding:0px 5px 0px 5px;
}

td {
vertical-align: top;
text-align: left;
}

.product img {
	padding-right:3px;
}

.right {
	float:right;
	margin-top:-5px;
}

td img {
	float:left;
	padding-right:15px;
}

#catalog {
	width:500px;
	height:150px;
	border:1px #797979 solid;
}

.blockprint {
	background:url('../images/blockprint_banner.jpg');
}

#flashcontent2 {
	z-index: 10;
	float: left;
	position: absolute;
	margin: auto;
	text-align: center;
	width: 100%;
	margin-top: 95px;
}

#content {
	width:830px;

}

#footer {
	height: 260px;
	width: 100%;
	background: #fff url('../images/footer-repeat.jpg') repeat-x;
	text-align: center;
}

#left {
	float: left;
	position: relative;
	width: 197px;
	text-align: left;
	left:29px;
	top: 0px;
}

#right {
	float: left;
	position: relative;
	width:530px;
	left: 60px;
	top: 22px;
	text-align: justify;

}

.clearfix {  
    content: ".";  
    display: block;  
    clear: both;  
    visibility: hidden;  
    line-height: 0;  
    height: 0;  
} 

#login {
	background: url('../images/nav-footer.jpg') repeat-y;
	padding: 10px;
}

#login p{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin:0px;
	font-size: 11px;
}

.center {
	text-align: center;
}

a {
	
}

#footer-content {
	background: url('../images/footer-bg.jpg') no-repeat;
	height: 54px;
		width: 830px;

}

p {
	margin: 0px;
	padding:0px;
}

#new {
	background: url('../images/new-bg.jpg') no-repeat;
	width: 529px;
	height: 236px;
}

#new-right {
	float:right;
	position:relative;
}

#new-product {
	float: left;
	position:relative;
}


#product-photo {
	float:left;
	position:relative;
}

#product-photo2 {
	float:left;
	padding-top:7px;
	padding-bottom:5px;
}

#product-info {
	float: left;
	position:relative;
	color: #232323;
	margin-left:10px;
}

#product-info2 {
	float: left;
	position:relative;
	color: #232323;
	margin-left:10px;
	padding-top:7px;
	padding-bottom:5px;
}


#product-info p{
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #232323;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #941e17;
	margin: 0px;
	padding-top: 3px;
}

input.login {
	width: 118px;
	margin-bottom: 3px;
}

a{
	color: #000;
}

.copyright {
	float: left;
	position:relative;
	text-align: left;
	top: 20px;
	left: 30px;
	
}

.aptera {
	float: right;
	position: relative;
	text-align: right;
	top: 20px;
	left: -60px;
}

