* {
	margin: 0;
	padding: 0;
}

body {
background-color: #003300;
font-family: Verdana;
font-size: 12px;
line-height: 20px;
color: #222;
}

a {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #663300;
}

#wrap {
margin: 20px auto 10px auto;
width: 950px;
background-color: #fff;
padding: 10px;
border: 5px solid #000;
}

#header {
height: 160px;
background:  url(images/header.jpg) no-repeat;
background-color:#554d42}
#header h1 { 
font-size: 50px;
padding: 17px 0 0 210px;
color: #FFFFFF;
}
#header h1 a{ 
font-size: 50px;
padding: 17px 0 0 0px;
color: #FFFFFF;
}


 
#tabs {
	float:left;
	width:100%;
	background-color:#362605;
	font-size:11px;
	line-height:normal;	margin-top: 120px;
	}

#tabs ul {
	margin:0;
	padding-left: 5px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

 #tabs a span {float:none;}

 #tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	} 
#content {
padding: 0 20px 20px 0;
}
img{border: 0;}
.main {
float: left;
width: 730px;
text-align: justify;
padding-top: 20px;
padding-left: 10px;
}
.main h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 7px;
}
.main h2 a {
text-decoration: none;
}
.main h2 a:hover {
text-decoration: underline;
color:#336600;

}.main ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #003300;
}
.main ul li a {
text-decoration: none;
font-weight: 600;
}
.main ul li a:hover {
text-decoration: underline;

}
.flag {
float: right;
width: 10px;
padding-top: 0px;

}
.left {
float: right;
width: 160px;
padding-top: 40px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
.left ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #99AECD;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {
text-decoration: underline;
}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
}
#footer a { color: #aaa; }
#footer a:hover { color: #FFFFFF; }
#contact {
text-align: justify;
font-size: 11px;
color: #003300;
background-color:#FFFFFF;
float: left;
width: 700px;
text-align: justify;

}
#facebox .b {
  background:url(b.png);
}

#facebox .tl {
  background:url(tl.png);
}

#facebox .tr {
  background:url(tr.png);
}

#facebox .bl {
  background:url(bl.png);
}

#facebox .br {
  background:url(br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left; 
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
	padding: 10px;
	background-color: #f2f2f2;
	width: 370px;
	border:solid 1px #000000
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 5px solid #ffffff;
}

#facebox .footer {
  border-top: 1px solid #000000;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;  

}