#head {
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	float: left;
	height: 149px;
	width: 100%;
}

#top_bk_wrap {
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
}

#top_hbk {
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	background-image: url(img/head.jpg);
}

#main_bk_wrap {
	background-image: url(img/vtile.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 60px;
}



body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	text-align: left;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#topMenu {
	clear: both;
	float: left;
	height: 46px;
	width: 767px;
	background-image: url(img/menu/menu_epos_bottom.png);
	background-position: -1px top;
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	margin-bottom: 10px;
}

#topMenu ul {
	margin: 0px;
	padding: 0px;
	float: right;
}

#topMenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	margin: 0px;
}

#foot {
	background-image: url(img/foot.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: left;
	height: 161px;
	width: 100%
}

#wrapper {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
}

a{
  text-decoration:none;
  color:#ff5a00;
}

#allcontentWrapper {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: auto;
}

.profileComment {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	margin-top:30px;
}

.profileComment .profilePic {
	clear: left;
	float: left;
	margin-right: 15px;
}

.profileComment .commentBody {
	clear: right;
	float: left;
	width: 400px;
}
#radlink {
	width: 230px;
	margin-top: 120px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 600px;
}
#radlink a{
    color:#111111;
	text-decoration:none;
}

