#distribution_title {
	width : 200px;
	font-size : .85em;
	color : #333333;
	font-weight : bold;
	padding-bottom : 5px;
	padding-top : 10px;
	border-bottom : 1px solid #333333;
}

#distribution_description {
	padding-top : 10px;
	color : #333333;
	font-size : .75em;
	padding-bottom : 5px;
}

#distribution_header {
	font-weight : bold;
	padding-left : 5px;
	background : #d2e1f0;
}

#distribution_header_left {
	text-align : left;
	font-weight : bold;
}

#distribution_subheader_market {
	font-size : .85em;
	font-weight : bold;
	text-align : right;
	color : #d2e1f0;
	padding-top : 5px;
}

#usa_contacts {
	position : relative;
	left : 50px;
	top : 0px;
	width : 489px;
	height : 36px;
	margin-bottom: 10px;
	background-image : url(images/distribution/usa/usa_contacts.gif);
	background-position : top left; 
	background-repeat : no-repeat;
}

#international_contacts {
	position : relative;
	left : 50px;
	top : 0px;
	width : 489px;
	height : 36px;
	margin-bottom: 10px;
	background-image : url(images/distribution/international/international_contacts.gif);
	background-position : top left; 
	background-repeat : no-repeat;
}

#distribution_map_box {
	position : absolute;
	top : 35px;
	left :  480px;
	width : 485px;
	height : 286px;
	background-image : url(images/distribution/international/redbox.gif);
	background-position : top left; 
	background-repeat : no-repeat;
}

#distribution_map {
	position : relative;
	top : 10px;
	left : 0px;
	width : 485px;
	height : 286px;
}

#distribution_regiontitle {
	height : 25px;
	text-align : center;
	font-size : 1.1em;
	font-weight : bold;
	color : #666666;
	padding-top : 2px;
}

#distribution_information {
	position : absolute;
	top : 35px;
	left : 20px;
	width : 400px;
	height : 300px;
}

#distribution_content {
	color : #666666;
	font-size : .85em;
	padding-top : 10px;
	font-weight : bold;
}

#distribution_wheretobuy {
	position : relative;
	top : 0px;
	left :  0px;
	width : 276px;
	height : 20px;
	background-image : url(images/distribution/distribution_wheretobuy.gif);
	background-position : top left; 
	background-repeat : no-repeat;
}

#distribution_customerservice_list {
	margin-bottom : 10px;
}

#distribution_customerservice_list_header {
	color : #ff0000;
	font-weight : bold;
	padding-bottom : 1px;
}

#distribution_customerservice_list_contact {
	color : #656565;
	padding-bottom : 1px;
}

#distribution_customerservice_list_contact span.header {
	font-weight : bold;
}

#distribution_customerservice_list_contact span.header a {
	font-weight : bold;
	color : #656565;
	text-decoration : none;	
}

#distribution_customerservice_list_contact span.header a:hover {
	font-weight : bold;
	color : #656565;
	text-decoration : underline;	
}

#distribution_customerservice_list_contact span.otherinfo {
	color : #656565;
	padding-bottom : 1px;
	padding-left : 10px;
	font-size : .95em;
	font-style : italic;
}

#distribution_customerservice_list_contact span.otherinfo a {
	color : #656565;
	text-decoration : underline;
}

#distribution_customerservice_list_contact span.otherinfo a:hover {
	color : #ff0000;
	text-decoration : none;
}

#distribution_name {
	font-size : 1.2em;
	color : #3399cc;
	font-weight : bold;
	padding-top : 10px;
	padding-left : 10px;
}

#distribution_name a {
	color : #3399cc;
	text-decoration : none;
}

#distribution_name a:hover {
	color : #b61031;
}

#distribution_nametitle {
	font-weight : normal;
	font-style : italic;
}

#distribution_phone {
	font-size : 1.1em;
	color : #333333;
	padding-left : 20px;
}

#color_brown {
	color : #c6790b;
}

#distribution_company {
	color : #333333;
	font-weight : bold;
	font-style : italic;
	padding-top:5px;
}

#distribution_headertitle {
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	font-weight : bold;
	background : #d2e1f0;
}

