body {
	background: url('images/background.gif');
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
}

#container {
	margin: 0 auto 0;
	padding: 0 0 0 5px;
	width: 765px;

	background: url('images/shadow.gif');
}

div#header {
	width: 761px;
	height: 81px;
	margin: 0;
	padding: 0;
}
div#header div.up {
	background: #e6e8dd;
	height: 8px;
	width: 761px;
	margin: 0;
	padding: 0;
}
div#header div.down {
	float: left;
	width: 761px ;
	height: 72px;
	background: url('images/header_back.gif');
	border-bottom: 1px solid #ced0c3;
}
ul {
	margin: 0;
	padding: 0;
}
div#header div.down img {
	border: 0;
	float: left;
	height: 71px;
}
li.down1 {
	list-style: none;
	float: left;
}
a.mission {
	background: url('images/mission.jpg') no-repeat;
	margin: 26px 0 0 20px;
	padding:0;
	width: 71px;
	height: 13px;
	display: block;
}
a.mission:hover {
	background: url('images/mission_hover.jpg')no-repeat;
}
a.team {
	background: url('images/ourteam.jpg') no-repeat;
	margin: 26px 0 0 32px;
	padding:0;
	width: 71px;
	height: 13px;
	display: block;
}
a.team:hover {
	background: url('images/ourteam_hover.jpg')no-repeat;
}
a.services {
	background: url('images/services.jpg') no-repeat;
	margin: 26px 0 0 32px;
	padding:0;
	width: 71px;
	height: 13px;
	display: block;
}
a.services:hover {
	background: url('images/services_hover.jpg')no-repeat;
}
a.contacts {
	background: url('images/contactus.jpg') no-repeat;
	margin: 26px 0 0 32px;
	padding:0;
	width: 81px;
	height: 13px;
	display: block;
}
a.contacts:hover {
	background: url('images/contacts_hover.jpg')no-repeat;
}
a.links {
	background: url('images/links.gif') no-repeat;
	margin: 26px 0 0 32px;
	padding:0;
	width: 50px;
	height: 13px;
	display: block;
}
a.links:hover {
	background: url('images/links_hover.gif')no-repeat;
}




a.mission_bg {
	background: url('images/mission_bg.gif') no-repeat;
	margin:28px 0 0 20px;
	padding:0;
	width: 71px;
	height: 13px;
	display: block;
}
a.mission_bg:hover {
	background: url('images/mission_bg_hover.gif')no-repeat;
}
a.team_bg {
	background: url('images/ourteam_bg.gif') no-repeat;
	margin: 28px 0 0 20px;
	padding:0;
	width: 95px;
	height: 13px;
	display: block;
}
a.team_bg:hover {
	background: url('images/ourteam_bg_hover.gif')no-repeat;
}
a.services_bg {
	background: url('images/services_bg.gif') no-repeat;
	margin: 28px 0 0 32px;
	padding:0;
	width: 71px;
	height: 13px;
	display: block;
}
a.services_bg:hover {
	background: url('images/services_bg_hover.gif')no-repeat;
}
a.contacts_bg {
	background: url('images/contacts_bg.gif') no-repeat;
	margin: 28px 0 0 20px;
	padding:0;
	width: 81px;
	height: 13px;
	display: block;
}
a.contacts_bg:hover {
	background: url('images/contacts_bg_hover.gif')no-repeat;
}
a.links_bg {
	background: url('images/links_bg.gif') no-repeat;
	margin: 28px 0 0 20px;
	padding:0;
	width: 68px;
	height: 13px;
	display: block;
}
a.links_bg:hover {
	background: url('images/links_bg_hover.gif')no-repeat;
}






div#left {
	background: url('images/picture_services.jpg') no-repeat;
	float: left;
	margin: 0 0 64px 0;
	padding: 0 0 0 98px;
	height: 321px;
	width: 162px;
}
div#left a.menu {
	color: #6d6d63;
	margin: 5px 0 0 0;
	/*padding: 13px 0 0 98px;*/
	font-weight: bold;
	text-decoration: none;
}
div#left a.menu:hover {
	color: #d23337;
}
div#left a.menuover {
	color: #d23337;
	/*margin: 13px 0 0 98px;*/
	padding: 0;
	font-weight: bold;
	text-decoration: none;
}
div#left a.menu:hover {
	color: #d23337;
}
div#client {
	height: 123px;
	width: 761px;
	margin: 0 ;
	padding: 0;
	overflow: hidden;
	background: url('images/partner.gif') no-repeat left center #ffffff;
}
div#client img.separator {
	margin: 10px 0 10px 286px ;
	padding: 0;
	float: left;
	height: 99px;
	width: 1px;
}
div#client div.login {
	float: left;
	height: 99px;
	width: 234px;
	margin: 10px 0 10px 0;
	padding: 0;
}
div#client form {
	margin: 0;
	padding: 0;
}
div#client div.login p.login {
	font-weight: bold;
	color: #d13535;
	margin: 7px 0 4px 14px;
	padding: 0;
}
div#client div.login p.user {
	color: #353535;
	margin: 0 0 0 14px;
	padding: 0;
}
div#client div.login input.normal {
	width: 97px;
	height: 16px;
	margin: 0 0 2px 14px;
	padding: 0;
}
div#client div.login input.img {
	margin: -2px 0 0 7px;
	padding: 0;
	width: 50px;
	height: 18px;
	position: relative;
	top: 1px;
}
div#client img.separator1 {
	margin: 10px 0 0 0;
	padding: 0;
	height: 99px;
	width: 1px;
	float: left;
}


