@charset "utf-8";
/* CSS Document */

html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  text-align: center;
  background-color:#ededed;
}
.outterBox{
 width: 1208px;
  margin-left:auto;
	margin-right:auto;
	margin-top:12px;
	border: #c2d0a3 solid 1px; 
	height:auto; min-height:1204px;
	

}
#container {
margin-top:6px;
  width: 1200px;
  height:auto;
  min-height:1360px;
  margin-left:auto;
	margin-right:auto;
 /*  margin: 0px 0 0 0px;  top right bottom left */
  padding: 0;
  
/*  border:#000 solid 1px, 1px, 1px, 1px; 
  border-left:1px, solid;
  border-right:1px, solid;  */
  
 
}

#container #brand{
  float: right;
  width: 1200px;
  height:177px;
  background-image:url(../images/brand.png);
 /*  border-top: #c00 solid 3px; background-color:#dedede; */
}

#container #header {
  float: right;
  width: 1200px;
  background-image:url(../images/banner.jpg);
  height:234px;
 /* border-top: #c00 solid 3px; background-color:#dedede; */
}
#container h1 {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 150px;
  float: right;
  border-bottom: #c00 solid 3px;
}
#container #col1 {
  width: 320px;
  float: right;
 /*  background-color:#3366FF;  */
 
 border-left:solid; border-color:#c2d0a3; border-width:1px;
}
#container #col2outer {
  width: 860px;
  float: left;
  margin: 0;
  padding: 0;
  /* background-color:#FFCC00;  */
}
#col2outer #col2mid {
  width: 420px;
  float: right; /* background-color:#CC3300; */
}

#col2outer #bigLeft{
  width: 860px; margin-top:12px;
  float: left;
 background-color:#fff;  border: #c2d0a3 solid 1px; 
}

#col2outer #col2side {
  width: 420px;
  float: left;
  /* background-color:#6666FF;  */
}
#container #footer {
  float: right;
  width: 1200px;
  border-top: #c00 solid 3px; background-color:#c2d0a3;
}
.tcalc{ border: #c2d0a3; width:310px; height:330px;  margin-bottom:6px; margin-left:6px; margin-top:12px;   } 
.weather{ border: #c2d0a3 solid 1px; width:300px;  margin-left:13px;}
.space1{ width:310px; height:"30px"; background-image:url(../images/space320x20.gif)}
.gmap{ border: #c2d0a3 solid 1px; width:300px; margin-left:13px;}

.footer {
padding-top:10px;
	margin-left:auto;
	margin-top:24px;
	width:100%;
	height:24px;
	margin-right:auto;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	color:#ffffff;
	border-top: #c2d0a3 solid 4px; background-color:#628187;
	position:relative;	}
	
	
.menux{width:1100px;}	
	
.menuspace {height:30px; background-color:#628187; width:1198px; border-bottom: #c2d0a3 solid 1px; clear:both;
}
	
	
	
/* ************************** menu ************************************************/

#nav, #dropdown {
margin:0;
padding:0;
list-style:none;
overflow:hidden;

}

#nav li { float:left; text-decoration:none; border:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:600;}

#nav li a { padding-left:26px; padding-right:26px;    text-decoration:none; display:block; font-size:18px; text-align:center; border:none; color:#fff ; /* drop shadow */
	text-shadow: 0px 0px 1px black, 0 0 1px blue, 0 0 0.3px blue;  /* firefox */
    filter:  Shadow(Color=#00cc66, Direction=45 positve=3) Glow(Color=#ff0000, Strength=8); }

#nav li a:hover { color:#9fc83c; text-decoration:none; border:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:700;  }

#nav li a:visited {text-decoration:none; border:none; }

#dropdown { position:absolute; display:none; z-index:20; }

#dropdown li { float:none; margin-top:1px; background-color:#edeae2;}

#dropdown li a { color:#FFCC00; text-decoration:none; text-decoration: none;   font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:700; line-height:20px; text-shadow: 0px 0px 1px black, 0 0 1px blue, 0 0 0.3px blue;  /* firefox */
    filter:  Shadow(Color=#00cc66, Direction=45 positve=3) Glow(Color=#ff0000, Strength=9);}

#itemtwo:hover #dropdown { display:block; text-decoration: none; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:700; line-height:20px;  text-shadow: 0px 0px 1px black, 0 0 1px blue, 0 0 0.3px blue;  /* firefox */
    filter:  Shadow(Color=#00cc66, Direction=45 positve=3) Glow(Color=#ff0000, Strength=9); }


/* ************************** end menu ********************************************/

.style1 {font-size: 10px}
.text1 {
text-align:justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left:14px; margin-right:16px;
	line-height:19px;
	color: #000000;
}

.text2 {
text-align:justify;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	margin-left:14px; margin-right:16px;
	line-height:23px;
	color:#006699;
}

.style2 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
}

