#home 
{
}

#home #top
{
	height: 400px;
	width: 900px;
}

#home #topLeft
{
	display: block;
	float: left;
	height: 400px;
	width: 600px;
	position: relative;
}

#home #topRight{
	display: block;
	float: right;
	height: 400px;
	width: 290px;
	position: relative;
	text-align: right;
}

#home #bottom {
	margin-top: 10px;
}
#homeV2 {
}
#homeV2 #banners {
	height: 320px;
	width: 610px;
	margin-right: 9px;
	margin-bottom: 10px;
	float: left;
}
#homeV2 #visual-link   {
	float: left;
	margin-bottom: 6px;

}
#homeV2 #visual-link a  {

}
#homeV2 #visual-link a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#homeV2 #portfolio {
	background-image: url(../img/hom.bottom.jpg);
	clear: both;
	height: 181px;
}
#pagewidth #homeV2 #portfolio a.viewall {
	color: #333;
	float: right;
	background-image: url(../img/arow.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
	padding-right: 16px;
	padding-top: 10px;
	margin-right: 10px;
}
#pagewidth #homeV2 #portfolio a:hover.viewall {
	color: #7DBD0E;
}
#home-news , #home-service{
	background-image: url(../img/grey-gra.png);
	height: 140px;
	background-color: #E1E1E1;
	background-repeat: repeat-x;
	border: 1px solid #C1C1C1;
	padding: 5px;
	width: 705px;
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
}
#home-news h1, #home-service h1 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#home-news h1 a , #home-service h1 a{
	color: #333;
	text-decoration: none;

}
#home-news h1 a:hover , #home-service h1 a:hover{
	color: #9C0;

}
#home-news ul, #home-service ul {
	margin: 0px;
	padding: 0px;
}
#home-news li, #home-service li {
	list-style-type: none;
	background-image: url(../img/bullet_traingle.png);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#home-news li .time , #home-service li .time{
	color: #999;

}


#home-news {
	margin-right: 10px;
	background-position: 0px -40px;
}

#home-service {
	background-image: url(../img/home-gra.png);
	background-color: #B0EBFF;
	
	width: 160px;
	
}

