/* CSS Document */
*{
	margin:0;
	color: #1D1B1C;
	padding: 7;
	}

body{
	padding:21px 0 28px;
	font:11px/15px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#692000;
	}

img{
	border:none;
	}

a{
	outline:none;
	color:#fff;
	background-color:inherit;
	}

a:hover{
	text-decoration:none;
	}

ul{
	list-style-type:none;
	color: #381D00;
	}

.nomrg{
	margin:0 !important;
	}

.nobg{
	background:0 !important;
	}

.main{
	margin:0 auto;
	}

/* Body Panel */
.bodypan{
	padding:0 0 14px;
	color:inherit;
	background-color:#F2E5B0;
	}

.bodypan h1{
	font:normal 24px/28px Georgia, "Times New Roman", Times, serif;
	color:#BB4610;
	background-color:inherit;
	}

.bodypan h2{
	font:normal 20px/22px Georgia, "Times New Roman", Times, serif;
	}

.bodypan h2 em{
	font:normal bold 11px/13px Arial, Helvetica, sans-serif;
	color:#EB9864;
	background-color:inherit;
	}

.bodypan p{
	padding:0 0 15px;
	font-size: 14px;
	}

.bodypan img.logo{
	margin:53px 0 0;
	}

.bodypan p.more{
	padding:0 14px 0 0;
	line-height:13px;
	background:url(../images/morepbg.gif) 0 50% repeat-x;
	}

.bodypan p.more a{
	display:block;
	width:36px;
	font-size:9px;
	line-height:13px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	color:#000;
	background-color:inherit;
	background:url(../images/morebg.gif) 0 0 no-repeat;
	}

.bodypan p.more a:hover{
	color:#915500;
	background-color:inherit;
	}

