/* CSS Document */
html, body {
border: 0;
margin: 0;
background-color:#E9E9E9;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}

li {
list-style-type:none;
color: #003366;
}

td {
margin-right: 20px;
}

#container {
position: relative;
top: 20px;
width: 790px;
height: 700px;
background-color:#FFFFFF;
background-image:url(../images/container_bg.jpg);
background-position:top;
background-repeat:repeat-y;
border-top: 3px solid #666666;
border-bottom: 1px solid #666666;
margin: 0 auto;
}

#containerContact {
position: relative;
top: 20px;
width: 790px;
height: 850px;
background-color:#FFFFFF;
background-image:url(../images/container_bg.jpg);
background-position:top;
background-repeat:repeat-y;
border-top: 3px solid #666666;
border-bottom: 1px solid #666666;
margin: 0 auto;
}

#header {
width: 790px;
height: 162px;
}

#menu {
position: absolute;
top: 103px;
left: 190px;
width: 390px;
height: 27px;
}
#menu span {
position: relative;
top: 6px;
}
#menu a {
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
padding: 5px 11px 6px 11px;
text-decoration: none;
}
#menu a:hover {
background-color:#FFFFFF;
color:#660099;
}

#content {
position: absolute;
top: 155px;
left: 20px;
width: 745px;
height: 480px;
}
#content h1 {
color:#003366;
font-size: 18px;
margin-left: 120px;
}
#content p {
margin-top: 10px;
margin-bottom: 10px;
}

#contenthome {
position: absolute;
top: 155px;
left: 20px;
width: 600px;
height: 480px;
}
#contenthome h1 {
color:#003366;
font-size: 18px;
margin-left: 120px;
}

#contentindex {
position: absolute;
top: 155px;
left: 200px;
width: 410px;
height: 480px;
}
#contentindex h1 {
color:#003366;
font-size: 18px;
}

#footer {
position: absolute;
bottom: 0;
left: 5px;
width: 780px;
height: 25px;
background-color:#000000;
}
#footer span {
position: relative;
top: 4px;
left: 60px;
color:#FFFFFF;
}

div.floatright {
float: right;
clear: right;
background-color:#E9E9E9;
padding: 5px;
margin-left: 6px;
margin-bottom: 6px;
}

div.floatleft {
float: left;
background-color:#E9E9E9;
padding: 5px;
margin-right: 6px;
}

div.floatleftbttm {
float: left;
background-color:#E9E9E9;
padding: 2px;
margin-right: 55px;
font-size:10px;
text-align: center;
}

.highlightred {
color:#990000;
}

.highlightblue {
color: #003366;
font-size:10px;
}

.highlightbox {
position: absolute;
top: 160px;
right: 20px;
width: 130px;
height: 480px;
background-color:#000000;
color:#FFFFFF;
font-size:18px;
padding: 0 4px 0 4px;
text-align: center;
}
.highlightbox p {
position: relative;
top: 140px;
}

.margbttm {
padding-bottom: 15px;
}

.nudgeright {
margin-right: 60px;
}

.teaminaction {
color:#990000;
font-size: 24px;
padding-left: 20px;
}

#leftcolumn {
position: absolute;
top: 160px;
left: 15px;
width: 170px;
height: 480px;
text-align:center;
border-right: 1px dotted silver;
}

.leftcolumnbox {
float: left;
margin-left:5px;
margin-bottom:20px;
padding:2px;
background-color:#E1E1E1;
font-size:10px;
}

.centercontent {
margin-left: 190px;
}

.serviceleftpic {
position: absolute;
top: 230px;
left: 0;

}

