/* 
===========================================================
TOP NAV 
===========================================================
*/
div#nav_top .nav_top_1 a {
	background-color:#51A7DC;
}

/* 
===========================================================
CONTENT
===========================================================
*/

div#content{
	height:342px;
	padding-left:19px;
	text-align:left;
}

div#top_right_links{
	width:auto;
	text-align:right;
	padding-top:8px;
	clear:both;
}

div#top_right_links a{
	color:#999;
	text-decoration:underline;
	padding-right:15px;
}

div#title{
	width:300px;
	margin-top:-22px;
	text-align:left;
}

div#title img{
	margin:30px 0 15px 0;
}

div#title p{
	margin-bottom:10px;
	margin-right:20px;
}

div#content_1{
	width:310px;
	float:left;
}

div#content_2{
	width:590px;
	height:282px;
	float:left;
	text-align:left;
	padding-top:15px;
}

.box_prod{
	width:140px;
	height:275px;
	float:left;	
	text-align:left;
	padding-top:9px;
	margin-right:4px;
	position:relative;
	border-top:#D9D9D9 solid 1px;
	border-right:#D9D9D9 solid 2px;
	border-bottom:#D9D9D9 solid 2px;
	border-left:#D9D9D9 solid 1px;
	background:#FFF url(../images/backgrounds/box.jpg) no-repeat bottom;
}

.box_prod img{
margin-left:10px;
}

.description{
	height:28px;
	width:126px;
	margin:0 auto;
	margin-left:7px;
	margin-top:10px;
	vertical-align:top;
	text-align:center;
}

