body {
background:#000000 url(/images/website-bg-image.jpg) no-repeat;
background-position:50% 0;
font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
font-size:12px;

line-height:1.55em;
margin:0;
}

.right {
	float:right;
}
.clear {
	clear:both;
}

#page-wrapper{
width: 960px; margin:0px auto;
padding:20px;
}

.mainmenutitle {
color:#000000;
font-weight:bold;
line-height:18px;
text-transform:uppercase;
}
.mainmenutitle a:hover {
color:#D2232A;
text-decoration:none;
text-transform:uppercase;
}

.mainmenusub {
color:#000000;
line-height:18px;
}
.bodytitle {
color:#000;
font-size:13px;
line-height:18px;
font-weight:bold;
text-transform:uppercase;
}
.bodysubtitle {
color:#333;
font-size:12px;
line-height:18px;
}