body	{
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	color: #373535;
}

img, div, ul, li, a { behavior: url('http://www.paultrautwein.com/handwashing/iepngfix.htc') }

#container	{
	position: relative;
	width: 720px;
	height: 577px;
	border: 1px solid #000;
	margin: 20px auto;
	background-color: #fff;
	background-image: url('graphics/backgrounds/bubble-bg.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: left;
}

#header	{
	position: absolute;
	top: 0;
	left: 0;
	width: 720px;
	height: 105px;
}

#header div.logo	{
	margin: 20px 0 0 23px;
	padding: 0px;
}

#header img	{
	margin: 0;
	padding: 0;
}

/* CONTENT */

#content	{
	position: absolute;
	top: 205px;
	left: 195px;
	width: 420px;
	height: 255px;
	overflow: auto;
}

#content h1	{
	color: #f7931e;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 1.3em 0;
	line-height: 1.3em;
	width: 330px;
}

#content h1.topspace	{
	margin: 0 0 1.3em 0;
}

#content h2	{
	color: #0073BB;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	line-height: 1.3em;
	width: 330px;
}

#content p	{
	margin: 0 25px 1.3em 0;
	line-height: 1.3em;
}

#content p em	{
	font-style: italic;
	line-height: 1.3em;
}



#content ul li	{
	margin: 0 25px 1.3em 18px;
	list-style-type: disc;
	line-height: 1.3em;
}

#content ul.links li	{
	margin: 0 25px 0 0;
	list-style-type: none;
	line-height: 1.3em;
}

#content ol li	{
	list-style-type: decimal;
	line-height: 1.3em;
}

#content ol.country li	{
	list-style-type: decimal;
	margin: 0 25px 0 22px;
	line-height: 1.3em;
}

#content a	{
	color: #373535;
	text-decoration: underline;
}

#content h2 a	{
	color: #0073BB;
	text-decoration: underline;
}

#content a:hover	{
	color: #0073BB;
	text-decoration: underline;
}

/* COUNTRY PAGES */

#country-name	{
	position: absolute;
	top: 215px;
	left: 195px;
	width: 420px;
	height: 40px;
}

#country-name h1	{
	color: #f7931e;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 10px;
}

#country-info	{
	position: absolute;
	top: 215px;
	left: 35px;
	width: 140px;
	height: 255px;
}

#country-info div.gray	{
	margin: 10px 0 0 0;
	width: 140px;
	background-color: #848688;
	padding-bottom: 10px;
}

#country-info div.gray h2	{
	padding: 5px 5px 0 5px;
	color: #fff;
	font-size: 10px;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0;
}

#country-info div.gray p	{
	padding: 0 5px 0 5px;
	color: #fff;
	font-size: 9px;
	line-height: 1.3em;
	margin: 0 0 9px 0;
}

#country-info div.gray a	{
	color: #fff;
	text-decoration: none;
}

#country-info div.gray a:hover	{
	color: #fff;
	text-decoration: underline;
}

/* CONTACT */

#contactcontainer	{
	position: relative;
	width: 390px;
	height: 488px;
	margin: 0px auto;
}

#contactheader	{
	padding: 25px 0 0 13px;
	margin: 0 0 35px 0;
}

.formleft	{
	float: left;
	text-align: right;
	width: 100px;
	padding: 0 10px 0 0;
	margin: 0 0 15px 0;
}

.formright	{
	float: left;
	text-align: left;
	width: 280px;
	padding: 0;
	margin: 0 0 15px 0;
}

.contactbox	{
	width: 250px;
	height: 16px;
	padding: 2px 3px 0 3px;
	font-size: 10px;
	border-top: 1px solid #999;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	border-left: 1px solid #999;
	text-align: left;
	margin: 0;
	color: #636467;
}

.contactarea	{
	font-family: helvetica, arial, sans-serif;
	line-height: 1.4em;
	width: 253px;
	height: 175px;
	padding: 3px 0 0 3px;
	font-size: 10px;
	border-top: 1px solid #999;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	border-left: 1px solid #999;
	text-align: left;
	margin: 0;
	color: #636467;
}

select	{
	width: 200px;
	height: 20px;
	padding: 2px 3px 2px 3px;
	font-size: 10px;
	border-top: 1px solid #999;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	border-left: 1px solid #999;
	color: #636467;
}

select option	{
	padding: 2px;
}

option:hover	{
	background-color: #AFDFE5;
	color: #636467;
}

.teal	{
	color: #569CAC;
	font-weight: bold;
}

.required	{
	color: #569CAC;
	position: absolute;
	top: 465px;
	left: 15px;
}

.withthanks	{
	position: absolute;
	top: 86px;
	left: 15px;
}

.withthanks p	{
	margin-bottom: 1.5em;
}

/* FEATURES */

#features	{
	position: absolute;
	top: 472px;
	left: 520px;
	width: 200px;
	height: 105px;
}

#features img	{
	margin: 0 0 10px 0;
	display: block;
}

#features ul li	{
	display: block;
	float: left;
	list-style-type: none;
}

#features ul li a	{
	display: block;
	height: 30px; width: 145px;
	padding-left: 35px;
	padding-top: 5px;
	color: #939598;
	text-decoration: none;
}

#features ul li.film a	{
	width: 145px;
	padding-left: 35px;
	padding-top: 5px;
	background: transparent url('graphics/icons/film-g.gif') no-repeat 0 0;
}

