/* CSS Document */

body {
background-image: url(assets/background.gif);
text-align: center;
margin-top: 0; 
}

/* Text Styles */

.maintext
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2d2d2d;
line-height: 12pt;
}

.maintextbold
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#2d2d2d;
line-height: 12pt;
}

.maintextboldblue
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#445265;
line-height: 12pt;
}

.largetextboldblue
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
color:#2d2d2d;
line-height: 14pt;
}

.casestudytext
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2d2d2d;
line-height: 12pt;
border: dashed;
border-color:#445265;
border-width: 1px;
padding: 10px;
background-color: #f2f1f1;
}

.whiteboldtext
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight: bold;
line-height: 12pt;
}

.header
{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight: bold;
color:#445265;
line-height: 15pt;
border-bottom: dashed;
border-bottom-width: 1px;
border-bottom-color: #445265;
padding-bottom: 10px;
}

.subheader
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
color:#445265;
line-height: 15pt;
}

.subheaderyellow
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
color:#f0b600;
line-height: 15pt;
}

.header_yellow
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
color:#f0b600;
line-height: 15pt;
padding-bottom:11px;
border-bottom: dashed;
border-bottom-color: #FFFFFF;
border-bottom-width: 1px;
margin-bottom: 5px;
}

#header_yellow
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
color:#f0b600;
line-height: 12pt;
padding-bottom:5px;
}

.introtext
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#f0b600;
line-height: 12pt;
}

.smallgreytext
{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#8e8e8e;
line-height: 10pt;
}

/* Links */

a:link {
color: #445265;
list-style-type:none;
list-style-image:none;
text-decoration: none;
}

a:visited {
color: #445265;
text-decoration:none;
}

a:hover {
color: #f0b600;
text-decoration:none;
}
	
a:active {
text-decoration: none;
}

/* Main Site Container */

#container
{
width: 891px;
margin-left: auto;
margin-right: auto;
}

/* Site Content Top */

#top
{
width: 891px;
height: 80px;
}

#menu_container
{
width: 891px;
height: 34px;
margin-top: 1px;
}

#mainimage
{
position: relative;
text-align: center;
width: 729px;
height: 232px;
border: solid;
border-width: 8px;
border-color: #FFFFFF;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}

/* Site Content Middle */

#content_container
{
position: relative;
width: 745px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

/* Site Content Left */

#content_left
{
position: relative;
float: left;
width: 550px;
min-height: 292px;
padding: 10px;
background-color: #FFFFFF;
text-align: left;
margin-bottom: 10px;
}

#customerlogos
{
width: 550px;
height: 206px;
padding-top: 10px;
border-top: dashed;
border-top-width: 1px;
border-top-color: #445265;

}

/* Site Content Right */

#content_right
{
position: relative;
float: right;
width: 146px;
background-color: #445265;
padding: 9px;
text-align: left;
margin-bottom: 10px;
}

/* Services menu */

.servicesmenu ul 
{ 
font-family : Arial, Helvetica, sans-serif; 
font-size: 9pt; 
font-weight: bold;
text-align: left;
line-height: 16px; 
margin: 0; 
padding: 0; 
list-style-type: none;
color: #ffffff; 
} 

.servicesmenu li 
{ 
padding: 5px 20px 0px 20px;
background: url("assets/bullet.gif") no-repeat 0px .4em; 
} 

.servicesmenu a 
{ 
text-decoration: none; 
color: #ffffff; 
} 

.servicesmenu a:hover 
{ 
color: #f0b600; 
} 

#map
{
position: relative;
width: 145px;
height: 100px;
margin-top: 15px;
margin-bottom: 10px;
}

/* Bottom menu */

#bottomnav 
{ 
position: relative;
width: 745px;
height: 20px; 
font-family : Arial, Helvetica, sans-serif; 
font-size: 8pt; 
text-align: left; 
background-color: #445265;
padding-top: 5px; 
margin-left: auto;
margin-right: auto;
margin-top: 10px;
clear: both;
} 

#bottomnav ul 
{ 
margin: 0; 
padding: 0; 
list-style-type: none; 
list-style-image: none; 
color: #ffffff; 
} 

#bottomnav li 
{ 
display: inline; 
padding: 10px 10px 10px 10px; 
} 

#bottomnav a 
{ 
text-decoration: none; 
color: #ffffff; 
} 

#bottomnav a:hover 
{ 
color: #f0b600; 
} 

/* Footer */

#footer
{
position: relative;
width: 745px;
height: 58px;
background-color: #FFFFFF;
text-align: left;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
clear: both;
}

#footer_left
{
position: relative;
float: left;
width: 650px;
height: 38px;
padding-top: 22px;
padding-left: 10px;
}

#footer_right
{
position: relative;
float: right;
width: 83px;
height: 38px;
}



