* {
	margin: 0;
	padding: 0;
	}

body {
	width: 85%;
	margin: 0 auto;
	font: 400 1.0em 'trebuchet ms',arial,sans-serif;
	color: #000000;
	}

	
	/* DropDown Menu at the top of the pages */
#menu{
		margin:0;
		padding:0;
		}
		#menu ul{
		padding:0;
		margin:0;
		}
		#menu li{
		position: relative;
		float: right;
		list-style: none;
		margin: 0;
		padding:0;
		}
		#menu li a{
		width:70px;
		height: 30px;
		display: block;
		text-decoration:none;
		text-align: center;
		line-height: 30px;
		font-weight: bold;
		font-size: 9px;
		}
		#menu li a:hover{
		background-position: bottom center;
		}
		#menu ul ul{
		position: absolute;
		top: 30px;
		width: 70px;
		visibility: hidden;
		}
		#menu ul li:hover ul{
		visibility:visible;
		}
		a.green{
		background: url(img/blu.jpg) no-repeat top center;
		color: #006699;
		}
		a.orange{
		background: url(img/blu.jpg) no-repeat top center;
		color: #006699;
		}
		a.blu{
		background: url(img/blu.jpg) no-repeat top center;
		color: #006699;
		}
		a.yellow{
		background: url(img/blu.jpg) no-repeat top center;
		color: #006699;
		}
		a.purple{
		background: url(img/blu.jpg) no-repeat top center;
		color: #006699;
		}
	/* End of the Menu layout */

	/* Head layout including logo and top line */	
#head {
	/* margin: 0.1em 0; */
	width: 100%;
	line-height: 0.8em;
	}

#head h1 {
	font: 400 5.5em arial,sans-serif;
	color: #666;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	/*letter-spacing: -0.1em;*/
	}

#head h2 {

	font: 400 1.5em 'trebuchet ms',arial,sans-serif;
	/*margin-top: -0.7em; */
	margin-top: 1.0em;
	padding: 0;
	margin-bottom: 5px;
	letter-spacing: -0.1em;
	color: #003399;
	}
	
	/* Main page division to include all under head */	
#main {
	position: relative;
	margin: 50px 0 0 0;
	padding: 0;
	width: 100%;
	border-top: 2px solid #E0E0E0;
	}
	
	/* Right column division */
#right {
	width: 30%;
	float: right;
	border-top: 2px solid #CECECE;
	padding-top: 20px;
	text-align: left;
	margin-bottom: 40px;
	margin-right:2px;
	}

#right ul, .right2 ul {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#right li, .right2 li {
	padding: 0 0 0 5px;
	/* 	background: url('bullet2.gif') no-repeat left center; */
	margin-left: 5px;
	color: #333	
	}

#right li a, .right2 li a {
	padding: 0 0 0 10px;
	color: #999;
	font-size: .8em;
	text-decoration: none;
	}

#right li a:hover, .right2 li a:hover {
	background: url('bullet.gif') no-repeat left center;
	color: #8099CC;
	/* color: #003399; */
	}
	
/* #right a, {
	color: #B9D3D0;
	}
	*/

	/* Left column or main text and images area */
#content {
	width: 64%;
	margin-right: 35%;
	border-top: 2px solid #CECECE;
	padding-top: 40px;
	margin-bottom: 40px;
	}
	
	/* A center division feature for centering something in the column */
#center {
	margin:auto;
	width:65%;	
	}

	/* Header formating within the column */	
h1 {
	font: 400 1.4em arial,sans-serif;
	color: #003399;
	/* letter-spacing: -0.1em; */
	margin-bottom: 0;
	}

h2 {
	font: 400 1.2em 'trebuchet ms',arial,sans-serif;
	margin-top: -0.4em;
	padding-top: 0px;
	color: 	#00003f;
	/* letter-spacing: -1px; */
	}

h3 {
	float: right;
	font: 400 .8em arial,sans-serif;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #FF0000;
	}	
	
