*{
	margin:0px;
	padding:0px;
}
img{border:0px}

body{
	width:100%;
	background: #FFFFFF url(images/bg.gif) repeat-x;
	font-family: font-family:Tahoma;
	font-size:13px;
	color:#333333;}
	
p {font-family:Tahoma;	font-size:13px;	color:#333333;}

#main{
	width:900px;
	height:720px;
	background-color:#F8F8F8;
	margin:auto;
	overflow:hidden;
}

#header{
	width: 900px;;
	height: 130px;
	margin: 0 auto;
	background: url(images/ramlogo.jpg) no-repeat;
}

#menu {
	width: 900px;
	height: 40px;
	margin: 0 auto;
}
#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;}
	
#menu li{
	list-style-type:none;
	float:left
}
.block{
	padding:0px 30px 30px;
	overflow:hidden;
	float:left;
	width:850px;
	font-family:Tahoma;
	font-size:13px;
	color:#333333;
	margin:0 0 20px;
	border: 0px none;
}
.block p{
padding:15px 0 0 5px
}
.block strong{
color:#333333
}
.block p a{
color:#0137FC;
text-decoration:none
}
.block p a:visited{color:#0137FC;
text-decoration:none}
.block p a:hover{color:#FF0000;text-decoration:underline}

.block ul{
padding:15px 0 5px
}
.block li{
list-style-type:none;
line-height:20px;
background-image:url(images/arrow.gif);
background-position:left 4px;
background-repeat:no-repeat;
padding:0 0 0 20px;
}

.block ul a{
color:#676666;
text-decoration:none
}
.block ul a:visited{text-decoration:none}
.block ul a:hover{color:#FF0000;text-decoration:underline}
.column{
	width:255px;
	float:left;
	padding:0 0 20px 40px;
	font-family:Tahoma;
	font-size:12px;
	color:#676666;
	line-height:18px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.column span{
color:#FC4010;
font-weight:bold;
display:block;
padding:20px 0 0 0
}

.column p{
padding:20px 0
}
.column ul{
padding:15px 0 5px
}
.column li{
list-style-type:none;
line-height:20px;
background-image:url(images/arrow.gif);
background-position:left 4px;
background-repeat:no-repeat;
padding:0 0 0 14px;
}
.column ul a{
color:#676666;
text-decoration:none
}
.column ul a:visited{text-decoration:none}
.column ul a:hover{color:#FF0000;text-decoration:underline}

#footer li{
display:inline
}
#footer ul{
padding:23px 0 15px 0
}
#footer{
height:96px;
width:100%;
background-color: #292929;
overflow:hidden;
float:left;
font-family:Tahoma;
font-size:11px;
color:#909090;
text-align:center;
}
#footer p{font-family:Tahoma;font-size:11px;color:#909090;}

#footer ul a{
color:#909090;
text-decoration:underline;
margin:0 12px;

}
#footer a:visited{text-decoration:underline}
#footer a:hover{text-decoration:none}
#footer p a{
color:#909090;
text-decoration:none
}
