body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color: #333333;
	background-color:#ffffff;
	margin:0;
}
a:link, a:visited{
	color:#003366;
}
a:hover{
	color:#669933;
}
#container_all{
	clear:both;
	margin:0 auto 0 auto;
	width:100%;
}

/********* header *****************/
#headtop {
	width:100%;
	min-width:760px;
	height:30px;
	background-image: url(../graphics/pm_headtop_bg.gif);
	margin:0;
	padding-top:0;
	clear:both;
	color:#FFFFFF;
}
.headtop_container {
	width:760px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}
.headtop_text {
	clear:none;
	padding-top:9px;
	text-align:center;
	font-size:90%;
}
.cart_quickview {
	clear:none;
	float:right;
	color:#FFFF00;
	font-size:80%;
	margin-top:-12px;
}
#header_links{
	font-size:80%;
	float:right;
	width:auto;
	padding:20px 0px 0px 13px;
	color:#FFFFFF;
	margin-right:110px;
}
#header_links a:link{
	text-decoration:none;
	color:#FFFFFF;
}
#headtitle{
	width:100%;
	min-width:760px;
	height:81px;
	padding:0;
	margin:0;
	background-image:url(../graphics/pm_headtitle_bg.jpg);
}
#headtitle_logo{
	width:406px;
	margin:0 auto;
}
#headtitle_text{
	padding-top:10px;
	padding-left:10px;
	float:left;
	font-size:220%;
	font-weight:600;
	color:#545fda;
}
.title_left{
	color:#990000;
}


#highlight_shdwleft{
	
}
#highlight_shdwright{
	
}
/********* below header containers *****************/
#container_belowheader{
	width:740px;
	margin:0 auto 0 auto;
	background-image:url(../graphics/pm_belowheader_bg.gif);
	background-repeat:repeat-x;
	padding:12px 0px 0px 0px;
}

/********* highlight *****************/
#highlight{
	width:740px;
	margin:0 auto 0 auto;
	height:177px;
	padding:0 0 2px 0;
}

.title{
	background-image:url(../graphics/pm_highlight_title_bg.gif);
	height:45px;
	padding:0;
	margin:0;
}
.title_text{
	padding:10px 17px;
	color:#FFFFFF;
}
.image{
	margin-top:1px;
	width:auto;
	height:131px;
	padding:0;
}
#highlight1 .image{
	text-align:center;
	background-image:url(../graphics/pm_highlight_data_bg.gif);
	background-position:center;
}
#highlight2 .image{
	text-align:center;
	background-color:#0E0E0E;
}
#highlight3 .image{
	text-align:center;
	background-color:#626880;
}
#highlight1{
	float:left;
	width:246px;
	height:167px;
}
#highlight2{
	float:left;
	margin-left:1px;
	width:246px;
	height:167px;
}
#highlight3{
	float:left;
	margin-left:1px;
	width:246px;
	height:167px;
}

/********* content *****************/
#container{
	width:740px;
	height:auto;
	padding:0;
	margin:0;
	clear:both;
}

/********* left column *****************/
#left_column{
	float:left;
	width:180px;
	height:300px;
	padding:0;
	margin:0;
	color: #333333;
	background-image:url(../graphics/pm_leftcol_bg.gif);
	background-repeat:repeat-x;
}
#gray_top{
	height:22px;
	background-image:url(../graphics/pm_highlight_title_bg.gif);
	font-size:90%;
	color:#cccccc;
	padding:10px 17px 0px 17px;
}
#left_links{
	text-align:left;
	padding:0;
	margin:0;
	border-top:2px solid #ffffff;
}
#left_links ul{
	margin:5px 0 0 0;
	padding:0 15px 0 15px;
}
#left_links li{
	padding:5px 0;
	list-style-type:none;
}
#left_links li a:link, a:visited{
	color:#333333;
	text-decoration:none;
}
#left_links li a:hover{
	color:#cc0000;
	text-decoration:none;
}

/********* right column *****************/
#right_column{
	background-color:#ffffff;
	margin-left:182px;
	line-height:150%; 
}
#gray_top_right{
	height:20px;
	background-image:url(../graphics/pm_belowheader_bg_right.gif);
	font-size:90%;
	color:#dfdfdf;
	padding:6px 17px;
}
#gray_top_right a:link{
	color:#dfdfdf;
	padding: 0 5px;
}
#gray_top_right a:hover{
	color:#dfdfdf;
	padding: 0 5px;
}
#gray_top_right a:visited{
	color:#dfdfdf;
	padding: 0 5px;
}
#body_content{
	font-size:95%;
	color:#333333;
	padding:10px 15px;
}
#breadcrumbs{
	font-size:75%;
	text-align:right;
	padding-bottom:20px;
}
#breadcrumbs a:link{
	color:#666666;
	text-decoration:none;
}
#body_content td{
	border:1px solid #ffffff;
}
#products{
	display:table;
	border-bottom:1px solid #ccc;
}
#product_image{
	width:212px;
	float:left;
	border:0px solid #000000;
	clear:none;
}
#product_text{
	width:300px;
	float:right;
	clear:none;
}
#product_text a:link, a:visited{
	color:#003366;
}
#product_text a:hover{
	color:#669933;
}
#product_text .prod_title{
	font-weight:bold;
}
#product_text .prod_price{

}
#product_text .prod_addtocart{

}
.products_top{
	font-size:95%;
	padding:2px;
	text-align:center;
	color:#dfdfdf;
	background-image:url(../graphics/pm_belowheader_bg_right.gif);
}
.products_topgreen{
	color:#666666;
	font-size:95%;
	padding:2px;
	text-align:center;
	background-color:#d4e0b1;
}
.products_td{
	font-size:85%;
	text-align:center;
	background-color:#e6e4e4;
}
.products_tdgreen{
	font-size:85%;
	text-align:center;
	background-color:#d4e0b1;
}
.products_tdwhite{
	font-size:85%;
	text-align:center;
	background-color:#ffffff;
}
.products_tddarkgray{
	font-size:85%;
	text-align:center;
	background-color:#d1cfcf;
}
#cleardiv{
	clear:both;
	height:1em;
}
#cleardiv2{
	clear:both;
	height:1em;
}

/********* footer *****************/
#footer{
	width:100%;
	height:200px;
	clear:both;
	padding:5px 15px 5px 5px;
	border-top:1px solid #ffffff;
	background-color:#000000;
}
#footer_text{
	text-align:center;
	padding:5px 0 0 0;
	height:auto;
	width:auto;
	color:#999;
	font-size:85%;
        line-height:150%;
}
#search{
	text-align:center;
	margin: 0 auto;
	padding-top:11px;
}
.search_input{
	text-align:center;
	clear:both;
}
.search_button{
	padding-top:15px;
	text-align:center;
}
