body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(library/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}



/*positionning and layout*/
#container{
width: 787px;
border: solid 1px #6880B3;
background: #E2E2EF ;
margin-left: auto;
margin-right: auto;


}
#leftcol
{
	width: 205px;
	height: auto;
	float:left;
	background-image: url(library/logo/leftlayer_bg.jpg);
	background-repeat: repeat-y;

	
	
}

#right_col{float:right;width:582px;}

#top_links
{
width: 579px;
height: 37px; background:url(library/nav-bg.png) no-repeat
}

#top_links
{
width: 519px;padding:0 30px; 
height: 37px; background:url(library/nav-bg.png) no-repeat
}

#top_links a{line-height:2.8; margin: 0 35px}

#slide_show{
width: 568px;
height: 195px; z-index: 0;


}
#content{

margin-left:9px;
margin-right: 15px;
width: auto;
border: solid 1px #6880B3;
background: #F0F0F7 ;

}

.product-item{width:500px; float:left;margin:0 0 20px 20px;}
.product-item img{margin-right:10px;}
.product-item h2{margin:0 0 10px 0; color:#0341f6}
.product-points{width:180px; float:right; margin:0;color:#FF0000 ; font-size:18px; position:relative;top:-15px}
.prod{width:720px; height:100px; margin:10px auto; border-bottom:1px solid #FF0000}
#reward-table{margin-left:20px}
#reward-table td{border-bottom:1px solid #FF0000;padding-bottom:10px;}

#footer{
width: 777px;
height:38px;

}

/*titles and text */
h1{font-size: 15px;
margin-top: 10px;
margin-left:25px;}

p{
margin-left: 25px;
margin-right: 10px;


}

input, textarea{background-color: #E2E2EF }

/*start of the links*/
a:link{
	text-decoration: underline;
	color: #000000;
	

}



a:visited{
	text-decoration: underline;
	color: #000000;
}
a:active{
	text-decoration: underline;
	color: #000000;

}

a:hover{
text-decoration: underline;
	color: #FF0000;
}

#footer-sig{margin:10px auto;width:787px; text-align:center}
#copy{
text-align:center;
font-weight: bold;
margin-top: 10px;
margin-bottom: 5px;
}

ul li{
	margin-top:15px;
	margin-bottom: 15px;
	list-style-image: url(library/bullets_li.gif);
	margin-left:35px;
}
