html, body {
    height: 100%;
}
body {
	/*background:url(images/header-top.jpg) repeat-x;*/
	color:#464646;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height:15px;
	margin:auto;
	}
#wrap {
	background:url(images/bg-800.jpg) repeat-y;border:1px solid green;
	margin: auto;	
	text-align: center;
	width:780px;
	/*780px*/
	position:relative;
	min-width:780px;
	
}



#topbar {

	text-align: right;
	height: 20px;
	padding-top: 5px;
	font-style: italic;
}

#header {	
	height: 50px;
	
	/*border:#000000 1px solid;*/
}



#logo {
	float: left;
	height: 43px;
	width: 200px; 
	padding-top: 5px;
	
	margin:30px 20px 50px 30px;
} 

#middle-wrap {
	text-align:center;
	position:relative;
	/*clear: both; */
	/* top: -25px;	height:auto;;*/
	
	padding: 0px;
	
	

	
	border:1px solid red;
	
}

#middle-section {
	text-align:center;
	position:relative;
	/*clear: both; */
	/* top: -25px;	height:auto;overflow:scroll;
	height:80%;;*/
	
	padding: 0px;
	margin:0px 33px 20px 33px;
	

	top:-16px;
	border:0px solid green;

}

#panel-left {	
	float:left;
	width: 170px;	
	/* position:absolute;
	left:0;
	top:0;height:auto;margin-left:0px;border-right: #cccccc 3px solid;border: #0000FF 1px solid;*/	
	
	
}

#panel-right {
	/*
	position:absolute;
	right:0;
	top:0;height:auto; ;
*/
	
	
	padding-left:10px;
	margin-left:180px;
	margin-right:10px;
	
	border-left: #006600 1px dotted;
	
	
}





#page-title-bar{
	background:url(http://www.electronicwhiteboardswarehouse.com_images/_site/bar-red.jpg) repeat-x;
	height:20px;
	color:white ;
	text-align:left;
	padding-top:3px;
	padding-left:20px;
}
#panel {
	width: 173px;
	/*border:1px solid blue;*/
	margin-bottom:15px;
	padding-bottom:5px;
	
	
}



a{
	text-decoration: none;
	color:#CC0000;
	text-align:left;
	padding-bottom:10px;	
}

.sub-menu a {
	
	color:#326295;
	text-align:left;	
	
	padding-left:10px;
}

#main-menu ul {
	
	list-style: none;
	margin-top:0;
	margin-left:0;
	margin-right:0;	
	margin-bottom:0;
	padding: 0;
}

/*
.sub-menu ul {
	list-style: none;
	margin: 0;
	margin-bottom:5px;
	padding-left: 20px;
	display:block;
}*/


#main-menu li {
	
	background: url(images/menu-bullet.jpg) no-repeat;
	display: block;
	height: 16px;
	list-style: none;
	padding-bottom: 1px;
	padding-left: 28px;
	
	text-align:left;
	
	/*; border: #FF0000 1px solid;*/
}


/*
.sub-menu li {
	color:blue;
	
	display: block;
	height:16px;
	list-style: none;
	
	padding-left: 30px;
	width: 170px;
	text-align:left;
	border:1px solid #6633FF;
	
}*/


.brownbold {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.greybold {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.heading, .headerright{
	color:#920000;
	font-weight:bold;
	font-size:12px;
	border-bottom:2px solid #cccccc;
	text-align:left;
	padding-bottom:5px;
	margin-bottom:3px;
	/*
	



	
	*/
}


h2,h3,h4
{
	color:#920000;
	text-align:left;
	
}

h2{
font-size:14px;
}

h3{
border-bottom:2px solid #920000;
font-size:12px;
}

h4
{
font-size:10px;
}

.contents {

	color :#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	line-height: 15px;
	
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

/* ---------------------------------------------------------------------- */
.price {
	color: #920000;
	font-weight:bold;
	margin:5px 0px 5px 0px;
}

p
{
text-align:left;
}

.toolblock{
	margin-left:10px;
	margin-bottom:20px;
}

/*img
{
text-align:center;
}*/


#specification{
	width:95%;
	border-collapse:collapse;
	margin-top:20px;
	
}

#specification td{
	padding:3px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:16px;
	font-size:11px;
}