
@charset "utf-8";
/* CSS Document */

#body{
	
	
	float:left;
	width:870px;
	display:inline;
	background-position:center;
	/*	background-image:url(../../img/templates/supbPageBackgroudimg.gif);
	background-repeat:repeat-y;*/
	
	
	
	
}

#top{
	
	
	float:left;	
	width: 100%;
	background-image:url(../../img/templates/backgroundtop.gif);
	background-repeat:no-repeat;
}



#container_subpage{
	width: 965px;
	min-height: 100%;
	position: relative;
	margin: 0px auto;
	background-image:url(../../img/templates/backgroundsubPage.gif);
	background-repeat:repeat-y;
}


#leftContent{
	
	
	float:left;	
	width:550px;
	margin:10px 0px 25px 100px;
	display:inline;

	
}

#articleHeader{
	
	float:left;
	font-size:24px;
	
	
}

#articleHeader{
	
	float:left;
	
}

#Content{
	
	float:left;
	width:537px;
	margin:0px 0px 0px 0px;
	display:inline;
	
	
	
}



#rightContent{
	
	float:left;	
	width:220px;
}


#thisSectionHeading{
	
 float:left;
 margin:10px 0px 0px 0px;
 display:inline;
	
}
#thisSection{
	
	float:left;	
	margin:10px 0px 0px 15px;
	width:180px;
	display:inline;
}

#thisSection a{
	
	color:#FFF;	
	text-decoration:underline;

	
}
#ads{
	
	float:left;
	width:820px;
	margin:0px 0px 0px 57px;
	height:71px;
	background-image:url(../../img/templates/contentmiddleBackground.gif);
	background-repeat:no-repeat;
	display:inline;
	
}


#footer_subpage{
	
	float:left;
	height:130px;
	width:878px;
	position:absolute;
	bottom:0px;
	background-color:#000;
	margin-left:34px;
	display:inline;
	
	
}


