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;
}


#flashcontent2 {
	z-index: 10;
	float: left;
	position: absolute;
	margin: auto;
	text-align: center;
	width: 100%;
	margin-top: 95px;
}

#content {

	width:830px;

}

*+html #content{
	margin-top: 334px;
}

#footer {
	height: 260px;
	width: 100%;
	background: #fff url('../images/footer-repeat.jpg') repeat-x;
	text-align: center;
}

*+html #content {
	margin-top: 332px;
}

#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-info {
	float: left;
	position:relative;
	color: #232323;
	margin-left:10px;
}

#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;
}
	img {
	vertical-align:bottom;
}

