
div#homecontentwrap
{
	position: relative;
	width: 100%;
	height: 422px;
	background-color: #ffffff;
	background-image: url('/Images/background-home.jpg');
	background-repeat: no-repeat;
}
div#homecontentwrap2
{
	height: 400px;
	width: 750px;
	float: right;
	border-top: 15px solid #ffffff;
	border-right: 5px solid #ffffff;
}
div#homecontentwrap2 h1
{
	margin: 0 0 5px 0;
	font-size: 13px;
	color: #400500;
	letter-spacing: 1px;
}
div#homecontentwrap2 p
{
	line-height: 12px;
	margin: 0 0 6px 0;
}
div#homecontentwrap2 div#categoryblock1
{
	position: relative;
	border: 0px dotted green;
	width: 375px;
	height: 370px;
	float: left;
}
div#homecontentwrap2 div#categoryblock2
{
	position: relative;
	border: 0px dotted green;
	width: 350px;
	height: 370px;
	float: left;
	margin: 0 0 0 5px;
	overflow: hidden;
}
div#homecontentwrap2 h2
{
	font-size: 16px;
	margin: 0 0 3px 0;
	padding: 0;
}
div#homecontentwrap2 a
{
	font-weight: bold;
	color: #630800;
}
div#homecontentwrap2 div#categoryblock1 div#picture1
{
	position: absolute;
	border: 0px dotted green;
	top: 5px;
	left: 5px;
	width: 160px;
	height: 318px;
}
div#homecontentwrap2 div#categoryblock1 div#text1
{
	position: absolute;
	border: 0px dotted green;
	top: 5px;
	left: 172px;
	width: 195px;
	height: 328px;
	overflow: hidden;
}
div#homecontentwrap2 div#categoryblock1 div#link1
{
	position: absolute;
	border: 0px dotted green;
	top: 345px;
	left: 172px;
	width: 195px;
	height: 16px;
}
div#homecontentwrap2 div#categoryblock2 div#picture2
{
	position: absolute;
	border: 0px dotted green;
	top: 5px;
	left: 5px;
	width: 160px;
	height: 318px;
}
div#homecontentwrap2 div#categoryblock2 div#text2
{
	position: absolute;
	border: 0px dotted green;
	top: 5px;
	left: 172px;
	width: 175px;
	height: 328px;
	overflow: hidden;
}
div#homecontentwrap2 div#categoryblock2 div#link2
{
	position: absolute;
	border: 0px dotted green;
	top: 345px;
	left: 172px;
	width: 195px;
	height: 16px;
}
div#blockad
{
	border: 1px solid #479C01;
	font-weight: bold;
	color: #371F1B;
	background-color: #00FF00;
}
div#blockad div
{
	margin: 3px;
}