div#wrapper_index{
	width: 1000px;
	height:700px;
	margin: 0px auto;
	text-align: left;
	border:1px solid #D5DCDC;
	background: url(./images/top_index.jpg) top no-repeat;
	clear:both;
}

div#leftbar_index {
	position: absolute;
	width: 250px;
	height:525px;
	margin:50px 0 0 0;
	text-align:center;
	border:0px solid #00f;
	background: url(./images/leftmenu.jpg) top left no-repeat;
	background-color: #fff;
}

div#rightbar_index {
	width: 750px;
	height:525px;
	margin:50px 0 0 0px;
	text-align:center;
	border:0px solid #fff;
	background: url(./images/right_index.jpg) top right no-repeat;
	background-color: #fff;
	float:right;
	display:inline;
}

div#foobar_index {
margin:575px 0 0 0;
	width: 1000px;
	height:125px;
	border:0px solid #fff;
	background: url(./images/btm_index.jpg) top left no-repeat;
	color:#000;
}


div#content_index {
	width:750px;
	height:525px;
	margin: 0px 0px 0 0px;
	color: #434343;
	border:0px solid #0f0;
	}

div#content_index p {
	margin:0px  0 0 0;
	padding:0px;
}

div#content_index p span {

}

/*-----------[ Hyperlinks ]-------------*/	
	
a,  a:visited  {
	color: #5F5F5F;
	font-weight: bold;
	text-decoration: none;
}


a:hover, a:active,  a:focus{
	color:  #EA8A35;
	text-decoration: none;
}

/*-----------[ END Hyperlinks ]-------------*/
	
	
/*-----------[ H1 Titles ]-------------*/

h1 {
	margin:0px 0 0 0px;
	height: 100px;
	font-size: 1em;
	text-align: left;
	color: #5F5F5F;
}

h1 span {
	height: 20px;
}



h1#hometitle, #hometitle span {
	height:100px;
	width: 160px;
	background: url(images/logo.jpg);
}


/*-----------[ END H1 Titles ]-------------*/

h2 {
	margin:30px 0 20px 0;
	font-size: 1.3em;
	text-align: left;
	color: #fff;
}

h3 {
	margin:15px 0 5px 0;
	font-size: 0.8em;
	text-align: left;
	color: #fff;
}

	
img.toppots{
	float:left;
	margin: 0 0px 0 0;
}

img.btm_pots{
	position:relative;
	top:30px;
	left:0px;
	float:right;
	margin: 0px 50px 0 0;
}

img.rightpic{
	float:right;
	margin: 0 0 0 10px;
}

img.leftpic{
	float:left;
	margin: 0 10px 0 0;
}
	
	


.boldtxt{
	font : 1.2em Arial Rounded MT Bold;
	text-align:left;
	width:220px; 
	margin:0 100px 0 300px;
	position:relative;
	float:left;
	top:10px;
	left:-60px;
	border:0px solid #ccc;
}


#bulletbox{
	width:255px; 
	margin:15px 0px 0 15px; 
	float:left; 
	text-align:left; 
	font-size:12px;

}

#product_desc ul {
	font-size:0.9em;
	margin:10px 0 30px 0;
	padding:0px 10px 0 10px;
	list-style-type:none;
	border:0px solid #0f0;
}

#product_desc li {	
 	background: url(images/glossy_bullet.gif)  no-repeat 0 4px;
	margin:10px 0px 5px 0px;
	padding:0px 0px 0px 20px;
	border:0px solid #f00;
}
