	html, body
	{
		font: 10px Verdana, Arial, Geneva, sans-serif;
		color: #6e6e6e;	
		background: url('../images/bg.jpg') repeat-x;
		margin: 0px;
		padding: 0px;
		text-align: center;
		height: 100%;
	}
	* html #container {
		top: 68px;
	 	height: 446px;
	 	position: relative;
		width: 710px;
		margin: 0px auto;
		
		text-align: left;
		background: #ffffff;		
	}

	
	*>#container
	{
		top: 68px;
		padding: 0px;
		height: 446px;
		position: relative;
		width: 710px;
		margin: 0px auto;		
		text-align: left;
		background: #ffffff;		
	} 

	a
	{
		text-decoration: none;
	}

	a:hover
	{
		text-decoration: none;
	}
	
	.heading
	{
		font: 11px Verdana, Arial, Geneva, sans-serif;
		color: #9d2c2b;	
	}
	.grey
	{
		color: #8f8f8f;	
	}
	p
	{
		font: 10px Verdana, Arial, Geneva, sans-serif;
		color: #414141;	
		margin: 10px;	
	}
	p.top
	{
		margin-top: 20px;
	}
	
	
	
	#content
	{
	width: 100%;
	height: 426px;
	margin: 0px;
	border: 1px solid #acacac;
	}
	
	#main
	{
		margin-top: 17px;
		margin-left: 17px;
		width: 675px;
		height: 218px;	
		border: 1px solid #d9d9d9;
	}
	
	.safe
	{
		margin-top: 10px;
		margin-left: 10px;
		margin-bottom: -10px;
	}
			
	a.outlink_two
	{
		border: 0;
		margin-left: 10px;
		color: #993333;
		font-weight: bold;
		font-size: 11px;
	}
	a:hover.outlink_two 
	{
		color: #ff9933;
	}
	
	#height_box
	{
		position: relative;
		margin-top: 10px;
		width: 7px;
		height: 111px;	
	}
	#box_one 
	{
		position: absolute;
		color: #414141;	
		padding-left: 10px;
		padding-top: 10px;
		top: 231px;
		left: 1px;
		margin: 17px;
		width: 211px;
		height: 101px;	
		border: 1px solid #d9d9d9;
	}
	
	#box_one:hover
	{
		border: 1px solid #9d2c2b;
	}
		
	#box_two
	{
		position: absolute;
		color: #414141;	
		padding-left: 10px;
		padding-top: 10px;
		top: 231px;
		left: 228px;
		margin: 17px;
		width: 211px;
		height: 101px;	
		border: 1px solid #d9d9d9;
	}
	#box_two:hover
	{
		border: 1px solid #9d2c2b;
	}	
	#box_three
	{
		position: absolute;
		top: 231px;
		left: 456px;
		margin: 17px;
		width: 221px;
		height: 111px;	
		border: 1px solid #d9d9d9;
	}
	
	#outs_one 
	{
		
		margin-top: 10px;
		margin-left: 17px;
		width: 326px;
		height: 347px;	
		border: 1px solid #d9d9d9;
	}
	#outs_one_text
	{
		height: 315px;
		overflow: auto;
	}	
	#outs_two 
	{
		
		position: absolute;
		top: 11px;
		left: 362px;
		width: 335px;
		height: 347px;	
		border: 1px solid #d9d9d9;
	}
	
	#outs_two_text
	{
		height: 327px;
		overflow: auto;
	}
	
	#outs_two a#back span
	{
		display: none;
	}
	#outs_two a#back
	{
		background: url('../images/back.gif') no-repeat;
	 	width: 104px;
	 	height: 20px;
	 	border: 0px;
	 	right: 10px;
	 	bottom: 5px;
	 	position: absolute;
	}

	#outs_two a:hover#back
	{
		background: url('../images/back_marked.gif') no-repeat;
	}
	#brsys
	{
		margin-top: 10px;
		margin-left: 10px;
	}
	
	#evabrolin
	{
		position: relative;
		margin-top: 10px;
		margin-left: 37px;
	}
	#content .bottom
	{
	background: url('../images/bg/bg_content_end.gif') no-repeat;
	width: 100%;
	height: 12px;
	margin: 0px;
	}
	#contact
	{
		font: 10px Verdana, Arial, Geneva, sans-serif;
		color: #6e6e6e;	
		width: 100%;
		margin-top: 10px;
	}
	#contact a
	{
		color: #6e6e6e;	
	}
	#contact a:hover
	{
		color: #595959;	
	}
	
	#contact a#dides span
	{
		display: none;
	}
	#contact a#dides
	{
		background: url('../images/dides_logo.jpg') no-repeat;
	 	width: 30px;
	 	height: 28px;
	 	border: 0px;
	 	margin-top: -.5em;
	 	right: 0px;
	 	position: absolute;
	}

	#contact a:hover#dides
	{
		background: url('../images/dides_logo_marked.jpg') no-repeat;
	}
