body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #EBEBEB;
}
a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}
#border {
	border: 0px solid #000000;
}
#meta {
	height: 30px;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 30px;
	font-size: 10px;
}
#page {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;	
}
#frame {
	width: 940px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}
#frame_content {
	background-color: #FFFFFF;
}
#header {
	background-image: url(../images/home/header.png);
	height: 190px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#include {
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer {
	height: 60px;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	color: #999999;
	font-size: 10px;
	background-image: url(../images/home/footer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#top_menu {
	width: 100%;
	background-image: url(../images/home/top_menu.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#table {
	margin-bottom: 3px;
}
#left {
	background-color: #CCCCCC;


}
#center {
	background-color: #FFFFFF;



}
#right {
	background-color: #CCCCCC;
}
#log_message {
	padding: 5px;
	margin-bottom: 15px;
	font-size: 14px;
	text-align: left;
	float: left;
}

#basket {
}
#basket_box {
	margin-bottom: 15px;
	border: 1px solid #123467;
	width: 250px;
	float: right;
}
#basket_header {
	background-color: #E4F3FA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 5px;
}
#basket_content {
	padding: 5px;
}
#login_box {
	background-image: url(../images/home/login_box.png);
	height: 231px;
	width: 181px;
	margin-bottom: 20px;
	text-align: left;
}
#login_link {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;

}

#login_header {
	color: #123467;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
#login_user {
	color: #123467;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#username {
	font-size: 12px;
	width: 149px;
	border: 1px solid #000000;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
#login_pass {
	color: #123467;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#password {
	font-size: 12px;
	width: 149px;
	border: 1px solid #000000;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
#login_button {
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#login_lost {
	font-size: 10px;
	color: #123467;
}
#link_box {
	border: 1px solid #e2e9ef;
	width: 181px;
	margin-bottom: 20px;
}
#link_header {
	line-height: 41px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/home/link_tile.png);
	height: 41px;
	text-align: center;
}
#link_content {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#link_listing {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e9ef;
	line-height: 30px;
	height: 30px;
}
#water_logo {
	background-image: url(../images/home/water_logo.png);
	height: 44px;
	width: 145px;
}
#pages_links {
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
#pages_current {
	padding: 5px;
	border: 1px solid #D31919;
	color: #D31919;
	float: left;
	margin-right: 2px;
	font-size: 14px;
	font-weight: bold;
}
#pages_link {
	padding: 3px;
	border: 1px solid #999999;
	color: #999999;
	float: left;
	margin-right: 2px;
	font-weight: bold;
	font-size: 14px;
	cursor:pointer;
}
#pages_next {
	padding: 5px;
	border: 1px solid #123467;
	color: #123467;
	float: left;
	margin-right: 2px;
	font-weight: bold;
	font-size: 14px;
}
#pages_previous {
	padding: 5px;
	border: 1px solid #123467;
	color: #123467;
	float: left;
	margin-right: 2px;
	font-weight: bold;
	font-size: 14px;
}
/* ADVERTS */
#advert {
	text-align: center;
	float: left;
	width: 190px;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#advert_listing {
	background-color: #E6E6E6;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
/*#advert_header {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}*/
#advert_header {
	background-image: url(../images/home/side_heading.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	vertical-align: middle;
}
#advert_image {
	padding-top: 5px;

}
#advert_description {
	text-align: justify;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#advert_none {
	background-color: #E6E6E6;
	margin-bottom: 5px;
	float: left;
	width: 190px;
	height: 40px;
	line-height: 40px;
}
#news {
	background-color: #E6E6E6;
	margin: 5px;
	padding-bottom: 10px;
}
#news_header {
	background-image: url(../images/home/side_heading.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
}
#news_item {
	margin: 5px;
}

