﻿* {
	padding: 0px;
	margin: 0px;
}
html, body {
	height:100%
}
#wrap{
	width: 770px;
	border-left: 2px #666 solid;
	border-right: 2px #666 solid;
	min-height: 100%;/* ?????????????? */;
	margin: 0 auto;
	border-right-width: 3px;
	border-left-width: 3px;
}
* html #wrap{
	height:100%
}
#masthead{
	height:105px;
}
#logo{
	width:255px;
	height:96px;
	float:left;
}
#hp1, #hp2, #hp3, #hp4, #hp5{
	width:103px !important;
	height:96px !important;
	float:left;
}
#hp1 img, #hp2 img, #hp3 img, #hp4 img, #hp5 img{
	width:103px !important;
	height:96px !important;
}
#grad{
	height:9px;
	width:770px
}
#main{
	height:100%;
	background:white url('../images/LargeGlobewhole400px.png') no-repeat ;
}
#info{
	width:560px;
	padding-right:15px;
	float:right;
}
#nav{
	background-image:url('images/Nav_Background_Gray_80_185.png');
	float:left;
	width:150px;
	padding:15px; 
	min-height:379px;
}
#cfoot{
	clear:both;
	display:block;
	height:96px;
}
#foot{
	background:white url('images/footer.gif') repeat-x;
	height:96px;
	width:770px;
	margin:-96px auto 0 auto;
	position:relative;
}
#nav ul {
	list-style-type: none;
}
#nav li{
	border-left: 2px solid #3a3a3a;
	border-right: 2px solid #e2e2e2;
	border-top: 2px solid #3a3a3a;
	border-bottom: 2px solid #e2e2e2;
	position: relative;
	margin-bottom: -1px;
	background-image: url('images/Nav_button_Gray_185_55.png');
	padding-left: 10px;
	font-family: "Trajan Pro", "Palatino Linotype", Arial, "Courier New", sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	color: #000080;
	border-color: #e2e2e2 #3a3a3a #3a3a3a #e2e2e2;
}
#nav ul ul{
	position:absolute;
	top:-2px;
	left:150px;
	width:100%;
	display:none;
	margin-left:-2px;
}

#nav ul ul li{
	margin-bottom: -4px;
	width: 160%;
	background: gray url('images/Faux-Column-Gray-185_80.png');
}
#nav li:hover > ul{
	display:block;
}
#nav ul li:hover {
	background-image: url('images/Nav_button_Gray_185_70.png');
	border-style: solid;
	border-width: 2px;
	border-color: #3a3a3a #e2e2e2 #e2e2e2 #3a3a3a;
}
#nav li a{
	text-decoration:none;
	display:block;
	color:navy;
}
#nav li a:hover{
	color:#000046;
}
#clear{
	clear:both;
	width:770px;
}
.SLP{
	font-family: "Trajan Pro", "Palatino Linotype", Arial, "Courier New", sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-transform: capitalize;
	color: navy;
	margin-left:155px;
	margin-top:15px;
}
.sisterco{
	font-family:"Tw Cen MT";
	font-size:small;
	color:#A3A3A3;
	margin-left:310px;
	font-style:italic;	
	margin-bottom:5px;
}
.hometext{
	color:#666;
	font-family:"Tw Cen MT", Arial;
	margin-left:255px;
	font-size:small;
	margin-top:5px;
}

.announce {
	font-size: 16px;
	color: #990033;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	margin-left: 240px;
	font-style: italic;
}
#contacts{
	padding-top:6px;
	height:45px;
	width:100%;
	line-height:45px;
}
#links{
	height: 45px;
	width: 100%;
	color: #000;
	line-height: 45px;
}
#contacts ul {
	width: 730px;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 30px;
}
#contacts li {
	float: left;
	color: #FFFFFF;
}
#contacts ul.contact li.phone  {
	font-size: large;
	font-family: "Trajan Pro", "Palatino Linotype", Arial, "Courier New", sans-serif;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 10px;
}
#contacts ul.contact li.email {
	font-size: large;
	font-family: Perpetua;
	text-transform: lowercase;
	font-weight: bold;
	margin-left: 30px;
}
#links ul {
	list-style-type: none;
	font-family: "Trajan Pro", "Palatino Linotype", Arial, "Courier New", sans-serif;
    padding:0 5px 0 5px;
    width:620px;
    margin:0 auto;
    }
#links li {
	float: left;
	margin: 0 5px 0 5px ;
	color: #666;
}
ul.flinks li.normal {
	font-size:x-small;
	
}
 ul.flinks li.normal a {
	text-decoration: none;
	color: #666;
}
ul.flinks li.normal a:hover {
	color: #fff;
	text-decoration: none;
}
body{
	background: ;
	background-color: #17335A;
}
