div#homecontent a 		{ color: #370000; text-decoration: none; }
div#homecontent a:active 	{ color:#370000; text-decoration: none; }
div#homecontent a:visited 	{ color:#A74D16; text-decoration: none; }
div#homecontent a:hover 	{ color:#A74D16; text-decoration: none; }

#homecontent{
		float: left;	
		width:800px;
		margin: 15px 0 0 0;
		height: auto;
		padding: 0;
}



div.home div.leftcol {
	background: transparent url(../gfx/line-vdotted.gif) repeat-y scroll 549px 0px;
	float: left;
	width: 550px;
	padding: 0 0 30px 0;
	margin: 0;
}

div.home div.leftcol div.row {
		width: 510px;
		padding: 15px 10px 15px 30px;
		margin:0;
		x-border-bottom: thin dotted #660000;
		
}
div.home div.leftcol div.row div.teaser {
	padding-left:5px;
}
div.home div.leftcol div.hdotted {
	clear:both;
	background: transparent url(../gfx/line-hdotted.gif) repeat-x scroll center bottom;
}

div.home div.leftcol div.lastrow {
		padding-bottom:0px;	
		background: transparent url(../gfx/line-vdotted.gif) repeat-y scroll 340px 0px
}

div.home div.leftcol div.row h1 {
		float: left; width: 250px;
		border:0px; text-transform:uppercase;
		padding: 0; margin: 0 0 15px 0;
		background: url(../gfx/titleheader_250.gif) no-repeat;
		height: 15px; text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:1em !important;
		color: #FFFFFF !important;
		x-font-weight: bold;
}




div.home div.leftcol div.row div.illustration {	
	position: relative;
	float: right;
	width: 250px;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
div.home div.leftcol div.row div.illustration img {
	display:block;
}
div.home div.leftcol div.row div.illustration span {
	width: 16px;
	height: 16px;
	font-size: 0;
	background-image: url(../gfx/rounded-corners.gif);
	position: absolute;
}


div.home div.leftcol div.row  a.more {
	clear:both; width: 400px;
	float: right; display:block;
	padding: 0 15px 0 30px;
	text-align: right;
	margin: 10px 0 5px 0;
	font-weight: bold;
}

div.home div.leftcol div.row div.leftcol {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0 5px 5px 5px;
	x-border-right: thin dotted #660000;
}

div.home div.leftcol div.row div.leftcol a.more {
	width: 200px;
	float: right; display:block;
	margin: 0;
	padding: 5px 0 0 0;
	font-weight: bold;
}

div.home div.leftcol div.row div.rightcol {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0 5px 5px 5px;
}
div.home div.leftcol div.row div.rightcol ul {
	padding:0 0 0 1.5em;
}
div.home div.leftcol div.row div.rightcol li {
	padding:0em;
}
div.home div.leftcol div.row h2 {
	width: 200px;
	background: url(../gfx/titleheader_200.gif) no-repeat top;
	height: 15px;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: center;
	color: #FFFFFF !important;
	x-font-weight: bold;
	font-size:1em !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.home div.leftcol div.row div.leftcol h2 {
	width: 150px;
	background: url(../gfx/titleheader_150.gif) no-repeat top;
}



div.home div.leftcol div.row div.leftcol div.illustration {
	position: relative;
	width: 150px;
	margin: 0 1em 0 0;
	float: left;

}
div.home div.leftcol div.row div.leftcol div.illustration img {
	display:block;
}
div.home div.leftcol div.row div.leftcol div.illustration span {
	width: 16px;
	height: 16px;
	font-size: 0;
	background-image: url(../gfx/rounded-corners.gif);
	position: absolute;
}


div.home div.rightcol  {
	float: left;
	width: 245px;
	padding: 0 0 30px 0;
	margin: 0;
}

#addthis {
	margin-top:3px; width:70px; float:right;
}

div.home div.rightcol div.row h3 {
	background: url(../gfx/titleheader_orange.gif) repeat-x;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF!important;
	font-size:1em!important;
	x-font-weight: bold;
	padding: .2em 0 0 0;
	margin:0 0 .5em;
	text-align: center;
	clear:both;
}

div.home div.rightcol div.row div.teaser {
	padding:0 1em 0 .4em;
}
div.home div.rightcol div.row a.more {
	float: right; display:block;
	clear:both; padding:1em;
}

