@charset "UTF-8";

body {
	background-color: #0130D1;
	background-image: url(images/surface.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#FF9900
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.container {
	width: 760px;
	margin: auto;
}
.logo {
	/*	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	background-color: #FFFFFF;*/
	padding-top: 130px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/logofade.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin-left: 20px;
	font-size: 18px;
	color: #000099;
	width: 180px;
	padding-bottom: 20px;
}
/*.container .logo img {
	filter:alpha(opacity=100); 
	postion:relative;
}*/
.leftbar {
	width: 180px;
	/*	background-color: rgba(255,255,255,0.8);	*/
	background-color: #FFFFFF;
	margin-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.border {
/*	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;*/
	
	height: 10px;
}
.borderleft {
	float: left;
}
.borderright {
	float: right;
}
.horizontal {
	float: left;
	background-color: #FFFFFF;
	height: 10px;
}
.vertical {
	float: left;
	background-color: #FFFFFF;
	width: 10px;
}
.menubutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	height: 22px;
	width: 180px;
	margin-bottom: 0px;
	background-image: url(images/button.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menubutton  a:link{
	display: block;
	text-decoration:none;
	padding-left:20px;
	height: 22px;
	color: #000066;
	padding-top: 2px;
}
.menubutton a:visited {
	display: block;
	text-decoration:none;
	height: 22px;
	padding-left:20px;
	color: #000066;
	padding-top: 2px;
}
.menubutton a:hover {
	background-color: #FF9900;
	display: block;
	color: #FFFFFF;
	height: 22px;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 2px;
}
.memberbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	height: 39px;
	width: 180px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/button.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.memberbutton  a:link{
	display: block;
	text-decoration:none;
	padding-left:20px;
	color: #000066;
	padding-top: 8px;
	height: 31px;
}
.memberbutton a:visited {
	display: block;
	text-decoration:none;
	padding-left:20px;
	color: #000066;
	padding-top: 8px;
	height: 31px;
}
.memberbutton a:hover {
	background-color: #FF9900;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 8px;
	height: 31px;
}
.highlight {
	background-color: #FFFFFF;
	padding: 20px;
	width: 280px;
	border: 1px solid #cccccc;
	margin: auto;
}
.gap {
	height: 20px;
	width: 760px;
}
.main {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 40px;
	padding-top: 5px;
}
.heading {
	font-size: 36px;
	color: #FF9900;
	line-height: 36px;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/infoshade.jpg);
	text-align: left;
	padding: 20px;
	float: right;
	width: 460px;
	
	border: 1px solid #999999;
}
.shadow {
	color: #FFFFFF;
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 40px;
	width: 760px;
	padding-top: 5px;
	font-size: 18px;
}
.toppic {
	float: right;
	width: 500px;
	margin-top: 20px;
	margin-right: 20px;
	text-align: right;
}
.service {
	text-align: left;
	padding: 5px;
	float: left;
	width: 134px;
	border: 1px solid #cccccc;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 150px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/serviceshade.jpg);
}
.servicetop {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000099;
	padding: 5px;
	float: left;
	width: 136px;
	margin-right: 10px;
	text-align: center;
}
.supplier {
	text-align: center;
	padding: 0px;
	float: left;
	width: 144px;
	border: 1px solid #cccccc;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 100px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/serviceshade.jpg);
	vertical-align: middle;
}
.overtrans {
	background-color: #FF9900;
	width: 144px;
	height: 100px;
}
.overtrans a:hover {
	
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	width: 144px;
	height: 100px;
}
.membership {
	text-align: center;
	float: left;
	height: 22px;
	width: 22px;
	margin-right: 4px;
	margin-top: 4px;
	margin-left: 20px;
}
.obutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	height: 22px;
	width: 180px;
	margin-bottom: 0px;
	background-image: url(images/obutton.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

