@charset "utf-8";

/* CSS Document */
body {
	background: #FFFFFF url(../images/bg/bg1.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
}

h1,h2,h4,h5,h6{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}
a {
   outline: none;
}
a:link {
	text-decoration: none;
	outline: none;
	font: bold 14px Tahoma, Verdana, Arial;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #996600;
	outline: none;
}
a:active { outline: none;
}
a:visited { outline: none;
}
a:focus { outline: none;
}



.shadow {
	background: url(../images/bg/shadow-1.png) repeat-y center top;
	margin: 0em auto;
	padding: 0em;
	text-align: center;
	width: 1024px;
	clear: both;
	position: relative;
}
#top-nav {
	text-align: center;
	height: 32px;
	margin: 0em auto;
	padding: 0em;
	width: 960px;
}
#buttons1 {
	margin: 0em auto;
	width: 960px;
	padding: 0px;
	height: 244px;
	background: #003F9E;
	display: block;
}

a#home {
	display: block;
	width: 143px;
	margin: 0em;
	padding: 0em;
	clear: none;
	float: left;
	height: 32px;
	background: url(../images/buttons/home.jpg) no-repeat left top;
}

a#home:hover {
	border-width: 0;
	background-image: url(../images/buttons/home.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
a#home span
{
  display: none;
}

a#aboutus {
	display: block;
	width: 152px;
	margin: 0em;
	padding: 0em;
	clear: none;
	float: left;
	height: 32px;
	background: url(../images/buttons/au.jpg) no-repeat left top;
}

a#aboutus:hover {
	border-width: 0;
	background: url(../images/buttons/au.jpg) no-repeat 0px -32px;
}
a#aboutus span
{
  display: none;
}
a#location {
	display: block;
	width: 152px;
	margin: 0em;
	padding: 0em;
	clear: none;
	float: left;
	height: 32px;
	background: url(../images/buttons/location.jpg) no-repeat left top;
}
a#location:hover {
	border-width: 0;
	background: url(../images/buttons/location.jpg) no-repeat 0px -32px;
}
a#location   span
{
  display: none;
}
a#contact {
	display: block;
	width: 164px;
	margin: 0em;
	padding: 0em;
	clear: none;
	float: left;
	height: 32px;
	background: url(../images/buttons/contact.jpg) no-repeat left top;
}
a#contact:hover {
	border-width: 0;
	background: url(../images/buttons/contact.jpg) no-repeat 0px -32px;
}
a#contact  span
{
  display: none;
}
a#jot {
	display: block;
	width: 178px;
	margin: 0em;
	padding: 0em;
	clear: none;
	float: left;
	height: 32px;
	background: url(../images/buttons/jot.jpg) no-repeat left top;
}
a#jot:hover {
	border-width: 0;
	background: url(../images/buttons/jot.jpg) no-repeat 0px -32px;
}
a#jot  span
{
  display: none;
}
a#partners {
	display: block;
	width: 171px;
	margin: 0em;
	padding: 0em;
	clear: none;
	float: left;
	height: 32px;
	background: url(../images/buttons/partners.jpg) no-repeat left top;
}
a#partners:hover {
	border-width: 0;
	background: url(../images/buttons/partners.jpg) no-repeat 0px -32px;
}
a#partners  span
{
  display: none;
}
#slaton-1 {
	background: #FFFFFF;
	margin: 0em auto;
	padding: 0em;
	width: 960px;
	height: 268px;
	
}
#slaton-1 .form1 input {
	clear: both;
	float: left;
	display: block;
	margin-bottom: .5em;
	border: 1px solid #88a4d1;
	background: url(../images/bg/input.gif) repeat-x left top;
}
#slaton-1 .form1 {
	padding: 1em 0em 0em;
	font: 14px Tahoma, Verdana, Arial;
	color: #4571B8;
	text-align: left;
	clear: none;
	float: left;
	display: block;
	margin: 0em 0em 0em 6.2em;
	width: 204px;
}
#slaton-1 .form1 label {
	font: 12px Tahoma, Verdana, Arial;
	color: #4571B8;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
}

