

.headcontainer { 
	width: 779px; 
	background: #FFFFFF;
	margin: 0 auto; 
	border:0;
	text-align: left; 
} 
.flash1 { 
	width: 12px;
	float:left;
} 
.flash2 { 
	width: 471px;
		float:left;
		height:184px;
} 
.flash3{ 
	width: 27px;
		float:left;
} 
.flash4{ 
	width: 269px;
		background-image:url(arnima_newsbg.gif);
		height:184px;
		background-repeat:no-repeat;
		background-repeat:no-repeat;
		float:right;
		background-position:right;
} 
.flash5{ 
	width: 296px;
		float:left;
		background-image:url(arnima_newsbg.gif);
		height:184px;
		background-repeat:no-repeat;
		float:right;
		background-position:right;
} 
#header { 
	background: #DDDDDD; 
	padding: 0 ;
} 

#sidebar1 {
	float: left; 
	width: 300px; /* since this element is floated, a width must be given */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding:0 0 10px 18px; /* top and bottom padding create visual space within this div */
	
	margin: 0 auto;
}

#headleft {
	margin: 0 0 0 300px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	text-align:right;
	
	
} 

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#button {
	PADDING-LEFT: 17px; VERTICAL-ALIGN:middle; WIDTH: 224px; HEIGHT: 30px
}

.toplink A:link {
	FONT: 11px/18px 'tahoma'; COLOR: #666666; TEXT-DECORATION: none
}
.toplink A:visited {
	FONT: 11px/18px 'tahoma'; COLOR: #666666; TEXT-DECORATION: none
}
.toplink A:hover {
	FONT: 11px/18px 'tahoma'; COLOR: #ff9900; TEXT-DECORATION: underline
}
.toplink A:active {
	FONT: 11px/18px 'tahoma'; COLOR: #666666
}
.toplink {
	FONT: 11px/18px 'tahoma'; COLOR: #666666
}
.toplinkbold {
	FONT: bold 11px/18px 'tahoma'; COLOR: #666666
}
.call A:link {
	FONT: bold 11px 'tahoma'; COLOR: #ff6600; TEXT-DECORATION: none
}
.call A:visited {
	FONT: bold 11px 'tahoma'; COLOR: #ff6600; TEXT-DECORATION: none
}
.call A:hover {
	FONT: bold 11px 'tahoma'; COLOR: #ff6600; TEXT-DECORATION: underline
}
.call A:active {
	FONT: bold 11px 'tahoma'; COLOR: #ff6600
}
.call {
	FONT: bold 11px 'tahoma'; COLOR: #ff6600; TEXT-DECORATION: none
}


#footer1{
width:100%;
height:22px;
padding-top:12px;
padding-left:0px;
padding-bottom:12px;
}
#arnima_link{
width:535px;
height:22px;
float:left;
padding-top:0px;
padding-bottom:12px;
padding-right:0px;
}
#footerbottom{
width:779px;
}

