body {
	margin:3px 0 0;
	font:12px Arial, Helvetica, sans-serif;
	background:#C4BD97;
	color:#000;
}
img {border:none;}
form {
	padding:0;
	margin:0;
}
/*page*/
#page {
	margin:0 auto;
	width:945px;
	overflow:hidden;
	background:url(../images/page-bg.gif) repeat-y;
}
/*header*/
.header {
	height:1%;
	overflow:hidden;
	background:url(../images/header-bg.gif) no-repeat;
}
.header-inn {
	padding:67px 29px 8px 291px;
	overflow:hidden;
	height:1%;
}

/*logo*/
.logo {
	margin:12px 0 0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:361px;
	height:49px;
	float:left;
}
.logo a {
	display:block;
	height:100%;
}

.weather {
	width:230px;
	float:right;
}
.weather img {float:right;}
.weather ul {
	margin:0;
	padding:0 12px 0 0;
	list-style:none;
	float:right;	
	width:130px;
}
.weather ul li {
	height:1%;
	text-align:right;
	color:#ccc;
	overflow:hidden;
	line-height:14px;
}
.weather ul li em {
	color:#999;
	font-style:normal;
}
.weather ul li span {font-size:11px;}

ul.menu {
	padding:0;
	margin:0 28px;
	overflow:hidden;
	
	height:1%;
	border:solid #F4F4F4;
	border-width:2px 0;
	list-style:none;
}
ul.menu li {
	float:left;
	font:14px/28px Arial, Helvetica, sans-serif;
}
ul.sub
{
    border-top-style: none;
} 
ul.sub li{
	font:12px/23px Arial, Helvetica, sans-serif;
} 

ul.menu li a {
	color:#ccc;
	text-decoration:none;
	display:block;
	padding:0 10px 0 9px;
}
ul.menu li.last {
	margin:0;
}
ul.menu li a:hover,
ul.menu li.active a {
	color:#666;
	background:url(../images/menu-roll.gif) repeat-x;
}

/*primary content*/
.primary-content {
	height:1%;
	padding:0 13px 0 14px;
	overflow:hidden;
}
.promo {
	height:1%;
	overflow:hidden;
	padding:19px 4px 6px;
}
.promo-img-list {
	float:left;
	width:260px;
	padding:0 11px 0 0;
	margin:0;
	list-style:none;
}
.promo-img-list li {
	height:170px;
	overflow:hidden;
	padding:0 0 10px;
	vertical-align:top;
}
.promo-img-list li img,
.promo-img img {float:left;}

td.imagery_block {
	background:#f3f0e8;
	text-align:center; 
	vertical-align:middle; 
	width:100%; 
	height:100%;
    overflow: hidden;
}
td.imagery_left_block {
	background:#f3f0e8;
	text-align:center; 
	vertical-align:top; 
	width:100%; 
}
td.gallery_scroll_image_block div{
   width: 100px;
   height: 75px;
   overflow: hidden;
}
td.gallery_scroll_image_block div table
{
    margin:0;
    padding:0;
}

div.scroll{
	width:520px;
	height:400px;
	overflow-y:scroll;
}
div.scroll img{
	float:left;
	margin:25px;
	width:115px;
	height:160px;
	border:1px solid #ccc;
}
.promo-img {
	float:left;
	width:419px;
	height:350px;
	overflow:hidden;
}

.promo-txt {
	background:#963;
	float:right;
	padding:20px 0 0 14px;
	width:196px;
	color:#fff;
	min-height:330px;
    position: relative; 
    overflow: hidden;}
.promo-txt  p{
	color:#fff;
}
* html .promo-txt {
	height:330px;
	overflow:visible;
}
.promo-txt h2 {
	font:15px "Arial", Times, serif;
	margin:0 0 10px;
	color:#fff;
}
.promo-txt p {
	margin:0 20px 18px 6px;
	line-height:18px;
}
.btn-box {
	overflow:hidden;
	width:192px;
	padding:8px 0 0 4px;
}
.promo-txt div.btn-box 
{
    position:absolute;
    top: 300px;
    left:13px;
}

