body {
	min-width:820px;
	text-align: center;
	
	}
	
h1
{
	font-family: arial, helvetica, sans-serif;
	font-size: 1.25em;
	padding: 0px;
	margin: 0px;
	margin-bottom: .15em;
	color: #BFBFBF;
	font-weight: bold;
}

h2
{
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	padding: 0;
	margin: 0px;
	color: #4463A2;
	font-weight: bold;
}




p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.25em;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0em 0 .8em 0;
	}
	
#standardul {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin-top: 5px;
	}

.boldtext {font-weight: bold; }
.webtrainingtext { font-size: 12px; color: #fff; }
.date {display: block; font-size: .75em; font-style: italic;}
/*

.img_lnk {border: 0px;}
*/
	
	
	
/* content CSS
--------------------------------------------------------------------------- */	
	
	
	
	#container {
		width: 800px;
		margin: 0px auto;
		padding: 10px 10px 10px 10px;
		background: #000 url(images/global/mainbg.jpg) repeat-x;
		border-bottom: 10px solid #BFBFBF;
		
	}
	
	#header {
		width: 800px;
		padding: 0px 0px 0px 0px;
		margin: 0px;
		background-color: #002B7C;
	}
	

	#bigpic {
		width: 800px;
		margin: 0px; 
		padding: 0px;

		}

	#contentcontainer {
		width: 800px;
		margin: 0;
		text-align: left;}
		
	#content {
	float: left;
	width: 470px;
	/*background: url(../images/global/cornerclip.gif) top right no-repeat;*/
 	padding: 10px 40px 0px 10px;
	 
	  
 
  }
  
  
  	.clear { 
 		clear: both;
 		height: 1%;
 		margin: 0px;
 		padding: 0px;
 		font-size: 0;
 		
		}
	
	#sidebar {
		width: 270px; 
		float: right;
		text-align: left;}
	
	#lnplogo {
		width: 225px;
		background-color: #bfbfbf;
		border-bottom: solid 5px #fff;
		padding: 2px 0px 2px 0px;
		text-align: center;}
	
	#webheader{
		width: 225px;
		background-color: #bfbfbf;
		border-bottom: solid 5px #fff;
		padding: 10px 0px 10px 0px;
		text-align: center;
		color: #000;}
	
	.sidebar_odd {
		background: #000 url(images/global/sidebark.jpg) right repeat-y;
		margin: 0px;
		padding: 5px 5px 0px 10px;

		}
	
	.sidebar_even {
		background: #000 url(images/global/sidebarg.jpg) right repeat-y;
		margin: 0px;
		padding: 5px 5px 0px 10px;
		}
	
	
	#sidebar img {
		float: right;
		margin-bottom: 5px;
		}
		
*html #sidebar img {margin-bottom: 0px;}
	
#sidebar p {
	width: 160px;
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.1em;
	color: #808080;
	}



#sidebar h3
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	width: 165px;
	font-weight: normal;
	color: #808080;
	margin: 0 0 8px 0;
	padding: 2px 0 8px 0;
	border-bottom: 1px solid #808080;
	letter-spacing: -.02em;
}

#sidebar h4 {
font-family: arial, helvetica, sans-serif;
	font-size: .85em;
	
	font-weight: bold;
	color: #808080;
	margin: 0 0 0px 0;
	padding: 2px 0 0px 0;
	}

#sidebar .sidebar_even p { color: #7DB187; }

#sidebar .sidebar_even h3 {
	color: #7DB187;
	border-bottom: 1px solid #7DB187;
	}
	
	
#footer	
	{	text-align: center;
		background: #fff;
		padding-top: 10px;
		background: transparent;
		
		
	}

#footer ul { margin: 0; padding: 0;}

#footer ul li {
		display: inline;
		margin: 0 1.5em 0 0;
		}
		
#footer ul li a {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: .65em;
		color: #9f9f9f;
		font-weight: normal;
		line-height: 1.5em;
		}

#footer p {font-family: verdana, arial, helvetica, sans-serif; font-size: .65em; line-height: 1.5em;color: #707070;}
#footer img {margin-bottom: 5px;}

	
/* main navigation styles
--------------------------------------------------------------------------- */	
#mainnav {width: 800px; padding: 0px; margin: 0px auto; border: 0px; background-color: #000; text-align: center;}
#mainnav ul { height: 23px; background: url(images/global/navbg.gif); margin: 0; padding: 0; position: relative;}
 
#mainnav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#mainnav li, #mainnav a {height: 23px; display: block;}

