body {
	  text-align: center;
	  margin-top: 0px;	  
	  margin-bottom: 30px;
/*	  background-color: #F2F9F9;
*/
	  background-image: url(/images/bg.gif);
	  background-repeat:repeat-x;
	  background-color: #fefbdb;
	  }
	  
#bgcontainer
{
width: 850px;
margin: 0 auto;
background-color: #F2F2F2;


}
#container {
	  width: 842px;
	  margin: 0 auto;
	  background-color: #FFFFFF;
	  border: black;
	  border-bottom: 3px solid #F2F2F2;
	  border-left: 3px solid #F2F2F2;
	  border-right: 3px solid #F2F2F2;
	  }
	  
#header {
	  text-align: center;
	  width: 842px;
	  height: 200px;
	  border: 0px
	  padding-bottom: 10px;
	  padding-top: 10px;
	  padding-left: 10px;
	  clear: both;
	  }
	  
.clear
{
clear: both;
}

.headerlogo
{
	top: 0;
	float: left;
}

.headerimage
{
	top: 0;
	
}

.toolbar 
{
	text-align: left;
	background-color: #313031;
	padding: 5px 0px 5px 0px;
}

    .menu {
    color: white;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    border-right: 1px solid white;
    text-decoration: none;
    background-color: #313031;
    padding: 5px;
}

.menu:hover {
    background-color: #804040;
}

.content
{
	text-align: left;
	position: relative;
	float: left;
	padding-left: 5;
	padding-top: 5;
	background-color: white;
	width: 650px;
	margin: 10px;

}

.rightcontent
{
float: right;
/*background-image: url(/images/news-box.png);
background-repeat: no-repeat;
*/
width: 140;
height: 200;
margin-top: 10;
margin-right: 20;
margin-bottom: 10;
/*background-color: #fefbdb;*/

}


.rightpartnercontent
{
float: right;
width: 140;
height: 200;
margin-top: 20;
margin-right: 20;
margin-bottom: 10;

}

.cisconews
{
	width: 650;
	font-family: "Verdana";
	color: black;
	font-size: 12px;
}



h2
{
  font: 10pt helvetica, arial, sans-serif;
  color: white;
}
h1
{
  font: bold 12pt helvetica, arial, sans-serif;
  color: #004b00;
}

p
{
	font-family: "Verdana";
	color: black;
	font-size: 12px;
}

img {
border:none;
}

.right
{
float: right;
margin: 6px;
}

.left
{
float: left;
margin: 6px;
}

.tableleft
{
	border-right-color: green;
	border-right-width: 15px;
}

.contentbottom
{
width: 650;
height: 255;
border-top: 1px solid #CCCCCC;
}

.ucfloat
{
float: left;
width: 300;
height: 250;
border-right: 1px solid #CCCCCC;
padding-left: 5px;
padding-top: 5px;
padding-right: 10px;
}

.solutionsfloat
{
float: left;
width: 300;
height: 250;
padding-top: 5px;
padding-left: 10px;
}
