body {
	padding:0px;
	margin:0px;
	background-image:url(img/background_02.jpg);
	background-position:top center;
}
body.sorry {
	padding:0px;
	margin:0px;
	background-image:url(img/background_sorry.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}
#site_container {
	width:681px;
	margin:auto;
	height:750px;
}
#header {
	width:640px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	height:60px;
	margin-bottom:20px;
}
.line_break {
	width:640px;
	margin-left:auto;
	margin-right:auto;
	line-height:0px;
	font-size:0px;
	border-bottom:#CCCCCC solid 1px;
}
#wrapper_container {
	width:680px;
	margin-left:auto;
	margin-right:auto;
	height:425px;
	background-image:url(img/wrapper_bg.gif);
}
#wrapper {
	width:640px;
	height:385px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
}
#buttons_container {
	width:680px;
	margin-left:auto;
	margin-right:auto;
	height:60px;
	background-image:url(img/button_bg.gif);
}
#buttons {
	width:640px;
	padding-top:18px;
	margin-left:auto;
	margin-right:auto;
	height:23px;
}
#button1 {
	width:182px;
	height:23px;
	float:left;
}
#button2 {
	width:183px;
	height:23px;
	float:right;
	margin-right:46px;
}
#button3 {
	width:182px;
	height:23px;
	float:right;
	margin-right:1px;
}
.additional_text_11 {
	width:640px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}
.additional_text {
	width:640px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}
.grey_colour {
	width:640px;
	margin-left:auto;
	margin-right:auto;
	background-color:#EFEFEF;
}
#rtc_logo {
	width:250px;
	height:60px;
	float:left;
}
#header_text {
	width:380px;
	height:60px;
	float:right;
}
#header_counter {
	width:380px;
	height:19px;
	float:right;
	padding-top:1px;
	padding-right:2px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}
.blue {
	color:#0066CC;
}
#sharelinksdiv {
	visibility:hidden;
	/*position:relative;*/
	position:absolute;
	width:640px;
	padding-left:20px;
	padding-right:20px;
	height:100px;
	/*top:-123px;*/
	margin-left:auto;
	margin-right:auto;
	z-index:2;
}
#pop_up {
	width:174px;
	background-color:#FFFFFF;
	border:#CCCCCC 1px solid;
	height:138px;
	float:right;
	padding:4px;
}

.shareicon {
	width:31px;
	height:31px;
	padding:6px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

#jsinstructions {
	width:640px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-align:center;
}
#show_contact {
	line-height:0px;
	font-size:0px;
	height:0px;
}
a.anchor:link {
	text-decoration: none;
	line-height:0px;
	font-size:0px;
	height:0px;
}
a.anchor:visited {
	text-decoration: none;
	line-height:0px;
	font-size:0px;
	height:0px;
}
a.anchor:hover {
	text-decoration: none;
	line-height:0px;
	font-size:0px;
	height:0px;
}
a.anchor:active {
	text-decoration: none;
	line-height:0px;
	font-size:0px;
	height:0px;
}