* {
	margin : 0px;
	padding : 0px;
	z-index: 1;
}
.warning {
	color : #d33;
}
.label, .top {
	vertical-align : top;
}
.upper {
	text-transform : uppercase;
}
input.inputbad, textarea.inputbad {
	border : 1px solid #d00;
}
p {
	padding-bottom : 5px;
}
.centralise {
	margin : 0px auto;
}
.padded {
	padding : 10px 10px 10px 0px;
}
.clear {
	clear : both;
}
.l {
	text-align : left;
}
.r {
	text-align : right;
}
.m {
	text-align : center;
}
.b {
	font-weight : bold;
}
.asterisk {
	color : #c00;
}
input.buttons {
	font-size : 10px;
}
ul {
	line-height : 14px;
}
body {
	background-color : #fff;
	text-align : center;
	font: normal normal normal 95%/140% Arial, Helvetica, sans-serif;
	color : #666;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}
.zeroline {
	width : 450px;
	clear : both;
	font-size : 0px;
	line-height : 0px;
	height : 0px;
}
.prodgrp, .corppan, .prodpan {
	margin : 2px;
	padding : 1px 3px 1px;
	display : block;
	width : 160px;
	height : 200px;
	text-align : center;
	border : 1px dotted #fff;
	font-size : 12px;
	line-height : 14px;
	color : #666;
}
form {
	padding : 0px;
	margin : 0px;
	display : inline;
}
.rel {
	position : relative;
}
.rel:hover .caption .left, .rel:hover .caption .middle, .rel:hover .caption .right {
	background-color : #fff;
}
.landblock {
	font-size : 0px;
}
.page {
	width : 793px;
	margin : 0px auto;
}
.bottomstripe a {
	color : #666;
	text-decoration : none;
	margin : 0px 8px;
}
.bottomstripe a:hover {
	color : #2f479c;
}
.container {
	background-color : #fff;
}
.workarea {
	width : 703px;
	margin : 0px 10px;
	border-bottom : 1px solid #e5e5e5;
	text-align : justify;
}
.toparea {
	position : relative;
	width : 703px;
	height : 55px;
}
.logo {
	position : absolute;
	top : -20px;
	left : 0px;
	width : 235px;
	height : 75px;
	float : left;
}
.topflag {
	float : right;
}
.menu {
	height : 27px;
	width : 703px;
	background-color : #dee0ee;
}
a {
	outline : none;
	border : none;
	text-decoration : none;
}
img {
	border : none;
}
.fr {
	float : right;
}
.fl {
	float : left;
}
.pointer {
	cursor : pointer;
}
.expand {
	width : 100%;
}
/* Landing Page Images*/
.landad1 {
	width:320px;
	max-height:225px;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	line-height: 120%;
	text-align:left;
	border : 0px;
	z-index: 20;
	float:right;
}
.landad1 h1 {
	font-size: 120%;
	line-height: 150%;
	font-weight:bold;
}
.landing img {
	border : 0px;
}
#slide-images {
	margin:0px;
	margin-top:5px;
	position:relative;
	display:block;
	padding:0px;
	width:703px;
	height:305px;
	overflow:hidden;
}
#slide-images li {
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
#slide-images li img {
	display:block;
	background-color:#FFFFFF;
}
.topstripe {
	width : 793px;
	height : 33px;
	background : transparent url(../images/bkg_top_bottom.png) no-repeat scroll 0px -12px;
}
.bottomstripe {
	padding : 0px 45px;
	width : 703px;
	height : 45px;
	font-size : 10px;
	background : transparent url(../images/bkg_top_bottom.png) no-repeat scroll 0px -45px;
}
.leftside {
	width : 758px;
	padding-left : 35px;
	background : transparent url(../images/bkg_left.png) repeat-y scroll left top;
}
.rightside {
	width : 723px;
	padding-right : 35px;
	background : transparent url(../images/bkg_right.png) repeat-y scroll right top;
}