#features ul li.film a:hover	{
	width: 145px;
	padding-left: 35px;
	padding-top: 5px;
	background: transparent url('graphics/icons/film-o.gif') no-repeat 0 0;
}

#features ul li.balloons a	{
	width: 145px;
	padding-left: 35px;
	padding-top: 5px;
	background: transparent url('graphics/icons/balloons-g.gif') no-repeat 0 0;
}

#features ul li.balloons a:hover	{
	width: 145px;
	padding-left: 35px;
	padding-top: 5px;
	background: transparent url('graphics/icons/balloons-o.gif') no-repeat 0 0;
}

#features ul li.clapper a	{
	width: 145px;
	padding-left: 35px;
	padding-top: 5px;
	background: transparent url('graphics/icons/clapper-g.gif') no-repeat 0 0;
}

#features ul li.clapper a:hover	{
	width: 145px;
	padding-left: 35px;
	padding-top: 5px;
	background: transparent url('graphics/icons/clapper-o.gif') no-repeat 0 0;
}

#features ul li.pdf a	{
	width: 145px;
	padding-left: 35px;
	padding-top: 5px;
	background: transparent url('graphics/icons/pdf-g.gif') no-repeat 0 0;
}

#features ul li.pdf a:hover	{
	width: 145px;
	padding-left: 35px;
	padding-top: 5px;
	background: transparent url('graphics/icons/pdf-o.gif') no-repeat 0 0;
}

#features ul li.sound a	{
	width: 145px;
	padding-left: 35px;
	padding-top: 5px;
	background: transparent url('graphics/icons/sound-g.gif') no-repeat 0 0;
}

#features ul li.sound a:hover	{
	width: 145px;
	padding-left: 35px;
	padding-top: 5px;
	background: transparent url('graphics/icons/sound-o.gif') no-repeat 0 0;
}

div.scroller	{
	width: 200px;
	height: 75px;
	overflow: auto;
}

/* NAVIGATION STYLES */

a	{
	color: #373535;
	text-decoration: none;
}

a:hover	{
	color: #373535;
	text-decoration: underline;
}


#navigation	{
	position: absolute;
	top: 105px;
	left: 0;
	background-image: url('graphics/backgrounds/navigation-bg.gif');
	width: 720px;
}

#navigation ul li	{
	display: block;
	float: left;
	list-style-type: none;
}

#navigation ul li a	{
	display: block;
	height: 33px; width: 91px;
	background: transparent url('graphics/navigation.gif') no-repeat 0 0;
	text-indent: -9009px;
}

#navigation ul li#nav2 a	{
	width: 211px;
	background-position: -91px 0;
}

#navigation ul li#nav3 a	{
	width: 136px;
	background-position: -302px 0;
}

#navigation ul li#nav4 a	{
	width: 107px;
	background-position: -438px 0;
}

#navigation ul li#nav5 a	{
	width: 86px;
	background-position: -545px 0;
}

#navigation ul li#nav6 a	{
	width: 89px;
	background-position: -631px 0;
}

#navigation ul li a:hover	{
	background-position: 0 -33px;
}

#navigation ul li#nav2 a:hover	{
	background-position: -91px -33px;
}

#navigation ul li#nav3 a:hover	{
	background-position: -302px -33px;
}

#navigation ul li#nav4 a:hover	{
	background-position: -438px -33px;
}

#navigation ul li#nav5 a:hover	{
	background-position: -545px -33px;
}

#navigation ul li#nav6 a:hover	{
	background-position: -631px -33px;
}

#subnav	{
	position: absolute;
	top: 140px;
	left: 0;
}

#subnav ul li	{
	display: block;
	float: left;
	list-style-type: none;
	margin: 0 10px 0 10px;
}

#countrynav	{
	position: absolute;
	top: 160px;
	left: 200px;
}

#countrynav ul li	{
	display: block;
	float: left;
	list-style-type: none;
	margin: 0 10px 0 0;
}

#bottomnav	{
	position: absolute;
	top: 543px;
	left: 0;
	color: #fff;
	font-size: 10px;
	z-index: 10;
}

#bottomnav ul li	{
	display: block;
	float: left;
	list-style-type: none;
}

#bottomnav ul li a	{
	display: block;
	height: 30px; width: 78px;
	background: transparent url('graphics/bottom-nav.png') no-repeat;
	text-indent: -9009px;
}

#bottomnav ul li#navb1 a	{
	width: 78px;
	background-position: 0 0;
}

#bottomnav ul li#navb2 a	{
	width: 78px;
	background-position: -78px 0;
}

#bottomnav ul li#navb1 a:hover	{
	background-position: 0 -30px;
}

#bottomnav ul li#navb2 a:hover	{
	background-position: -78px -30px;
}

#bottomnav ul li#navb3	{
	padding-top: 10px;
}

.box	{
	width: 90px;
	height: 16px;
	padding: 2px 3px 0 2px;
	font-size: 9px;
	border-top: 1px solid #999;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	border-left: 1px solid #999;
	text-align: right;
	margin: 0 5px 0 10px;
	float: left;
	color: #939598;
}

.searchbutton	{
	margin: 0px;
	padding: 0px;
}

/* EXTRA */

.clear	{
	clear: both;
}
