BODY{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: white url(img/bg_body.gif) repeat-x;
	font: normal 12px arial, helvetica, sans-serif;
}

#container {
	margin: auto;
	padding: 0;
	width: 986px;
	clear: both;
}
/* gneral left and right sides of the page*/
.left {
	float: left;
	width: 816px;
	text-align: left;
}

.right {
	float: right;
	width: 170px;
}
/* head area*/
#head {
	height: 97px;
	margin: auto;
	padding: 0;
}
form {
	margin: 0;
	padding: 0
	}
.search {
	color: yellow;
	font: bold 12px arial, helvetica, sans-serif;
	padding-top: 60px;
	text-align: left;
}
input, textarea, select {
	font: normal 12px arial, verdana, sans-serif;
	color: navy;
	background-color: white;
	border: 1px solid silver;
}
.button1 {
	background: url(img/button.jpg) no-repeat;
	width: 75px;
	height: 25px;
	border: none;
	text-align: center;
	font: bold 12px arial, verdana, sans-serif;
	color: white;
}
/* link bar area */

#linkbar {
	height: 22px;
	text-align: center;
}
.slogan {
	position: absolute;
	z-index: 1;
	text-align: left;
	float: left;
	width: 220px;
}
.links {
	color: white;
	padding-top: 2px;
	font: bold 12px arial, helvetica, sans-serif;
	letter-spacing: 1px;
}
.links a {
	color: white;
	text-decoration: none;
}
/*top menu starts*/
/*top menu ends*/

/*content area*/
#content {
	height: 420px;
	padding: 0;
	margin: 0;
	clear: both;
}
#content {
	padding: 0;
	margin: 0;
	clear: both;
}


#rightlinks {
	padding: 10px 0 0 10px; 
	background: navy;
	border: solid 1px silver;
	}
#rightlinkbg {
	position: relative; 
	z-index:1;
	/*top: 212px; /* keep the same figure for height of #words*/
	top: -255px;
	right: 0px; 
	height: 245px; 
	width: 165px;
	background: #A2D1D3;
	border: solid 2px silver;
	}
#rightlinkbg {
	filter: alpha(opacity=60); 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.60; 
	opacity:0.6;
}

#words { position: relative; 
	z-index:2; 
	top: 90px; 
	left: 15px; 
	text-align: left;
	width: 150px; 
	height: 350px; /* if this changes, change the height & top in #rightlinkbg*/
	background:transparent;
	border-top: solid 1px white;}

*html #words { left: 0px;}
#words h4, #words h4 a {
	color: #00447A;
	font-size: 12px;
	border-bottom: solid 1px navy;
	margin: 0;
	padding: 0;
	text-decoration: none;
	margin-top: 15px;
}
#words h5 {
	color: gray;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	padding-left: 12px;
	margin-top: 12px;
	background: url(img/bullet1.gif) no-repeat left 2px;
}
#words h5 a, #words h6 a {
	color: navy;
	text-decoration: none;
	}
#words h6, #words h6 a{
	padding-left: 20px;
	color: navy;
	margin-top: 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.title {
	text-align: right;
	height: 93px;
	margin-bottom: 12px;
}
.text {
	width: 85%;
	margin: auto;
	padding: 0;
	text-align: justify;
}

.text .textleft {
	float: left;
	width: 48%;
}
.text .textright {
	float: right;
	width: 48%;
}
.text h1 {
	color: #275CAC;
	font: bold 16px arial, helvetica, sans-serif;
}
.text li {
	background: url(img/bullet1.gif) no-repeat left 2px;
	margin-bottom: 3px;
	list-style: none;
	list-style-position: outside;
	margin-left: -38px;
	padding-left: 14px;
}

.text li a {
	color: black;
	text-decoration: none;
	border-bottom: solid 1px navy;
}

.spacer {
	height: 0;
	clear: both;
}


#footerwrap {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 22px;
	background: #003C8A;
	clear: both;
	
}
.footer {
	width: 986px;
	margin: auto;
	padding: 0;
	padding-top: 3px;
	color: white;
	font: normal 11px verdana, sans-serif;
}
.footer .left {
	float: left;
	padding-left: 5px;
	width: 50%;
}
.footer .right {
	float: right;
	padding-right: 5px;
	width: 30%;
	text-align: right;
	font-size: 10px;
}

/*borders*/
.border1 {
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	margin: 0;
	padding: 0;
}

/*fonts*/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	
}

.text, p, table li, p a {
	font: normal 12px/16px arial, verdana, sans-serif;
	color: black;
}

.table1 {
	border: solid 1px silver;
	font: normal 12px/16px arial, verdana, sans-serif;
}
.table1 th {
	text-align: center;
	letter-spacing: 2px;
	background: #1D528D;
	padding: 3px;
	font-weight: bold;
	font-size: 14px;
	color: white;
}
.table1  td li {
	background: url(img/bullet1.gif) no-repeat left 2px;
	margin-bottom: 3px;
	list-style: none;
	list-style-position: outside;
	margin-left: -35px;
	padding-left: 14px;
	text-align: left;
}

p a {
	color: #CF6202;}
table b  {
	font: bold 12px/16px arial, verdana, sans-serif;

}
b a {
	color: #983D00;
	text-decoration: none;
	font: bold 12px/16px arial, verdana, sans-serif;
}

i {
	font: italic 13px/16px serif;
	color: #313436;
}
.bigi {
	font: italic 14px/16px serif;
	color: #313436;
}
.small, .small a {
	color: #980000;
	font: normal 10px verdana, arial, sans-serif;
	text-align: right;
}
.imgleft {
	float: left;
	border: solid 1px gray;
	margin: 2px; 
	margin-right: 12px;
	padding: 2px;
} 

.borderbot {
	border-bottom: solid 1px navy;
	padding-bottom: 12px;
}
.border {
	border: solid 1px silver;
}
.form {
	background: white;
	border: solid 1px silver;
}
.form tr, .row1 {
	background: #DFE9FE;
}
.form1 {
	background: silver;
}
.form1 tr {
	background: white;
}
.form1 p {
	text-align: left;
}
.productad {
	background: url(img/bg_product.jpg) repeat-x;
	background-position: bottom;
	padding: 12px;
	padding-left: 55px;
	/*border: solid 1px silver;
	height: 130px;*/
}
.picleft {float: left;}
.picrt {
	text-align: right;
	padding: 12px;
	}

