body {
	margin:0;
	background-color:#ffffff;
}


/* Header */
#header {
	width:962px;
	height:122px;
}

#header #title {
position:absolute;
top:0;
right:0;
}


/* Centre Block */

#left_col, #content, #news {
float:left;
}

/* Left Column */
#left_col {
width:280px;
}

#left_col #switcher {
	font-size:9px;
	color:#666666;
	margin:25px;
	}

#left_col #switcher a {
	color:#666666;
	text-decoration:none;
	font-size:9px;
	text-transform:lowercase;
}

#left_col #switcher a:hover {
	text-decoration:underline;
}

#left_col #switcher a:active {
text-decoration:underline;
}

/* Membership Block */
#membership {
width:255px;
height:auto;
background:url(../images/membership_bgr.gif) no-repeat;
padding:25px 0px 25px 25px;
}

/* Container Block */
#container {
width:620px;
float:left;
margin:0;
padding:0;
}

/* Content Block */
#content {
width:280px;
padding:20px 0px 20px 20px;
margin-right:20px;
}

#content * 
{
	line-height:140% !important;
}

#content img {
margin:0px 20px 0px 0px;
float:left;
}

.inner {
width:550px !important;
margin-bottom:30px;
overflow:hidden;
}

/* Container Bottom */
#container_bottom {
padding:0px 0px 0px 20px;
margin-bottom:20px;
}


/* Benefits Block */  /* Forum Block */
#benefits, #forum {
width:300px;
float:left;
}

#benefits p {
margin:10px 18px;
line-height:120%;
}

#forum {
color:#0072bc;
}

#forum a {
font-size:10px;
}

/* News Block */
#news {
width:300px;
margin-top:15px;
}

.news_item {
margin:15px 0px;
}

.news_item p {
margin:0;
font-size:10px;
}

/* Subscribe */
#subscribe {
background-color:#666666;
background:url(../images/subscribe_bgr.gif) no-repeat;
margin:30px 0 10px 0px;
padding:5px 0px 0px 10px;
}


/* Address & Benners Block */
#address_banner {
width:900px;
margin:10px 0px;
}

#address {
width:260px;
float:left;
padding-left:30px;
}

#banner {
float:left;
}

/* Footer Block */
#footer {
width:900px;
height:70px;
margin-bottom:20px;
background-image:url(../images/footer_bgr.gif);
background-position:bottom;
background-repeat:no-repeat;
border-top:solid 1px #cccccc;
position:relative;
}

#footer #copyright {
position:absolute;
top:25px;
left:30px;
color:#999999;
}

#footer #bw {
position:absolute;
right:-20px;
top:3px;
}