@charset "utf-8";
/* CSS Document */
.border {
	border: 1px solid #a2a2a2;
}

.boxborder {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
}

.headerbg {
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
}
.bg {
	background-image: url(images/header3_cont.jpg);
	background-repeat: repeat-x;
}
.timebg {
	background-image: url(images/header_03a.jpg);
	background-repeat: no-repeat;
}
.newslettertxt {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #a2a2a2;
	border-right-color: #a2a2a2;
	border-bottom-color: #a2a2a2;
	border-left-color: #a2a2a2;
}

.border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #a2a2a2;
	border-right-color: #a2a2a2;
	border-bottom-color: #a2a2a2;
	border-left-color: #a2a2a2;
}
.topline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #a2a2a2;
	border-right-color: #a2a2a2;
	border-bottom-color: #a2a2a2;
	border-left-color: #a2a2a2;
}
.bodybg {
	background-image: url(images/iws-ecom_2.jpg);
	background-repeat: no-repeat;
}

.leftline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a2a2a2;
	border-right-color: #a2a2a2;
	border-bottom-color: #a2a2a2;
	border-left-color: #a2a2a2;
}
#header {
	width: 558px;
	height: 94px;
	background-image: url(images/iws-ecom_1.jpg);
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	}
#header span {
	display: none;
	background-position: 0px 0px;
	}
	
	
.image_border {
	padding: 3px;
	border: 1px solid #999999;
}


