

HTML {
	height: 100%;
}
BODY {
	HEIGHT: 100%
}
BODY {
	MARGIN: 0px;
	font-family: "Lucida Sans", Lucida Grande, Arial, Verdana, sans-serif;
	color: #666;
	font-size: 12px;
	background-color: #FFF;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a {
	color: #65A5E6;
}

a:hover {
	text-decoration: none;
}

H1, H1 a {
	color: #060;
	text-decoration: none;
	font-weight: normal;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
H2, H2 a {
	color: #C90;
	text-decoration: none;
	font-weight: lighter;
	font-size: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
H3, H3 a {
	color: #690;
	text-decoration: none;
	font-weight: normal;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}
H4, H4 a {
	margin: 0px;
	padding: 0px;
	color: #C90;
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
}
H5, H5 a {
	margin: 0px;
	padding: 0px;
	color: #8F8F8F;
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
}

.clear {
	clear: both;
}
.clear1010 {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main {
	width: 100%;
	height: 100%;
	clear: both;
}
#main-wrapper {
	clear: both;
	height: 100%;
	width: 969px;
	margin: 10px auto;
}
#header {
	width: 955px;
	padding: 10px 7px 0px 7px;
	height: 105px;
	clear: both;
	background-image: url(../img/head_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
	float: left;
	height: 60px;
	width: 210px;
	margin: 20px 0px 0px 20px;
	color: #060;
}
#top-right {
	float: right;
	height: 50px;
	margin: 30px 20px 0px 20px;
	color: #060;
}

#top-right img {
	float: right;
	margin-left: 10px;
}
#mid-wrap {
	width: 955px;
	padding: 0px 7px;
	clear: both;
	background-image: url(../img/mid_wrap_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#nav-wrap {
	width: 955px;
	padding: 0px;
	height: 40px;
	clear: both;
	background-image: url(../img/nav_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav {
	width: 670px;
	float: left;
	margin-right: 10px;
	color: #fff;
}
#nav a {
	display: block;
	float: left;
	height: 20px;
	padding: 10px 15px;
	color: #fff;
	text-decoration: none;
}
.rb {
	border-right: 1px solid #A9CA7A;
}
#nav a.current {
	background-image: url(../img/nav_bg2.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav a:hover {
	background-image: url(../img/nav_bg2.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#search_wrap {
	height: 25px;
	float: right;
	margin: 7px 20px 0px 0px;
}
.txt-search {
	background-color: #fff;
	padding: 5px;
	height: 15px;
	width: 200px;
	float: left;
	color: #999;
	font-size: 12px;
	border: none;
	background-image: url(../img/search_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.btn-search {
	background-image: url(../img/btn_search.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: transparent;
	border: none;
	width: 30px;
	height: 25px;
	margin: 0px;
}
#slide-wrap {
	width: 955px;
	height: 250px;
	clear: both;
}
.white-bg {
	background-color: #fff;
}
.grey-bg {
	background-color: #f1f2f2;
}
#slide-image {
	width: 500px;
	height: 250px;
	float: left;
	margin-right: 10px;
}
#slide-text {
	width: 405px;
	height: 210px;
	padding: 20px;
	float: left;
}
ul.color li, ul.color li a {
	color: #666;
	text-decoration: none;
	line-height: 22px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 0px;
	list-style-image: url(../img/list1.png);
}
ul.grey li, ul.grey li a {
	color: #666;
	text-decoration: none;
	line-height: 22px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 0px;
	list-style-image: url(../img/list2.png);
}
ul.serv-list li {
	color: #666;
	text-decoration: none;
	line-height: 22px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 0px;
	list-style-image: url(../img/list4.png);
}
.slide-btn {
	float: left;
	margin-left: 15px;
}

#dac-wrap {
	width: 915px;
	height: 25px;
	padding: 7px 20px 8px 20px;
	clear: both;
	background-color: #666;
}
#dac-item {
	float: left;
}
#dac-title {
	font-size: 14px;
	font-weight: bold;
	color: #ababab;
	padding: 5px 0px;
	float: left;
}