div#client_bg {
	height: 123px;
	width: 761px;
	margin: 0 ;
	padding: 0;
	overflow: hidden;
	background: url('images/partner_bg.gif') no-repeat left center #ffffff;
}
div#client_bg img.separator {
	margin: 10px 0 10px 286px ;
	padding: 0;
	float: left;
	height: 99px;
	width: 1px;
}
div#client_bg div.login {
	float: left;
	height: 99px ;
	width: 234px;
	margin: 10px 0 10px 0;
	padding: 0;
}
div#client_bg form {
	margin: 0;
	padding: 0;
}
div#client_bg div.login p.login {
	font-weight: bold;
	color: #d13535;
	margin: 7px 0 4px 14px;
	padding: 0;
}
div#client_bg div.login p.user {
	color: #353535;
	margin: 0 0 0 14px;
	padding: 0;
}
div#client_bg div.login input.normal {
	width: 97px;
	height: 16px;
	margin: 0 0 2px 14px;
	padding: 0;
}
div#client_bg div.login input.img {
	margin: -2px 0 0 7px;
	padding: 0;
	width: 50px;
	height: 18px;
	position: relative;
	top: 1px;
}
div#client_bg img.separator1 {
	margin: 10px 0 0 0;
	padding: 0;
	height: 99px;
	width: 1px;
	float: left;
}




p.address {
	width: 160px;
	color: #d13535;
	margin: 26px 0 0 23px;
	padding: 0;
	float: left;
}
a.mail {
	color: #d13535;
}
a.mail:hover {
	text-decoration: none;
}
a.mail1 {
	color: #6b6b6c;
}
a.mail1:hover {
	text-decoration: none;
}
#content {
	margin: 0;
	padding: 0;
	width: 761px;
	background: #fff;
}

#content div.welcome {
	height: 256px;
	width: 239px;
	margin: -1px 0 0 1px ;
	padding: 0;
	float: left;
	background: #797970;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	overflow: hidden;
}
img.picture {
	float: left;
}
#content div.welcome p {
	color: #fff;
	margin: 0;
	padding: 22px 0 0 22px;
	font-weight: bold;
}
#content div.welcome p.welcome {
	color: #fff;
	margin: 0;
	padding: 22px 22px 0 22px;
	font-weight: bold;
}
#content div.welcome p.txtbg {
	color: #fff;
	margin: 8px 0 10px 22px;
	padding: 0;
	font-weight: normal;
	width: 200px;
	text-align: justify;
}
#content div.welcome p.namebg {
	color: #fff;
	margin: -5px 0 0 150px;
	padding: 0;
	font-weight: normal;
	width: 199px;
	text-align: justify;
}
#content div.welcome p.txt {
	color: #fff;
	margin: 22px 0 17px 22px;
	padding: 0;
	font-weight: normal;
	width: 199px;
	text-align: justify;
}

