*{
margin:0px;
padding:0px;
}
img{border:0px}
html{
width:100%;
height:100%;
margin:0px;
}
body{
width:942px;
height:100%;
margin:0 auto;
position:relative;
}
html > body{
min-height:100%;
height:auto;
}
#header{
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 50px;
	border-top-style: solid;
	border-top-color: #000000;
}
#wrapper{
	font-family: Georgia;
	font-size:16px;
	color:#ffffff;
	border-style:solid;
	border-width: 1px;
	border-color:#444444 #444444 #444444 #444444;
	width:960px;
	background-color:#000000;
}

#content{
width:942px;
padding:18px 0 117px 0;
}
#footer{
position:absolute;
bottom:0px;
width:942px;
height:117px;
}
.logo{
float:left
}
#menu{
	width:450px;
	float:left;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	background-color:#000000;
}
#menu ul{
padding:35px 0 0 36px
}
#menu li{
list-style-type:none;
display:inline;
padding:0 9px;
line-height:18px;
height:18px
}
#menu a{
	font-family: Helvetica;
	font-size:14px;
	color:#ffffff;
	text-decoration:none
}

#menu a:visited{
text-decoration:none;
}

#ram {
width: 275;
height: 185;
margin: 50px;

}

#menu a:hover{
	text-decoration:none;
	color: #ff0000;
	background: #000000;
	font-size:14px;
}
#menu a#current{
	text-decoration:none;
	color: #ff0000;
	background: #000000;
	font-size:14px;
}