.bodypan td.leftpan{
	color:#958041;
	background-color:#381D00;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	}

td.leftpan h2{
	margin:15px 0 0;
	color:#CBB059;
	background-color:inherit;
	}

td.leftpan h2.news{
	padding:0 0 16px 30px;
	background:url(../images/icon1.gif) 1px 1px no-repeat;
	}

td.leftpan h2.services{
	padding:0 0 16px 30px;
	background:url(../images/icon2.gif) 0 0 no-repeat;
	}

td.leftpan p{
	padding:0 0 6px;
	color: #F2E5B0;
	}

td.leftpan p.date{
	margin:0 0 16px;
	padding:0 0 0 29px;
	line-height:23px;
	color:#FAE28C;
	background-color:inherit;
	background:url(../images/txtbg.gif) 0 0 no-repeat;
	}

td.leftpan ul.list{
	padding:0 0 9px;
	}

td.leftpan ul.list li a{
	display:block;
	padding:0 0 0 22px;
	line-height:21px;
	height:21px;
	text-decoration:none;
	background:url(../images/bulet.gif) 7px 7px no-repeat;
	color:#A08D52;
	background-color:inherit;
	}

td.leftpan ul.list li a:hover{
	color:#C8B372;
	background:url(../images/bulet.gif) 7px 7px no-repeat #523A18;
	}


td.leftpan td.contact{
	padding:10px 0 0 6px;
	background:url(../images/contactbg.jpg) 0 0 no-repeat;
	}

td.contact ul{
	padding:11px 0 2px 2px;
	width:180px;
	}

td.contact ul li{
	padding:0 0 5px 9px;
	font-size:9px;
	line-height:11px;
	background:url(../images/bulet2.gif) 0 4px no-repeat;
	}

td.contact ul li strong{
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	color:#FAE28C;
	background-color:inherit;
	}

td.contact ul li a{
	text-decoration:none;
	color:#A08D52;
	background-color:inherit;
	}

td.contact ul li a:hover{
	color:#EFD278;
	background-color:inherit;
	}

.bodypan ul.nav{
	margin:22px 0 0 44px;
	height:100%;
	overflow:hidden;
	background:url(../images/navbg.gif) 0 0 no-repeat;
	}

.bodypan ul.nav li{
	float:left;
	width:auto;
	font-size:10px;
	line-height:33px;
	margin:0 1px 0 0;
	background:url(../images/navdivider.gif) 100% 50% no-repeat;
	text-transform:uppercase;
	color:#fff;
	background-color:inherit;
	}

.bodypan ul.nav li a, .bodypan ul.nav li.home{
	display:block;
	float:left;
	width:auto;
	position:relative;
	padding:0 24px;
	height:33px;
	text-decoration:none;
	color:#fff;
	background-color:inherit;
	}

.bodypan ul.nav li a span, .bodypan ul.nav li.home span{
	position:absolute;
	left:1px;
	top:0px;
	display:block;
	width:12px;
	height:33px;
	font-size:0;
	line-height:0;
	}

.bodypan ul.nav li.home{
	cursor:pointer;
	background:url(../images/hoverbgright.gif) 100% 0 no-repeat;
	}

.bodypan ul.nav li.home span{
	background:url(../images/hoverbghome.gif) 100% 0 no-repeat;
	}

.bodypan ul.nav li a:hover{ 
	background:url(../images/hoverbgright.gif) 100% 0 no-repeat;
	}

.bodypan ul.nav li a:hover span{
	background:url(../images/hoverbgleft.gif) 0 0 no-repeat;
	}

.bodypan table.rightpan{
	background:url(../images/header.jpg) 0 55px no-repeat;
	color: #692000;
	}

table.rightpan h2{
	padding:0 0 8px;
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#761711;
	background-color:inherit;
	}

table.rightpan ul.list2{
	padding:0 0 20px;
	}

table.rightpan ul.list2 li{
	padding:0 0 0 12px;
	background:url(../images/bulet3.gif) 0 5px no-repeat;
	}

table.rightpan table.link{
	margin:0 0 18px;
	border:solid 4px #6C2300;
	color:#F0E5AF;
	background-color:#884F32;
	}
table.rightpan h3{
	padding:0 0 6px;
	font:normal 20px/22px Georgia, "Times New Roman", Times, serif;
	color:#BB4610;
	background-color:inherit;
	}

table.rightpan h3.testimo{
	padding:3px 0 8px 36px;
	background:url(../images/icon6.jpg) 0 0 no-repeat;
	}

table.link h3{
	padding:22px 0 22px 86px;
	color:#F0E5AF;
	background-color:inherit;
	}

table.link h3.chose{
	padding-left:86px;
	background:url(../images/icon3.jpg) 0 16px no-repeat;
	}

table.link h3.support{
	padding-left:62px;
	background:url(../images/icon4.jpg) 6px 12px no-repeat;
	}

table.link h3.analysis{
	padding-left:72px;
	background:url(../images/icon5.jpg) 11px 12px no-repeat;
	}

table.rightpan p.name{
	padding:0 0 8px;
	font:12px/14px Verdana, Arial, Helvetica, sans-serif;
	}

table.rightpan p.name strong{
	color:#761711;
	background-color:inherit;
	}

/* Footer */
.footer{
	padding:24px 0;
	color:#F2E5B0;
	background-color:#1D1B1C;
	}

.footer ul li{
	display:inline;
	font-size:12px;
	line-height:24px;
	margin:0 2px 0 0;
	color:#fff;
	background-color:inherit;
	}

.footer a{
	margin:0 5px 0 0;
	text-decoration:none;
	color:#fff;
	background-color:inherit;
	}

.footer a:hover{
	color:#F2E5B0;
	background-color:inherit;
	}
links {
	color: #692000;
}
.main tr .bodypan table tr td .rightpan tr td table tr td #content div .list li {
	color: #C94B10;
}
.main tr .bodypan table tr td table tr .leftpan table tr .contact ul li .contact {
	color: #958041;
}
.main tr .bodypan table tr td .rightpan tr td table tr td #content div ul {
	font-size: 14px;
}
.Footer {
	color: #F2E5B0;
}
.main tr .bodypan table tr td table tr .leftpan table tr .contact ul li strong .contact .contact .contact {
	color: #F2E5B0;
}
.main tr .bodypan table tr td table tr .leftpan table tr .contact table tr .bodypan strong {
	font-size: 14px;
	color: #692000;
}
