body {
	background-color: #5579FF;
	margin: 0;
	padding: 0px;
	border: none;
	text-align:center;
	min-width: 600px;
	background-image : url(images/lwl_tile_back.jpg);
	background-repeat: repeat-x;
}
a, body, td, blockquote, code, div, form, input, select, li, ol, ul, pre, span, textarea{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #9FB1CE;
}
#bodyContactUs #boxContent table td{background-color:#141743;	color : #9AACCB;}

a:link, a:visited, a:active {
	color : #FFBA00;
}
a:hover, a:focus {
	color : #1096D6;
}
table{margin:0; padding:0;}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	font-style:normal;
	color : #FFC251;
	text-align: center;
}
	
h2 {
	font-weight : bold;
	font-size : 12px;
	color:#56D5FA;
	clear:both;
	padding: 10px 0px 5px 0px;
	margin:0;
}
h3 {
	font-size : 11px;
	color: white;
}
h4, h5, h6 {
	font-size : 10px;
	color: #465055;
}
li {padding:3px;}

#boxWrapper{
	background-color: #141743;
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	border: none;
	margin-bottom: 0px;
}
#boxNav{
	padding:15px 0px 0px 30px;
}
#boxNav ul{
	list-style: none;
	margin:0;
	padding:0;
}
#boxNav li{
	float:left;
	padding:0;
	background-image : url(images/lwl_nav_tile.gif);
	}
#boxNav ul ul a{
	background-image: none;
	background-color: #5579FF;
	text-transform:capitalize;
	text-align:left;
	font-size:9px;
	padding: 3px 0 0 3px;
	width:117px;
}
#boxNav ul ul a:hover {background-image:none; background-color:#FFFFFF; color:#333333;}
#boxNav a{
	display:block;
	text-align:center;
	width:120px;
	height:16px;
	padding-top:1px;
	margin-right:0px;
	color:#FFFFFF;
	background-image:url(images/lwl_nav.gif);
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: center top;
	background-color:transparent;
	text-transform: uppercase;
	font-size:10px;
	}
#boxNav a.imageLink{
	width:20px;
}
#boxNav a:hover{
	color:#FFFFFF;
	background-image:url(images/lwl_nav01.gif);
}
#boxNav li ul {
	position: absolute;
	left: -999em;
	width:120px;
	height:16px;
}
#nav li ul ul {
	margin: -20px 0 0 123px;
}
#nav li:hover ul ul, #nav li.jphover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.jphover ul, #nav li li.jphover ul {
	left: auto;
}



#boxContent{
	clear:left;
	text-align: justify;
	padding: 8px 30px 30px 30px;
	line-height:15px;
}
#boxContent li{text-align: left;}

#boxFooter{
	background-image:url(images/lwl_footer.gif);
	height:25px;
	width:600px;
	padding-top:20px;
	background-repeat: no-repeat;
	clear:both;
	background-position : center;
}
#boxFooter, #boxFooter a{color:#FFFFFF;}
#boxFooter a:hover{color:#FFCC00}
#bodyHome #mission {font-size:11px;font-style:oblique;line-height:25px;margin-top:-5px;}
.marginLeft{margin-left:10px}
.bord{
	border: 1px solid #4C9DF8;
}
.white{color:#FFFFFF}
.font10{font-size:10px}
.price, .price a{color:#FFFFFF; font-size:10px; font-weight:bold;}
.price a:hover {color:#FFCC33}
.thumbs{
	border: 1px solid #4C9DF8;
	margin: 4px;
}
#boxContent table{margin:0;}
#boxContent table th{
	color:#FFFFFF;
	background-image: url(images/lwl_th_tile.gif);
	border-bottom: 1px solid #141743;
	background-repeat: repeat-x;
	background-position: left top;
	padding:5px;
}
#boxContent table td{
	background-color:#28388B;
	color:#B2DCFF;
	padding:5px;
}