* {
	margin : 0px;
	padding : 0px;
}
body {
 background : url('images/body_background.gif') #fff repeat-x 0px 57px;
color : #000000;
 text-align : center;
 font-family : tahoma, sans-serif;
 font-size : 13px;
}
a {
	color : #ffffff;
    }

a:hover {
	color : #7B7B7B;
	text-decoration : none;
}
a.sample {
	color : #3D81EE;
    text-decoration : bold;
}

a.websnapr {
	color : #7EB610;
    text-decoration : bold;
}

a:hover.sample {
	color : #808080;
	text-decoration : none;
}

/* Header Style */

#page_header {
	margin : 0px auto;
	width : 753px;
	height : 57px;
	text-align : left;
	overflow : hidden;
    font-family : Comic sans MS;
    color : #339900;
}

#page_title {
	margin-left : 3px;
	margin-top : 13px;
	width : 250px;
	height : 44px;
	float : left;
   font-family : Comic sans MS;    
	color : #7EB610;
}

#page_title img {
	position : absolute;
	top : 15px;
	margin-left : 5px;
}

#header_search {
	margin-top : 5px;
	width : 300px;
	float : right;
	background : url('images/search_icon.gif') no-repeat 0px 11px;
	overflow : hidden;
}

#header_search form {
	margin-top : 4px;
	margin-left : 16px;
}

#header_search input {
	margin-top : 4px;
	width : 133px;
	float : left;
	font-size : 11px;
	border : #737472 1px solid;
}

#header_search input.submit {
	width : 30px;
	height : 18px;
	position : relative;
	top : 2px;
	margin : 2px;
	border : none;
}



/* Menu Style */

#page_menu {
	
	width : 753px;
	height : 35px;
	text-align : center;
    font-size : 12px;
	color : #FFFFFF;
    
}

#page_menu ul {
	height : 35px;
    font-size : 12px;
	color : #FFFFFF;
    
}

#page_menu li {
	padding : 12px 24px 0px;
	height : 14px;
	float : left;
	display : block;
	position: relative;
    font-size : 12px;
	color : #FFFFFF;
    font-weight : bold;
}


/* Main Body Style */

#page_wrapper {
	margin : 0px auto;
	width : 1000px;
	text-align : justify;
	display : block;
	clear : both;
}

#page_leftcol {
	width : 179px;
	float : left;
}

#page_maincol {
	margin-left : 14px;
	width : 600px;
	float : left;
a.color : #666666;
}

#page_rightcol {
	
	width : 179px;
	float : left;
margin-left : 13px;
}

}

#page_rightcol2 {
	width : 179px;
	float : left;
margin-left : 13px;
}


/* Left Column Style */




.leftcol_box {
	width : 177px;
	background : #fff;
	overflow : hidden;
	display : block;
	clear : both;
}

.leftcol_box h2 {
	padding : 7px 0px;
	width : 177px;
	height : 11px;
	color : #fff;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
}

.leftcol_box h2 span {
	left : 13px;
	display : block;
	position : relative;
}

.leftcol_box .content {
	margin : 15px 14px;
	width : 149px;
}

.leftcol_box .footnote {
	padding-left : 5px;
	padding-right : 5px;
	text-align : justify;
	color : #949393;
	clear : both;
}

.leftcol_box form {
	width : 149px;
	float : none;
}

#sample_search {
	overflow : hidden;
	height : 100px;
}

#sample_search h2 {
	background-color : #7EB610;
	border-bottom : #A2B565 1px solid;
}

#sample_search a {
	color : #D14A4A;
	font-weight : bold;
}

#sample_search a:hover {
	color : #EF7C7C;
	text-decoration : none;
	position : static;
}

#sample_search input {
	margin-bottom : 14px;
	width : 140px;
}

#sample_search select {
	margin-left : 0px;
	margin-bottom : 14px;
	width : 100px;
	float : left;
	clear : right;
}

#sample_search input.submit {
	margin-left : 9px;
	width : 28px;
	height : 16px;
	float : right;
}

#catalog h2 {
	background-color : #0099cc;
	border-bottom : #F8C055 1px solid;
}

#catalog .content {
	text-align : center;
}

#catalog ul {
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 14px;
	width : 141px;
	height : 97px;
	background : url('images/catalog_bg.gif') 0px 0px;
	overflow : hidden;
}

#catalog li {
	display : block;
	float : left;
}