#content div.welcome p.name {
	color: #fff;
	margin: 0 0 0 160px;
	padding: 0;
	font-weight: normal;
	width: 199px;
	text-align: justify;
}
#content div.welcome img.sign {
	margin: 0 0 0 135px;
	padding: 0;
}
#content img.inner {
	margin: 0 0 62px 0;
	padding: 0;
	float: left;
}
#content div.mission1 {
	width: 465px;
	height: 22px;
	margin: 0;
	padding: 11px 0 0 296px;
	color: #353535;
	font-weight: bold;
	background: #e6e6de;
}
#content div.right {
	width: 500px;
	float: right;
	padding: 0;
}
ul.katilin {
	margin: 0;
	padding: 0;
}
p.katilin {
	margin: 5px 0 0 60px;
	padding: 0;
	color: #6b6b6c;
	text-align: justify;
	width: 415px;
}
p.katilin span {
	color: #6b6b6c;
	font-weight: bold;
}
#content p.mission {
	font-weight: bold;
	color: #d13535;
	margin: 26px 0 0 36px;
	padding: 0;
}
#content p.mission a {
	font-weight: bold;
	color: #d13535;
	margin: 26px 0 0 0;
	text-decoration: none;
}
#content p.mission a:hover {
	text-decoration: underline;
}
#content p.missionnews {
	font-weight: bold;
	float: left;
	color: #d13535;
	margin: 26px 0 0 36px;
	padding: 0;
}
p.backnews {
	float: right;
	margin: 25px 0px 0 0;
	width: 100px;
}
p.backnews a {
	text-decoration: none;
	color: #d13535;
}
p.backnews a:hover {
	text-decoration: underline;
}
a.link {
	color: #d13535;
	text-decoration: none;
}
p.mission_text {
	color: #6b6b6c;
	margin: 15px 0 0 36px;
	padding: 0;
	text-align: justify;
	width: 438px;
}
p.mission_text a {
	color: #6b6b6c;
	text-decoration: none;
}
p.mission_text a:hover {
	color: #424242;
}
p.mission_txt {
	color: #6b6b6c;
	margin: 15px 0 0 36px;
	padding: 0;
	text-align: justify;
	width: 438px;
	font-weight: bold;
}
p.mission_txt span {
	color: #6b6b6c;
	width: 438px;
	font-weight: normal;
}
p.vision {
	font-weight: bold;
	color: #d13535;
	margin: 0px 0 0 36px;
	padding: 0;
}
#clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	width: 761px;
	overflow: hidden;
}
div#aboutus {
	float: left;
	color: #353535;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 14px;
	width: 506px;
	height: 22px;
	background: #e6e6de;
	border-right: 1px solid white;
	border-top: 1px solid white;
}
div#vision {
	height: 185px;
	width: 761px;
	margin:-1px 0 1px 0;
	padding: 0;
	float: left;
	background: #fff;
	border-top: 1px solid #fff;
}
p.our {
	color: #d13535;
	font-weight: bold;
	margin: 45px 0 0 100px;
	padding: 0;
}
img.book {
	margin: 11px 0 0 5px;
	padding: 0;
	float: left;
}
div#vision p.vision_text {
	color: #6b6b6c;
	margin: 15px 0 0 17px;
	padding: 0;
	text-align: justify;
	float: left;
	width: 402px;
}
#services {
	background: #e6e6de;
	margin: -58px 0 0 0;
	padding: 11px 0 0 22px;
	font-weight: bold;
	color: #353535;
	width: 217px;
	height: 153px;
	float: right;
}
#services div.first {
	background: #cbcbc2;
	height: 17px;
	width: 200px;
	margin: 10px 0 0 -8px;
	padding: 4px 0 0 15px;
	color: #353535;
}
#services div.first a {
	color: #353535;
	text-decoration: none;
}
#services img.arrow{
	margin: 4px 0 0 0;
	padding: 0;
	width: 4px;
	height: 6px;
}
#services div.second {
	background: #d0d0c8;
	height: 17px;
	width: 200px;
	margin: 3px 0 0 -8px;
	padding: 4px 0 0 15px;
	color: #353535;
}
#services div.second a {
	color: #353535;
	text-decoration: none;
}
#services div.third {
	background: #d6d6cd;
	height: 17px;
	width: 200px;
	margin: 3px 0 0 -8px;
	padding: 4px 0 0 15px;
	color: #353535;
}
#services div.third1 {
	background: #d6d6cd;
	height: 28px;
	width: 200px;
	margin: 2px 0 0 -8px;
	padding: 1px 0 0 15px;
	color: #353535;

}
#services div.third1 a {
	color: #353535;
	text-decoration: none;
	}
#services div.third a {
	color: #353535;
	text-decoration: none;
}
#services div.forth {
	background: #dbdbd3;
	height: 17px;
	width: 200px;
	margin: 3px 0 0 -8px;
	padding: 4px 0 0 15px;
	color: #353535;
}
#services div.forth a {
	color: #353535;
	text-decoration: none;
}
#services div.forth1 {
	background: #dbdbd3;
	height: 42px;
	width: 200px;
	margin: 3px 0 0 -8px;
	padding: 1px 0 0 15px;
	color: #353535;
}
#services div.forth1 a {
	color: #353535;
	text-decoration: none;
}
#services div.forth2 {
	background: #dbdbd3;
	height: 30px;
	width: 200px;
	margin: 3px 0 0 -8px;
	padding: 1px 0 0 15px;
	color: #353535;
}
#services div.forth2 a {
	color: #353535;
	text-decoration: none;
}
#services div.fifth1 {
	background: #e0e0d8;
	height: 17px;
	width: 200px;
	margin: 3px 0 0 -8px;
	padding: 4px 0 0 15px;
	color: #353535;
}
#services div.fifth1 a {
	color: #353535;
	text-decoration: none;
}