#slaton-2 {
	background: #FFFFFF;
	margin: 0em auto;
	padding: 0em;
	width: 960px;
	display: block;
}
#slaton-2 .form1 input {
	clear: both;
	float: left;
	display: block;
	margin-bottom: .5em;
	border: 1px solid #88a4d1;
	background: url(../images/bg/input.gif) repeat-x left top;
}
#slaton-2 .form1 {
	padding: 1em 0em 0em;
	font: 14px Tahoma, Verdana, Arial;
	color: #4571B8;
	text-align: left;
	clear: none;
	float: left;
	display: block;
	margin: 0em 0em 0em 6.2em;
	width: 204px;
}
#slaton-2 .form1 label {
	font: 12px Tahoma, Verdana, Arial;
	color: #4571B8;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
}

#slaton-logo   {
	display: block;
	margin: 0em 0em 0em 18.9em;
	padding: 0px;
	clear: none;
	float: left;

}
#slaton-1 .form1 p {
	margin: 0em;
	padding: 0em;
}
#flash {
	height: 444px;
	width: 960px;
	margin: 0em auto;
	background: url(../images/bg/flash-bg.jpg) repeat-x left top;
	display: block;
}
.since {
	background: #2E62AE url(../images/text-pics/1923.jpg) no-repeat center top;
	height: 74px;
	width: 960px;
	text-align: center;
	margin: 0em auto;
	clear: none;
	float: none;
}
a#boo {
	display: block;
	width: 248px;
	margin: 0em;
	padding: 0em;
	clear: none;
	float: left;
	height: 244px;
	background: url(../images/buttons/boo.jpg) no-repeat left top;
}

a#boo:hover {
	border-width: 0;
	background: url(../images/buttons/boo.jpg) no-repeat 0px -244px;
}
a#boo span
{
  display: none;
}
a#ici {
	display: block;
	width: 232px;
	margin: 0em;
	padding: 0em;
	clear: none;
	float: left;
	height: 244px;
	background: url(../images/buttons/ici.jpg) no-repeat left top;
}

a#ici:hover {
	border-width: 0;
	background: url(../images/buttons/ici.jpg) no-repeat 0px -244px;
}
a#ici span
{
  display: none;
}
a#tcor {
	display: block;
	width: 232px;
	margin: 0em;
	padding: 0em;
	clear: none;
	float: left;
	height: 244px;
	background: url(../images/buttons/tcor.jpg) no-repeat left top;
}

a#tcor:hover {
	border-width: 0;
	background: url(../images/buttons/tcor.jpg) no-repeat 0px -244px;
}
a#tcor span
{
  display: none;
}
a#peac {
	display: block;
	width: 248px;
	margin: 0em;
	padding: 0em;
	clear: none;
	float: left;
	height: 244px;
	background: url(../images/buttons/peac.jpg) no-repeat left top;
}

a#peac:hover {
	border-width: 0;
	background: url(../images/buttons/peac.jpg) no-repeat 0px -244px;
}
a#peac span
{
  display: none;
/* footer */
}
#footer {
	background: url(../images/bg/footer.jpg) repeat-x left top;
	height: 200px;
	margin: 0em auto;
	clear: both;
}
#footer .footer-box {
	width: 960px;
	text-align: center;
	padding: 1.75em 0em 0em;
	clear: both;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}
#btm-nav {
	text-align: center;
	height: 44px;
	margin: 0em auto;
	padding: 0em;
	width: 960px;
	clear: none;
}
a#btm-home {
	display: block;
	width: 143px;
	margin: 0em;
	padding: 0em;
	clear: none;
	float: left;
	height: 44px;
	background: url(../images/buttons/btm-home.jpg) no-repeat left top;
}

a#btm-home:hover {
	border-width: 0;
	background-image: url(../images/buttons/btm-home.jpg);
	background-repeat: no-repeat;
	background-position: 0px -44px;
}
a#btm-home span
{
  display: none;
}

a#btm-aboutus {
	display: block;
	width: 152px;
	margin: 0em;
	padding: 0em;
	clear: none;
	float: left;
	height: 44px;
	background: url(../images/buttons/btm-au.jpg) no-repeat left top;
}

