@charset "UTF-8";
/* CSS Document */

#leftcontenthome {
	float: left;
	width: 276px;
	background: url(images/home/bg_leftcontent_home.jpg) top left no-repeat;
	height: auto;
	height: 353px;
	font-size: 11px;
	margin: 0;
	padding: 0px;
}

#outline {
	border: none;
	background: url(images/home/bg_home.jpg) top right no-repeat;
	position: relative;
	height: 353px;
}


a.hlink1 {
	margin-top: 154px;
}

#loginbox p {margin: 8px 0px;}


#topshadow {
	background: url(images/home/3box_topshade.gif) top left no-repeat;
}

#thiskit {
	position: absolute;
	top: 192px;
	left: 297px;
	width: 700px;
	background: url(images/home/bg_thiskit.png) 0 0 repeat-y;
}

#thiskit ul {
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	line-height: 22px;
}

#thiskit ul li {
	background: url(images/home/home_bullet.gif) 0 1px no-repeat;
	padding: 1px 0px 1px 29px;
}

#thiskit a:link, #thiskit a:visited, #thiskit a:active  {text-decoration:underline;color:#333;}
#thiskit a:hover {text-decoration:none;color:#333;}

form {margin: 0;}

#loggedinbox ul, #loggedinbox li {
	padding: 0px;
	margin: 0;
}

#loggedinbox ul {
	padding: 15px 0px 15px 15px;
}

.hidehome {
	display: none;
}

#loggedinbox p {padding: 15px 15px 0px 15px;}
