	#container {
		margin: 0 auto; 
		/*position: absolute; top: 0px;*/
		width:1000px;
		height:100%;
		/*border-style: inset*/
        }
	#header {
		background:#000000;
		width:1000px;
		height:54px;
	}
	#mainlogo{
		width:235px;
		height:54px;
		float:left;
		}
	#mainnaV{
		background:#00FF33;
		width:765px;
		height:54px;
		float:left;
		}
	#pagebanner {
		height:100px;
		width:765px;
		float:right;
	}
	#homepagecontent {
		float:left;
		width:100%;
		height:100%;
	}
	#content {
		float:left;
		width:500px;
		height:800px;
	}
	#textarea {
		float:right;
		width:480px;
		height:780px;
	}

	#rightsidebar {
		background:#FFFFFF;
		float:right;
		width:220px;
		height:800px;
	}

	
	#rightsolutionsummarybox{
	border-style: inset;
	width:100%;
	background-image:
	url('../Images/RightSideBarSolutionsBackGround.jpg')

	}

	#leftsidebar {
		background:#878787;
		float:left;
		width:235px;
		height:2200px;
		/*height:100%;*/
		
	}


	#footer {
		/*background:#00FF33;*/
		clear:both;
	}
	
	

	a.blacklink:link {color: #000000; text-decoration: none; font-family: arial; font-size: 13px;}
	a.blacklink:visited {color: #000000; text-decoration: none; font-family: arial; font-size: 13px;}
	a.blacklink:hover {color: #FFD700; text-decoration: none; font-family: arial; font-size: 13px;}

	a.whitelink:link {color: #FFFFFF; text-decoration: none; font-family: arial; font-size: 13px;}
	a.whitelink:visited {color: #FFFFFF; text-decoration: none; font-family: arial; font-size: 13px;}
	a.whitelink:hover {color: #FFD700; text-decoration: none; font-family: arial; font-size: 13px;}

	a.bluelink:link {color: #0000FF; text-decoration: none; font-family: arial; font-size: 10pt;}
	a.bluelink:visited {color: #0000FF; text-decoration: none; font-family: arial; font-size: 10pt;}
	a.bluelink:hover {color: #FFD700; text-decoration: none; font-family: arial; font-size: 10pt;}



	a.activelink:link {color: #FFD700; text-decoration: none; font-family: arial; font-size: 13px;}
	a.activelink:visited {color: #FFD700; text-decoration: none; font-family: arial; font-size: 13px;}






	a.imagelink:link {text-decoration: none}

	a.imagelink:visited {text-decoration: none}

	a.imagelink:hover {text-decoration: none}




	p.orangetext {color: #FFD700; font-family: arial; font-size: 14px;}
	p.topmargin {margin-top: .5cm}
	p.arial {font-family: arial}
	p.arialdownloadwhitepapertext  {font-family: arial; font-size: 14px;}


	ul.maintextlist
	{
	margin-left: .4cm;
	}

	ul.rightsummary 
	{
	margin-left: -6px;
	margin-right:6px;
	margin-top: .1cm;
	margin:5px 0 15px 0;
	padding:0 10px 0 25px;
	}

	li.rightsummary
	{
	padding-left: 0cm;
	margin-top: .1cm;
	font: bold 10pt arial;
	}

	p.indentleftmenu{
	margin-left: 37px;
	margin-top: 17px;
	} 


	p.indentsubleftmenu{
	margin-left: 60px;
	margin-top: 5px;
	} 