a, a:link, a:visited { color:#07648f; }
a:hover { color:#000; }

body {
	background-color:#FFF;
	font-family: Verdana, Tahoma, Helvetica, Arial;
}

th, td {
	border: none;
	padding: 0;
}

ol, ul, dl {
	margin-left:0;
}
blockquote, ul, ol, dl {
	margin:0;
}

fieldset, table, pre {
	margin-bottom:0;
}

.pagination span, .pagination a {
	margin-right: 5px;
}

.pagenavcounter {
	text-align: right;
}

.contactname {
	font-size: 1.15em;
}

.addresscolor {color:#188BC1; margin:10px 0 0;}

.subtitle {color: #000;}

.button {
	color:#000;
	background-color:#F7AE28;
	border-top:1px solid #EE9506;
	border-right:1px solid #EE9506;
	border-bottom:1px solid #EE9506;
	border-left:1px solid #EE9506;
	font-weight: normal;
}

.button:hover {
	color: #FFF;
}

div.message {
	color:#000;
	background:#fff;
	border:1px solid #000;
}

/* Container CSS */
#container {
	background-color:#FFF;
	margin:0 auto 0;
}

/* Header CSS */
#header {
	display:none;
}

/* Horizontal Menu CSS */
#menuouter {display:none; }

#menu {display:none; }

/* Centre Column CSS */
#content {
	padding:10px;
}

.headerlink {
	width:324px;
	height:164px;
	float:left;
}

#mf a{ background:url(images/link1.jpg) no-repeat 0 0; }
#ps a{ background:url(images/link2.jpg) no-repeat 0 0; }
#wm a{ background:url(images/link3.jpg) no-repeat 0 0; }

#productsmenu {display:none; }

#mf a, #ps a, #wm a {
	filter: alpha(opacity=100);
	height:164px;
	width:324px;
	display:block;
	margin:0;
}

#mf a:hover, #ps a:hover, #wm a:hover {
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80 );
	-moz-opacity: 0.80;
	opacity: 0.8;
	-khtml-opacity: 0.8;
}

#maincontent {
	color: #000;
}

#maincontent table td {
	vertical-align: top;
}

table.homeright {
	margin-left: 25px;
	font-size: 12px;
	letter-spacing: -0.05em;
}

table.homeright td {
	padding-top: 10px;
	color: #07648f;
}

table.homeright ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 5px;
}

table.homeright ul li {
	list-style-type: none;
	color: #555555;
	background: url(images/arrow.png) no-repeat 0 5px;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-left: 10px;
}

a#stocklist, a#stocklist:link {
	display: block;
	background: url(images/download_button.png) no-repeat;
	height: 35px;
	width: 268px;
	margin: 15px 0 0 25px;
	filter: alpha(opacity=100);
}
a#stocklist:hover {
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80 );
	-moz-opacity: 0.80;
	opacity: 0.8;
	-khtml-opacity: 0.8;
}

#contentright{
	float:left;
	padding-bottom:16px;
	padding-left:30px;
	width:224px;
	color: #555;
}

#realcotent {
	clear:both;
	margin:10px;
}

/* Footer CSS */
#footer { 
	height:24px;
	padding:10px;
	font-size:11px;
	float:left;
	clear:both;
	margin-top:15px;
}
#footer, #footer a { color:#FFF }

#address {
	float:left;
}

/* Clickingmad */
#clickingmad { float:right;  }
#clickingmad a, #clickingmad a:link, #clickingmad a:visited { font-weight:normal; text-decoration:none; }
#clickingmad a:hover{ color:#F47D2F; }