* {
	margin: 0;
	padding: 0;
	list-style: none;
}

img,table,fieldset {
	border-style: none;
}

label,input,select {
	vertical-align: middle;
}

body {
	font-family: Arial;
	text-align: center;
	background: #70635d ;
	font-size:12px;
}

a {
	color: #d5431e;
}

#Wrapper {
	margin: 0 auto;
	width: 948px;
	text-align: left;
	background: #9d8f89 url(../i/bg-wrapper.gif) repeat-x 0 93px;
}

#Header {
	height: 93px;
	background:#393433 url(../i/bg.gif) repeat-x;
	overflow:hidden;
}

#Header p {
	padding: 11px 0 0 0;
}

#Logo {
	float: left;
	width: 30%;
	padding:0px 0px 0px 20px;
}

#Slogan {
	float: right;
	width: 60%;
	text-align: right;
	padding-right:20px;
}


.colA {
	width:200px;
	float:left;
	height:150px;
}

.colA h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 20px 0px 0px;
	padding: 0px;
	border-bottom: 1px solid #E2D7D2;
	font-style: normal;
	text-align: center;
}

.colA p {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 20px 0px 0px;
	padding-top: 10px;
	text-align: center;
}



.colA1 {
	
	width:170px;
	float:left;
	height:130px;
}

.colA1 h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 20px 0px 0px;
	padding: 0px;
	border-bottom: 1px solid #E2D7D2;
	font-style: normal;
	text-align: center;
}

.colA1 p {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 20px 0px 0px;
	padding-top: 10px;
	text-align: center;
}




.banner {

text-align:center;
background-color:#e5dbd7;
}



#Menu {
	height: 67px;
	background: url(../i/menu.gif) repeat-x;
}

#Menu ul {
	padding: 15px 0 0 18px;
}

#Menu li {
	float: left;
	height: 40px;
	background-repeat: no-repeat;
}

#Menu a,
#Menu strong {
	display: block;
	height: 40px;
	overflow: hidden;
	text-indent: -100em;
	background-repeat: no-repeat;
}

#Menu strong {
	background-position: 0 -40px;
}

#Menu a:hover {
	background-position: 0 -80px;
}

#Menu .m1,
#Menu .m1 strong,
#Menu .m1 a {
	width: 84px;
	background-image: url(../i/m1.gif);
}

#Menu .m2,
#Menu .m2 strong,
#Menu .m2 a {
	width: 134px;
	background-image: url(../i/m2.gif);
}

#Menu .m3,
#Menu .m3 strong,
#Menu .m3 a {
	width: 91px;
	background-image: url(../i/m3.gif);
}

#Menu .m4,
#Menu .m4 strong,
#Menu .m4 a {
	width: 114px;
	background-image: url(../i/m4.gif);
}

#Menu .m5,
#Menu .m5 strong,
#Menu .m5 a {
	width: 74px;
	background-image: url(../i/m5.gif);
}

#Menu .m6,
#Menu .m6 strong,
#Menu .m6 a {
	width: 98px;
	background-image: url(../i/m6.gif);
}

#Menu .m7,
#Menu .m7 strong,
#Menu .m7 a {
	width: 85px;
	background-image: url(../i/m7.gif);
}

#Menu .m8,
#Menu .m8 strong,
#Menu .m8 a {
	width: 98px;
	background-image: url(../i/m8.gif);
}


#Menu .m9,
#Menu .m9 strong,
#Menu .m9 a {
	width: 132px;
	background-image: url(../i/m9.gif);
}

#Visual {
	height: 245px;
	text-align: center;
}

#Intro {
	padding: 0 18px 0 40px;
	height: 351px;
	background: url(../i/intro.png) no-repeat center top;
}

#Welcome {
	float: left;
	padding: 34px 0 0 0;
	width: 400px;
}


#Welcome p {
	padding: 0 0 5px 0;
	font-size: 13px;
	color: #fff;
}

#Welcome p.welcome {
	padding: 14px 0 0 0;
}

#Map {
	float: right;
	padding: 34px 0 0 0;
	width: 450px;
	text-align: right;
	background: url(../i/bg-map.gif) no-repeat 0 34px;
}
#Footer {
	padding: 0 18px;
	height: 100px;
}

#Footer p {
	font-size: 11px;
	color: #46413f;
}

#Footer p.copy {
	float: left;
	width: 65%;
}

#Footer p.link {
	float: right;
	width: 25%;
	letter-spacing: 4px;
	text-align: right;
	color: #7b706c;
}

#Footer p.link a {
	letter-spacing: 0;
}

#Body {
	padding: 0 0 26px 0;
	background: #f5f5f5 url(../i/body-b.png) no-repeat left bottom;
}

#Content {
	padding: 30px 40px 8px 40px;
	background: url(../i/body-t.png) no-repeat;
}

#Content .c-l {
	float: left;
	width: 45%;
}

