body
{
    font: normal 12px 'Verdana', 'Arial', 'sans-serif'; 
	background: repeat-x #8c8d91;

}

#page-bgd
{
	background-image: url('../images/common/bg-image.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#ffffff;	
	width: 950px;
	height: auto;
	overflow-y:auto;
	overflow-x:hidden;	
}

img 
{
	display:block;
}

h1 
{
	color: #62666c;/**Grey Heading italic**/
	font-size: 16px;
	font-style:italic;
}

h2 
{
	color: #62666c;/**Grey Heading italic**/
	font-size: 14px;
	font-style:bold;
}

h3
{
	color: #00000;/**text bold**/
	font-size: 12px;
	font-weight:bold;
	display:inline;	
}

h4
{
	color: #fff;/**white-text**/
	font-size: 10px;
	font-weight:normal;
	display:inline;	
}

.magin-left-20px
{
	margin-left:20px;
}

.float-container
{	
	float:left;
}

.set-height
{
	height:400px;
}
	

.margin-left-10
{
	margin-left:10px;
}
	
	 
#advert-pos1
{
	position: absolute;
	left: -50px;
	top: 180px;
	
}

#advert-pos1-a 
{
	position: relative;
	left: 0px; top: 0px;
	width: 480px;
	
}

#product-pos1
{
	position: absolute;
	left: -50px;
	top: 180px;	
}

#product-pos1-a 
{
	position: relative;
	left: 0px; top: 0px;
	width: 100px;	
}

/*containers*/
#contaner-home-product
{
	height:300px;
	width:280px;
	background-image: url('../images/common/pattern.gif');
}

/*text*/
.text-150px
{	
	margin: 0px 0px 0px 20px;
	padding:10px 0px 0px 0px;
	width:150px;
}

.text-120px
{
	float:left;	
	margin: 0px 0px 0px 20px;
	padding:10px 0px 0px 0px;
	width:120px;
}

.text-white-links-left
{	
	float:left;
	margin-top: 5px;
	font: normal 10px 'Verdana', 'Arial', 'sans-serif'; 
	color:#fffff;

}

.text-white-links-right
{	
	float:right;
	margin-top: 5px;
	font: normal 10px 'Verdana', 'Arial', 'sans-serif'; 
	color:#ffffff;
}

/*images*/
#image-home
{
	float:left;	
}

table.stats
{
text-align: left;
font-size: 11px;
font-weight: normal;
color: #000;
width: 600px;
padding: 4px 4px 4px 20px;
background-color: #fff;
border: 1px #666 solid;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{

color: #000;
padding: 4px 4px 4px 20px;
text-align: left;
background-color: #e6e6e6;
}

table.stats td.hed
{background-color: #fff;
color: #000;
padding: 4px 20px 4px 20px;
text-align: left;
font-size: 12px;
font-weight: normal;} 

/*Table Small*/
table.stats-300px
{
text-align: left;
font-weight: normal;
color: #000;
width: 500px;
background-color: #fff;
border: 1px #000 solid;
border-collapse: collapse;
border-spacing: 0px;}

table.stats-300px td
{

color: #000;
padding: 4px 20px 4px 20px;
text-align: left;
background-color: #e6e6e6;
}

table.stats-300px td.hed
{background-color: #fff;
color: #000;
padding: 4px 20px 4px 20px;
text-align: left;
font-size: 12px;
font-weight: normal;} 