#home {left: 70px; width: 50px;}
#about  {left: 140px; width: 65px;}
#design {left: 232px; width: 100px;}
#solutions {left: 364px; width: 65px;}
#services {left: 456px; width: 65px;}
#onlinestore {left: 544px; width: 80px;}
#contact {left: 644px; width: 75px;}

#home a:hover {background: transparent url(images/global/navbg.gif) -70px -23px no-repeat;}
#about a:hover {background:transparent url(images/global/navbg.gif) -140px -23px no-repeat;}
#design a:hover {background: transparent url(images/global/navbg.gif) -232px -23px no-repeat;}
#solutions a:hover {background: transparent url(images/global/navbg.gif) -364px -23px no-repeat;}
#services a:hover {background: transparent url(images/global/navbg.gif) -456px -23px no-repeat;}
#onlinestore a:hover {background: transparent url(images/global/navbg.gif) -544px -23px no-repeat;}
#contact a:hover {background: transparent url(images/global/navbg.gif) -644px -23px no-repeat;}

body.home li#home a {background: transparent url(images/global/navbg.gif) -70px -23px no-repeat;}
body.about li#about a {background:transparent url(images/global/navbg.gif) -140px -23px no-repeat;}
body.design_p1 li#design a, body.design_p2 li#design a, body.design_p3 li#design a, body.design_p4 li#design a{background: transparent url(images/global/navbg_velo.gif) -232px -23px no-repeat;}
body.solutions li#solutions a {background: transparent url(images/global/navbg.gif) -364px -23px no-repeat;}
body.custom li#solutions a {background: transparent url(images/global/navbg.gif) -364px -23px no-repeat;}
body.portable li#solutions a {background: transparent url(images/global/navbg.gif) -364px -23px no-repeat;}
body.rental li#solutions a {background: transparent url(images/global/navbg.gif) -364px -23px no-repeat;}
body.custom li#solutions a {background: transparent url(images/global/navbg.gif) -364px -23px no-repeat;}
body.services li#services a {background: transparent url(images/global/navbg.gif) -456px -23px no-repeat;}
body.onlinestore li#onlinestore a {background: transparent url(images/global/navbg.gif) -544px -23px no-repeat;}
body.contact li#contact a {background: transparent url(images/global/navbg.gif) -644px -23px no-repeat;}

/*subnavigation positioning and hide*/


#nav li#solutions ul
{
	display: none;
	position: absolute;
	width: 116px;
	height: 110px;
	top: 23px;
	left: -20px;
	margin: 0;
	padding: 0;
	background: url(images/global/dropmenu_transparent.png);
	padding-left: 10px;
	border: 1px solid #000000;
	border-top: 0;
}
*html #nav li#solutions ul {
	background: #000;
	}

/*subnavigation styles*/

#nav li#solutions li.subnav {
		width: 110px;
		height: 20px;
		display: block;
		position: relative;
		top: 0; 
		text-align: left;
		border-top: 0;
		}
			
#nav li#solutions li.subnav a { 
		width: 100px;
		background: transparent;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #999;
		font-weight: normal;
		letter-spacing: 0em;
		padding: 5px;
		padding-bottom: 0px;
		padding-top: 0px;
		}
		

#nav li#solutions:hover ul, #nav li#solutions.over ul { display: block; z-index: 6000; }
#nav li#solutions ul a:hover, #nav li#solutions ul a.over {background: none; color:#D8D5D2;}



/* link styles
--------------------------------------------------------------------------- */	
a:link, a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover, a:active {text-decoration: underline; color:#0CF; }

#content a:link, #content a:visited {
	color: #C1D5FF;
}
#content a:hover, a:active {
	text-decoration: underline;
	color:#FFFFFF;
}

#footer a:link, #footer a:visited {color: #636363; text-decoration: none;}
#footer a:hover, #footer a:active {color: #636363; text-decoration: underline; }
	

.sidebar_odd a:link, .sidebar_odd a:visited  {color:#B3B3B3;  text-decoration: normal;}
.sidebar_odd a:hover, .sidebar_odd a:active  {color: #ccc; text-decoration: underline;}

.sidebar_even a:link, .sidebar_even a:visited  {color:#98D8A4;  text-decoration: normal;}
.sidebar_even a:hover, .sidebar_even a:active  {color: #AAF2B8; text-decoration: underline;}


a.darklink:link {color: #808080;}
a.darklink:hover {color: #b3b3b3;}
a.darklink:visited {color: #A08080;}
