body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}

img { 
	behavior: url("iepngfix.htc");
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#banner {
	background-image: url(../images/banner_bg.png);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
}

.top_menu {
	float: right;
	margin-top: 10px;
	font-size: 10px;
	color: #006600;
	text-align: right;
	width: 200px;
	padding-right: 10px;
}

.top_menu a:link, .top_menu a:visited {
	font-size: 10px;
	color: #006600;
	text-decoration: none;
}

.top_menu a:hover {
	font-size: 10px;
	color: #003300;
	text-decoration: underline;
}

.country_select {
	margin-top: 28px;
	font-size: 10px;
	color: #006600;
	float: right;
	clear: left;
	width: 100%;
}

.user_name {
	font-size: 10px;
	color: #8A8A8A;
	text-decoration: underline;
}

#nav_bar {
	float: left;
	margin-top: -4px;
}

.navbar_headers {
	font-size: 10px;
}

.categories {
	margin-right: 8px;
	margin-left: 8px;
	float: left;
	margin-top: 1px;
	color: #004000;
	font-size: 11px;
	font-weight: bold;
}

.categories a:link, .categories a:visited {
	font-size: 11px;
	color: #004000;
	text-decoration: none;
	font-weight: bold;
}

.categories a:hover {
	font-size: 11px;
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}

.selected_categories {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	margin-top: 1px;
	margin-right: 8px;
	margin-left: 8px;
}

.selected_categories a:link, .selected_categories a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.icons {
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}

#head_divider {
	float: left;
	width: 100%;
}

.shadow_left {
	float: left;
}

.shadow_centre {
	width: 862px;
	float: left;
	height: 5px;
}

.shadow_right {
	float: right;
}

#advertisement {
	width: 100%;
	text-align: center;
	margin-bottom: 8px;
}

#advertisement img {
	margin-top: 3px;
	margin-bottom: 2px;
}

#content_holder {
	height: auto;
	background-color: #FFFFFF;
	width: 100%;
	float: left;
}

.top_left {
	float: left;
}

.top_centre {
	background-image: url(../images/content_top_bg.png);
	background-repeat: repeat-x;
	height: 21px;
	width: 860px;
	float: left;
}

.top_right {
	float: right;
}

#footer {
	height: 50px;
	width: 100%;
	float: left;
	clear: left;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.footer_nav {
	padding-right: 15px;
	font-size: 11px;
	color: #003300;
	margin-top: 7px;
	text-align: center;
	float: left;
	width: 100%;
}

.footer_nav a:link, .footer_nav a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #003300;
}

.footer_nav a:hover {
	font-size: 11px;
	color: #003300;
	text-decoration: underline;
}

.footer_nav_divider {
	margin-right: 5px;
	margin-left: 5px;
	color: #999999;
}

.footer_copyright {
	float: left;
	padding-right: 15px;
	font-size: 10px;
	color: #3D593C;
	margin-top: 6px;
	clear: left;
	width: 100%;
	text-align: center;
}

.footer_line {
	height: 1px;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D9D9D9;
}

#footer_divider {
	background-color: #39BD00;
	height: 8px;
	width: 100%;
	float: left;
}

#search_box {
	height: 25px;
	float: right;
}

.searchbox_field {
	float: left;
	width: 100px;
	font-size: 10px;
	color: #006633;
	margin-top: 3px;
	margin-right: 5px;
}

.searchbox_button {
	float: left;
	font-size: 10px;
	margin-top: 3px;
	margin-right: 5px;
}

.coming_soon {
	position: absolute;
	padding: 0px;
	margin-top: 67px;
	margin-left: 816px;
	margin-bottom: 0px;
	width: 71px;
}
