﻿* {
	padding: 0px;
	margin: 0px;
}
html, body{
	height:100%;
}
* html #wrap{
	height:100%;
	}
body{
	background-color:#17335A;
}
}
#wrap {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	min-height:100%;
}
#mast {
	height: 105px;
	background-color: #C0C0C0;
}
#cfoot {
	height: 96px; /* changed 8/05 from 105px */
	clear:both;
	display:block
}
#main {
	height:100%;
	background: white url('fauxcol185_80.png') repeat-y;
}
#nav {
	float: left;
	width: 150px;
	background-image:url('images/Faux-Column-Gray-185_80.png');
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	margin-top:104px;
}
#content {
	width: 560px;
	float: right;
	padding:15px;
}
#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%;
}
#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;
}
#logo, #hp1,#hp2,#hp3,#hp4,#hp5{
	float:left;
}
#left{
	width:180px;
	float:left;
	background:url('images/MINIGLOBE_180_184.png') white no-repeat 0px 7px;
}
#hp1,#hp2,#hp3,#hp4,#hp5{
	width:103px !important;
	height:96px !important;
}
#hp1 img,#hp2 img,#hp3 img,#hp4 img,#hp5 img{
	width:103px !important;
	height:96px !important;
}

#logo{
	width:255px;
	height:96px;
}
#clear{
	clear:both;
}
/*Test Footer*/
#info{
	padding-top:6px;
	height:45px;
	width:100%;
	line-height:45px;
}
#links{
	height: 45px;
	width: 100%;
	color: #000;
	line-height: 45px;
}
#info ul {
	width: 730px;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 30px;
}
#info li {
	float: left;
	color: #FFFFFF;
}
#info 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;
}
#info 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;
}
.mtext{
	font-family:"Tw Cen MT", Arial;
	color:#666;
}
.sectTitle {
	color: #17335A;
	font-family: "Arial";
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}
.sectTitleRed {
	color: #800000;
	font-family: "Arial";
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
.sectContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.pageTitle {
	color: #990000;
	font-family: "Trajan Pro", "Palatino Linotype", Arial, "Courier New", sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: center;
}
.quotation {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000080;
	text-align: left;
}
.attribution {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 12pt;
	margin-left: 50px;
}
.mainpix{
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	margin-top: 10px;
		vertical-align: middle;
		float: right;
		margin-right: 10px;
		text-decoration: none;
}
.backtotop {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #17335A;
}