	body  {
	font: 10pt arial, verdana;
	background-image: url('image/waterbg.png');
	background-attachment: fixed;

 }
#rowrapper1 {
	background-color: #EBF4F3;
	color: black;
	margin: 30px 60px 0px 60px;
	padding: 0px;
	border-width:  0px;
	border: 1px solid #002A9C;
}

#rowrapper2 {
	background-color: #EBF4F3;
	color: black;
	margin: 30px 40px 0px 40px;
	padding: 0px;
	border-width:  0px;
	border: 1px solid #002A9C;
}


#roouter  {
 
	border: solid red;
	border-width:  0px;
	padding: 20px 10px 10px 20px;
	margin: 20px 210px 0px 240px;
	background-color: #EBF4F3;
  
}

#header-bottom {
	border-bottom: 1px solid #002A9C;
	border-top: 1px solid #002A9C;
	margin: 0px 0px 0px 0px;
	width: 100%;
	background-color: #004eb7;
	color: white;
}


#prod a:link {
	font-size: 14px;
	text-decoration: none;
	color: blue;
}

#prod a:hover {
	text-decoration: none;
	color: red;
}

#foot {
	color: black;
	font-size: 80%;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

#wsheader {
	width: 100%;
	position: relative;
	border: 0px solid blue;
	background-color: #EBF4F3; 
}

#ws {
	color: #003399;
	position: absolute;
	top: 25px;
	right: 0px;
	left: 300px;
	padding: 0;
	border: 0px solid black;
}
#text {
	color: #003399;
	font-size: 16px;
	background-color: #EBF4F3;
	position: relative;
	padding: 0;
	border: 0px solid black;
	margin-left: 16%;
	margin-right: 16%;
}

#wslogo {  
	float: left; 
	padding: 10px;
	border: 0px solid black; 
	margin: 10px 20px 10px 30px;
}

#leftbox {
	position; absolute;
	width: 22%;
	background-color: #bfe2f9;
	float: left;
	border-style: outset;
	border-color: #bfe2f9;

	margin: 40px 0px 0px 20px;
	padding: 10px 10px 10px 15px;

}

#rightbox {

	float: right;
	border: solid green;
	border-width:  0px;
	margin: 30px 50px 0px 0px;

}

.box {
	color: navy;
	text-align: justify;
	font: .9em "times new roman";

}


.emp {
	color: red;
	text-align: justify;
	font: 1.1em "times new roman";
	font-style: italic;
}
ul {
	list-style-image: url(image/dot.gif);
}

#header-bottom ul {
	margin: 0;
	padding: 2px 30px 2px 0;
	text-align: center;
}
#header-bottom li {
	display: inline;
}

#header-bottom a:link {
	font-size: 12px;
	text-decoration: none;
	background-color: #004eb7;
	color: white;
}
#header-bottom a:visited {
	text-decoration: none;
	background-color: #004eb7;
	color: white;
}

#header-bottom a:hover {
	text-decoration: none;
	color: red;
}
.box {
	color: navy;
	text-align: justify;
	font: .9em "times new roman";

}
.model {
	color: #006fff;
	text-align: center;
	font: 2.5em "times new roman";
	font-weight: bold;
}
.modelhs {
	color: #006fff;
	text-align: center;
	font: 1.8em "times new roman";
	font-weight: bold;
}

