﻿body	{
    color: black;
    background-color: white;
	}

img {border-style:none;}


a {
	color: #0760AD;
	text-decoration: underline;
}

a:hover {
	color: #bfd8f6;
}
	
h1, h2, h3 {
	color: #0760AD;
}

.adobe 	{
	position:absolute;
	top:0px;
	right:0px;
	}

/*index Page*/


a img{border:0;}

body {background-color:#fff;}

.container{
	margin:0 auto;
	
	
}

.header{
	margin:0 auto;
	width:962px;
	height:50px;
}

ul{
	list-style:none;
	margin:0;
	padding:0;
}

li{
	list-style:none;
	margin:0;
}

li a {
	margin:0px;
}

ul {
	margin:0;
}

ul> li a span {
	margin:0;
}

#navi_back {
     background-color: white;
     float: left;
     height:auto;
     }

#navi li {
	display:block;
	width:116px;
	height:40px;
}

#navi li a {
	display: block;
	width: 125px;
	height: 40px;
	color: #0760AD;
	background-color: #fff;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 10px;
}

#navi li a span {
	display: block;
	padding-top: 7px;
	padding-left: 0px;
}

#navi li a:hover {
	color: #fff;
	background-color: #0760AD;
}

.marquee{
	margin-top:5px;
	margin-bottom:5px;
}

.address{
	color:white;
	background:#0760AD;
	float:right;
	width:130px;
	height:auto;
}

.main{
	background-color:white;
	margin-left:130px;
	margin-right:135px;
	height:350px;
	border:1px #2e4a6c solid;
}

.copy{
	text-align:center;
	margin-bottom:0px;
	bottom:0px;
	left:0px;
	right:0px;
	height:17px;
}

.img{margin:5px;}

/*Our Team*/

h3 {margin:0px;}

.contact{
	margin-left:75px;
}

div.main{ margin: 10px 10%;background: #DEDEDE;}

.rtop, .rbottom{display:block; background: #FFF}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background: #DCDCDC}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

/*index*/

img {border-style:none;}

body {background: #DDD;}

.container {
	margin-top: 10px;
	width:750px;
	height:auto;
	padding: 5px;
	background: #FFFFFF;
	border: 5px solid #0760AD;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.welcome {
	text-align:center;
}

.img	{
	height:auto;
	margin-top:150px;
	margin-left:14%;
}

.splashimg{
	margin: 0 auto;
	text-align:center;
}	

.crdnfo{ text-align:center;}
