@charset "utf-8";
/* CSS Document */


.clear {
clear:both;
margin:0px;
padding:0px;
}

img {
border:0px;
}

p {
margin:0px;
padding:0px;
}

ul {
list-style: none;
margin-left: 0;
padding-left: 1em;
text-indent: -1em;
}

li {
margin-left:0px;
padding-left:0px;
}

#country_links {
text-align:left;
}

#country_links h1 {
font-family:"LucidaGrande", Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:20px;
font-weight;bold;
}

#country_links a { 
font-family:"LucidaGrande", Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#country_links a:link    { color:#ffffff; }
#country_links a:visited { color:#ffffff; }
#country_links a:active  { color:#ffffff; }
#country_links a:hover   { color:#ffffff; }


#country_links .section {
float:left;
font-family:"LucidaGrande", Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:13px;
font-weight:bold;
border-left:1px solid #ffffff;
height:150px;
text-align:left;
padding-left:10px;
text-align:left;
margin-left:100px;
}

.bk_img {
background-image:url('/img/international/field_of_flowers.jpg'); 
width:969px; 
height:637px; 
margin:0 auto; 
text-align:center; 
margin-top:25px;
}


#intl_footer
{
	margin:0px;
	padding:0px;
	height:50px;
	width:970px;
}

#intl_footer .page_footer_left {
	margin:23px 0px 0px 8px;
	padding:0px;
	color:#ffffff;
	font-size:.58em;
	font-weight:500;
	float:left;
}

#intl_footer .page_footer_left a
{
	color:#ffffff;
	font-weight:normal;
}

#intl_footer .page_footer_left a:link { text-decoration:none; }
#intl_footer .page_footer_left a:visited { text-decoration:none; }
#intl_footer .page_footer_left a:hover { text-decoration:underline; }
#intl_footer .page_footer_left a:active { text-decoration:underline; }

#intl_footer .page_footer_right {
	margin:20px 20px 0px 0px;
	padding:0px;
	height:19px;
	width:200px;
	background-image:url(/img/international/footer/clorox_logo.gif);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
}
#intl_footer .page_footer_right p {
	margin:4px 0px 0px 0px;
	padding:0px;
	color:#ffffff;
	font-size:.58em;
	font-weight:500;
}


