* {margin:0;padding:0}
a, a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}

body {
	background-image: url('images/bg_page01.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ffffff;
	min-height: 100%;
}

#footerBG {
	background-image: url('images/bg_footer01.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 100%;
}

#container {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 1000px;
	display: block;
	position: relative;
} 

#header {
	position: relative;
	width: 960px;
	height: 212px;
	display: block;
}

#HomeSubscribeBox {
	background-image: url('images/bg_subscribe.gif');
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	padding-top: 5px;
	top: 5px;
	right: -11px;
	width: 715px;
	height: 24px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666;
	z-index: 2000;
}

#LgStylusLogo {
	position: relative;
	margin-left: 40px;
	width: 334px;
	height: 115px;
}

#headerPhoto {
	position: absolute;
	top: 40px;
	right: -24px;
	width: 297px;
	height: 106px;
	z-index: 2;
}

#searchBox {
	position: absolute;
	top: 126px;
	left: 77px;
	display: block;
	z-index: 2001;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; 
}

input.search {
	width: 200px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #696969;
}

select.search {
	width: auto;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #696969;
}

input.go {
	width: 22px;
	height: 13px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	vertical-align: middle;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666; 
	display: inline;
}

#topNav {
	position: absolute;
	top: 166px;
	left: 61px;
	display: block;
	z-index: 2002;
}

/* #### TOP MENU #### */
/* Root Menu */
ul#navmenu-h a {
  padding: 0 16px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: transparent;
  color: #696969;   
  font: 14px/28px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 900px; /*For KHTML*/
  list-style: none;
  height: 26px;
}

ul#navmenu-h li {
background-image: url('images/tnavdiv.gif');
background-repeat: no-repeat;
background-position: center right;
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 26px;
}

ul#navmenu-h li.tnavNone {
background-image: url('images/spacer.gif');
background-repeat: no-repeat;
background-position: center right;
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 26px;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 180px;
  list-style: none;
  display: none;
  position: absolute;
  top: 26px;
  left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 180px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  border-left: 0px solid #FFF;
  border-right: 0px solid #FFF;
  border-top: 1px solid #FFF;
  border-bottom: 0px solid #FFF;
}

ul#navmenu-h ul li.long {
  width: 255px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}


ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 202px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}

#contentdiv {
	margin: 0px 0px 12px 57px;
	width: auto;
	height: auto;
	display: block;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #696969;  
}

/* FOOTER AREA */
#footer {
	margin-top: 24px;
	margin-right:auto;
	margin-left:auto;
	width: auto;
	height: auto;
	text-align: center;
}

.footlinks {
	font-family:tahoma,arial,helvetica,sans-serif; 
	font-size:11px; 
	color: #666666;
	line-height: 20px;
}
.footlinks a, .footlinks a:visited {
	color: #666666;
}
.footlinks a:hover	{
	color:#c46220; 
}

.copyright {
	display: block;
	margin-top: 22px;
	margin-bottom: 24px;
	font-family:tahoma,arial,helvetica,sans-serif; 
	font-size:10px; 
	color: #b8b7b7;
}
.copyright a, .copyright a:visited {
	color:#b8b7b7; 
}
.copyright a:hover	{
	color:#666666; 
}

/* GLOBAL */
h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px;  
}

.clearBoth {clear: both;}

.floatLeft {
	float: left;
	padding-right: 10px;
}

.floatRight {
	float: right;
	padding-right: 10px;
}

.floatRightTitle {
	float: right;
	padding-right: 140px;
}

.largeText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; 
}

.mediumItalic {
	font-size: 12px; 
	font-style: italic;
	line-height: 17px;
}
