
#user1 {
	width:310px;
	margin-left:10px;
	float:left;
}
#user2, #user3 {
	width:310px;
	margin:0px;
	float:right;
}

#user3{ 
	width:300px;
}
#user3 {
	margin-right:5px;
}

#user2 {
	border-right:1px solid #ccc;
}
#user2, #user3 {
	background:url(../images/mod_header_group.png) 0px 15px no-repeat;
}

#user2_text, #user3_text {
	width:100%;
	padding-left:10px;
	font-size:110%;
	font-weight:bold;
}

#header{
	background:url("../images/header_deco/home.gif") top right no-repeat;
}
/*Module */
#user2 div.module {
	width:307px;
	margin:0px;
	padding:0px;
	background:url(../images/mod_normal_wide_bg.png) top left repeat-y;
}

#user2 div.module div{
	width:100%;
	background:url(../images/mod_normal_wide_t.png) top left no-repeat;
}

#user2 div.module div div{
	width:100%;
	background:transparent url(../images/mod_normal_wide_b.png) bottom left no-repeat;
}

#user2 div.module div div div{
	padding:0px 25px 25px 15px;
	width:auto;
	margin:0px;
}

#user2 div.module div div div div{
	padding:0px;
	margin:0px;
	background:none;
}

#user2 div.module h3{
	color:#555;
	font-size:120%;
	line-height:130%;
	padding-top:9px;
	font-weight:normal;
	padding-bottom:10px;
}

/*User 31 &user 32 module */
#user3 div.module {
	width:285px;
	padding:0px;
	background:transparent;
}

#user3 div.module div{
	width:100%;
}

#user3 div.module div div{
	width:100%;
}

#user3 div.module div div div{
	padding:0px 15px 25px 10px;
	width:auto;
	margin:0px;
}

#user3 div.module div div div div{
	padding:0px;
	margin:0px;
	background:none;
}

#user3 div.module h3{
	color:#555;
	line-height:normal;
	line-height:110%;
	width:100%;
	font-size:110%;
	font-weight:bold;
	padding-left:7px;
	padding-bottom:12PX;
}
