/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~  

   Curves.css

~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~*/



/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~  
   layouts
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~*/

#content #layout{

}


#content #layout div.Full{
	
	}



#content #layout div.Columns1-left{
	width: 565px;
	float: left;
	}
#content #layout div.Columns1-right{

	float: left;
	margin-left: 10px;
	width: 425px;

}


#content #layout div.Triple-head{

}
#content #layout div.Triple-menu{
	float: left;
	width: 150px;
}
#content #layout div.Triple-body{
	float:left;
	margin-left:10px;
	width: 640px;
}




/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~  
   boxes
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~*/


#content #layout div.curvebox{
	margin-bottom: 10px;

}
#content #layout div.curvebox-body{
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	background: white;
}
#content #layout div.curvebox-head{
	word-spacing: 0px;
	line-height: 0px;
	font-size: 0px;
	letter-spacing: 0px;
	height: 7px;
	background: white url(/images/curves/tr.gif) no-repeat top right;
}
#content #layout div.curvebox-head div{
	word-spacing: 0px;
	line-height: 0px;
	font-size: 0px;
	letter-spacing: 0px;
	height: 7px;
	width: 7px;
	background: white url(/images/curves/tl.gif) no-repeat top left;
}
#content #layout div.curvebox-foot{
	top: 0px;
	position: relative;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	word-spacing: 0px;
	line-height: 0px;
	font-size: 0px;
	letter-spacing: 0px;
	clear:both;
	height: 7px;
	background: white url(/images/curves/br.gif) no-repeat top right;
}
#content #layout div.curvebox-foot div{
	font-size: 0px;
	letter-spacing: 0px;
	line-height: 0px;
	word-spacing: 0px;
	height: 7px;
	width: 7px;
	background: white url(/images/curves/bl.gif) no-repeat top left;
}











