@charset "UTF-8";
/* CSS Document */

body{
	
	background-repeat: repeat-x;
}

#mainimage{
	height: 300px;
}

#content{
	width: 690px;
	margin: 0  10px 0 20px;
	float: left;
}

#rightcontent{
	float: left;
	width: 221px;
}


/* Div class*/
.csc-frame-frame1{
	background: transparent url(../gfx/frame1.png);
	background-repeat: no-repeat;
	width: 281px;
	min-height: 145px;
	height: auto;
	float: left;
	padding: 10px 10px 20px 10px;
	margin: 0 2px;
}

#botframes .csc-frame-main{
	width: 300px;
	float: left;
}
