body {
background: #000000;
margin: 0px;
padding: 0px;
text-align: center;
}

#top{ 
z-index: 2;
position: relative; 
left: 0px; 
top: 40px; 
margin: 0px auto;
width: 100%px; 
height: 40px;
background-color: #1d3c6f;
font-family: times;
color: #ffffff;
font-size: 28px;
font-weight: bold;
background-color: #1d3c6f;
text-decoration: none;
}

#body{ 
z-index: 1;
position: relative; 
left: 0px; 
top: 40px; 
margin: 0px auto;
width: 900px; 
height: 500px;
text-align: left;
background-color: #ffffff;
}

#logo{
z-index: 2;
position: relative; 
left: -160px; 
top: 30px; 
margin: 0px auto;
width: 500px; 
height: 109px;
background: url(../images/logo.gif) no-repeat top center;
}

#support{
z-index: 4;
position: relative; 
left: 350px; 
top: 0px; 
margin: 0px auto;
width: 300px; 
height: 200px;
font-family: times;
color: #1d3c6f;
font-size: 12px;
font-style: italic;
font-weight: normal;
background-color: #ffffff;
background: url(../images/flag.gif) no-repeat top center;
}

#supporttext{
z-index: 5;
position: relative; 
left: 530px; 
top: -200px; 
margin: 5px auto;
width: 150px; 
height: 160px;
font-family: times;
color: #1d3c6f;
font-size: 16px;
font-style: italic;
font-weight: normal;
background-color: #ffffff;
}

#bodytext{
z-index: 3;
position: relative; 
left: 0px; 
top: 60px; 
margin: 0px auto;
width: 600px; 
height: 200px;
text-align: center;
font-family: arial,helvetica,sans-serif;
font-weight: bold;
font-size: 38px;
}

#servicestext{
z-index: 3;
position: relative; 
left: 0px; 
top: 60px; 
margin: 0px auto;
width: 600px; 
height: 200px;
text-align: left;
font-family: arial,helvetica,sans-serif;
font-weight: normal;
font-size: 22px;
}

#contacttext{
z-index: 3;
position: relative; 
left: 0px; 
top: 60px; 
margin: 0px auto;
width: 600px; 
height: 200px;
text-align: center;
font-family: arial,helvetica,sans-serif;
font-weight: normal;
font-size: 22px;
}

#top a{
font-family: times;
color: #ffffff;
font-size: 28px;
font-weight: bold;
background-color: #1d3c6f;
text-decoration: none;
}

#top a:hover {
font-family: times;
color: #ffffff;
font-size: 28px;
font-weight: bold;
background-color: #1d3c6f;
text-decoration: underline;
}

.p{
line-height: 30px;
}

.number{
font-family: arial,helvetica,sans-serif;
font-size: 42px;
font-weight: bold;
}

.comm{
font-family: times;
font-size: 38px;
font-style: italic;
font-weight: normal;
}

#brand{ 
z-index: 3;
position: relative; 
left: 0px; 
top: 90px; 
margin: 0px auto;
width: 861px; 
height: 74px;
/*background: url(../images/brand_bar.gif) no-repeat top center;*/
}

#bottom{ 
z-index: 1;
position: relative; 
left: 0px; 
top: 40px; 
margin: 0px auto;
width: 900px; 
height: 40px;
font-family: times;
color: #ffffff;
font-size: 32px;
font-style: italic;
font-weight: normal;
background-color: #1d3c6f;
}

#address{ 
z-index: 1;
position: relative; 
left: 0px; 
top: 40px; 
margin: 0px auto;
width: 900px; 
height: 40px;
font-family: arial,helvetica,sans-serif;
color: #ffffff;
font-size: 26px;
font-weight: bold;
background-color: #000000;
}