div.leftBlock{
	float:left;
	width:14em;
	padding: 1em 1em;
	border-left: 1px solid #333366;
	border-right: 1px solid #333366;
	margin-top: 1em;
	position: relative;
}

#mid_block_bot{
	background: url("/images/homepage/2010_2.jpg") no-repeat bottom left;
	width: 545px;
	height: 349px;
}
#mid_block{
	color:#CCCCCC;
	background-color: white;
	font-size:small;
	font-family: verdana, arial, sans-serif;
	padding: 0;
	margin: 0;
	width: 545px;
	float: left;
}

#mid_block h1{
	font-family: arial;
	font-size: 26px;
	font-weight: bold;
	padding: 0.8em;
	color: #00A651;
	margin: 0;

}

#mid_block p{
	text-align: justify;
	padding-right: 1em;
}

#mid_block p:first-letter {
	font-size: 1.3em;
	font-weight: bold;
}

#mid_block a{
	text-decoration: underline;
}
#mid_block a:link{
	color: #CCCCCC;
	font-weight: bold;
}

#mid_block a:visited{
	color: #CCCCCC;
	font-weight: bold;
}

#mid_block a:hover{
	color: #CCCCCC;
	font-weight: bold;
}
#mid_block a:active{
	color: #CCCCCC;
	font-weight: bold;
}

#mid_block_info{
	color:#333333;
	font-size:small;
	margin: 0;
	width: 555px;
/*	height: 370px;*/
	float: left;
	background-color: #FFFFFF;
	background: url("/images/homepage/corner_tl_white.gif") top left no-repeat #FFFFFF;
}

#mid_block_info h1{
	font-family: arial;
	font-size: 26px;
	font-weight: bold;
	padding-left: 0.5em;
	margin: 0;
	color: #00A651;
}

#mid_block_info a{
	text-decoration: underline;
}
#mid_block_info a:hover{
	text-decoration: none;
}

div.homeinfo{
	padding: 0 1em 1em;
	text-align: justify;
}


#contactDetails{
	float:left;
	font-size:xx-small;
	height:100%;
}

#contactDetails div.top{
	margin-top:2em;
	border-bottom:solid 1px #333333;
}

#contactDetailsL{
	float:left;
	font-size:xx-small;
	padding-left: 3em;
	margin-top: 2em;
}

#questions{
	font-size: x-small;
	line-height: 2em;
}

#questions a{
	padding-left: 3em;
	color: #3333CC;
}

#answers{

}

#answers div.q{
	font-style: italic;
	color: #3333CC;
}
#answers div.a{
	margin-bottom: 2em;
	text-align: justify;
	padding: 0 1em;
}



table.shipping th{
	font-weight:bold;
	text-align: left;
	vertical-align: top;
}

table.shipping tr{
	height:3em;
}

table.shipping td.l{
	vertical-align:top;
}

table.shipping td.m{
	vertical-align:bottom;
	text-align: right;
	padding-right: 1em;
	padding-left: 1em;
	white-space: nowrap;
}

div.catSelectElement
{
	float: left;
	width: 168px;
	border: solid 1px #999;
	margin: 5px;
	text-align: center;
	height: 255px;
	overflow: auto;
}
div.catSelectElementTitle
{
	color: #00A651;
	font-size: 1.5em;
	font-weight: bold;
}
div.catSelectElementImg
{
	padding-top: 10px;
	padding-bottom: 10px;
	height: 200px;
}
div.catSelectElementLink
{
	font-size: 1.2em;
}