#Content .c-r {
	float: right;
	width: 45%;
}

#Content .c-t {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #c3bebb;
}

#Content h1 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	font-weight: normal;
	font-size: 30px;
	color: #6f5f59;
	border-bottom: solid 1px #c3bebb;
}

#Content h2 {
	padding: 0 0 10px 0;
	font-weight: normal;
	font-size: 17px;
	color: #30639d;
}


#Content .testimonials {
	padding: 0 0 10px 0;
	font-weight: normal;
	font-size: 14px;
	color: #30639d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#Content .author {
	padding: 0 0 40px 30px;
	font-weight: normal;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}



#Content p {
	padding: 0 0 2em 0;
	font-size: 13px;
}

#Content ul {
	padding: 0 2em .8em .3em;
}

#Content li {
	padding: 0 .2em .3em 1.5em;
	font-size: 13px;
	list-style: none;
	background: url(../i/li1.png) no-repeat;
}

#Content strong {
	color: #25476D;
	background: url(../i/li.png) no-repeat;
	padding: 0 .2em 0 1.5em;
	
	
}
ul.location {
	padding: 1em 0 !important;
}

ul.location li {
	float: left;
	padding: 0 0 1em 0 !important;
	width: 20%;
	list-style: none !important;
}

ul.location .box {
	display: block;
	padding: 7px 10px 10px 10px;
	width: 80%;
	font-size: 11px;
	color: #666;
	background: #fff;
	border: solid 1px #e5e0de;
}

ul.location .box b {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-size: 13px;
	border-bottom: solid 1px #e5e0de;
}


ul.location1 {
	padding:0;
}

ul.location1 li {
	float: left;
	padding:10px;
	width: 180px;
	list-style: none !important;
	margin:0;
}

ul.location1 .box {
	display: block;
	padding: 7px 30px 10px 15px;
	width: 76%;
	font-size: 11px;
	color: #666;
	background: #fff;
	border: solid 1px #e5e0de;
}

ul.location1 .box b {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-size: 13px;
	border-bottom: solid 1px #e5e0de;
}


ul.center {
	text-align: center;
}


#Body ul.list {
	padding: 0 4em .6em 4em;
}

#Body ul.list li {
	padding: 0 0 .2em 0;
	font-size: 13px;
	list-style: square;
}


.team {
	margin: 0 0 0 0;
	padding: 20px 0 5px 0;
	border-top: solid 1px #e5e0de;
	clear:both;
}

.team h2 {
	padding: 0px;
	margin:0px 20px 5px 120px;
	font-weight: normal;
	font-size: 17px;
	line-height:17px;
	color: #30639d;
}

.team h3 {
	padding: 0px;
	margin:0px 20px 5px 120px;
	font-weight: bold;
	font-size: 12px;
	line-height:16px;
	color: #162E4A;
}

.team p, #team .mail {
	padding: 0px;
	margin:0px 20px 0px 120px;
}


.team h4 {
	padding: 4px 0px;
	margin:0px 20px 0px 150px;
	font-weight: normal;
	font-size: 12px;
}


.team .photo {
	float: left;
	padding: 0px 15px 20px 0;
}

/* Clearfix
----------------------------------------------------------- */

.br:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.br {
    display: inline-block;
}

.br {
    display: block;
}

* html .br {
    height: 1px;
}

/* NEE added */
.clearme { clear:both;}

.content-clients {
background: url(../i/body-t.png) no-repeat;
padding:30px 40px;
}
.content-clients h1 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	font-weight: normal;
	font-size: 30px;
	color: #6f5f59;
	border-bottom: solid 1px #c3bebb;
}
.content-clients p	{
	padding: 0 0 2em 0;
	font-size: 13px;}

.thumb-holder {
	width:;
	margin:0;
	padding:0;
	
}
.thumb-logo {
	float:left;
	text-align:center;
	padding-left:10px;
}
.logo-holder {
	border:1px #E5E0DE solid;
	background:#fff;
	width:159px;
	overflow: hidden;
	padding-bottom:5px;
}
.logo-text-holder { margin-top:5px; text-align:center; color:#94857F; width:159px; font-size:11px;}
.logo-holder img{ padding-top:5px;  }

.str-part {	border:1px #E5E0DE solid;
	background:#fff; padding:10px; font-size:11px; color:#70635D;}
	.str-part p { margin:0; padding:10px 10px 0 10px;}
.str-part .left-s {
	float:left;
	padding:0 10px 0 0;	
}


/*NEW*/

	.con-afk {
	width:100%;
	text-align:center;	font-size: 11px;
	color: #46413f;}
	.afk-l {
	float:left;
	text-align:left;
	height:50px;
	}
	.afk-r {
	float:right;
	text-align:right;
	height:50px;}
	


.secur {
	position:fixed;
	right:0;
	bottom:0;}
*html #panel { /*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top: -1px; /*--Prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position: absolute;
	top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}	