body
{
        margin:0px;
        padding:0px;
		background: #efefef;
}

body,td,th {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px auto;
	padding: 0px;
}

A{color:#2b5794;text-decoration:none; font-family: Georgia, serif;}
A:link{color:#2b5794; text-decoration:none}
A:visited{color:#919191;text-decoration:none}
A:hover{color:#103465;text-decoration:underline}

.floatleft {
	float: left;
	width: auto;
}
.floatright {
	float: right;
	width: auto;
}
.clear {
	clear: both;
}

#container {
	width: 750px;
	height: 818px;
	margin: 10px auto;
}
#header {
width: 100%;
height: 136px;
background: url('../bg/header.png') no-repeat;
}
.customers {
background: url('../bg/customers.png') no-repeat;
width: 93px;
height: 114px;
margin-left: 600px;
color: #00006b;
font-family: Georgia, serif;
font-size: 14px;
padding-top: 45px;
}
.customers A{color:#00006b;text-decoration:none; font-family: Georgia, serif;}
.customers A:link{color:#00006b; text-decoration:none}
.customers A:visited{color:#00006b;text-decoration:none}
.customers A:hover{color:#ffffff;text-decoration:none}

#nav {
width: 100%;
height: 48px;
}
#nav var {
visibility: hidden;
}
#nav a {
text-decoration: none;
display: block;
float: left;
height: 48px;
}
a.one {
width: 97px;
background: url('../bg/persnav.png') no-repeat 0px 0px;
}
a.two {
width: 115px;
background: url('../bg/persnav.png') no-repeat -97px 0px;
}
a.three {
width: 194px;
background: url('../bg/persnav.png') no-repeat -212px 0px;
}
a.four {
width: 191px;
background: url('../bg/persnav.png') no-repeat -406px 0px;
}
a.five {
width: 142px;
background: url('../bg/persnav.png') no-repeat -597px 0px;
}
a:hover.one {
background: url('../bg/persnav.png') no-repeat 0px -48px;
}
a:hover.two {
background: url('../bg/persnav.png') no-repeat -97px -48px;
}
a:hover.three {
background: url('../bg/persnav.png') no-repeat -212px -48px;
}
a:hover.four {
background: url('../bg/persnav.png') no-repeat -406px -48px;
}
a:hover.five {
background: url('../bg/persnav.png') no-repeat -597px -48px;
}
#main {
width: 100%;
height: 900px;
background: url('../bg/sections2.png') no-repeat;
}
.maincontent {
width: 385px;
padding: 15px 0px 0px 20px;
}
.othercontent {
width: 700px;
padding: 27px 0px 0px 25px;
}
.othercontent b {
font-weight: bold;
font-family: Georgia;
font-size: 16px;
}
.othercontent i {
font-weight: italic;
font-family: Georgia;
font-size: 14px;
}
.maincontent b {
font-weight: bold;
font-family: Georgia;
font-size: 16px;
}
.maincontent i {
font-weight: bold;
font-weight: italic;
font-family: Georgia;
font-size: 13px;
}