@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 14px;
}

#container {
	width: 965px;
	float:left;
}

#header {
	width: 965px;
	height: 100px;
	float:left;
}

#header-ken {
	width: 965px;
	height: 187px;
	float:left;
}
.top-logo {
	background:url(includes/top-logo.jpg) no-repeat;
	width: 307px;
	height: 100px;
	float: left;
}
.top-space {
	width: 655px;
	height:53px;
	float:left;
	background:url(includes/top-space.jpg) no-repeat;
}
.navigation {
	width: 655px;
	height: 57px;
	float: left;
}

/* Content Section */
#content {
	width: 965px;
	float:left;
	background: #F1F2ED;
}


#left-container {
	width: 559px;
	float:left;
	background: #F1F2ED;
}

#product-container {
	width: 940px;
	float:left;
	background: #F1F2ED;
	margin-left: 8px;
}

.product-top { background: url(includes/product-top.jpg) no-repeat; width: 930px; height: 36px; float:left;}
.product-center{ background: url(includes/product-center.jpg) repeat-y; width: 930px; float:left;}
.product-bottom{ background: url(includes/product-bottom.jpg) no-repeat; width: 930px; height: 32px; float: left;}

.product-text {
	width: 930px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
	float:left;
	margin-left:15px;
	margin-top: 10px;
}

.product-ad {
	width: 291px;
	height: 165px;
	float:left;
	margin: 8px;
}

.product-pic {
	width: 85px;
	float:left;
	margin:1px;
}

.product-ad-desc {
	width: 195px;
	height: 130px;
	float:right;
	margin:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 10.5px;
}
.product-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 15px;
	font-weight: bold;
	color: #990000;
	width: 190px;
	
}
.product-ad-desc-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 12px;
	color: #000000;
	width: 190px;
	margin-top: 2px;
	
}

.view-product {
	width: 195px;
	height: 25px;
	float: right;
	
}

#right-container {
	width: 403px;
	float:right;
	background: #F1F2ED;
}


.left-ad {
	width: 559px;
	height: 373px;
	float:left;
}

.right-ad-top{
	width: 403px;
	height: 181px;
	float:right;
}


.right-ad-top2{
	width: 403px;
	height: 191px;
	float:right;
}
.right-ad-top3{
	width: 403px;
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.right-ad {
	width: 403px;
	height: 136px;
	float:right;
}



#content-container {
	width: 559px;
	float:left;
	margin-top: 5px;
	background: #F1F2ED;
}

.container-top { background: url(includes/container-top.jpg) no-repeat; width: 559px; height: 20px; float:left;}
.container-center{ background: url(includes/container-center.jpg) repeat-y; width: 559px; float:left;}
.container-bottom{ background: url(includes/container-bottom.jpg) no-repeat; width: 559px; height: 43px; float: left;}
.content-header {
	width: 550px;
	height: 30px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #666666;
	line-height: 21px;
	margin-left: 15px;
	margin-top: 5px;
}
.content-header2 {
	width: 520px;
	height: 20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #666666;
	line-height: 14px;
	margin-left: 15px;
	margin-top: 5px;
}
.content-text {
	width: 520px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	float:left;
	margin-left:15px;
}


#footer {
	width: 962px;
	height: 91px;
	background: url(includes/footer.jpg) no-repeat;
	float:left;
}

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	padding:20px;
	float:left;
}

/* Section for Product Description */


.product-picture-lg {
	float:left;
	width: 300px;
	height: 340px;
}

.product-picture-desc {
	width: 530px;
	/*height: 300px;*/
	float:left;
}