.txt-dac {
	background-color: #999;
	padding: 5px;
	margin: 0px 5px;
	height: 15px;
	width: 235px;
	float: left;
	color: #ccc;
	font-size: 12px;
	border: none;
	background-image: url(../img/txt_dac.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#dac-dot {
	float: left;
	margin: 0px;
}
span.select2 {
  position: absolute;
  width: 43px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 25px;
  padding: 5px 24px 0 8px;
  color: #ccc;
  font-size: 12px;
  background: url(../img/select2.gif) no-repeat;
  overflow: hidden;
}
.btn-dac {
	background-image: url(../img/btn_go.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: transparent;
	border: none;
	width: 42px;
	height: 26px;
	margin: 0px;
}
.dac-item {
	color: #ababab;
	float: left;
	margin-left: 10px;
}
.dac-item1 {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}
.dac-radio {
	float: left;
	margin: 10px 5px;
}
.dac-item label {
	padding: 7px 5px 0px 5px;
	float: right;
}


.serv-box {
	width: 290px;
	float: left;
	margin: 30px 14px 20px 14px;
}
.serv-box2 {
	width: 290px;
	float: left;
	margin: 10px 14px 0px 14px;
}
.serv-box-image {
	width: 290px;
	height: 100px;
	clear: both;
	margin-bottom: 10px;
}
.serv-box-title {
	color: #C90;
	font-size: 20px;
	clear: both;
	margin: 0px 0px 10px 10px;
}
.serv-box-title a {
	text-decoration: none;
	color: #C90;
}
.serv-box-btn {
	float: left;
	margin-left: 20px;
}
.serv-box-text {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	color: #999;
	height: 150px;
}
.serv-box-text p {
	float: left;
	margin: 3px 0px 5px 0px;
}
.serv-box-text hr {
	border-bottom: 1px solid #ccc;
	border-top: none;
	border-left: none;
	border-right: none;
	float: left;
	clear: both;
	width: 100%;
}
#mid {
	width: 955px;
	padding: 10px 0px;
	clear: both;
	background-image: url(../img/mid_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#left {
	width: 605px;
	float: left;
	margin-right: 10px;
	padding: 0px 15px;
}
#left p {
	line-height: 22px;
	display: block;
	margin: 5px 0px 10px 0px
}
#right {
	width: 310px;
	float: right;
}
#right h3 {
	color: #690;
	font-weight: normal;
	font-size: 17px;
	margin: 0px 20px;
	padding: 0px;
}
.side-links {
	margin: 5px 0px 20px 0px;
}
.side-links a {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	text-transform: capitalize;
	background-position: left center;
	padding: 8px 10px 8px 50px;
	background-repeat: no-repeat;
	background-image: url(../img/list3.png);
	color: #999;
	text-decoration: none;
	margin-top: 0px;
	clear: both;
}

.side-links  a:hover     {
	color: #ccc;
	background-color: #333;
	text-decoration: none;
}
.side-image {
	width: 290px;
	margin: 10px;
	float: left;
	clear: both;
}
#mid2 {
	width: 955px;
	padding: 0px;
	clear: both;
	background-image: url(../img/mid2_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	border-top: 2px solid #D2F5A3;
	border-bottom: 2px solid #D2F5A3;
}
.more a {
	color: #690;
	font-size: 12px;
	float: right;
	text-decoration: none;
}
.home-test {
	float: left;
	clear: both;
}
.home-test p {
	float: left;
}
.client-name {
	color: #C90;
	float: right;
	clear: both;
}
.client-company {
	color: #666;
	float: right;
	clear: both;
}
#footer {
	width: 955px;
	padding: 9px 7px 10px 7px;
	height: 150px;
	clear: both;
	background-image: url(../img/foot_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.foot-box {
	width: 210px;
	float: left;
	margin: 5px 14px 5px 14px;
}
.foot-box-text {
	padding-bottom: 10px;
	color: #999;
	height: 100px;
	font-size: 11px;
}
.foot-box-text p {
	float: left;
	margin: 3px 0px 5px 0px;
}
.copyright {
	float: right;
	text-align: right;
	margin: 10px 20px;
	color: #999;
}


<!--addendum-->


.important{
	padding: 0px 15px 15px 15px;
	font-size: 100%;
	border: 1px dotted #FF0000;
	background:#FFDDDE;
}






table {
	background-color:#FFFFFF;
	border: 0px solid #006600;
	width: 96%;
}

table td {
	padding: 5px;
	border: 1px dashed #CCCCCC;
}

.data {
	color: #000000;
	text-align: left;
	background-color: #EEEEEE;
}

.toprow {
	text-align: center;
	background-color: #9DFF9D;
	font-weight: bold;
	font-style:italic;
	font-size: 120%;
}

.leftcol {
	font-weight: bold;
	text-align: right;
	background-color: #B9FFB9;
	font-size: 95%;
}









/* form */

form fieldset legend {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#000000;
font-weight:bold;
padding: 1px 2px;
background:url(../img/formbg.gif) repeat-x left top;
}


blockquote{
	color: #006600;
	font-style: italic;
	background-color: #BBFFBB;
	text-indent: 1px;
	border: 1px dotted #BBFFBB;
	padding: 3px;
	margin: 3px;
	}
