@import url(layout1.css);

.comp-content{
width:920px;
padding: 20px;
font-size: 14px;
background:transparent;
}

#content-body{
background:transparent url(../images/home/bg.gif) repeat-y 477px  0px;
}

p{
}

a{
color:#000;
}

#tabs,#footer,#logo{
	display: none;
}

p#orange{
	font-size:9px;
	margin: 0;
	padding: 0 0 2px 0;
}

p img#icon{
	position: relative;
	top: 3px;
}

#main-table-body{
	height: auto;
}

#leftSide, #rightSide{
	float:left;
	width:420px;
	margin-left:29px;
}

#rightSide{
width:434px;
}

#homepagespan1{
display:block; 
margin-top:10px;  
margin-left:24px;
}

#homepagespan2{
	display:block;
	line-height:38px;
	text-align:center;
	margin-top:10px;
}

#homepagespan2 a img{
	border:0px;
}

