@charset "UTF-8";

html, body {
	height: 100%;
}
#frame #LG {
	background-image: url(../images/logo4.png);
	height: 273px;
	width: 212px;
	position: absolute;
	left: 10px;
	top: 1px;
	background-repeat: no-repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #333333;
	margin: 0px;
	background-color: #23213F;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	color: #FFCC00;
}
/*this is the end of the page layout*/




img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
#frame {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	height:auto !important;
	min-height:100%;
	position: relative;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#frame .content .pic {
	height: 207px;
	width: 207px;
	background-image: url(../images/main4images2.jpg);
}
#frame .content img {
	border: 2px solid #23213F;
}
#frame .content .txt {
	float: right;
	width: 680px;
}
#frame .content h1 {
	font-size: 24px;
	color: #0099FF;
	text-transform: uppercase;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 12px;
}
/*this is the end of the footer*/
#frame .content h2 {
	font-size: 18px;
	color: #0099FF;
	text-transform: uppercase;
	font-weight: lighter;
	margin-top: 12px;
	margin-bottom: 6px;
}
#frame .content p {
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
}
#strip {
	background-image: url(../images/main.jpg);
	height: 215px;
}
/*#frame  #content  .thumb  a {
	border: thick solid #0033FF;
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 125px;
}

#frame #content .thumb a:hover {
	border-top-color: #CC6666;
	border-right-color: #CC6666;
	border-bottom-color: #CC6666;
	border-left-color: #CC6666;
}*/

/* this sets the the look of the menu*/
.menu {
	width: 600px;
	position: relative;
	left: 200px;
	top: 0px;
}
.menu ul {padding:0; margin:0; list-style-type: none;
}
.menu ul li {
	float:left;
	padding-top: 5px;
}
.menu ul li a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 4px;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0099FF;
	padding-top: 5px;
}

.menu   ul   li  a:hover  {
	border-left-color: #FFCC00;
}
.highlight {
	color: #FFCC00;
}
.content {
	/*height: 100%;
	min-height: 100%;*/
	padding-bottom: 60px;
	background-color: #FFFFFF;
	padding-top: 30px;
	margin-right: 45px;
	margin-left: 45px;
}

#frame .content .thumb {
	height: 180px;
	width: 20%;
	text-align: center;
	float: left;
	text-transform: uppercase;
}
#frame .content .thumb a img {
	border: 2px solid #23213F;
}
#frame .content .thumb a:hover img {
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}

#fade {
	background-image: url(../images/fadeBKGD.jpg);
	height: 40px;
	width: 1024px;
}

#nav {        
	width: 1024px;
	height: 24px;
	background-image: url(../images/menuBKGD.jpg);
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
strong {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.map {
	background-image: url(../images/map.gif);
	height: 384px;
	width: 473px;
	float: right;
}
.bold {
	font-weight: bolder;
	color: #FFCC00;
}
.more_space {
	margin-top: 15px;
}










/*this is the start of the footer*/
#footer {
	position: absolute;
	width: 1024px;
	bottom: 0px;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/footBKGD.jpg);
}
table {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer #footer_textbox {
	padding-left: 14px;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-transform: uppercase;
}
#footer a {
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
}
#footer a:hover {
	color: #FFCC00;
}
#footer .internet {
	font-size: 9px;
}
.small {
	font-size: 9px;
	text-transform: capitalize;
}
.shadow {
	background-image: url(../images/shadow.jpg);
	height: 8px;
}
