body {
/*
background: #001B3C url(my_background_image.gif) repeat-y left;
background-color: #FFFFFF;
background-image: url(my_background_image.gif);
background-attachment: fixed;
background-repeat: no-repeat | repeat-x | repeat-y;
background-position: left | right | bottom | bottom right;
*/
background		: #EEEEEE;
color			: #333333;
font-family		: Tahoma,Arial,Helvetica;
font-size		: 13px;
font-weight		: none;
font-style		: none;
line-height		: 1;
margin-left		: 0;
margin-right		: 0;
margin-top		: 0;
margin-bottom		: 0;
text-decoration		: none;
}

body.popup {
background		: white;
font-size		: 11px;
}


a   {
font-family	: Tahoma,Arial,Helvetica;
color       	: #000066;
font-weight	: none;
font-style	: none;
text-decoration	: underline;
}

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

td {
font-size	: 13px;
}

input   {
font-family	: Monospace,Courier,Arial,Helvetica;
font-size	: 11px;
color       	: #000000;
font-weight	: none;
font-style	: none;
text-decoration	: none;
}

.address {
font-size	: 11px;
color       	: #333333;
}

.big   {
font-size	: 17px;
font-weight	: bold;
color       	: #000066;
}

.box   {
background	: #EEEEEE;
border		: #000066 solid 1px;
}

.blue   {
color       	: #000066;
}

.call   {
background	: #002255;
margin		: 0px 10px 0px 10px;
padding		: 5px;
text-align	: center;
color		: white;
}

.copyrights   {
font-family	: Tahoma,Arial,Helvetica;
font-size	: 11px;
color       	: #FFFFFF;
}

.domains   {
font-size	: 11px;
color       	: #999999;
}

.footer {
font-size	: 10px;
color       	: #666666;
}

.sitemap {
font-size	: 11px;
color       	: #666666;
}

.small   {
font-size	: 11px;
}

.strip   {
color		: #FFFFFF;
font-size	: 15px;
font-weight	: bold;
text-align	: center;
text-decoration	: none;
}

.text {
padding		: 10px;
text-align	: justify;
line-height	: 1.33;
}

.white   {
color		: #FFFFFF;
}

.yellow   {
color		: #E2B934;
font-size	: 17px;
font-weight	: bold;
}


#address {
position	: relative;
left		: 50%;
margin-left	:-375px;
width		: 760px;
}

#box {
border		: 1px solid #666666;
background	: white;
padding		: 10px;
}

#content {
position	: relative;
background	: #FFFFFF;
left		: 50%;
margin-left	:-384px;
width		: 768px;
max-width	: 768px;
padding		: 0px;
font-size	: 13px;
color       	: #333333;
}

#content_shadow {
position	: relative;
background	: #EEEEEE url(/images/content_shadow.jpg) repeat-y;
left		: 50%;
margin-left	:-401px;
width		: 800px;
padding		: 0px;
}

#domains {
position	: relative;
left		: 50%;
margin-left	:-385px;
width		: 770px;
padding		: 0px 15px 0px 15px;
}

#footer {
position	: relative;
background	: #000000;
font-size	: 10px;
color       	: #666666;
padding		: 5px;
text-align	: center;
}

#location {
position	: relative;
top		:-250px;
left		: 50%;
margin-left	:-385px;
width		: 770px;
padding		: 0px 0px 0px 10px;
}

#logo {
position	: absolute;
top		: 60px;
left		: 50%;
margin-left	:-370px;
width		: 100px;
}

#motto {
position	: relative;
left		: 50%;
margin-left	:-400px;
width		: 800px;
padding		: 3px 0px 0px 0px;
font-size	: 11px;
text-align	: center;
}

#navigation_header {
position	: relative;
left		: 50%;
margin-left	:-385px;
width		: 770px;
color       	: #FFFFFF;
}


#navigation_top {
position	: relative;
left		: 50%;
margin-left	:-385px;
width		: 770px;
height		: 70px;
color       	: #000066;
}

#strip {
background	: #000033 url(/images/header_bg.gif);
height		: 130px;
}

#top {
position	: absolute;
left		: 50%;
margin-left	:-400px;
width		: 800px;
}