body
{

}

p
{
	color: white;
	font-family:Tahoma;
	font-size:12pt;
	padding-left: 12px;
}

h1
{
	color: white;
	font-family:tahoma;
	font-size:24pt;
	font-weight: normal;
	padding-left: 50px;
}

div#container {
	position:relative;
	width:50em;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margion-bottom:0px;
	}

#rolo-as-01 {
	position:relative;
	float:left;
	width:237px;
	height:85px;
	background: url('../images/rolo_as_01.jpg') no-repeat;
}

#rolo-as-02 {
	position:relative;
	float:left;	
	width:186px;
	height:85px;
	background: url('../images/rolo_as_02.jpg') no-repeat;
}

#rolo-as-03 {
	position:relative;
	float:left;
	width:377px;
	height:85px;
	background: url('../images/rolo_as_03.jpg') no-repeat;
}

#rolo-as-04 {
	position:relative;
	float:left;
	width:237px;
	height:139px;
	background: url('../images/rolo_as_04.jpg') no-repeat;
}

#rolo-as-05 {
	position:relative;
	float:left;
	width:186px;
	height:42px;
	background: url('../images/rolo_as_05.jpg') no-repeat;
}

#rolo-as-06 {
	position:relative;
	float:left;
	width:377px;
	height:15px;
	background: url('../images/rolo_as_06.jpg') no-repeat;
}

#rolo-as-07 {
	position:relative;
	float:left;	
	width:377px;
	height:20px;
	background: #112141;
}

#rolo-as-08 {
	position:relative;
	float:left;
	width:377px;
	height:7px;
	background: url('../images/rolo_as_08.jpg') no-repeat;
}

#rolo-as-09 {
	position:relative;
	float:left;
	width:186px;
	height:40px;
	background: url('../images/rolo_as_09.jpg') no-repeat;
}

#rolo-as-10 {
	position:relative;
	float:left;
	width:377px;
	height:40px;
	background: #1d75bf;
}

#rolo-as-11 {
	position:relative;
	float:left;
	width:563px;
	height:57px;
	background: #1d75bf url('../images/rolo_as_heading.jpg') no-repeat;
}

#rolo-as-12 {
	position:relative;
	float:left;
	width:190px;
	height:143px;
	background: url('../images/rolo_as_12.jpg') no-repeat;
}

#rolo-as-13 {
	position:relative;
	float:left;
	width:47px;
	height:143px;
	background: url('../images/rolo_as_13.jpg') no-repeat;
}

#content {
	position:relative;
	float:right;
	width:563px;
	height:488px;
	background: #1d75bf;
}

#content-left {
	position:relative;
	float:right;
	width:47px;
	height:345px;
	background: #1d75bf;
}

#menu_after{
	position:relative;
	float:left;
	width:190px;
	height:217px;
	background: #212c51;
}
#header_middle
{
	margin:0px;
}
div#footer
{
	position:relative;
	float:left;
	width: 100%;
	height: 30px;
	background:#212c51;
	color:white;
	font-family: verdana;
	font-size: 8pt;
	
	
}

a
{
	text-decoration:none;
	color: white;
	font-size: 12pt;
	font-weight: normal;
	font-family: Tahoma;
	text-align: center;
}

a:link, a:visited {
    color: white;
  	font-size: 12pt;
	font-weight: normal;
	font-family: Tahoma;
	text-decoration:none;
}  

a:hover, a:active {
    color: white;
  	font-size: 12pt;
	font-weight: normal;
	font-family: Tahoma;
	text-decoration:none;
}
.menu a{
	diplay:block;
	float:left;
	position:relative;
	width:190px;
	height:29px;
	background: #212c51 url('../images/menu_bg.jpg') repeat-x;
	padding-top:3px;
	}

.menu a:hover{
	diplay:block;
	float:left;
	background: #212c51 url('../images/menu_bg_onmouse.jpg') repeat-x;
}