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;
	line-height:12px;
}

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/nav.png') no-repeat 0px 0px;
}
a.two {
width: 115px;
background: url('../bg/nav.png') no-repeat -97px 0px;
}
a.three {
width: 194px;
background: url('../bg/nav.png') no-repeat -212px 0px;
}
a.four {
width: 191px;
background: url('../bg/nav.png') no-repeat -406px 0px;
}
a.five {
width: 142px;
background: url('../bg/nav.png') no-repeat -597px 0px;
}
a:hover.one {
background: url('../bg/nav.png') no-repeat 0px -48px;
}
a:hover.two {
background: url('../bg/nav.png') no-repeat -97px -48px;
}
a:hover.three {
background: url('../bg/nav.png') no-repeat -212px -48px;
}
a:hover.four {
background: url('../bg/nav.png') no-repeat -406px -48px;
}
a:hover.five {
background: url('../bg/nav.png') no-repeat -597px -48px;
}
#main {
width: 100%;
height: 269px;
background: url('../bg/main.png') no-repeat;
}
.maincontent {
width: 385px;
padding: 20px 0px 0px 20px;
}
.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;
}
#other {
width: 100%;
height: 395px;
background: url('../bg/other.png') no-repeat;
padding-left: 12px;
}

.latestnews {
background: url('../bg/latestnews.png') no-repeat;
float: left;
width: 233px;
height: 139px;
padding-right: 4px;
margin-top: 20px;
}
.latestnewscontent {
margin-top: 30px;
margin-left: 15px;
margin-right: 15px;
font-family: Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

.latestnewscontent A{color:#ffffff;text-decoration:none; font-family: Georgia, serif;}
.latestnewscontent A:link{color:#ffffff; text-decoration:none}
.latestnewscontent A:visited{color:#d5d5d5;text-decoration:none}
.latestnewscontent A:hover{color:#103465;text-decoration:underline}

.valuable {
background: url('../bg/valuable.png') no-repeat;
float: left;
width: 233px;
height: 139px;
padding-right: 4px;
margin-top: 20px;
}
.valuablecontent {
margin-top: 30px;
margin-left: 15px;
margin-right: 15px;
font-family: Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

.valuablecontent A{color:#ffffff;text-decoration:none; font-family: Georgia, serif;}
.valuablecontent A:link{color:#ffffff; text-decoration:none}
.valuablecontent A:visited{color:#d5d5d5;text-decoration:none}
.valuablecontent A:hover{color:#103465;text-decoration:underline}

.newsletters {
background: url('../bg/newsletters.png') no-repeat;
float: left;
width: 233px;
height: 139px;
margin-top: 20px;
}
.newsletterscontent {
margin-top: 30px;
margin-left: 15px;
margin-right: 15px;
font-family: Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

.newsletterscontent A{color:#ffffff;text-decoration:none; font-family: Georgia, serif;}
.newsletterscontent A:link{color:#ffffff; text-decoration:none}
.newsletterscontent A:visited{color:#d5d5d5;text-decoration:none}
.newsletterscontent A:hover{color:#103465;text-decoration:underline}

.business {
float: left;
width: 320px;
height: 150px;
font-family: Helvetica, sans-serif;
font-size: 12px;
color: #383838;
margin-left:10px;
margin-top: 45px;
padding-right: 55px;
}
.business b {
font-family: Georgia, serif;
font-size: 14px;
color: #2b5794;
}
.personal {
float: left;
width: 320px;
height: 150px;
font-family: Helvetica, sans-serif;
font-size: 12px;
color: #383838;
padding-right: 10px;
margin-top: 45px;
}
.personal b {
font-family: Georgia, serif;
font-size: 14px;
color: #2b5794;
}