#catalog li span {
	padding-top : 6px;
	padding-bottom : 5px;
	width : 20px;
	text-align : center;
	position : relative;
	display : block;
}

#catalog li a {
	color : #B0ADAD;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

#catalog a:hover {
	color : #716E6E;
}

#catalog .footnote {
	font-weight : bold;
	line-height : 13px;
}

#catalog .footnote h4 {
	padding-bottom : 5px;
	color : #716E6E;
	text-transform : uppercase;
	font-size : 9px;
}

#catalog .footnote em {
	color : #D14A4A;
	font-style : normal;
}

#newsletter h2 {
	background-color : #0099cc;
	border-bottom : #A2B565 1px solid;
}

#newsletter .content {
	margin : 8px 14px 5px;
	width : 149px;
}

#newsletter input {
	margin-bottom : 8px;
	width : 140px;
}

#newsletter input.submit {
	margin-bottom : 10px;
	width : 66px;
	height : 17px;
	float : right;
}


#newsletter a {
	color : #D14A4A;
	font-weight : bold;
}


#newsletter a:hover {
	color : #EF7C7C;
	text-decoration : none;
	position : static;
}



#newsletter2 h2 {
	background-color : #A2B565;
	border-bottom : #A2B565 1px solid;
}

#newsletter2 .content {
	margin : 8px 14px 5px;
	width : 149px;
}

#newsletter2 input {
	margin-bottom : 8px;
	width : 140px;
}

#newsletter2 input.submit {
	margin-bottom : 10px;
	width : 66px;
	height : 17px;
	float : right;
}




#newsletter3 h2 {
	background-color : #0099cc;
	border-bottom : #A2B565 1px solid;
}

#newsletter3 .content {
	margin : 8px 14px 5px;
	width : 149px;
}

#newsletter3 input {
	margin-bottom : 8px;
	width : 140px;
}

#newsletter3 input.submit {
	margin-bottom : 10px;
	width : 66px;
	height : 17px;
	float : right;
}


#newsletter3 a {
	color : #D14A4A;
	font-weight : bold;
}


#newsletter3 a:hover {
	color : #EF7C7C;
	text-decoration : none;
	position : static;
}



#newsletter4 h2 {
	background-color : #A2B565;
	border-bottom : #A2B565 1px solid;
}

#newsletter4 .content {
	margin : 8px 14px 5px;
	width : 149px;
}

#newsletter4 input {
	margin-bottom : 8px;
	width : 140px;
}

#newsletter4 input.submit {
	margin-bottom : 10px;
	width : 66px;
	height : 17px;
	float : right;
}









/* Main Column Style */

#maincol_top {
	margin-top : 13px;
	width : 600px;
	height : 40px;
	background : #7EB610;
	overflow : hidden;
}

#maincol_top .content {
	position : absolute;
	margin-left : 10px;
	width : 500px;
	color : #fff;
    font-size : 12px;
}

#maincol_top .readmore {
	margin-top : 8px;
	text-align : right;
}

#maincol_top a {
	color : #808080;
	font-weight : bold;
	text-decoration : none;
}

#maincol_top a:hover {
	text-decoration : underline;
}

.maincol_box {
	width : 500px;
	background : url('images/maincol_vline.gif') #fff repeat-y 180px 0px;
	overflow : hidden;
}

.maincol_box h2 {
	width : 500px;
	height : 26px;
}



#maincol_top2 {
	margin-top : 13px;
   	width : 300px;
	height : 260px;
	background : url('images/maincol_bg.gif') ;
    
}



.maincol_box {
	width : 500px;
	background : url('images/maincol_vline.gif') repeat-y 180px 0px;
	overflow : hidden;
}



#best {
	overflow : hidden;
	background : url('images/maincol_hline.gif') 0px 27px;
}

#best h2 {
	background-color : #58A4DE;
	border-bottom : #58A4DE 1px solid;
    
    }

#best .content {
	width : 179px;
	height : 235px;
	float : left;
	overflow : hidden;
}

#best .wrapper {
	margin-top : 10px;
	margin-left : 10px;
	position : absolute;
	width : 500px;
}

#best .freesample1 {
	width : 69px;
	height : 82px;
	float : left;
	position : static;
}

#best .freesample2 {
	width : 65px;
	height : 87px;
	float : left;
	position : static;
}

#best .freesample3 {
	width : 69px;
	height : 58px;
	float : left;
	position : static;
}

