*{
border:0;
margin:0;
padding:0;
background:transparent;} 

body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%; color: #666666;
line-height: 150%;
margin-top: 0px;
background: #fff6d6 url(../images/bg.gif) top center repeat-x;
}

#border
{
border: 0px ;
width: 770px;
background-color: #fff6d6;
background:url(../images/backround2.gif) no-repeat;
margin: 0 auto;
}

#header
{
	height: 192px;
	width:743px;
	margin-left:-2px;
	background-image:url(../images/header.jpg);
}

* html #header { margin-left: 0; }

#content
{
padding: 0.5em 1em;
max-width: 740px;
background-color: #fff6d6;
}

* html #content {height:1%}
* > html #content {height:auto}

#container
{
width: 740px;
margin: 0px auto;
background-color: #fff6d6;
border: 0px solid #669900;
}

.contentmain {
	text-align: justify;
	background-color: #f5e8bd;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.1em;
}

.contentalt {
	text-align: justify;
	background-color: #a9c4bc;
	padding: 10px 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.1em;
	border: 1px solid #999999;
	background-image: url(../images/corner_dot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}



.boxes {
	text-align: justify;
	background-color: #f5e8bd;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/boxes.gif);
	background-repeat: repeat-y;
	background-position: center;
}


.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.width33 {
	width: 31%;
	padding: 8px;
	margin: 0px;
	color: #fff6d6;
}



#footer
{
	text-align: center;
	height: 30px;
	background-color: #fff6d6;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	
}

a {
	color: #30679d;
	}

a:hover	{ 
	color: #999999; 
	}

    #topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	width: 700px;
	font-size:85%;
	margin: 0;
	line-height:normal;
	height: 41px;
	font-weight: bold;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(../images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
	float:left;
	display:block;
	background:url(../images/menuright.gif) no-repeat right top;
	padding:5px 10px 4px 6px;
	color:#30679d;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#30679d;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
	


h1 {
	font-size: 170%;
	color: #30679d;
	padding-left: 20px;
	padding-top: 35px;
}

h2 {
	color:#30679d;
	font-size:115%;
	
}

h3 {
	color:#80a0a7;
	font-size:110%;
	
}


h4 {
	color:#30679d;
	font-size:100%;
	
}

