body {
	color: #1d324f;
	background-color: #1d324f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}


a:link {
	color: #1d324f;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1d324f;
}
a:hover {
	text-decoration: underline;
	color: #1d324f;
}
a:active {
	text-decoration: none;
	color: #1d324f;
}
li {
	font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
}
.menu {
	background-color: #f9f8e5;
	border: 2px solid #1d324f;
	width: 25%;
	float: left;
}
.main {
	overflow: visible;
	z-index: auto;
	background-color: #FFFFFF;
	border: 2px solid #1d324f;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 27%;
}
h1 {
	font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1d324f;
	font-weight: normal;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #1d324f;
	border-right-color: #1d324f;
	border-bottom-color: #1d324f;
	border-left-color: #1d324f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #F5F2E9;
	padding: 5px;
}
.footer {
	text-align: center;
	font-size: x-small;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #1d324f;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menu img {
	border: 2px solid #1d324f;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.branches {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1d324f;
	border-right-color: #1d324f;
	border-bottom-color: #1d324f;
	border-left-color: #1d324f;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
/**	background-image: url(img/bg_branches.jpg); **/
	background-repeat: repeat-x;
	height: 23px;
	left: 10px;
	text-indent: 10px;
	padding-top: 3px;
	padding-bottom: -3px;
	padding-right: 0px;
	padding-left: 0px;
	background: #f8f6ca;
}

.header {
	background-color: #faf9e3;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1d324f;
	border-right-color: #1d324f;
	border-bottom-color: #1d324f;
	border-left-color: #1d324f;
	text-align: right;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 85px;
	background-attachment: fixed;
	background-image: url(img/rics_logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.company {
	font-family: "Georgia", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.strap {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1d324f;
	font-weight: bold;
}
.framer {
	text-align: center;
	width: 100%;
}
