ul#navigation {
	width: 370px;
}
ul#navigation li {
  list-style: none;
  background-color: #000000;
  border-top: solid 1px #039;
  text-align: left;
  margin: 0 auto;
  margin-left: 150px;
}
ul#navigation li a {
  display: block;
  text-decoration: none;
  padding: .25em;
  border-bottom: 1px solid #3399FF;
  border-right: 1px solid #3399FF;
}

ul#navigation 2{
	width: 200px;
}
ul#navigation2 li {
  list-style: none;
  background-color: #FFFFFF;
  border-top: solid 1px #039;
  text-align: left;
  margin: 0 auto;
  margin-left: 14px;
}
ul#navigation2 li a {
  display: block;
  text-decoration: none;
  padding: .25em;
  border-bottom: 1px solid #3399FF;
  border-right: 1px solid #3399FF;
}


#header{
background-image:url(images/headerbg.gif);
background-position:top left;
background-repeat:repeat-x;
padding:9px 10px 0 0px;
height:85px
}
#header img{float:left}
#small{
float:right;
display:inline;
margin:7px 109px 0 0
}
#small a{
display:block;
float:left;
margin:0 0 0 11px
}
#menu{
background-image:url(images/menubg.PNG);
background-position:top left;
background-repeat:repeat-x;
height:29px;
border-bottom:1px solid #2B2B2B;
border-left:2px solid #2B2B2B;
border-right:1px solid #2B2B2B
}
#menu li{
list-style-type:none;
float:left;
width:94px;
height:29px;
background-image:url(images/menubg.PNG);
background-position:0px 0px;
background-repeat:no-repeat
}
#menu img{
float:left;
border-right:1px solid #2B2B2B
}
#below-header{
height:215px;
}
#below-header img{
float:left
}
#slogan{
width:496px;
height:215px;
float:left;
font-family:Arial;
font-size:11px;
color:#FDFFFA;
background-image:url(images/slogan.jpg);
background-position:top left;
background-repeat:no-repeat
}
#slogan-white{
width:496px;
height:215px;
float:left;
font-family:Arial;
font-size:11px;
color:#FDFFFA;
background-image:url(images/slogan-white.jpg);
background-position:top left;
background-repeat:no-repeat
}
#slogan p, #slogan-white p{
display:block;
margin:115px 0 0 45px;
width:265px
}
#wrapper{
width:980px;
padding:0 0 80px 0;
font-family:times new roman;
font-size:16px;
color:#333333;
display:table;
}
#wrapper2{
width:700px;
padding:0px 0px 300px 300px;
font-family:times new roman;
font-size:14px;
color:#333333;
display:block;
}
#big-column{
width:451px;
float:left;
font-family:Book Antiqua;
font-size:17px;
word-spacing: 7px;
display:inline;
margin:18px 29px 0 20px;
/ margin-right:28px;
}

#big-column p, .about p{
padding:17px 0 0 0
}
.title{
padding:17px 0 0 0
}
#big-column p img{
float:left;
margin:0 25px 25px 2px
}
#big-column2{
width:630px;
float:right;
font-family:Book Antiqua;
font-size:15px;
word-spacing: 5px;
display:Block;
margin:-225px 0px 0 0px;

}

#big-column2 p, .about p{
padding:0px 0 0 0
}
.title{
padding:17px 0 0 0
}
#big-column2 p img{
float:left;
margin:0 25px 25px 2px
}
#small-column{
width:495px;
float:left
}
#special{
width:450px;
float:right;
background-color:#668899;
padding:0px 10px 60px 0px;
margin:0px 0 0px 0;
font-family:Arial;
font-size:14px;
color:#FDFFFA;
}
#special p{
width:300px;
display:block;
margin:-20px 0 10px 142px
}
#special a{
display:block;
color:#FFFFFF;
text-decoration:none;
padding:1px 4px;
background-color:#678E33;
float:left;
display:inline;
margin:0 0 0 142px
}
.offer{
margin:0 0 0 22px;
float:left;
display:inline
}
.offer ul{
width:452px;
margin:25px 0 0 0
}
.offer li, .services li{
list-style-type:none;
background-image:url(images/arrow.gif);
background-position:0px 3px;
background-repeat:no-repeat;
line-height:20px;
padding:0 25px 0 28px;
width:170px;
float:left
}
.offer a, .services a{
color:#666666;
text-decoration:underline
}
.offer a:visited, .services a:visited{text-decoration:underline}
.offer a:hover, .services a:hover{text-decoration:none}

.news{
width:193px;
float:left;
margin:18px 0 0 21px;
display:inline;
}
.news p{
display:block;
padding:19px 0 0 0
}
.news span{
display:block;
width:68px;
text-align:center;
color:#ffffff;
font-weight:bold;
background-color:#6C9538;
padding:2px 0;
margin:0 0 5px 0
}
.news a{
display:block;
color:#1C5574;
text-decoration:underline;
margin:5px 0 0 0
}
.news a:visited{text-decoration:underline}
.news a:hover{text-decoration:none}
.about{
width:452px;
float:left;
margin:18px 0 0 51px;
display:inline;
}
.services{
width:203px;
float:left;
margin:18px 0 0 60px;
display:inline;
}
.services ul{
width:203px;
margin:25px 0 0 0
}
.services li{
padding:0 0 0 28px;
}
.tabbed-pane * {
	margin: 0;
	padding: 0;
}
.tabbed-pane {
	width: 500px;
}
.tabbed-pane .tabs {
	list-style: none;
	clear: both;
	float: left;
	margin-bottom: -1px;
}
.tabbed-pane .tabs li a.active {
	background: white;
	border-bottom: 1px solid white;
}
.tabbed-pane .tabs li {
	float: left;
	margin: 0 3px 0 0;
}

.tabbed-pane .tabs li a {
	color: #336699;
	display: block;
	padding: 5px;
	background: #f0f0f0;
	border-color: #333;
	border-style: solid;
	border-width: 1px;
}
.tabbed-pane .pane {
	border: 1px solid #333;
	padding: 5px;
	clear: both;
	height: 100%;
}
.tabbed-container {
	position: relative;
	clear: both;
	min-height: 10em;
}
.tabbed-container .overlay {
	position: absolute;
	clear: both;
	border: 1px solid #333;
	padding: 5px;
	width: 488px;
	top: 0;
	left: 0;
	text-align: center;
	z-index: 0;
	height: 100%;
}
ul.bullet-a li { 
   list-style-image: url('arrow.jpg')
}
#site {
	padding:0; margin:0 auto;	
	width: 726px;
}
.news {
	margin-top:12px;
	margin-left:12px;
	margin-right:39px;
}
.news strong {
	color:#7CA708;
}
.news span {
