/* CSS Document */

body
{
	line-height:1.16;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) fixed;
	border:none;
}

h3{
	font-size:13px;
}

#container
{
	width:837px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	padding:0px;
}



img
{
	border:none;
}

#content
{
	border:#CCCCCC 1px solid;
	width:695px; 
	height:auto; 
	min-height:225px;
	background-color: #ffffff; 
	float:left;

}




.product
{
	width:690px;
	height:auto;
	padding:0px;
	display:block;
	margin-bottom:2px;
	margin-top:10px;
	float:left;
	overflow:hidden;
}


.product-details
{
	width:345px;
	height:auto;
	border:#CCCCCC 1px solid;
	float:left;
	
}

.product-title
{
	width:345px;
	height:27px;
	background:#009933 url(../images/tab-bg.jpg);
	background-repeat:repeat-x;
	
}

.product-title P
{
	padding:0px;
	text-align:center;
	margin-top:5px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-top:7px;
}

.product-features
{
	width:345px;
	height:auto;
	background-color:#FFFFFF;
	overflow:hidden;
	margin-top:12px;
}

.product-features li
{
	margin-bottom:5px;
	font-size:12px;
}


#img-bar
{
	width:315px;
	height:auto;
	float:left;
	background-color:#ffffff;
	overflow:hidden;
}

#img-bar img
{
	width:auto;
	height:auto;
	margin-left:1px;
	margin-top:9px;
	display:block;
	
}

#img-name
{
	background-color:#009933;
	width:315px;
	height:27px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-top:7px;
}

#img-name p
{
	padding:0px;
	text-align:center;
	margin-top:5px;
}

#mycustomscroll2
{
	width:315px;
	height:168px;
	margin-left:10px;
	position: relative;
}

#mycustomscroll2 li
{
	color:#666666;
	font-size:15px;
	border-bottom:#CCCCCC 1px solid;
	margin-bottom:5px;
	margin-left:5px;
}


#mycustomscroll3
{
	width:580px;
	height:450px;
	margin-left:10px;
	position: relative;
	margin-left:3px;
}



/*footer*/
#footer
{
	height:50px;
	width:585px;
	overflow:hidden;
	background-color:#666666;
}

#footer-bar
{
	padding:0px;
	height:50px;
	width:250px;
	float:left;
	margin-top:12px;
	margin-left:3px;
	font-size:10px;
	color:#FFFFFF;
}


#company a:link,a:active
{
	width:221px;
	height:50px;
	margin-left:100px;
	color:#FFFFFF;
	margin-top:15px;
	float:left;
	color:#FFFFFF;
	
}