a#btm-aboutus:hover {
	border-width: 0;
	background: url(../images/buttons/btm-au.jpg) no-repeat 0px -44px;
}
a#btm-aboutus span
{
  display: none;
}
a#btm-location {
	display: block;
	width: 152px;
	margin: 0em;
	padding: 0em;
	clear: none;
	float: left;
	height: 44px;
	background: url(../images/buttons/btm-location.jpg) no-repeat left top;
}
a#btm-location:hover {
	border-width: 0;
	background: url(../images/buttons/btm-location.jpg) no-repeat 0px -44px;
}
a#btm-location   span
{
  display: none;
}
a#btm-contact {
	display: block;
	width: 164px;
	margin: 0em;
	padding: 0em;
	clear: none;
	float: left;
	height: 44px;
	background: url(../images/buttons/btm-contact.jpg) no-repeat left top;
}
a#btm-contact:hover {
	border-width: 0;
	background: url(../images/buttons/btm-contact.jpg) no-repeat 0px -44px;
}
a#btm-contact  span
{
  display: none;
}
a#btm-jot {
	display: block;
	width: 178px;
	margin: 0em;
	padding: 0em;
	clear: none;
	float: left;
	height: 44px;
	background: url(../images/buttons/btm-jot.jpg) no-repeat left top;
}
a#btm-jot:hover {
	border-width: 0;
	background: url(../images/buttons/btm-jot.jpg) no-repeat 0px -44px;
}
a#btm-jot span
{
  display: none;
}
a#btm-partners {
	display: block;
	width: 171px;
	margin: 0em;
	padding: 0em;
	clear: none;
	float: left;
	height: 44px;
	background: url(../images/buttons/btm-partners.jpg) no-repeat left top;
}
a#btm-partners:hover {
	border-width: 0;
	background: url(../images/buttons/btm-partners.jpg) no-repeat 0px -44px;
}
a#btm-partners span
{
  display: none;
}
a#see-map {
	background: url(../images/buttons/see-map.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 33px;
	width: 127px;
	margin-right: auto;
	margin-left: auto;
}
a#see-map:hover {
	border-width: 0;
	background: url(../images/buttons/see-map.jpg) no-repeat left -33px;
}
a#see-map span
{
  display: none;
}

.cr {
	font: 11px/55px Verdana, Arial, Helvetica, sans-serif;
	color: #3760A0;
	margin-right: auto;
	margin-left: auto;
}

.center {
	text-align: center;
}

.center p {
	text-align: center;
}
.phone {
	font: 22px Tahoma, Verdana, Arial;
	text-align: center;
	margin-bottom: .5em;
}

#sbp a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#sbp a:hover {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #A8832B;
}
.tahoma-lg {
	font: bold 24px Tahoma, Verdana, Arial;
}


#content {
	padding: 1em 1em 3em;
	clear: both;
	float: none;
	display: block;
	position: static;
	margin-right: auto;
	margin-left: auto;
}
#content .content-box {
	margin: 0em auto 1em;
	padding: 1.5em 2em;
	clear: both;
	float: none;
	border: 2px solid #F6E4B6;
	background: url(../images/bg/bg1-content.jpg) repeat-x left top;
	width: 800px;
	font: 14px Tahoma, Verdana, Arial;
	text-align: left;
}
#content .content-box h1 {
	font: bold 22px Tahoma, Verdana, Arial;
	color: #2C5DA9;
	text-align: center;
	margin-bottom: .65em;
}
#content .content-box h2 {
	font: normal 20px Tahoma, Verdana, Arial;
	color: #2C5DA9;
	text-align: center;
	border-bottom: 2px solid #CCCCCC;
	padding-bottom: 0.25em;
	margin-bottom: 0.35em;
}
#content .content-box p {
	font: normal 16px "Trebuchet MS", Arial;
	display: block;
	text-align: justify;
	margin: .25em 0.5em 0.5em;
}

#content .content-box img {
	margin-bottom: 1em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.content-box table {
	margin: 0em auto;
	display: table;
	clear: none;
	float: none;
	font: 16px Tahoma, Verdana, Arial;
	color: #FFFFFF;
	background: #233F64;
	text-align: center;
	border: 4px solid #E6C679;
	padding: 0px;
}

.content-box td {
	padding: 10px;
	border: 1px solid #F6E4B6;
}

.td1 {
	background: url(../images/page-pics/tcob.jpg) no-repeat left top;
	height: 156px;
}
.td2 {
	background: url(../images/page-pics/tcor.jpg) no-repeat left top;
	height: 156px;
}

.td3 {
	background: url(../images/page-pics/why.jpg) no-repeat left top;
	height: 156px;
}
.td4 {
	background: url(../images/page-pics/ici.jpg) no-repeat left top;
	height: 156px;
}


.bg-4 {
	background: #00496C url(../images/bg/peac-bg.jpg) repeat-x left top;
	font: bold 22px/45px Tahoma, Verdana, Arial;
	color: #FFFFFF;
	height: 50px;
}
.bg-3 {
	background: #9C761D url(../images/bg/why-bg.jpg) repeat-x left top;
	font: bold 22px/45px Tahoma, Verdana, Arial;
	color: #FFFFFF;
	height: 50px;
}