h4 {
	font: 400 1.2em 'trebuchet ms',arial,sans-serif;
	margin-top: -0.4em;
	padding-top: 0px;
	color: #FF0000;
	/* letter-spacing: -1px; */
	}
	
	/* Formating for any paragraphs */
p {
	line-height: 1.8em;
	margin: 10px 0 20px 0;
	color: #000000;
	font-size: 0.9em;
	}
	
	/* This is to align text or pictures left or right */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
	
.sub {
	font-size: 0.6em;
	}
	
	/* Format of a href links in content and footer divisions, text and images */
#content a, #content2 a, #foot a {
	text-decoration: none;
	}

#content a:hover, #content2 a:hover, #foot a:hover {
	color: #003399;
	border-bottom: 1px dotted #82B0BF;
	border-bottom: none;
	}

img.content, a img.content {
	float: right;
	padding: 4px;
	border: 1px solid #B4B4B4;
	margin: 10px 0 10px 10px;
	background-color: 	#7C7C7C;
	}
	
a:hover img.content {
	border: 2px solid #000099;
	}
img.color, a img.color {
	float: left;
	padding: 1px;
	border: 1px solid #242424;
	margin: 0 0 0 0;
	}
	
a:hover img.color {
	border: 1px solid #999;
	}

	/* content2 and right2 was in the original style sheet */
.right2 h3 {
	letter-spacing: -1px;
	}

.right2 {
	float: right;
	width: 160px;
	margin-left: 15px;
	padding-top: 5px;
	/* border-top: 3px solid #999; */
	text-align: right;
	font-size: 1.5em;
	}
	
#content2 {
	margin-right: 365px;
	border-top: 3px solid #999;
	padding-top: 40px;
	}
		
	/* for ordered list which is not in the page now */
ol {
	color: #AAA;
	font: 600 1.0em arial,sans-serif;
	padding: 10px;
	}
 
ol span {
	font: 400 1.0em 'trebuchet ms',arial,sans-serif;
	color: #333;
	font-style: normal;
	}

ol li {
	margin-left: 25px;
	padding: 4px 0
	}

	/* For unordered list which is used */
#content ul, #content2 ul {
	list-style-type: none;
	padding: 10px;
	color: #333
	}
	
#content ul li, #content2 ul li {
	padding-left: 17px;
	background: url('bullet2.gif') no-repeat left center;
	margin-left: 10px;
	}

	/* For tables which is not included in pages now */
table {
  width: 100%;
  margin-bottom: 20px;  
  font-size: 1em;
  border-collapse: collapse;
}

table caption {
  margin-top: 20px;
  padding: 0 0 0.5em 3px;
  font: 400 1.2em arial,sans-serif;
  text-align: left;  
  letter-spacing: -1px;
}

table th,
table td {
  text-align: left;
  vertical-align: top;
  padding: 4px 7px !important;
  padding: 6px 10px;
}


thead th {
  color: #82B0BF;
  border-top: 2px solid #CCC;
  border-bottom: 1px solid #CCC;
}


tbody td {
  border-bottom: 1px solid #999;
}

tbody tr:hover {
  background-color: #F0F0F0;
}

	/* For blockquotes which is not used now */
.blockquote {
	display: block;
	width: 100%;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	background-color: #F0F0F0;
	margin: 10px 0 20px 10px;
	padding: 5px;
	font-style: italic;
	}

	/* For the Form which may be used for email contact or even customer feedback */
form label{
	display:block;
	}

form input.text, form textarea{
	width:100%;
	border:1px #E0E0E0 solid;
	color:#666;
	padding:4px 5px;
	font:12px Arial,san-serif;
	background-color: #F3F3F3;
	}

form input.text:hover, form textarea:hover{
	border:1px #E0E0E0 solid;
	}

form input.text:focus, form textarea:focus{
	border:1px #CCC solid;
	color:#666;
	}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font:12px Arial,san-serif;
	}

 html form input.text,

* html form textarea{
	border-color: #CCC;
	color:#333;
	}

	/* The footer */
#foot {
	width: 100%;
	border-top: 2px solid #CECECE;
	padding: 40px 0 40px 0;
	margin-top: 40px;
	}