#best .freesample4 {
	width : 70px;
	height : 87cpx;
	float : left;
	position : static;
}


#best p {
	padding-top : 3px;
	padding-bottom : 20px;
	float : none;
}

#best .info {
	float : none;
	width : 160px;
}

#best .price h3 {
	color : #E9993D;
	font-size : 9px;
	font-weight : bold;
	float : left;
}

#best .buynow {
	font-weight : bold;
	float : right;
}

#best .buynow a {
	color : #577D0E;
}

#best .buynow a:hover {
	color : #7FAA2D;
	text-decoration : underline;
}


/* Right Column Style */

.rightcol_box {
	width : 183px;
	background-color : #fff;
	overflow : hidden;
}

.rightcol_box h2 {
	width : 183px;
	height : 26px;
}

#latest h2 {
	background : url('images/header_latest.gif') #5C5E5F no-repeat 0px 0px;
}

#latest .wrapper {
	position : relative;
	margin : 0px 9px;
	width : 300px;
	overflow : hidden;
}

#latest h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #0066cc;
	font-size : 9px;
	font-weight : bold;
}

#latest .thumbnail {
	margin-right : 5px;
	margin-bottom : 5px;
	float : left;
	position : static;
}

#latest p {
	margin-top : 2px;
	margin-bottom : 12px;
}

#latest .readmore {
	margin : 30px 0px 5px;
	text-align : right;
	clear : both;
	float : none;
	font-weight : bold;
}

#latest .readmore a {
	color : #5C5E5F;
	text-decoration : none;
}

#latest .readmore a:hover {
	color : #8C8F91;
	text-decoration : none;
}


/* Footer Style */

#page_spacing {
	clear : both;
	float : none;
	border-top : #fff 5px solid;
}

#page_footer {
	margin : 0px auto;
	width : 755px;
	height : 21px;
	background-color : #5C5E5F;
	font-size : 10px;
	color : #C8C6C6;
}

#page_footer a {
	color : #E4E1E1;
	text-decoration : none;
}

#page_footer a:hover {
	color : #fff;
}

#page_footer #rights {
	padding-top : 3px;
	padding-left : 15px;
	float : left;
}

#page_footer #links {
	padding-top : 3px;
	padding-right : 10px;
	float : right;
	font-weight : bold;
}

#page_footer #links span {
	margin-left : 20px;
	display : block;
	position : relative;
	float : left;
}

#page_credit {
	margin-top : 15px;
	margin-bottom : 7px;
	text-align : center;
	font-size : 12px;
	color : #010101;
}

#page_credit a {
	text-decoration : none;
	color : #010101;
}

#page_credit a:hover {
	color : #464646;
}



.borderbox {
	clear : both;
	float : none;
	margin-top : 13px;
	border : #A5A4A4 1px solid;
}

span {
	display : none;
}

img {
	border: 0px;
}

p {
	text-align : justify;
	line-height : 13px;
}



p.sample {
	background : url('images/body_background.gif') 
	text-align : justify;
	line-height : 20px;
	font-family : tahoma, sans-serif;
	font-size : 14px;
}

ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display : block;
}

li {
	text-indent: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

input {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

select {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

input.submit {
	padding : 0px;
	border : none;
	cursor : pointer;
}

.clearthis {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;

}

.caption {
	background: url('images/caption.bg.gif') repeat-x bottom;
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #303030;
	margin: 0 0 10px 0;
}
	.caption p {
		background: url('images/caption.left.gif') no-repeat left;
		padding: 8px 0 2px 14px;
		height: 20px;
		color: #303030;
		margin: 0;
	}
	
	.caption a {
		color: #303030; text-decoration: none;
	}
	.caption a:hover {
		text-decoration: underline;
	}
	
	.caption h2 {
		background: url('images/caption.right.gif') no-repeat right;
		float: right;
		margin: 0px;
		font-size: 10px;
		height: 22px;
		padding: 8px 10px 0 0;
	}
span.req {
	color: #FF0000;
	font-weight: bold;
}



.text {
	border: 1px solid #696969;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 360px;
	color: #696969;
}
.textarea {
	border: 1px solid #696969;
	padding: 2px 2px 2px 6px;
	font-size: 12px;
	width: 360px;
	color: #696969;
}

.textpy {
	border: 1px solid #696969;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 50px;
	color: #696969;
}

select {
	font-size: 12px;
	color: #696969;
	border: 1px solid #696969;
	padding: 2px;
}

.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #696969;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}
