﻿a 
{
    color: #3f3f3f;
}
body 
{
    font-family: Arial, Verdana;
    font-size: 80%;
    margin: 0px;
}
div.casestudies
{
    padding: 40px 0px 0px 0px;
}
div.casestudies h1
{
    margin: 0px;
    padding: 0px;
}
div.casestudies h2
{
    background-color: #dfddd2;
    font-size: 130%;
    font-weight: normal;
    padding: 8px 15px;
}
div.casestudies ul.arrowlist
{
    margin: 0px 20px 40px 35px;    
}
div.casestudies td
{
    vertical-align: top; 
    width: 380px;   
}
div.contactform
{
    background-color: #dfddd2;
    border: solid 1px #ccc;
    padding: 30px 15px 5px 15px;
    position: relative;
}
div#container
{
    margin: 0px auto 0px auto;
    width: 770px;
}
div#content 
{
    margin: 220px 0px 40px 0px;
    width: 770px;
}
div#contenthome 
{
    margin: 191px 0px 40px 0px;
    width: 770px;
}
div#footer 
{
    background-color: #3f3f3f;
}
div#footer p
{
    color: #fff;
    margin: 0px auto 0px auto;
    width: 770px;
}
div#footer p.copyright
{
    padding: 5px 0px 20px 0px;
}
div#footer p.links
{
    padding: 20px 0px 5px 0px;
}
div#footer p.links a
{
    color: #fff;
}
div#header 
{
    margin-left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
}
div#header p.languages
{
    text-align: right;
}
div#header p.languages .site
{
    font-weight: bold;
}
div#header p
{
    color: #fff;
    width: 770px;
}
div#header p a
{
    color: #fff;
}
div#header a img 
{
    border: none;
}
div#header .logo .tagline
{
    margin-left: 10px;
}
div#header p.languages
{
    margin-top: 5px;
}
div#navigation 
{
    position: absolute;
    top: 155px;
    width: 770px;
}
div#navigation table.links
{
    margin: 0px;
    text-align: center;
    width: 770px;
    padding-top: 3px;
}
div#navigation table.links a
{
    color: #3f3f3f;
    font-family: Verdana, Arial;
    font-size: 85%;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0px 15px 0px 15px;
    padding-top: 3px;
}
div#navigation table.links a.selected
{
    color: #d0000f;
}
div#navigation table.links a:hover
{
    color: #d0000f;
}
div#navigation table.links tr td
{
    height: 33px;
    padding-top: 3px;
}
div.submenuexpand
{
    margin-left: 0px;
    position: absolute;
    top: 333px;
}
h1 
{
    color: #b61d26;
    font-family: Tahoma, Trebuchet MS, Verdana, Arial;
    font-weight: normal;
    font-size: 180%;
    margin: 0px 0px 20px 0px;
}
h2
{
    color: #b61d26;
    font-family: Tahoma, Trebuchet MS, Verdana, Arial;
    font-weight: normal;
    font-size: 140%;
    margin: 0px 0px 15px 0px;
}
h3 
{
    color: #666;
    font-family: Tahoma, Trebuchet MS, Verdana, Arial;
    font-weight: normal;
    font-size: 140%;
    margin: -18px 0px 20px 0px;
}
h4
{
    color: #666;
    font-family: Tahoma, Trebuchet MS, Verdana, Arial;
    font-weight: normal;
    font-size: 140%;
    margin: 0px 0px 20px 0px;
}
img 
{
    vertical-align: top;
}
table.home tr td.left 
{
    padding: 40px 80px 0px 0px;
    vertical-align: top;
    width: 520px;
}
table.home tr td.right
{
    padding: 40px 0px 0px 0px;
    vertical-align: top;
    width: 250px;
}
table.serviceoverview tr td.left 
{
    padding: 40px 0px 0px 0px;
    vertical-align: top;
    width: 170px;
}
table.serviceoverview tr td.left img
{
    margin-top: 10px;
}
table.serviceoverview tr td.right
{
    padding: 40px 0px 0px 40px;
    vertical-align: top;
    width: 540px;
}
ul.arrowlist
{
    list-style-image: url(arrow.gif);
    list-style-type: none;
    margin-top: 0px;
}
ul.arrowlist li
{
    margin: 0px 0px 5px 0px;
}
table.subdropdownmenu
{
    display: none;
    margin-left: 170px;
    position: absolute;
    top: 288px;
}
table.subdropdownmenu tr td
{
	background-color: #666;
    border-bottom: solid 1px #fff;
	cursor: hand;
	font-size: 85%;
	height: 27px;
	padding: 0px 40px 0px 5px;
	text-transform: uppercase;
}
table.subdropdownmenu tr td.on
{
	background-color: #B61D26;
}
table.subdropdownmenu tr td a
{
	color: #fff;
	text-decoration: none;
}
table.subnavigation tr td
{
    background-image: url(subnav-li.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: solid 1px #fff;
	font-size: 85%;
    height: 27px;
    margin: 0px;
    padding: 0px 0px 0px 10px;
	text-transform: uppercase;
    width: 170px;
}
table.subnavigation tr td.expand
{
    background-image: url(subnav-li-expand.gif);
    background-position: left top;
    background-repeat: no-repeat;
}
table.subnavigation tr td.heading
{
    background-color: #333;
    background-image: none;
    color: #fff;
    font-weight: bold;
}
table.subnavigation tr td a
{
    text-decoration: none;
}
table.subnavigation tr td a:hover
{
    color: #d0000f;
}
table.dropdownmenu 
{
	display: none;
	top: 0px;
}
table.dropdownmenu tr td
{
	background-color: #666;
    border-bottom: solid 1px #fff;
    border-left: solid 4px #fff;
    border-right: solid 1px #fff;
	cursor: hand;
	font-size: 85%;
	padding: 5px 40px 5px 5px;
	text-transform: uppercase;
}
table.dropdownmenu tr td.on
{
	background-color: #B61D26;
}
table.dropdownmenu tr td a
{
	color: #fff;
	text-decoration: none;
}