body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#132332;
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top;
	margin:12px 0px 0px 0px;
}


/*Transparency ie6 Start*/
img, span, .news {
	behavior: url(../images/iepngfix.htc);
	cursor: pointer;
}
/*Transparency ie6 End*/


/*container Start*/
#container{
	margin:0px auto;
	width:850px;
	border: 0px solid red;
}
/*container End*/

/*header Start*/
#header{
	height:70px;
	border: 0px solid red;
	clear:both;
}

#header .logo_left{
	float:left;
	margin-left:22px;
}

#header .logo_right{
	float:right;
}
/*header End*/


/*content Start*/
#content{
	margin:22px auto 0px auto;
	border: 0px solid blue;
	width:484px;
}

#content a:link {
	text-decoration: none;
}

#content a:visited {
	text-decoration: none;
}

.spacer {
	font-size:1.0em;
	clear:both;
	border: 0px solid yellow;
}

#content img {
	border:0px;
}

/*Row1 Start*/
#content .row1 {
	list-style: none;
	margin:0px 0px 0px 0px;
	padding: 0;
	border: 0px solid green;
	height:76px;
}

#content .row1 li {
	padding: 0;
	float: left;
	position: relative;
	width: 232px;
	height: 81px;
	border: 0px solid red;
	padding-right:0px;
}

#content .row1 span {
	width: 203px;
	height: 43px;
	display: block;
	position: absolute;
	top: -19px;
	left: 12px;
	background: url(../images/tape_1.png) no-repeat;
	border: 0px solid yellow;
}

#content .row1 .space{
	padding-right:18px;
}
/*Row1 End*/


/*Row2 Start*/
#content .row2 {
	list-style: none;
	margin:0px 0px 0px 0px;
	padding: 0;
	height:76px;
}

#content .row2 li {
	padding: 0;
	float: left;
	position: relative;
	width: 232px;
	height: 81px;
	border: 0px solid red;
	padding-right:0px;
}

#content .row2 span {
	width: 203px;
	height: 43px;
	display: block;
	position: absolute;
	top: -10px;
	left: 86px;
	background: url(../images/tape_2.png) no-repeat;
	border: 0px solid yellow;
}

#content .row2 .space{
	padding-right:18px;
}
/*Row2 End*/


/*Row3 Start*/
#content .row3 {
	list-style: none;
	margin:0px 0px 0px 0px;
	padding: 0;
	height:76px;
}

#content .row3 li {
	padding: 0;
	float: left;
	position: relative;
	width: 232px;
	height: 81px;
	border: 0px solid red;
	padding-right:0px;
}

#content .row3 span {
	width: 203px;
	height: 43px;
	display: block;
	position: absolute;
	top: -14px;
	left: 48px;
	background: url(../images/tape_3.png) no-repeat;
	border: 0px solid yellow;
}

#content .row3 .space{
	padding-right:18px;
}
/*Row3 End*/


/*News Start*/
.news {
	margin:10px 0px 0px 0px;
	width: 484px;
	height: 230px;
	background: url(../images/news_bg.png) no-repeat;	
	font-weight:bold;
	border: 0px solid red;
}

/*.news_article{
	position:relative;
	top:47px;
	left:36px;
	height: 150px;
	width: 436px;
	font-size:11px;
	border: 0px solid blue;	
}*/

.news_heading{
	color:#FF0000;
}


.news_space{
	margin-top:11px;
}


.news_holder{
	position:relative;
	top:46px;
	left:35px;
}

#box4{
	position:absolute;
	font-size:11px;
	border: 0px solid black;
}

#box4 div{
	width:439px;
	height: 230px;
	float:left;
	border: 0px solid red;
}

.mask3{
	position:relative;
	width:439px;
	height: 170px;
	overflow:hidden;
	border: 0px solid blue;
}

#box4 img{
	float:right;
	clear:left;
	margin:-1px 0px 0px 0px;
	width:183px;
	height:140px;
}
/*News End*/


/*Row4 Start*/
#content .row4 {
	margin: 0;
	padding: 0;
}

#content .row4 li {
	margin-left: 0;
	padding: 0px 0px 8px 0px;
	border: 0px solid yellow;
	list-style: none;
	float:left;
}

#content .row4 .space{
	padding-right:18px;
}
/*Row4 End*/


/*content End*/






