#imageBox{
	background-image: url(../images/imagebox/imageBox_bg1.jpg);
	background-color: #FFFFFF;
	height: 290px;
	border-bottom: 1px solid #000000;
	font-size: 12px;
	line-height: 15px;
}

#leftContent .content-element{
	border: 0;
}

#rightContent .csc-header{
	width:284px;
}

#rightContent .csc-header h1{
	margin:0pt 0pt 0px;
	padding:4px 8px 5px;
}

#rightContent .content-element{
	margin-bottom: 0;
	border-bottom: 1px solid #CCCCCC;
}

#Tabs{
	margin: 78px 0 0 14px;
	float:left;
}

#Tabs div{
	background: #FFFFFF;
	width: 284px;
	height: 52px;
	float: left;
	margin-right: 8px;
}

#Tabs a{
	display:block;
	padding: 10px 0 0 12px;
	height: 42px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #b1b1b1;
}

#Tabs a:hover , #Tab1 a{
	text-decoration: none;
	color: #444444;
}

#descriptionWrap{
	padding-right:35px;
	width:315px;
	float: right;
	margin-top: 80px;
}

#descriptionWrap div{
	margin-bottom: 6px;
	font-size: 14px;
	line-height: 17px;
}

#descriptionWrap a{
	background: transparent url(../images/link_arrow.gif) no-repeat 1px -1px;
	padding-left: 10px;
	font-size: 10px;
}

#main{
	background: 0;
}