@charset "windows-1252";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;	
	background-color: #01588e;
	margin: 0px;
}

.float_right{
float: right;
margin: 0px 0px 10px 10px;
}

.float_left{
float: left;
margin: 0px 10px 10px 0px;
}

#container{
width: 785px;
margin-right: auto; 
margin-left: auto; 
margin-top: 10px; 
padding-top: 0em;
}

#logo{
float: left;
display: inline;
width: 785px;
height: 73px;
background-image: url(../images/logo.gif);
background-position: bottom;
}

#logo object{
margin: 5px 0px 0px 375px;
}

#logo embed{
margin: 5px 0px 0px 0px;
}

#logo h1{
text-indent: -9999px;
}

#nav{
float: left;
display: inline;
width: 785px;
height: 35px;
background-color: #ffffff;
}

#navinner{
float: left;
display: inline;
width: 774px;
height: 30px;
background-color: #D31D66;
margin: 0px 10px 0px 6px;
color:white;
	font-family: Times New Roman;
	font-size: 1.3em;
	font-weight: bold;
}

#navinner p.left{
float: left;
margin: 5px 0px 0px 5px;
}

#navinner p.right{
float: right;
margin: 5px 5px 0px 0px;
}

#navinner a{
margin: 0px 0px 0px 0px;
color: white;
padding: 5px 15px 6px 15px;
text-decoration: none;
}

#navinner a:hover{
margin: 0px 0px 0px 0px;
color: #147DC2;
height: 30px;
background-image: url(../images/back.gif);
background-position: bottom;
}

#content_area{
float: left;
display: inline;
width: 785px;
background-color: #ffffff;
}

#border{
float: left;
display: inline;
width: 765px;
background-color: #ffffff;
border: 5px solid #147DC2;
margin: 0px 0px 5px 5px;
}

#content{
float: left;
display: inline;
width: 745px;
background-color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 10px;
}

#content h1{
margin: 0px 0px 10px 0px;
font-size: 2.5em;
color: #D31D66;
font-family: Times New Roman;
}

#content h2{
margin: 0px 0px 10px 0px;
font-size: 2em;
color: #D31D66;
font-family: Times New Roman;
}

#content h3{
margin: 0px 0px 10px 0px;
font-size: 1.5em;
color: #D31D66;
font-family: Times New Roman;
}

#content h4{
margin: 0px 0px 10px 0px;
font-size: 1.2em;
color: #147DC2;
}

a.none{
text-decoration: none;
margin: 0px 7px 6px 0px;
}

#content p{
color: #147DC2;
margin: 0px 0px 6px 0px;
}

#content li{
color: #147DC2;
}

#content td{
color: #147DC2;
}

#content a{
color: #147DC2;
}

#email{
float: left;
display: inline;
width: 313px;
height: 76px;
background-image: url(../images/mail.gif);
background-repeat: no-repeat;
background-position: top right;
margin: 0px 10px 10px 0px;
color: white
}

#email p{
margin: 5px 10px 10px 120px;
font-weight: bold;
}

#email a{
color: white;
}

#footer{
float: left;
display: inline;
width: 785px;
color: white;
text-align: center;
}

#footer p{
margin: 0px 0px 10px 0px;
}

#footer a{
color: white;
text-decoration: none;
}

#serv{
float: left;
display: inline;
width: 245px;
height: 267px;
background-image: url(../images/serv_tab.gif);
background-repeat: no-repeat;
background-position: top right;
margin: 0px 10px 10px 0px;
padding: 165px 0px 0px 0px;
color: white;
}

#serv p{
color: white;
margin: 10px 10px 0px 10px;
font-size: 10px;
}

#serv p.blue{
color: #00588D;
margin: 10px 10px 0px 70px;
font-size: 10px;
}

#serv ul{
color: white;
margin: 0px 10px 0px 20px;
font-size: 10px;
padding: 0px 0px 10px 0px; 
}

#serv li{
color: white;
margin: 0px 10px 0px 10px;
font-size: 10px;
}

#clients{
float: left;
display: inline;
width: 245px;
height: 267px;
background-image: url(../images/cli_tab.gif);
background-repeat: no-repeat;
background-position: top right;
margin: 0px 0px 10px 0px;
padding: 165px 0px 0px 0px;
color: white;
}

#clients p{
color: white;
margin: 10px 10px 0px 10px;
font-size: 10px;
}

#clients p.blue{
color: #00588D;
margin: 40px 10px 0px 70px;
font-size: 10px;
}

#keep{
float: left;
display: inline;
width: 245px;
height: 267px;
background-image: url(../images/keep_tab.gif);
background-repeat: no-repeat;
background-position: -4px right;
margin: 0px 0px 10px 0px;
padding: 165px 0px 0px 0px;
color: white;
}

#keep p{
color: white;
margin: 10px 10px 0px 14px;
font-size: 10px;
}

#keep p.blue{
color: #00588D;
margin: 55px 10px 0px 70px;
font-size: 10px;
}
