/* LSD Skips*/

.acc
{
	display:none;
}
	
body, html
{
	margin:10px auto;
	padding:0;
	background:#000; 
}

a
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-decoration:none;
}

a:hover
{
	color: #000;
	text-decoration:underline;
}

h1
{
	font: bold 13px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #000;
	padding: 10px 20px 2px 0px;
	margin:0;
}

h2
{
	font: bold 13px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 1.5em;
	text-decoration:none;
	color: #000;
	padding: 5px 20px 0px 0px;
	margin:0;
}	

h3
{
	font: bold 13px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #000;
	padding:5px 20px 0px 0px;
	margin:0;
}

h4
{
	font: bold 15px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 1.5em;
	color: #000;
	padding: 0px 0px;
	margin: 0px 0 ;
}

h5
{
	font: italic 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #1f3564;
	padding: 0 0 5px 0;
	margin:0;
}

h6
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #aaa;
	padding: 5px 20px 5px 0px;
	margin: 0 20px;	
	border-bottom: #aeaeae 1px dashed;
}

ul, ol, dl
{
	color: #000 ;	
	padding: 5px 0 15px 20px;
	margin: 0;
}

li, dd
{
	font: normal 13px "Lucida Sans", "Lucida Sans Std", Verdana;
	padding: 0px 0px;
	line-height: 18px;
	
}

p
{
	font: normal 13px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 1.5em;
	color: #000;
	padding: 5px 20px 10px 0px;
	margin:0;
}

#divContainer 
{
	position:relative;
	margin: auto;
	height: 100%;
	width:920px;
	background: transparent url(../imgs/conbgd.gif) 0 0 repeat-y;
	display:block;
}

/* HEAD */

#divHead
{
	position:relative;
	width:920px;
	height:285px;
	background: transparent url(../imgs/lsds_head.jpg) 0px 0px no-repeat;	
}

/* MENU */

#divMenu
{
	position:relative;
	width:920px;
	height:40px;
	background: transparent url(../imgs/nav.gif) 0px 0px no-repeat;
	
}

#divMenu ul#global
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 920px;
	height: 40px;
}

#divMenu ul#global li
{
	list-style: none;
	position: absolute;
	padding: 0px;
	margin: 0px;
}

ul#global li, ul#global a 
{
	height: 40px;
	display: block;	
}

#divMenu ul#global li a 
{
	text-indent: -90000px;
	text-decoration: none;
}

#home			{left: 41px; width: 72px;}
#domestic		{left: 128px; width: 117px;}
#commercial		{left: 266px; width: 143px;}
#service		{left: 427px; width: 155px;}
#contact		{left: 600px; width: 102px;}


#home			a:hover	{background: transparent url(../imgs/nav.gif) -41px -40px no-repeat;}
#domestic		a:hover	{background: transparent url(../imgs/nav.gif) -128px -40px no-repeat;}
#commercial		a:hover	{background: transparent url(../imgs/nav.gif) -266px -40px no-repeat;}
#service		a:hover	{background: transparent url(../imgs/nav.gif) -427px -40px no-repeat;}
#contact		a:hover	{background: transparent url(../imgs/nav.gif) -600px -40px no-repeat;}


#home			a.on	{background: transparent url(../imgs/nav.gif) -41px -40px no-repeat; cursor: default;}
#domestic		a.on	{background: transparent url(../imgs/nav.gif) -128px -40px no-repeat; cursor: default;}
#commercial		a.on	{background: transparent url(../imgs/nav.gif) -266px -40px no-repeat; cursor: default;}
#service		a.on	{background: transparent url(../imgs/nav.gif) -427px -40px no-repeat; cursor: default;}
#contact		a.on	{background: transparent url(../imgs/nav.gif) -600px -40px no-repeat; cursor: default;}



/* MAIN */

#main
{
	position: relative;
	height: 100%;
	width:920px;
	padding:0;
	margin:0;
	
}

#clear
{
	clear:both;
}

#divContent
{
	position:relative;
	float:left;
	width:555px;
	padding:20px 0px 0px 40px;
	background:transparent;
}

.divImg
{
	position:relative;
	float:right;
	width:288px;
	padding:15px 0px 0px 0px;
	background: transparent;
}
.divImg h1
{
	font: bold 14px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #000;
	padding: 10px 20px 2px 0px;
	margin:0;
}
.divImg p
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 1.5em;
	color: #000;
	padding: 0px 0px 0px 0px;
	margin:0;
}
.divImg ul, ol, dl
{
	color: #000 ;	
	padding: 5px 0 15px 20px;
	margin: 0;
}

.divImg li, dd
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	padding: 5px 0px;
	line-height: 18px;
	list-style-image: url(../imgs/star.gif);
}

/*FOOTER*/

#footbgd
{
	position: absolute;
	background:#000 ;
	margin: 0 auto;
	width:100%;
	z-index: 0;
}

#divFoot
{
	position:relative;
	float: left;
	width:920px;
	height:84px;
	padding:0px 0px 15px 0px;
	background: #000 url(../imgs/lsds_foot.gif) 0 0 no-repeat;
}

#divFoot h1
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	color: #fff;
	float:left;
	padding:32px 0 0px 45px;
}

#divFoot p
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	color: #fff;
	float: right;
	padding:32px 40px 15px 40px;
}

#divFoot a
{
	color: #fde901;
	text-decoration: none;
	font-style:normal;
}

#divFoot a:hover
{
	color: #fde901;
	text-decoration: underline;
}

.clear
{
	clear:both;
}

/* Table*/

.table
{
	width:550px;
	table-layout: fixed;
	text-align:center;
	padding: 0px 0px;
	margin: 10px 0px 10px 0px;
	
}


.td1
{
	font: bold 14px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 1.5em;
	text-align:left;
	color: #000;
	padding: 0px 0px;
	margin: 0px 0 ;
}

.td2
{
	font: bold 11px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #fff;
	background-color:#000000;
	border: 1px #FFFFFF solid;
	padding: 5px 5px;
}
.td3
{
	font: bold 11px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #000;
	text-align:center;
	border: 1px #FFFFFF solid;
	padding: 5px 5px;
}
.td4
{
	font:12px "Lucida Sans", "Lucida Sans Std", Verdana;
	font-style:normal;
	line-height: 20px;
	text-align:center;
	color: #000;
	padding: 5px 5px;	
}

