body,html {
	margin:auto;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.clear {
	clear:both;
}

a img {
	border:none;
}

#header_container {
	background-color:#ffffff;

	
/*width:758px;*/

	
/*Nick added following */
	width:782px;
	margin:auto;
	padding:0 10px;
	clear:both;
}

#top_panel {
	background:url(../images/panel/top_centrebar.jpg) repeat-x;
}

#top_panel div {
	background:url(../images/panel/top_leftbar.jpg) left top no-repeat;
}

#top_panel div div {
	background:url(../images/panel/top_rightbar.jpg) right top no-repeat;
	padding:20px;
	height:78px;
}

#top_panel img.panel_item {
	padding:0 10px;
}

#top_panel .logo {
	margin-left:-24px;
}

#top_panel .cts {
	padding:8px;
	float:right;
	background:none;
}

#links {
	margin-left:10px;
	margin-top:0;
	margin-right:0;
}

#links ul {
	margin:0;
	padding:0;
	list-style:none;
}

#links li {
	display:inline;
	margin:0;
	padding:0 1px;
}

#links span,#links a {
	cursor:pointer;
	color:#aaa;
	text-decoration:none;
	text-transform:uppercase;
	font-size:.65em;
	white-space:nowrap;
}

#links span:hover,#links a:hover {
	color:#333;
}

#scroll_buttons {
	float:right;
	width:111px;
	margin-right:15px;
}

#scroll_left {
	background:url(../images/panel/left_arrow.gif);
	height:22px;
	width:55px;
	float:left;
}

#scroll_left:hover {
	background:url(../images/panel/left_arrow_hover.gif);
}

#scroll_right {
	background:url(../images/panel/right_arrow.gif);
	height:22px;
	width:56px;
	float:left;
}

#scroll_right:hover {
	background:url(../images/panel/right_arrow_hover.gif);
}

#wide_container_wrapper {
	background-color:#ffffff;
	width:802px;
	overflow:auto;
	overflow-y:hidden;
	clear:both;
	position:relative;
	height:470px;
	margin:auto;
	padding-top:10px;
}

#wide_container {
	display:table;
	margin:auto;
	position:relative;
	width:10065px;
}

.info_box {
	margin-top:5px;
	margin-left:4px;
	width:308px;
	padding:1px 8px;
	background:#f8f9f9;
	color:#80808e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.4em;
}

body#contact_us,body#homepage {
	margin:0;
}

div#content {
	margin-left:auto;
	margin-right:auto;
	margin-top:13px;
}

body#contact_us div#content {
	background:#ebf0f1;
	width:648px;
	padding-top:60px;
	padding-left:60px;
	padding-right:60px;
	padding-bottom:60px;
}

body#findus div#content {
	background:#ebf0f1;
	width:728px;
	padding-top:40px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:40px;
}

body#findus div#content iframe {
	border:1px solid #777;
}

body#contact_us div#content div#right_column {
	float:right;
	width:174px;
}

body#contact_us div#content div#right_column img {
	display:block;
	margin-bottom:5px;
}

body#homepage div#content img {
	margin:50px 0 168px 50px;
}

body#homepage div#content {
	background:#ebf0f1;
	width:768px;
}