html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


html, body {
	margin: 0;
	text-align: center;
	background-image: url('../images/bg3.png');
	background-color: #dcdcdc; 
	height: 100%;
	background-repeat: repeat-x;
	background-position: top center;
	font-family: verdana;
	}
	
img{
	border: 0px;
	}
	
a{
	text-decoration: none;
	color: #666666;
	}

a:hover{
	text-decoration: underline;
	}
	
hr {
	background-color: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
	border: 0px;
	margin: 4px;
	}

#header-container{
    width: 939px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	}

#container{
	border: 12px solid #474747;
    width: 930px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	background-color: white;
/*	background-image: url('../images/container-background.png'); */
	}

#header{
	clear: both;
	float: left;
	display: block;
	width: 330px;
	font-size: 23px;
	font-family: verdana;
	font-weight: bold;
	margin-top: 10px;
	}

#header-undertext{
	font-size: 10px;
	color: #acacac;
	margin-top: 6px;
	float: left;
	margin-bottom: 4px;
	}

#header-location{
	float: right;
	color: #828282;
	font-family: verdana;
	font-size: 11px;
	text-align:left;
	margin-top: 8px;
	margin-right: 7px;
	}
	
#navigation{
	border-top: 2px solid silver;
	padding-left:26px;
	display: block;
	width: 931px;
	margin-left: 0px;
	overflow: hidden;
	background-color: #cccccc;
	height: 42px;
	background-image: url('../images/nav-bg.png');
	}
	
#navigation ul{
	}

#navigation ul li{
	list-style-type: none;
	padding-top: 0px;
	float: left;
	margin-right: 7px;
	display: block;
	padding-left: 6px;
	}
	
#navigation ul li a{
	text-decoration: none;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 3px;
	padding-left: 3px;
	display: block;
	border-bottom: 0px solid #fafafa;
	}
	
#navigation ul li a:hover{
color:#gray;
background-image: url('../images/nav-bg-hover.png');
background-repeat: repeat-x;
	}

#content-header{
	clear: both;
	background-image: url('../images/content-header.png');
	background-repeat: no-repeat;
	height: 160px;
	width: 939px;
	display: block;
	}

#content-header-text{
	margin-top: 70px;
	margin-left: 35px;
	text-align: left;
	font-style: italic;
	color: #ffffff;
	font-family: verdana;
	font-size: 32px;
	font-weight: bold;
	float: left;
	}
	

	
#left-content{
	float: left;
	width: 565px;
	padding-top: 12px;
	padding-left: 25px;
	text-align: left;
	padding-bottom: 10px;
	}
	
#left-content h1{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 9px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: white;
	background-image: url('../images/h-bg2.png');
	background-repeat: repeat-x;
	}
	
#left-content h2{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 2px;
	color: #3c86a2;
	border-bottom: 1px dashed #2d7590;
	}

#content-text{
/*	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed; */
	padding-left: 3px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 3px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: white;
	text-align: left;
/*	background-image: url('../images/3ddollarsign.jpg'); */
	background-repeat: no-repeat;
	background-position: center 40px;
	min-height: 500px;
	}
	
#content-text-right{
/*	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed; */
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 10px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-image: url('../images/right-content-bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: white;
	}
	
#content-text-right img{
	margin-bottom: 9px;
	margin-left: 8px;
	}
	
#content-text p {
	padding-bottom: 8px;
	padding-top: 4px;
	line-height: 1.4em;
	}
	
#content-text span{
	width: 48%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	}
	
#content-text span h2{
	font-size: 14px;
	margin: 0px;
	}
	
#content-text h2{
	font-size: 14px;
	margin:0px;
	}
	
#content-text ul {
	margin-left: 0px;
	}
	
#content-text li {
	margin-left: 16px;
	text-align: left;
	margin-bottom: 8px;
	line-height: 1.4em;
	}
	
	
#footer{
	clear: both;
	width: 939px;
	height: 88px;
	background-image: url('../images/footer-bg.png');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e5e5e5;
	color: #6E6E6E;
	font-family: verdana;
	font-size: 9px;
	border: 0px;
	}
	
#right-content{
	float: left;
	width: 300px;
	padding-top: 12px;
	margin-left: 22px;
	text-align: left;
	padding-bottom: 50px;
	line-height: 14px;
	}
	
#right-content ul{

	}
	

	
#right-content h2{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
	color: white;
	background-color: white;
	border-bottom: 4px solid gray;
	background-image: url('../images/h-bg2.png');
	background-repeat: repeat-x;
	}

.indeximage
{
	float: right;
	margin-left: 12px;
	padding: 0px;
	border: 6px double silver;
}

#ceo-message{
/*	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed; */
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: white;
	background-repeat: no-repeat;
	width: 565px; height: 330px;
	background-image: url('../images/ceo-message.png');
	background-repeat: no-repeat;
	line-height: 1.4em;
	}
	
#ceo-message p{
	padding-top: 12px;
	}
	
#right-content ul li{
margin-bottom:12px;
list-style-type: square;
padding-left: 0px;
margin-left: 10px;
	}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #e8e8e8;
	border: 1px solid #b0b0b0}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #e8e8e8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}

.newslettertable
{
width: 559px;
text-align: center;
font-weight: bold;
}

.newslettertable a
{
text-decoration: none;
}

.newslettertable a:hover
{
border: 0px;
text-decoration: none;
}

#lp-contact td {
	padding-bottom: 4px;
}

#lp-services {
	list-style-type: none;
}

#lp-services li {
	margin-left: 0px;
	margin-bottom: 10px;
	background-image: url('../images/checkmark.jpg');
	background-repeat: no-repeat;
	background-position: left middle;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 36px;
}