* {
margin: 0;
padding: 0;
}

body {
font-size: 80%;
font-family: Helvetica, sans-serif;
display: inline;
text-align: center;
background: #D3D4D4;
}

h1
{
font-size: 1.2em;
color: red;
}


div#monthlyspecial {
color: yellow;
font-weight: bold;
}

table#bodytable {
margin: 0 auto;	
}

td {
background: #FFFFFF;
}

.clear { clear:both; }

div#pagecontainer {
width: 1024px;
margin: 0 auto;	
text-align: left;
display: inline;
float: center;
background: #FFFFFF;
height: 100%;
}

div#header {
width: 1024px;
height: 121px;
background: url(images/header1.jpg) no-repeat;
display: block;
}

div#leftshadow {
background-image: url(http://handybar.info/images/leftshadow.jpg);
width: 9px;
height: 100%;

}

div#rightshadow {
background-image: url(http://handybar.info/images/rightshadow.jpg);
width: 9px;
height: 100%;
}

ul#nav {
list-style: none;

}

ul#nav li a {
		display: block;
		width: 130px;
		float: right;
		color: white;
		text-decoration: none;
}

div#bodycontainer {
width: 1024px;
color: #000000;
margin: 0 auto;
text-align: center;
height: 1024px;
}


div#bodyleft {
float: left;
width: 340px;
}

div#bodycenter {
width: 335px;
}

div#bodyright {
float: right;
width: 340px;
}


div#handybarblock {
height: 300px;
padding: 5px 5px 5px 5px;
}

div#benefitsblock {
height: 300px;
background: url(images/blueblock.gif) no-repeat;
color: #FFFFFF;
font-weight: bold; 
padding: 10px 10px 10px 10px;
}

div#automobilityblock {
height: 300px;
text-align: left;
padding: 10px 10px 10px 10px;

}

div#videoblock {
height: 300px;
}

div#pricingblock {
height: 300px;
background: url(images/blueblock.gif) no-repeat;
color: #FFFFFF;
font-weight: bold; 
padding: 10px 10px 10px 10px;
}

div#swivelcushionblock {
height: 300px;
text-align: left;
padding: 10px 10px 10px 10px;
}


div#contacttext {
background: url(images/contact.jpg) no-repeat;
height: 120px;
position: relative;
left: 800px;
}

div#benefits {
color: black;
}

div#countrylist {
position: relative;
left: 20px;
}

div#internationaltop {
position: relative;
left: 20px;
top: 20px;
width: 800px;
}

div#currentcountries {
float: left;
position: relative;
left: 10px;
}

div#lookingcountries {
float: right;
position: relative;
right: 30px;
{

div#footer {
position: relative;
bottom: 0;
height: 25px;
width: 100%;
}