/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#190121;
	background-image: url(../images/bg5.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color:#FFFFFF;
	font-size:.90em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}
.clr{
clear:both;


}
#wrapper{
	width:1000px;
	margin:0 auto;
	background-image: url(../images/wrapper-bg5.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
#header{
height:100px;

}

#middle{
width:1000px;
min-height:350px;

}
#left-column{
float:left;
width:220px;


}
#left-column ul{

padding:0px;
text-align:right;
margin-right:40px;
margin-top:0px;




}
#left-column ul li{

padding:2px 5px;

list-style:none;




}
#left-column ul li a{
color:#fff;
display:block;

font-size:13px;
line-height:24px;
text-decoration:none;



}
#left-column ul li a:hover{
color:#ffff9a;




}


#content-column{
float:left;
width:750px;


}
.content{
padding:10px 15px;


}
.content h1{
font-size:1.5em;
margin:0px;
color:#ffff99;
margin-bottom:10px;

}
.content h2{
font-size:1.0em;
margin:0px;
color:#ffff99;
margin-bottom:10px;




}
.content p{
margin:0px;
margin-bottom:15px;
margin-top:5px;
}

.content a{
color:#ffff99;
}

.product-container img{
	background-image: url(../images/thumb-frame.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding:5px;
}
.product-container 

{
float:left;
margin-bottom:10px;



}



.product-container div

{

float:left;
padding:8px;

}
.product-container div p

{

margin:0px;
text-align:center;
padding:0px;

}

.product-details 

{
float:left;




}

.img-container{
width:275px;
float:left;

}


.product-desc{
margin-left:275px;



}





#footer-fluid{
	background-color: #000000;
	background-image: url(../images/fooer-bg-fluid2.jpg);
	background-repeat: repeat-x;
	width:100%;
	height: 325px;
}

#footer{
	background-image: url(../images/footer-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 325px;
	width:1000px;
	margin:0 auto;
	position:relative;
}

.footer-content{
margin:0px;
padding:0px;

width:1000px;
margin:0 auto;
position:absolute;
top:230px;
text-align:center;
}

.footer-content p{
margin:5px;

color:#ffff99;



}
.footer-content ul{
margin:0px;
padding:0px;


}
.footer-content li{
display:inline;





}
.footer-content li a{
	color:#ffff99;
	text-decoration:none;
	background-image: url(../images/divder-footer.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding:2px 10px;
	

}
.footer-content li a#rightcorner{
padding-right: 10px;
background: url(../images/none.gif) top right no-repeat;

}

.footer-content li a:hover{
	color:#fff;


}
