/* CSS Document */

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#column_wrapper a:link, #column_wrapper a:visited {
	font-size:1em;
	color:#333333;
	text-decoration:none;
}
#column_wrapper a:hover, #column_wrapper a:active {
	font-size:1em;
	text-decoration:underline;
	color:#006633;
}

#column_wrapper ul{
	margin: 0 0 0 0;
	width:300;
	padding:40px 0 0 0;
	list-style: none;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#column_wrapper{	
	position:relative;
	width:450px;
	height:540px;
	text-align:center;
}
/* Column 1 */
#column1{	
	position: absolute;
	float:left;
	left:0px;
	width:230px;
	background: transparent;
}
#crayons{
	margin:0 0 0 0px;
	height:134px;
	padding:0;
	background: transparent url(images/back_crayons.gif) no-repeat;
}
#crayons li{
	margin:0 40px 0 100px;
}
#pencils{
	margin:0 0 0 0px;
	height:134px;
	padding:0;
	background: url(images/back_coloredpencils.gif) no-repeat;
}
#pencils li{
	margin:0 40px 0 100px;
}
#modeling{
	margin:0 0 0 0px;
	height:134px;
	padding:0;
	background: url(images/back_modeling.gif) no-repeat;	
}
#modeling li{
	margin:0 40px 0 100px;
}
#glue{
	margin:0 0 0 0px;
	height:160px;
	padding:0;
	background: url(images/back_glue.gif) no-repeat;
}
#glue li{
	margin:0 40px 0 100px;
}
/* Column 2 */
#column2{
	position: absolute;
	float:right;
	left:225px;
	width:230px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: transparent;
}
#markers{
	margin:0 0 0 0px;
	height:134px;
	padding:0;
	background: transparent url(images/back_markers.gif) no-repeat;	
}
#markers li{
	margin:0 40px 0 100px;
}
#education{
	margin:0 0 0 0px;
	height:134px;
	padding:0;
	background: url(images/back_education.gif) no-repeat;	
}
#education li{
	margin:0 40px 0 100px;
}
#paint{
	margin:0 0 0 0px;
	height:134px;
	padding:0;
	background: url(images/back_paint.gif) no-repeat;	
}
#paint li{
	margin:0 40px 0 100px;
}
#toys{
	margin:0 0 0 0px;
	height:160px;
	padding:0;
	background: url(images/back_toys.gif) no-repeat;	
}
#toys li{
	margin:0 40px 0 100px;
}
#guarentee{
	clear:both;	
}
#guarentee p{
	text-align:left;
}
#guarentee img{
	text-align:right;
}



