//*****************************************
//
//  homemod.css
//
//  generic form styling
//  copyright Bitingedge
//
//*****************************************/

#wrapper {
	width:555px; 
	margin: 0 0 0 215px ; 
	background:transparent;
	padding:0;

}

* html #wrapper {   
	width: 555px;
	wid\th: 555px;
}

#leftwrap {
	float:left;
	width:555px; 
	margin:0;
	background:transparent;
}

#content { 
	float: right;
	width: 555px; 
	margin: 0;  
	padding:0;

/* \*/
	margin-left: -1px; 
/* Hide IE-mac */
	background: #fff;

}

#contentborder 
{ 
	margin: 0 15px 15px 25px ;
	float:left;
	padding: 0;
	width: 320px;
	height: auto;
	background: transparent;
	border:1px solid #ccc;
}

* html #contentborder {   
	width: 320px;
	wid\th: 320px;
}
#rightcol {
	float: left; 
	clear:none;
	width: 190px; 
	margin:0;
	background:#fff;

}

/* \*/
* html #rightcol {
}
/* */




#rightcontent { 
/* \*/width: 170px;
	float:left;
/* Hidden from IE-Mac */   
	margin-left: 0px;   
	padding-bottom: 15px;
background:transparent;   
	clear:none;

}

/* \*/
* html #rightcontent {
fl\oat: left;
margin-left: 0px; 
mar\gin-left: 0px; 
}

.imagerotator {
height:190px;
position:relative;
background:transparent url(_imagerotator/back.jpg) top left repeat-y;
}

.imagerotator img{

position:absolute;
	top:0;
	left:0;
z-index:0;

}
.imagerotator .holder{

position:absolute;
	top:0;
	left:225px;
z-index:1;
}

.rotatestrap {
	margin:20px 40px 10px 0;
	color:#fff;

}

.rotateexp {

	margin:0px 40px 20px 0;
	color:#fff;

}






