

#home {
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}

#quote {
	background: #0A1A27;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	font: 12px/18px Trebuchet MS, verdana, arial, sans-serif;
	color: white;
	padding: 10px 10px 5px;
}

.logo {
	border-right: 1px solid white;
}

.menu {
	border-top: 1px solid white;
	border-right: 1px solid white;
}

#eyd {
	border-bottom: 1px solid white;
	border-left: 1px solid white;
}

body {
	color: #3c3d3b;
	background: url(images/background.gif) repeat-x;
	margin:0;
    padding:0;
    height:100%;
    border:none;
	font: 12px/19px Trebuchet MS, verdana, arial, sans-serif;
}

.body {
	color: #3c3d3b;
	font: 12px/19px Trebuchet MS, verdana, arial, sans-serif;
}

.body_gold {
	color: #fcc722;
	font: 12px/19px Trebuchet MS, verdana, arial, sans-serif;
}

html {
	margin:0;
    padding:0;
    height:100%;
    border:none;
}

a.dark {
	color: #fcc722;
	font: 11px/18px Trebuchet MS, verdana, arial, sans-serif;
	text-decoration: none;
	border-bottom: 0px;
}

a.dark:hover {
	color: white;
	font: 11px/18px Trebuchet MS, verdana, arial, sans-serif;
	border-bottom: 0px;
}

.greyBarRightHome {
	width: 278px;
	height: 25px;
	background: #3c3d3b;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	vertical-align: middle;
}

.greyBarRight {
	width: 278px;
	height: 25px;
	background: #3c3d3b;
	border-bottom: 1px solid white;
	vertical-align: middle;
}

.greyBarRight3 {
	width: 278px;
	height: 25px;
	background: #3c3d3b;
	border-bottom: 1px solid white;
	vertical-align: middle;
	border-right: 1px solid white;
}

.greyBarCenter {
	width: 404px;
	height: 25px;
	background: #3c3d3b;
	border-bottom: 1px solid white;
	vertical-align: middle;
	border-right: 1px solid white;
	font: normal 18px "Lucida Grande", "Trebuchet MS", verdana, arial, sans-serif;
	color: white;
	padding-left: 15px;
}

.greyBarLeft {
	width: 117px;
	height: 25px;
	background: #3c3d3b;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	vertical-align: middle;
}

.greyBarLeft3 {
	width: 117px;
	height: 25px;
	background: #3c3d3b;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	vertical-align: middle;
	font: normal 18px "Lucida Grande", "Trebuchet MS", verdana, arial, sans-serif;
	color: white;
	padding-left: 10px;
	border-right: 1px solid white;
}

.greyBarRight2 {
	width: 278px;
	height: 25px;
	background: #3c3d3b;
	border-bottom: 1px solid white;
	font: normal 18px "Lucida Grande", "Trebuchet MS", verdana, arial, sans-serif;
	color: white;
	padding-left: 15px;
}

.greyBarLeft2 {
	width: 117px;
	height: 25px;
	background: #3c3d3b;
	border-bottom: 1px solid white;
	font: normal 18px "Lucida Grande", "Trebuchet MS", verdana, arial, sans-serif;
	color: white;
	padding-left: 10px;
}

.beigeRight {
	background: #d9d9c0;
	border-right: 1px solid white;
}

#menuContainer {
	padding: 15px;
	color: #3c3d3b;
	font: 12px/19px Trebuchet MS, verdana, arial, sans-serif;
}

.beigeLeft {
	background: #d9d9c0;
	border-left: 1px solid white;
}

.beigeCenter {
	background: #eaead9;
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding: 15px;
	color: #3c3d3b;
	font: 12px/19px Trebuchet MS, verdana, arial, sans-serif;
	vertical-align: top;
}

#homeFlash {
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#blueRule {
	background: #27509c;
	border-top: 1px solid white;
}

#greyRule {
	background: #3b3d3a;
	border-top: 1px solid white;
}

.beigeRule {
	background: #d8d9bf;
	border-top: 1px solid white;
}

.footerMenu {
	font: 12px/18px Trebuchet MS, verdana, arial, sans-serif;
}

#whiteRule {
	background: white;
	border-top: 1px solid white;
}

#detailImage {
	height: 196px;
	border-bottom: 1px solid white;
	width: 117px;
}

#contactImage {
	height: 196px;
	border-bottom: 1px solid white;
	width: 117px;
	border-right: 1px solid white;
	border-left: 1px solid white;
}

#leftImage {
	width: 117px;
	height: 220px;
}
.header {
	color: #124686;
	font: 18px Trebuchet MS, verdana, arial, sans-serif;
}

.header_white {
	color: white;
	font: 18px Trebuchet MS, verdana, arial, sans-serif;
}
.title {
	color: #124686;
	font: 12px/19px Trebuchet MS, verdana, arial, sans-serif;
}

a.normal {
	color: #3c3d3b;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	font: 12px/19px Trebuchet MS, verdana, arial, sans-serif;
	text-decoration: none;
}

a.normal:hover {
	color: #124686;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	font: 12px/19px Trebuchet MS, verdana, arial, sans-serif;
	text-decoration: none;
}