#footer {
	height: 40px;
	width: 761px;
	margin: 0 ;
	padding: 10px 0 0 0;
	background: #bfc2b7;
	color: #87897f;
	clear: both;
	text-align: center;
}
#footer a {
	color: #6b6b6c;
}
#footer a:hover {
	text-decoration: none;
}

/*
div#footer a.logo {
  height: 23px;
  width: 66px;
  float: left;
  display: block;
  margin: 30px 0 20px 15px;
  padding: 0;
  background: url('images/exsisto_logo_bw.gif') no-repeat;
}
div#footer a.logo:hover {
    background: url('images/exsisto_logo_color.gif') no-repeat;
}
div#footer div.exsisto {
  margin:25px 0  0 8px;
  padding: 0;
  float: left;
  height: 30px;
  font-size: 10px;
  color: #a2a4af;
}
div#footer div.exsisto a.link {
  text-decoration: none;
  color: #a2a4af;
}
div#footer div.exsisto a.link:hover {
  color: #8cbce8;
}
div#footer div.copy {
  margin: 25px 0 0 75px;
  padding: 0;
  height: 30px;
  float: left;
  font-size: 10px;
  color: #a2a4af;
}
*/
p.links {
	margin: 5px 0 0 35px;
	padding: 0;
	color: #6d6d63;
}
p.links a {
	color: #6d6d63;
}
p.links a:hover {
	color:#d13535;
}

p.links1 {
	margin: 5px 10px 0 0px;
	padding: 0;
	color: #6d6d63;
}
p.links1 a {
	color: #6d6d63;
}
p.links1 a:hover {
	color:#d13535;
}


div.contact_form {
	width: 500px;
	margin: 0;
	padding: 0;
	color: #6d6d63;
}
div.contact_form_txt {
	width: 80px;
	margin: 0 0 0 35px;
	padding: 0;
	float: left;
}
div.contact_form_field {
	width: 350px;
	margin: 0;
	padding: 0;
	float: left;
}
input.field, textarea.field, select.field {
	border: 1px solid #6d6d63;
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	margin: 0 0 5px 0;
	padding: 1px;
	font-size: 11px;
	color: #6d6d63;
	background: #fff;
}
div.clear {
	width: 450px;
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
div.right p.pagesnews {
	text-align: right;
	padding: 0 30px 0 0;
	color: #d13535;
	font-weight: bold;
}
div.right p.pagesnews a {
	color: #6d6d63;
	text-decoration: none;
}
div.right p.pagesnews a:hover {
	color: #636363;
}
div.filetype {
	float: left;
	padding: 0px;
	text-align: center;
	width: 70px;
}
div.filetype img {
	border: none;
}
div.filetype a {
	color: #6B6B6C;
	text-decoration: none;
}
div.filetype a:hover {
	color: #424242;
}
div.addedfiles {
	margin: 5px 0 0 0px;
}
a.newstext {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	line-height: 1;
}
a.newstext:hover {
	text-decoration: underline;
}
a.allnewsmain {
	color: #D13535;
	text-decoration: none;
}
a.allnewsmain:hover {
	text-decoration: underline;
}
p.missionnews1 {
	margin: 25px 0 0 0;
	float: left;
	color: #d13535;
	font-weight: bold;
	width: 300px;
}
div.mission_text1 {
	color: #6b6b6c;
}
div.mission_text2 {
	color: #6b6b6c;
}
div.mission_text2 ul {
	
	padding: 0 0 0 15px;
}
div.mission_text2 ul li {

}

p.newsdate {
	color: #8a8b81;
	font-weight: bold;
	margin: 0;
	padding:0;
}
p.mission_text2 {
	color: #6b6b6c;
	margin: 15px 0 0 0px;
	padding: 0;
	text-align: justify;
}
p.mission_text2 a {
	color: #6b6b6c;
	text-decoration: none;
}
p.mission_text2 a:hover {
	color: #424242;
}
#content p.mission1 {
	font-weight: bold;
	color: #d13535;
	margin: 26px 10px 0 0px;
	padding: 0;
}
#content p.mission1 a {
	font-weight: bold;
	color: #d13535;
	margin: 26px 0 0 0;
	text-decoration: none;
}
#content p.mission1 a:hover {
	text-decoration: underline;
}
div.newsstyle {
	width: 430px; 
	margin: 10px 9px 0 35px;
	padding: 0; 
	float: left; 
	color: #6b6b6c;
	overflow: hidden;
}
/*
div.newsstyle a {
	color: #e61e1e;
}
div.newsstyle a:hover {
	text-decoration: none;
}
*/

