body
{
font-size: 100%;
background-color: #fff;
}

*
{
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}

/* header */
#header
{
padding: 20px 10px 0;
width: 47em;
}
#header h1 img
{
margin-right: 40px;
}
#header h1, #header p
{
float: left;
margin-bottom: -15px;
}
#header a, ul#nav_footer a, p#footer a
{
text-decoration: none;
}
#header form
{
float: right;
}
#header form fieldset
{
	border: 1px solid #fff;
	float: right;
	padding-bottom: 10px;
	font-size: 0.3em;
}
form fieldset legend
{
display: none;
}
#header form fieldset input
{
width: 2.2em;
margin: 2px;
}
#header form fieldset #submit
{
width: 27px;
border: 0;
}
#header p#index
{
float: right;
text-transform: uppercase;
letter-spacing: -0.01em;
}
#header p#index a
{
color: #5C5C5C;
font-weight: 100;
font-size: 0.85em;
}


/* main content */
div#maincontent
{
width: 46.3em;
margin: 20px 0 20px 35px;
}
p
{
font-size: 0.8em;
}
div#phones p, div#business p, div#corporate p, div#phones ul li
{
font-size: 0.7em;
}
div#maincontent a:after
{
content: " >>";
}
h2
{
font-size: 1.4em;
font-family: 'Lucida Sans', Arial, 'Sans-serif';
letter-spacing: -0.05em;
font-weight: 900;
margin-bottom: 10px;
}
h3
{
margin-top: 5px;
font-size: 0.8em;
letter-spacing: -0.07em;
}
h4
{
font-size: 0.74em;
display: inline;
}
div#phones h3, div#business h3, div#corporate h3
{
margin-left: 5px;
}
div#maincontent hr
{
clear: left;
margin: 5px 10px 2px 5px;
}
div#phones, div#business, div#corporate
{
margin: 30px 5px 20px;
padding: 0 0 5px;
float: left;
}
div.section
{
float: left;
width: 7.9em;
margin: 10px 5px;
padding-left: 5px;
height: 7.7em;
}
div#phones
{
width: 27em;
background-color: #F0F8E8;
}
div#phones ul
{
float: left;
width: 8em;
margin: 8px 5px 10px;
}
div#phones ul li
{
margin-left: 20px;
}
div#business, div#corporate
{
width: 17.8em;
padding-bottom: 15px;
}
div#business
{
background-color: #E9EEF6;
margin-bottom: 5px;
}
div#corporate
{
margin-top: 5px;
background-color: #ECECEE;
}

/* navigation */
ul#navigation
{
font-size: 0.78em;
clear: both;
background: #03C;
padding: 0.15em 0 0.13em 1em;
width: 95%;
}
ul#navigation li
{
display: inline;
}
ul#navigation li a
{
color: #fff;
text-decoration: none;
font-weight: bold;
border-right: 1px solid #ccc;
text-align: center;
padding: 0 5px;
}
ul#navigation li a:hover, ul#nav_footer a:hover, p#footer a:hover, #header a:hover
{
text-decoration: underline;
}
ul#navigation li a#active
{
color: #000;
background: #ccc;
padding: 0.2em 0.3em 0.15em 0.5em;
}

/* footer */
ul#nav_footer, p#footer
{
padding-top: 10px;
clear: both;
font-size: 0.7em;
width: 46em;
margin: 0 auto;
text-align: center;
}
ul#nav_footer li
{
display: inline;
padding: 0 0.2em 0 0.1em;
}
ul#nav_footer a:after, p#footer a:after
{
content: "";
}
a:visited
{
color: #00f;
}
#sidebox
{
border: 1px solid #ccc;
width: 10em;
padding: 5px;
margin-top: 10px;
float: right;
height: 9.7em;
}
[id]#sidebox
{
margin-right: 25px;
}
#sidebox h2
{
color: #5C5C5C;
font-size: 0.95em;
font-weight: 600;
letter-spacing: 0em;
margin-bottom: 2px;
p
}
#sidebox form fieldset
{
float: left;
font-size: 0.8em;
border: 1px solid #fff;
}
#sidebox form fieldset select
{
margin: 5px;
}
#sidebox hr
{
border: 0;
border-bottom: 1px solid #ccc;
}
