
.subMenu { font-size: 11px; color: #FFFFFF; font-weight: normal;  text-decoration: none}
.subMenu:link { font-size: 11px; color: #FFFFFF; font-weight: normal;  text-decoration: none}
.subMenu:visited { font-size: 11px; color: #FFFFFF; font-weight: normal;  text-decoration: none}
.subMenu:hover {font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none}



body, form {
	margin:0;
	padding:0;
}

p, h1, h2, h3, h4 {
	margin:0 0 10px;
	padding:0;
}

body {
	font: 12px "Trebuchet MS", Tahoma, Verdana;
	color:#000000;
}

.clear {
	clear:both;
}

a {
	font-weight:bold;
	text-decoration:underline;
	color:#0000FF;
}

a:visited {
	font-weight:bold;
	text-decoration:underline;
	color:#990099;
}

a:hover {
	text-decoration:underline;
}


#container {
	width:750px;
	clear:both;
	margin:0 auto;
}

#container2 {
	width:755px;
	clear:both;
	margin:0 auto;
}


/* Header Menu */
#headerWrap {
	width:755px;
	float:left;
	background:url(designimgs/top_bg.gif) repeat-y left;
	margin-top: 25px;
}

#header {
	margin-left:15px;
	width:720px;
	height:178px;
	background:url(designimgs/header.jpg) no-repeat left top;
	margin-bottom:10px;
}

#header p {
	text-indent:-10000px;
}


/* Cont Wrap */
#contWrap {
	width:755px;
	float:left;
	background:url(designimgs/top_bg.gif) repeat-y left;
}


/* Left Pane */
#leftPane {
	width:575px;
	float:left;
	margin-bottom:15px;
}

#leftArea {
	padding-left:15px;
}

#leftCont {
	background:#f6edf1 url(designimgs/cont_edge.gif) no-repeat left top;
	padding:18px;
	color:#333333;
}

#leftCont img, #homeText img {
	border: 1px solid #ad6385;
}

#leftCont img.noborder, #homeText img.noborder {
	border: none;
}

#leftCont h1 {
	font-size:24px;
	font-weight:bold;
	color:#2657b1;
}

/* Menu Pane */
#menuPane {
	width:180px;
	float:left;
}

#menuPane a {
	width:160px;
	display:block;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:right;
	padding-right:20px;
	margin: 5px 0;
	background: url(designimgs/m_bg.gif) repeat-y left;
}

#menuPane a:hover {
	background:#2657b1;
}


/* Splash Top Menu */
#topMenu {
	width:730px;
	height:25px;
	float:left;
	margin-top:25px;
	text-align:right;
}

#topMenu span {
	background:url(designimgs/m_end.gif) no-repeat right;
	height:25px;
	line-height:25px;
	padding: 5px 7px 5px 0;
	margin-right:1px;
}

#topMenu a {
	background:url(designimgs/m_front.gif) no-repeat left;
	height:25px;
	line-height:25px;
	padding: 5px 7px 5px 14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#topMenu a:hover {
	color:#cccccc;
}

/* Splash Main Box */
#mainBoxWrap {
	background:#f6edf1;
	width:750px;
	float:left;
}

#mainBox {
	padding:15px;
}

#logoHome {
	width:142px;
	height:74px;
	background:url(designimgs/logo_lasco_home.gif) no-repeat left top;
	float:left;
}

#logoHome p {
	text-indent:-10000px;
}

#homeText {
	width:548px;
	margin:15px;
	float:left;
}

#homeText h1 {
	font-size:18px;
	font-weight:bold;
	color:#2657b1;
}

/* Panel Area */
#panelWrap {
	width:720px;
	float:left;
	text-align:center;
	margin-bottom:10px;
}

#panelWrap img {
	margin-right:10px;
}


/* Splash Bot Menu */
#botMenu {
	width:730px;
	float:left;
	text-align:right;
}


/* Foot */
#footWrap {
	width:750px;
	float:left;
}

#foot {
	font: 11px "Trebuchet MS", Tahoma, Verdana;
	color:#000000;
	padding: 15px;
	text-align:center;
}

#foot a {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

#foot a:hover {
	text-decoration:underline;
}

/**/
.heading {
	font-weight:bold;
}