
.blue { 
	text-decoration: none; 
	background-color: #006 
}
.bodytext { 
	color: #fff; 
	font: 11px/16px Swiss, "trebuchet ms", Arial, Arial, Helvetica, sans-serif, Helvetica, Geneva, SunSans-Regular; 
	text-decoration: none; 
	text-align: justify; 
	text-transform: none  ; 
	letter-spacing: 1px; 
	position: relative; 
	margin-top: 12px; 
	padding: 12px 17px; 
	border-top-width: 5px; 
	border-right-width: 5px; 
	border-left-width: 5px; 
}
.bodytext2 { 
	color: #fff; 
	font: 11px/16px Swiss, "trebuchet ms", Arial, Arial, Helvetica, sans-serif, Helvetica, Geneva, SunSans-Regular; 
	text-decoration: none; 
	text-align: justify; 
	text-transform: none  ; 
	letter-spacing: 1px; 
	line-height: 15px;
	position: relative; 
	margin-top: 0px; 
	padding: 0px 17px; 
	border-top-width: 5px; 
	border-right-width: 5px; 
	border-left-width: 5px; 
}
.addresstext { 
	color: #fff; 
	font: lighter 11px/16px Swiss, "trebuchet ms", Arial, Arial, Helvetica, sans-serif, Helvetica, Geneva, SunSans-Regular; 
	text-decoration: none; 
	text-align: right; 
	text-transform: none  ; 
	position: relative; 
	border-top-width: 5px; 
	border-right-width: 5px; 
	border-left-width: 5px; 
}
.back { 
	background-image: none; 
	background-repeat: no-repeat; 
	background-position: center; 
}
.company { 
	color: white; 
	font-size: 12px; 
	font-family: Swiss, "trebuchet ms", Arial, Helvetica, Geneva, SunSans-Regular; 
	text-decoration: none 
}
.detailtext { 
	color: #ffffff; 
	font-style: italic; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	padding-top: 2px; 
	padding-right: 2px 
}
.lab { 
	color: white; 
	font-size: 10px; 
	font-family: "trebuchet ms", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
}
.subsubtitles { 
	color: white; 
	font-weight: lighter; 
	font-size: 11px; 
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif; 
	font-stretch: condensed; 
	line-height: 17px; 
	text-align: left; 
/*	padding-top: 10px; */
/*	padding-left: 20px */       
}
.subsubtitles:hover { 
	color: #FF9900; }
.boldsubsubtitles { 
	color: #FF9900; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif; 
	font-stretch: condensed; 
	line-height: 17px; 
	text-align: left; 
}
.subtitles { 
	color: #fff; 
	font-size: 13px; 
	font-family: Swiss, "trebuchet ms", Arial, Helvetica, Geneva, SunSans-Regular; 
	text-decoration: none; 
	text-align: left; 
	left: 5px  ; 
	margin-top: 12px; 
}
.selectedsubtitles { 
	color: #fff; 
	font-size: 13px; 
	font-family: Swiss, "trebuchet ms", Arial, Helvetica, Geneva, SunSans-Regular; 
	text-decoration: none; 
	left: 0  ; 
	margin-top: 12px; 
}
a:hover { 
	color: #FF9900;
}	
.titlebold { 
	font-weight: bold;
}
.titletext { 
	color: white; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Swiss, "trebuchet ms", Arial, Helvetica, sans-serif; 
	line-height: 18px; 
	text-decoration: none ; 
	letter-spacing: 1px; 
}
.nodecorations { 
	color: white; 
	text-decoration: none; 
}

#outer{
	background-color: #000066;
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#container {
	background-color: #000066;
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 600px;
}	
#inner {
	width:931px;
	height: 600px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	border:0px solid #000;
}
#title { background-color: #000066; background-position: 0 bottom; vertical-align: bottom; height: 60px; width: 879px; position: absolute; top: 0; left: 0; visibility: visible; }
#menu { 
	background-color: #000066; 
	height: 459px; 
	width: 160px; 
	left: 8px; 
	top: 60px; 
	position: absolute; 
	visibility: visible; 
}
#address { background-color: #000066; background-position: 0 center; vertical-align: middle; height: 60px; width: 879px; left: 0; top: 519px; position: absolute; visibility: visible; }
#image_show { 
	height: 459px; 
	width: 459px; 
	top: 60px; 
	position: absolute; 
	left: 160px; 
	visibility: visible; 
}
#text1 { 
	background-color: #000066; 
	height: 459px; 
	width: 260px; 
	left: 619px; 
	top: 60px; 
	position: absolute; 
	visibility: visible; 
}