.bg-5 {
	background: #62222E url(../images/bg/tcor-bg.jpg) repeat-x left top;
	height: 50px;
	line-height: 45px;
}

.bg-6 {
	background: #996600 url(../images/bg/ici-bg.jpg) repeat-x left top;
	font: bold 22px/45px Tahoma, Verdana, Arial;
	color: #FFFFFF;
	height: 50px;
}


#mrisk-nav {
	text-align: center;
	margin: 0em auto 1em;
	padding: 0em;
	width: 810px;
	background: url(../images/bg/bg-nav-2.jpg) no-repeat left top;
	height: 49px;
}
#mrisk-nav a {
	display: block;
	padding: 5px 5px 5px 27px;
	font: bold 18px/32px Tahoma, Verdana, Arial;
	color: #324F6F;
	clear: none;
	float: left;
	margin: 0em .75em 0em 1em;
	text-decoration: none;
	border-top: 1px #2455A1;
	border-right: 1px #2455A1;
	border-bottom: 1px #2455A1;
	border-left: 1px #2455A1;
	background: url(../images/bg/nav-2-icons.jpg) no-repeat left 11px;
}
#mrisk-nav a:hover { color: #CC9900; 
}	
.bg-4 {
	background: #4F3131;
}
.td-1 {
	height: 50px;
}
#content .content-box ul {
	width: 600px;
	text-align: left;
	margin: 0px 0px 0px 5em;
	padding: 0px;
}
#content .content-box li {
	font: 14px Tahoma, Verdana, Arial;
	text-align: left;
	list-style: disc;
}
#content .content-box .loc-info   {
	font: 16px Tahoma, Verdana, Arial;
	text-align: center;
	width: 100px;
}
a#intellicomp {
	display: block;
	background: url(../images/buttons/intellicomp.jpg) no-repeat left top;
	height: 40px;
	width: 204px;
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
a#intellicomp:hover {
	background: url(../images/buttons/intellicomp.jpg) no-repeat left -40px;
	text-decoration: none;
}
a#intellicomp span {
	text-indent: -9999px;
	float: left;
}

a#online-services {
	display: block;
	background: url(../images/buttons/online-services.jpg) no-repeat left top;
	height: 42px;
	width: 204px;
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
a#online-services:hover {
	background: url(../images/buttons/online-services.jpg) no-repeat left -42px;
	text-decoration: none;
}
a#online-services span {
	text-indent: -9999px;
	text-align: left;
	float: left;
}

#phone {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.serv-box {
	border: 2px solid #F6E4B6;
	padding: 8px;
	margin-top: .75em;
	background: #FFFFFF;
}
.serv-box a {
	padding: 5px;
	text-align: center;
	width: 95%;
	margin: 5px auto;
	clear: both;
	display: block;
	position: relative;
	background: #2C5DA9 url(../images/bg/bg-serv-links.jpg) repeat-x left top;
	color: #FFFFFF;
	border: 1px solid #28508A;
}
.serv-box a:hover {
	background: url(../images/bg/bg-serv-links.jpg) repeat-x left -27px;
	color: #FFFFFF;
	border: 1px solid #D9A62F;
	text-decoration: none;
}
.serv-box-2 {
	border: 2px solid #F6E4B6;
	padding: 10px;
	margin-top: 0.75em;
	background: #FFFFFF;
	clear: both;
	width: 100%;
}
.serv-box-2 a {
	padding: 5px;
	text-align: center;
	width: 50px;
	background: #2C5DA9 url(../images/bg/bg-serv-links.jpg) repeat-x left top;
	color: #FFFFFF;
	border: 1px solid #28508A;
	height: 15px;
	float: left;
	clear: none;
	display: block;
	margin: 10px;
	position: relative;
}
.serv-box-2 a:hover {
	background: url(../images/bg/bg-serv-links.jpg) repeat-x left -27px;
	color: #FFFFFF;
	border: 1px solid #D9A62F;
	text-decoration: none;
}
.login {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	text-align: center;
	background: #233F64;
	border: 4px solid #E6C679;
	font: 16px Tahoma, Verdana, Arial;
	margin-bottom: 3em;
	color: #FFFFFF;
	padding-top: 1em;
}
.serv-box-3 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.ent {
	margin: 0px;
	padding: 0px;
}
.links {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	position: relative;
	clear: both;
	height: 50px;
}