.info {margin:0 0 7px;}
.info,
.info-top,
.info-btm {
	height:1%;
	overflow:hidden;
	background:url(../images/info-bg.gif) repeat-y;
}
.info-top {background:url(../images/info-top.gif) no-repeat;}
.info-btm {
	background:url(../images/info-btm.gif) no-repeat 0 100%;
	padding:0 0 33px;
}
.info h2 {
	color:#A48A77;
	border-bottom:1px solid #E5E5E5;
	padding:0 0 10px;
	margin:0 0 14px;
	font:14px Arial, Helvetica, sans-serif;
}

.info-single 
{
    margin:0 0 7px;
}
.info-single,
.info-top-single,
.info-btm-single {
	height:1%;
	overflow:hidden;
	background:url(../images/info-bg-single.gif) repeat-y;
}
.info-top-single {background:url(../images/info-top-single.gif) no-repeat;}
.info-btm-single {
	background:url(../images/info-btm-single.gif) no-repeat 0 100%;
	padding:0 0 33px;
}
.info-single h2 {
	color:#A48A77;
	border-bottom:1px solid #E5E5E5;
	padding:0 0 10px;
	margin:0 0 14px;
	font:14px Arial, Helvetica, sans-serif;
}

.info-box {
	float:left;
	display:inline;
	width:252px;
	margin:22px 30px 0 24px;
}
.last {
	margin-right:0;
	margin-left:30px;
}
ul.list {
	height:1%;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
}
ul.list li {
	background:url(../images/ico.gif) no-repeat;
	padding:0 0 10px 22px;
	color:#999;
	font:11px Arial, Helvetica, sans-serif;
}
ul.list li a,
ul.list li strong {
	color:#666;
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
ul.list li strong {display:block;}
ul.list li a:hover {text-decoration:underline;}



/*footer*/
ul.footer {
	width:945px;
	margin:0 auto;
	background:url(../images/footer-bg.gif) no-repeat;
	overflow:hidden;
	text-align:center;
	padding:22px 0 55px;
}
ul.footer li {
	display:inline;
	background:url(../images/separator.gif) no-repeat 0 3px;
	padding:0 2px 0 7px;
}
ul.footer li.first {background:none;}
ul.footer li a {
	color:#fff;
	text-decoration:none;
}
ul.footer li a:hover {text-decoration:underline;}
.primary-content div.section{
	padding:0 13px;
}
.primary-content div.section a.link{ 
	float:right;
	width:128px;
	height:24px;
	overflow:hidden;
	background:url(../images/bg_link4.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin:8px 0 0 0;
}
.primary-content div.section a.link2{ 
	float:right;
	width:173px;
	height:24px;
	overflow:hidden;
	background:url(../images/bg_link5.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin:8px 25px 0 0;
}
.primary-content div.section a.submit{
	background:url(../images/bg_submit.gif) no-repeat 0 0;
	text-indent:-9999px;
	width:46px;
	height:24px;
	float:left;
	margin:7px 0 0 0;
}
.primary-content div.section div.select, 
.primary-content div.section div.select2{
	float:left;
	width:230px;
	height:24px;
	position:relative;
	margin:7px 0 0 0;
	z-index:999;
}
.primary-content div.section div.select ul, 
.primary-content div.section div.select2 ul{
	margin:0;
	padding:0;
	list-style:none;
}
.primary-content div.section div.select ul li a,
.primary-content div.section div.select2 ul li a{
	border:none;
	border-bottom:1px solid #666;
	
}
.primary-content div.section div.select2{
	width:230px;
}
.primary-content div.section div.select a, 
.primary-content div.section div.select2 a{
	float:left;
	width:212px;
	height:22px;
	background:url(../images/select_1.gif) no-repeat 0 0;
	text-decoration:none;
	margin:0 0 0 0px;
	color:#000;
	padding:3px 0 0 8px;
	list-style:none;
}
.primary-content div.section div.select2 a{
/*	background:url(../images/select_2.gif) no-repeat 0 0;*/
}
.primary-content div.section div.select div, 
.primary-content div.section div.select2 div{
	display:none;
}
.primary-content div.section div.select div.open, 
.primary-content div.section div.select2 div.open{
	position:absolute;
	display:block;
	width:218px;
	background:#fff;
	border:1px solid #000;
	top:24px;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	list-style:none;
	left:0;
}
.primary-content div.section div.select ul li a,
.primary-content div.section div.select2 ul li a{
	background:none;
	color:#000;
	text-indent:1px;
	height:auto;
	padding:2px 0 2px 5px;
	width:213px;
	text-decoration:none;
}
.primary-content div.section div.select ul li a:hover, 
.primary-content div.section div.select2 ul li a:hover{
	background:#CCC;
}
.primary-content div.holder{
	width:893px;
	border-top:1px solid #e5e5e5;
	float:left;
	display:inline;
	margin:8px 0 0px 13px;
	padding:0 0 41px;
}
.primary-content div.holder div.sidebar{
	width:333px;
	float:left;
	padding:0 0 0 0px;
}
/*.primary-content div.holder div.sidebar h3
{
    text-align:center;
    padding: 5px 5px 10px 5px;
}
.primary-content div.holder div.sidebar ul li
{
    list-style-type:none;
}
.primary-content div.holder div.sidebar ul li a
{
	text-decoration:none;
}
.primary-content div.holder div.sidebar  ul li a:hover{
	background:#CCC;
}*/
.primary-content div.holder div.sidebar div.image{
	width:333px;
	height:auto;
	overflow:hidden;
	margin:30px 0 0 0;
}
.primary-content div.holder div.sidebar div.image2{
	width:333px;
	height:auto;
	overflow:hidden;
	margin:20px 0 0 0;
}
.primary-content div.holder div.content{
	float:right;
	width:534px;
	overflow:hidden;
	padding:0 0px 0 0;
}
h2{
	font-size:20px;
	color:#996633;
	font-weight:normal;
	margin:24px 0 0 0;
	padding:0;
	line-height:21px;
}
h2.contact{
	margin:0 0 19px 0;
}
h3{
	font-size:16px;
	color:#666;
	margin:27px 0 0 0;
	padding:0;
	line-height:15px;
	font-weight:normal;
}
p{
	margin:22px 0 0 0;
	padding:0;
	line-height:17px;
	font-size:12px;
	color:#666;
}
.primary-content div.holder ul.list_left{
	margin:7px 0 0 0;
	padding:0;
	list-style:none;
	float:left;
}
.primary-content div.holder ul.list_left li{
	float:left;
	font-size:11px;
	color:#b2b2b2;
	padding:0 7px 0 0;
}
.primary-content div.holder ul.list_left li a{
	color:#b2b2b2;
	text-decoration:none;
}
.primary-content div.holder ul.list_left li.active a, 
.primary-content div.holder ul.list_left li.active, 
.primary-content div.holder ul.list_left li a:hover{
	color:#996633;
}
.primary-content div.holder ul.right{
	margin:7px -9px 0 0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
.primary-content div.holder ul.right li{
	float:left;
	float:left;
	font-size:11px;
	color:#b2b2b2;
	margin:0 0 0 -1px;
	padding:0 7px 0 8px;
	background:url(../images/bg_li.gif) no-repeat 0% 50%;
}
.primary-content div.holder ul.right li a{
	color:#b2b2b2;
	text-decoration:none;
}
.primary-content div.holder ul.right li a:hover{
	color:#996633;
}
.primary-content div.holder div.banner ,
.primary-content div.holder div.banner2{
	width:890px;
	height:340px;
	overflow:hidden;
	float:left;
	margin:8px 0 0 1px;
}
.primary-content div.holder div.banner2{
	width:890px;
	height:240px;
}
.primary-content div.holder div.content-section{
	width:647px;
	float:left;
}
.primary-content div.holder div.content2{
	width:100%;
}
.primary-content div.holder div.content2 div.block div.image{
	width:270px;
	height:405px;
	float:left;
	overflow:hidden;
	margin:50px 0 0 0;
}
.primary-content div.holder div.content2 div.block ul{
	float:left;
	list-style:none;
	margin:27px 0 0 0;
	padding:0 0 0 26px;
	width:595px;
}
.primary-content div.holder div.content2 div.block ul li{
	border-bottom:1px solid #e5e5e5;
	background:none;
	padding:0 0 18px 0;
	margin:0px 0 0 0;
	float:left;
	width:100%;
}
.primary-content div.holder div.content2 div.block ul li p{
	font-size:11px;
	margin:19px 0 0 0;
	line-height:16px;
	width:435px;
}
.primary-content div.holder div.content2 div.block ul li h3{
	margin:22px 0 0 0;
	padding:0;
	font-weight:bold;
	font-size:16px;
}
.primary-content div.holder div.content2 div.block ul li h3 a{
	margin:22px 0 0 0;
	padding:0;
	font-weight:bold;
	font-size:16px;
}
.primary-content div.holder div.content2 div.block ul li a.download{
	float:right;
	width:104px;
	height:20px;
	overflow:hidden;
	background:url(../images/bg_link_download.gif) no-repeat 0 0;
	text-indent:-999999px;
	margin:-24px 0 0 0;
}

.primary-content div.holder div.content2 div.block_news div.image{
	width:270px;
	height:405px;
	float:left;
	overflow:hidden;
}
.primary-content div.holder div.content2 div.block_news ul{
	float:left;
	list-style:none;
	padding:0 0 0 26px;
	width:595px;
}
.primary-content div.holder div.content2 div.block_news ul li{
	border-bottom:1px solid #e5e5e5;
	background:none;
	padding:0 0 18px 0;
	margin:0px 0 0 0;
	float:left;
	width:100%;
}
.primary-content div.holder div.content2 div.block_news ul li p{
	font-size:11px;
	margin:19px 0 0 0;
	line-height:16px;
	width:435px;
}
.primary-content div.holder div.content2 div.block_news ul li h3{
	margin:22px 0 0 0;
	padding:0;
	font-weight:bold;
	font-size:16px;
}
.primary-content div.holder div.content2 div.block_news ul li h3 a{
	margin:22px 0 0 0;
	padding:0;
	font-weight:bold;
	font-size:16px;
}
.primary-content div.holder div.content2 div.block_news ul li a.download{
	float:right;
	width:104px;
	height:20px;
	overflow:hidden;
	background:url(../images/bg_link_download.gif) no-repeat 0 0;
	text-indent:-999999px;
	margin:-24px 0 0 0;
}


.primary-content div.holder div.content-section h2{
	margin:24px 0 1px;
	
	
}
.primary-content div.holder div.content-section div.description
{
    min-height:100px;
	
}
.primary-content div.holder div.content-section div.quote{
	float:right;
	width:231px;
	margin:24px 0 0 20px;
	padding:12px 0 24px 18px;
	border-left:1px solid #e5e5e5;
}
.primary-content div.holder div.content-section div.quote h3{
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	line-height:36px;
	color:#ccc;
	margin:0;
	padding:0;
	font-style:italic;
}
.primary-content div.holder div.content-section div.box{
	width:189px;
	height:196px;
	overflow:hidden;
	float:left;
	margin:33px 25px 0 0;
	padding:0 4px;
	background:url(../images/bg_box2.gif) no-repeat 0 0;
}
.primary-content div.holder div.content-section div.box h3{
	margin:19px 0 0 0;
	padding:0 0 0 20px;
	font-size:20px;
	color:#996633;
}
.primary-content div.holder div.content-section div.box div.image{
	width:187px;
	height:107px;
	margin:17px 0 0 0;
	overflow:hidden;
	border:1px solid #e5e5e5;
}
.primary-content div.holder div.content-section div.box a.click{
	float:right;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	padding:1px 26px 1px 0;
	margin:7px 6px 0 0;
	color:#c4bb96;
	background:url(../images/bg_click_link.gif) no-repeat 100% 50%;
}
.primary-content div.holder div.right_col, 
.right_col{
	float:right;
	width:226px;
	background:url(../images/bg_line.gif) repeat-y 0 0;
	overflow:hidden;
	padding:9px 0 0 17px;
	margin:16px 0 0 0;
}
.right_col{
	width:235px;
	margin:16px 0 40px 0;
}
.primary-content div.holder div.right_col a.link,
.primary-content div.holder div.right_col a.link2{
	width:224px;
	height:24px;
	text-indent:-99999px;
	float:left;
	font-size:15px;
	color:#fff;
	background:url(../images/bg_link2.gif) no-repeat 0 0;
}
.primary-content div.holder div.right_col a.link2{
	background:url(../images/bg_link3.gif) no-repeat 0 0;
	margin:7px 0 0 0;
}
.primary-content div.holder div.right_col div.box{
	width:226px;
	background:url(../images/bg_box.gif) repeat-y 0 0;
	float:left;
	margin:15px 0 0 0;
}
.primary-content div.holder div.right_col div.box div.title{
	background:url(../images/bg_title.gif) no-repeat 0 0;
	float:left;
	width:226px;
	height:44px;
}
.primary-content div.holder div.right_col div.box div.title h3{
	font-size:19px;
	color:#996633;
	text-transform:uppercase;
	margin:14px 0 0 0;
	padding:0 0 0 24px;
	float:left;

}
.primary-content div.holder div.right_col div.box div.bottom{
	width:226px;
	float:left;
	margin:9px 0 0 0;
	padding:9px 0 10px 0;
	background:url(../images/bg_bottom.gif) no-repeat 0 100%;
	text-align:center;
}
.primary-content div.holder div.right_col div.box div.bottom a{
	font-size:19px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	text-indent:-9999px;
	display:block;
	width:99px;
	margin:0 auto;
	height:15px;
	background:url(../images/bg_click.gif) no-repeat 0 0;
}
.primary-content div.holder div.right_col div.box h4 ,
.primary-content div.holder div.right_col h4{
	font-size:15px;
	font-weight:bold;
	color:#666;
	margin:7px 0 0 0;
	float:left;
	width:195px;
	padding:0 0 0 24px;
}
.primary-content div.holder div.right_col h4{
	padding:0 0 0 2px;
	margin:20px 0 0 0;
	font-size:12px;
}
.primary-content div.holder div.right_col span{
	font-size:10px;
	color:#8c8c8c;
	padding: 0 0 0 2px;
	display:block;
	line-height:16px;
}
.primary-content div.holder div.right_col div.box p{
	float:left;
	margin:12px 0 0 0px;
	padding:0 0 0 24px;
	width:200px;
}
.primary-content div.holder div.right_col div.box div.Detail{
	float:left;
	margin:12px 0 0 0px;
	padding:0 0 0 24px;
	width:200px;
	line-height:17px;
	font-size:12px;
	color:#666;
}
.primary-content div.holder div.right_col div.box div.Detail p
{
    padding:0px;
    margin:0px;
}
.primary-content div.holder div.right_col div.box p strong{
	font-size:15px;
	color:#666;
}
.primary-content div.holder div.right_col ul.sidebar{
	margin:12px 0 0 0;
	padding:0;
	list-style:none;
}
.primary-content div.holder div.right_col ul.sidebar li{
	padding:0;
	margin:0 0 11px;
	color:#666;
	font-size:11px;
	border-top:1px solid #e5e5e5;
}
.primary-content div.holder div.right_col ul.sidebar li h5{
	font-size:12px;
	line-height:24px;
	margin:11px 0 0 0;
	padding:0;
}
.primary-content div.holder ul.landing{
	float:left;
	list-style:none;
	margin:0px 0 0;
	padding:0 0 0 0px;
	width:890px;
}
.primary-content div.holder ul.landing li{
	border-bottom:1px solid #E5E5E5;
	float:left;
	margin:0 0 0;
	padding:25px 0 18px;
	width:100%;
	background:none;
}
.primary-content div.holder ul.landing li div.image{
	width:160px;
	float:left;
	padding:0 25px 0 0;
}
.primary-content div.holder ul.landing li div.image span.ico{
	float:right;
	margin:10px 0 0 0;
}
.primary-content div.holder ul.landing li h3{
	font-size:16px;
	font-weight:bold;
	margin:0px 0 0;
	padding:0;
}
.primary-content div.holder ul.landing li span{
	line-height:17px;
	color:#666;
	font-size:11px;
}
.primary-content div.holder ul.landing li span em{
	color:#999;
	font-style:normal;
}
.primary-content div.holder ul.landing li p{
	font-size:11px;
	line-height:16px;
	margin:19px 0 0;
	width:544px;
	color:#666;
	padding:0 0 0 188px;
	padding:0;
	float:left;
}
.primary-content div.holder ul.landing li p.more{
	text-align:right;
	width:700px;
	clear:left;
}
.primary-content div.holder ul.landing li p.more a{
	color:#666;
	padding:0 9px 0 0;
	text-decoration:none;
	background:url(../images/bg_more.gif) no-repeat 100% 50%;
}
.primary-content div.holder ul.landing li a.link{
	float:right;
	background:url(../images/bg_link4.gif) no-repeat 0 0;
	width:128px;
	height:24px;
	text-indent:-999999px;
}
.primary-content div.holder div.content-section div.view{
	float:left;
	width:481px;
	height:360px;
	/*background:#CCCCCC ;*/
	overflow:hidden;
}
.primary-content div.holder div.content-section div.preview{
	width:400px;
	height:360px;
	float:right;
	position:relative;
	overflow:hidden;
}
.primary-content div.holder div.content-section div.preview div.all {
	width:100%;
	overflow:hidden;
	height:76px;
	float:left;
	margin-bottom:19px;
}
.primary-content div.holder div.content-section div.preview div.all div
{
    float: left;
    margin: 0px 5px 5px;
    width: 104px;
    height: 76px;
    overflow: hidden;
}
.primary-content div.holder div.content-section div.preview div.all div img{
/*width:100px;
	height:75px;*/
	}
.primary-content div.holder div.content-section div.preview div table
{
    margin: 0px 26px;
    padding: 0;
    list-style: none; 
    overflow: hidden;
    height: 360px;
    width:auto;
}
.primary-content div.holder div.content-section div.preview div table tr td
{
    float: left;
    margin: 0;
    display: inline;
/*	border:1px solid #fff;*/
	border:0;
    width: 115px;
    height: 90px;
    padding-right: 7px;
	/*background:#cccccc;*/
    padding-left: 8px;
    padding-bottom: 4px;
    padding-top: 0px;
}

/*.primary-content div.holder div.content-section div.preview a.left, 
.primary-content div.holder div.content-section div.preview a.right{
	width:26px;
	height:26px;
	float:left;
	background:url(../images/bg_link_left.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin:167px 0 0 0;
}
.primary-content div.holder div.content-section div.preview a.right{
	float:right;
	background:url(../images/bg_link_right.gif) no-repeat 0 0;
}*/

.primary-content div.holder div.content-section div.preview .leftbutton, .primary-content div.holder div.content-section div.preview .rightbutton
{
    position: absolute;
    left: 0;
    width: 26px;
    height: 360px;
    overflow: hidden;
    background-color: white;
}

.primary-content div.holder div.content-section div.preview .leftbutton{left:0;}

.primary-content div.holder div.content-section div.preview .rightbutton{left:375px;}

.primary-content div.holder div.content-section div.preview .leftbutton div,
.primary-content div.holder div.content-section div.preview .rightbutton div{
	width:26px;
	height:26px;
	margin:167px 0 0 0;
	overflow:hidden;
}

.primary-content div.holder div.content-section div.preview .leftbutton div{background:url(../images/bg_link_left.gif) no-repeat;
}

.primary-content div.holder div.content-section div.preview .rightbutton div{background:url(../images/bg_link_right.gif) no-repeat;
}

.primary-content div.holder div.content-section div.preview .leftbutton a,
.primary-content div.holder div.content-section div.preview .rightbutton a{
	display:block;
	width:26px;
	height:26px;
	float:left;
	background:url(../images/bg_link_left.gif) no-repeat 0 0;
	text-indent:-9999px;
	position:relative;
}

.primary-content div.holder div.content-section div.preview .rightbutton a{
	background:url(../images/bg_link_right.gif) no-repeat;
}


.primary-content div.holder div.content-section p.bottom{
	float:left;
	font-size:11px;
	color:#996633;
	margin:5px 0 0 0;
}
.primary-content div.holder div.content-section div.form{
	width:893px;
	border-top:1px solid #e5e5e5;
	float:left;
	margin:6px 0 0 0;
}
.primary-content div.holder div.content-section div.form form{
	margin:0;
	padding:0;
}
.primary-content div.holder div.content-section div.form form fieldset{
	margin:0;
	padding:0;
	width:893px;
	border:none;
}
.primary-content div.holder div.content-section div.form label{
	font-size:12px;
	color:#666;
	font-weight:bold;
	margin:12px 0 0 0;
	float:left;
	line-height:13px;
}
.primary-content div.holder div.content-section div.form input{
	float:left;
	width:140px;
	margin:14px 36px 0 0;
	padding:4px 3px 0 ;
	font-size:10px;
	color:#000;
	height:18px;
	border:1px solid #e7e7e7;
	border-top:1px solid #acacac;
}
.primary-content div.holder div.content-section div.form a.submit{
	float:right;
	width:234px;
	height:24px;
	background:url(../images/btn_submit.gif) no-repeat 0 0;
	text-indent:-99999px;
	margin:14px 0 0 0;
}
.primary-content div.holder div.content-section div.form  input.checkbox{
	width:14px;
	height:14px;
	clear:left;
	margin:15px 13px 0 0;
	border:none;
}
.primary-content div.holder div.content-section div.form  label.checkbox{
	float:left;
	width:700px;
	font-size:11px;
	font-weight:normal;
	margin:15px 0 0 0;
}
.more a{
	color:#666;
	padding:0 9px 0 0;
	text-decoration:none;
	background:url(../images/bg_more.gif) no-repeat 100% 50%;
}
/*.primary-content div.contuct div.right_col*/
#map {
	width:475px;
	height:507px;
	background:transparent url(../images/Kenya_map_LBR_10408.jpg) 0 0 no-repeat;
	position:relative;
	overflow:hidden;
}

#map a {
	position: absolute;
	height: 16px;
	width: 16px;
	text-decoration: none;
	border:none;
	background:transparent url(../images/map_btn.png) 0 0 no-repeat;
}

#map a:hover {
	/*background-position: 0 -11px;*/
}

#map a span
{
    /*visibility: hidden;
    display:none;*/
   position:relative;
   left:-10px;
   top:-10px;
   font-size:12pt;
   font-weight:bold;
   color:#996633;
 }
/*nav*/
div.contact{
	float:left;
	width:647px;
	padding:0 0 0 13px;
	margin:20px 0 0 0;
}
div.contact fieldset, 
div.contact fieldset form{
	margin:0;
	padding:0;
	border:0;
	float:left;
}
div.contact div.left, 
div.contact div.right{
	width:250px;
	float:left;
}
div.contact div.left div.box, 
div.contact div.right div.box{
	width:250px;
	float:left;
	height:29px;
}
div.contact div.box label{
	width:250px;
}
div.contact div.box label span{
	float:left;
	width:auto;
}
div.contact div.box label span.lb, 
span.lb{
	width:50px;
	font-size:11px;
	padding:4px 4px 0 0;
	text-align:right;
	color:#666666;
}
span.lb{
	padding:0px 4px 0 0;
}
div.contact div.box input{
	float:left;
	margin:0 3px 0 0;
	width:180px;
	height:22px;
	border:1px solid #acacac;
}
div.contact div.bottom{
	float:left;
	clear:left;
	width:610px;
	padding:4px 0 0 0;
}
div.contact div.bottom span.lb{
	float:left;
	width:44px;
	padding:5px 0 0 0;
	font-size:11px;
	color:#666;
}
div.contact div.bottom textarea{
	float:left;
	width:547px;
	height:152px;
	padding:0;
	margin:-3px 0 0 10px;
}
div.contact div.bottom input.submit{
	float:right;
	background:url(../images/submit.gif) no-repeat 0 0;
	border:none;
	width:128px;
	margin:24px 0 22px 0;
	height:24px;
	font-size:0;
	text-align:left;
	color:#e0dcc8;
}
div.section1{
	float:left;
	width:647px;
	padding:0 0 0 0px;
}
div#sitemap {
	padding:20px 0 0 30px;
}
div#sitemap ul{
	margin:0;
	list-style:none;
	padding:0;
}
div#sitemap ul li{
	font-size:12px;
	font-weight:bold;
	line-height:23px;
	list-style:none!important;
}
div#sitemap ul li a{
	color:#454545;
	text-decoration:none;
}
div#sitemap ul li a:hover{
	text-decoration:underline;
}
div#sitemap ul ul{
	margin:10px 0 ;
	padding:0 0 0 30px;
}
div#sitemap ul ul li{
	font-weight:normal;
	line-height:18px;
	padding:0 0  0 13px;
	background:url(../images/bg_li_3.gif) no-repeat 0 50%;
}
div#sitemap ul ul li a{
	color:#666;
}
html[xmlns*=""] body:last-child ul.menu li.last a{
	padding:0;
}
/* Safari 3 */
body:first-of-type ul.menu li.last a { 

padding:0; } 
