*{
	margin: 0;
	padding: 0;
}
body{
	margin: 20px 0;
	background: #000040;
	font: normal small Arial, Helvetica, sans-serif;
	color: #333;
}
h1{
	font-size: 22px;
}

h1, h2, h3{
	color: #000060;
	text-align:center;
}
ul, ol{
	margin-left: 3em;
}
a{
	color:#fff;
}
a:hover{
	text-decoration: none;
	color: #666;
}
img{
	border: none;
}

/* Boxed Style */

.boxed .title{
	height: 20px;
	padding: 4px 0 0 10px;
	background: #fff url(../images/sidebar_back.jpg) repeat-x left bottom;
	font-size: 1em;
	color: #fff;
	text-align:left;
}
.boxed .content{
	background: #f6c;
}

/* Header */

#header{
	width: 760px;
	height: 120px;
	margin: 0 auto;
}

/* Content */

#content{
	width: 760px;
	margin: 0 auto;
	background: #000040;
	border-top: 3px solid #01c;
}

/* Content > Main */

#main{
	padding: 10px 0 0 10px;
	float: right;
	width: 620px;
	height: 400px;
	overflow: auto;
	border-left: 3px solid #01c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #fff;	
}
#contact{
	text-align: center;
	float: right;
	width: 275px;
}
  #contactform{
    float: left;
    width: 285px;
    padding-left: 5px;
  }
    #contactform td{
      font-weight: bold;
    }
  #contactpage{
    padding-top: 5px;
    float: right;
    width: 617px;
    height: 325px;
    overflow: auto;
    border-left: 3px solid #01c;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    background: #fff;
  }
    #contactpage a{
      color:#009;
      text-decoration:none;
    }
  #map {
    width: 617px;
    height: 290px;
    border-bottom: 2px ridge #01c;
    border-top: 2px ridge #01c;
  }
#home{
	float: right;
	width: 617px;
	height: 330px;
	overflow: hidden;
	border-left: 3px solid #01c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #fff;
}
#page {
	float: right;
	width: 617px;
	height: 325px;
	overflow: auto;
	border-left: 3px solid #0011CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #fff;
}
#about{
	padding-left: 10px;
	float: right;
	width: 607px;
	height: 330px;
	overflow: auto;
	border-left: 3px solid #0011CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	background: #fff url(../images/logobg.jpg) no-repeat center;
}
  #about p{
    margin-right: 10px;
  }
#news{
  background: #000;
}
#tools{
  text-align: center;
  font-weight: bold;
  width: auto;
  margin: 20px auto;
}
  #tools a{
    color: #00b;
  }
#services{
	padding-left: 10px;
	float: right;
	width: 607px;
	height: 330px;
	overflow: auto;
	border-left: 3px solid #0011CC;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #fff url(../images/parallel.jpg) no-repeat center top;
}
  #services p{
    font-size: 12px;
    margin-right: 10px;
  }
  #partners{
    width: auto;
    margin: 0 auto;
  }
    #partners td{
      text-align: center;
      height: 130px;
      width: 200px;
    }
    #partners a img{
      border: none;
    }
#newsletter{
	padding-left: 10px;
	float: right;
	width: 607px;
	height: 330px;
	overflow: auto;
	border-left: 3px solid #01c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #111;
	background: #fff url(../images/logobg.jpg) no-repeat center;
}

/* Content > Sidebar */

#sidebar{
	float: left;
	width: 140px;
}
  #menu{
    padding-bottom: 10px;
    background-color: #ccc;
    font-size: 11px;
  }
    #menu ul{
      list-style: none;
      margin: 0;
    }
    #menu li{
      display: inline;
    }
    #menu a{
      display: block;
      padding: 4px 9px;
      border-top: 1px solid #bbb;
      text-decoration: none;
      font-weight: bold;
      color: #000;
      background: #ccc;
    }
      #menu a:hover{
        color: #fff;
        background: #01c;
      }
      #menu .active a{
        background: #8CBEF5 url(../images/sidebar_back.jpg) repeat-x left bottom;
        color: #fff;
        border: none;
      }
      #menu .first a{
        border: none;
      }
    #menu_bottom{
      border-bottom: 1px solid #bbb;
    }
  #news object{
  width: 140px;
  height: 150px;
  text-align: center;
  }

/* Footer */

#footer{
	clear: both;
	width: 760px;
	height: 120px;
	margin: 0 auto;
	background: #019 url(../images/footer_boxtop.jpg) repeat-x;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
  #footer p{
    text-align: right;
    font-size: x-small;
    color: #999;
  }

  #footer a{
    color: #86D613;
  }
  #footer li{
    margin-top: 5px;
  }
  #footer th{
    width: 120px;
    text-align: left;
  }
  #footer td{
    width: 175px;
  }
  #footerLargeText{
    color: #eee;
    font-size: 0.9em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    width: 550px;
    padding-top: 10px;
    padding-left: 15px;
  }
    #footerLargeText ul{
      list-style-type: square;
      padding-left: 20px;
      margin: 0;
    }
  #theweather{
    padding: 5px 0;
    float: right;
    width: 160px;
    height: 120px;
    margin: 0 auto;
  }
    #weathertitle{
      font: bold italic 14px Verdana, Arial, Helvetica, sans-serif;
      color: #fff;
      text-align: center;
    }

    #weathericon{
      text-align: center;
      margin: 0 auto;
    }
    #weatherlocation{
      font: bold 10px Verdana, Arial, Helvetica, sans-serif;
      color: #fff;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
    }
    #weatherdata{
      position: relative;
      font: bold 12px Verdana, Arial, Helvetica, sans-serif;
      text-align: center;
      color: #fff;
      margin: 0 auto;
    }
  #bottomlinks{
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    background-color: #000040;
    color: #fff;
  }
  #copyright {
    color: #fff;
    font-size: 1em;
  }