/* CSS Document Home */

#home_pic{
	width:351px;
	padding:80px 0px 100px 0px;
	background-image: url("../resources/images/common/home_screens.gif");
	height: 175px;
	float:left;
	background-repeat: no-repeat;
	background-position: right;
}

#home_text{
	width:300px;
	padding:60px 42px 0px 0px;
	float:right;
}



#tag_text{
	padding:8px 10px 10px 10px;
	margin-left: 75px;
	width:626px;
	position: static;
	bottom: auto;
}

a:link, a:visited {
	color: #e9e9e9;
	text-decoration: none;
}

a:hover {
	color: #83b824;

}
	