/* CSS Document */


body {
	margin: 0;
	padding: 0;
	background-color: #5A5A5A;
	font-family: arial, verdana, sans-serif;
	}

#logoban {
	height: 90px;
	width: 760px;
	background: #003766 url("images/logoban_bg.gif") no-repeat top right;
	}

#logo {
	float: left;
	margin-left: 45px;
	margin-top: 25px;
	}

#minornav {
	float: right;
	margin-right: 20px;
	font: 11px/18px arial, sans-serif;
	}

#minornav ul {
	list-style: none;
	}

#minornav ul a {
	color: #fff;
	text-decoration: none;
	}
	
#minornav ul a:hover {
	color: #94CBFA;
	text-decoration: underline;
	}

#nav {
	padding: 4px 0 0 5px;
	width: 755px;
	height: 31px;
	background-color: #4A81B0;
	border-top: 1px solid #94CBFA;
	font: 12px arial, verdana, sans-serif;
	}

#topnav {
	float: left;
	}

#topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#topnav li {
	float: left;
	}

#topnav li a {
	display: block;
	width: 116px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 6px 0;
	}

#topnav li a:hover, #topnav li a.special:hover {
	color: #94CBFA;
	background: url("images/nav_over.gif") no-repeat;
	}

#topnav li a.special {
	background: url("images/nav_spec.gif") no-repeat;
	color: #036;
	}

#content {
	width: 760px;
	color: #000;
	background-color: #fff;
	min-height: 800px;
	}

#content h1 {
	font: bold 24px "Times New Roman", times, serif;
	color: #275E8D;
	margin: 0;
	padding: 10px;
	}

#content p {
	font: .85em/1.5em arial, sans-serif;
	color: #275E8D;
	margin: 0;
	padding: 0 10px 10px;
	}

#feature {
	float: left;
	width: 470px;
	background-color: #F7FBFF;
	border-right: 1px solid #9AACB6;
	border-bottom: 1px solid #9AACB6;
	}
	
#pagetext {
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	width: 490px;
	}

#pagetext p {
	color: #000;
	}

#pagetext h1 {
	padding-bottom: 20px;
	}

#infobox {
	margin-top: 20px;
	border: 1px solid #E5B68E;
	width: 220px;
	}

#infobox h3 {
	font: bold 12px arial, sans-serif;
	margin-top: 0;
	padding: 10px 10px 8px 10px;
	background-color: #ffc;
	border-bottom: 1px solid #E5B68E;
	margin-bottom: 5px;
	}

#infobox p {
	color: #666;
	font: 11px/18px arial, sans-serif;
	}
	
#img {
	width: 470px;
	float: left;
	}
	
#services {
	width: 289px;
	float: right;
	}

#services h3 {
	font-weight: normal;
	color: #4A81B0;
	margin: 0;
	padding: 10px 0 0 10px;
	}

#services h3 strong {
	font-weight: normal;
	font: 18px Times, serif;
	color: #003766;
	}

#services ul, #side_links ul {
	margin: 0;
	padding: 5px 10px 0;
	list-style: none;
	}
	
#services li a, #side_links li a {
	display: block;
	padding: 7px 0 5px 5px;
	width: 260px;
	background: #FBF8DF url("images/serv_arrow.gif") top right no-repeat;
	border: 1px solid #E5B68E;
	border-bottom: 0;
	font: 12px arial, sans-serif;
	color: #000;
	text-decoration: none;
	}

#services li a.last, #side_links li a.last {
	border-bottom: 1px solid #E5B68E;
	}

#side_links ul {
	padding: 0;
	padding-bottom: 20px;
	}

#side_links li a{
	width: 215px;
	}

#services li a:hover, #side_links li a:hover {
	background: #c96 url("images/serv_arrow_over.gif") top right no-repeat;
	color: white;
	}

#services dl {
	margin: 10px;
	font-size: 11px;
	line-height: 16px;
	}

#services dt {
	font-weight: bold;
	}

#services dd {
	margin-left: 10px;
	margin-bottom: 10px;
	}


#copy {
	background: #9AACB6 url("images/copy_bg.gif") bottom right no-repeat;
	height: 40px;
	width: 760px;
	color: #fff;
	}

#copy p {
	float: right;
	font: 11px arial, sans-serif;
	padding-right: 10px;
	}

#pagetext ul, #pagetext dl {
	margin-top: 0;
	font-size: .8em;
	line-height: 1.5em;
	}

#pagetext dl {
	margin-top: 10px;
	}

#pagetext dt {
	margin-left: 20px;
	font-weight: bold;
	}

#pagetext dd {
	margin-bottom: 20px;
	margin: 0 30px 20px;
	}
	
h5 {
	margin-left: 10px;
	margin-top: 0;
	font-weight: normal;
	font-size: 11px;
	}

#pagetext h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	}

#sidecontent {
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	}

.caption {
	font-size: 12px;
	display: block;
	margin-top: 10px;
	color: #666;
	}

#pagetext a, #feature a, #services a, #fxhelp a {
text-decoration: none;
color: #963;
border-bottom: 1px dotted #963;
}

#pagetext a:visited, #feature a:visited, #services a:visited, #fxhelp a:visited {
border-bottom: 1px solid #963;
}

#pagetext a:hover, #feature a:hover, #services a:hover, #fxhelp a:hover {
color: #c96;
border-bottom: 1px solid #c96;
}


#address {
	margin: 10px;
	padding: 5px;
	border: 1px dotted #666;
	}

#address p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	}
	
#address p strong {
	font-size: 12px;
	}

#copy a {
	color: #275E8D;
	}

/* contact form design */

form th {
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	}

form td {
	font-size: 11px;
	padding: 5px;
	}

form table {
	background-color: #f0f0f0;
	margin-left: 20px;
	width: 420px;
	}

form ul {
	list-style: none;
	background-color: #f0f0f0;
	width: 400px;
	margin-left: 20px;
	padding: 10px;
	}

.red {
	color: #f00;
	font-size: 12px;
}


#pagetext form p {
	color: #666;
}

#services li a:visited {
border-bottom: 0;
}

#contentbox {
width: 200px;
float: right;
margin: 20px;
padding: 5px;
background-color: #ffc;
border: 1px solid #E5B68E;
}
