body {
	background-color: #88AAC8;
	margin: 0px;
	padding: 0px;
}
.wrapper {
	padding-top: 60px;
	padding-bottom: 60px;
	width: 100%;
}
.main {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 750px;
	border: 1px solid #4B6086;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B6086;
}
.ver_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4B6086;
}
.center_part {
	width: 413px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	text-align: justify;
	padding-bottom: 10px;
	padding-top: 10px;
	height:auto !important;
	min-height:450px;
	height:500px;
	
	
}
.center_part a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #444444;	
}
.center_part a:hover {
	color: #000;
	text-decoration: underline;
}
.services {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 19px;
	color: #444444;
	text-decoration: none;
}
.services ul {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 19px;
	color: #444444;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.services li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 19px;
	color: #444444;
	text-decoration: none;
	margin: 0px;
	list-style-type: none;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.services li a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 19px;
	color: #444444;
	text-decoration: underline;
}
.services li a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 19px;
	color: #719436;
	text-decoration: none;
}

.heading {
	font-family: Georgia, ;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.wel_text {
	font-family: Georgia,;
	font-size: 25px;
	color: #757769;
	text-decoration: none;
	font-weight: bold;
}
.right_part {
	padding-top: 10px;
	font-family: Georgia,;
	font-size: 12px;
	color: #757769;
	padding-left: 5px;
	/*line-height: 19px;*/
}
.right_part a {
	font-family: Georgia,;
	font-size: 12px;
	color: #757769;
	text-decoration: none;
}
.right_part a:hover {
	font-family: Georgia,;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.header {
	background-image: url(images/header_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 580px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #DDDDDD;
	padding-left: 15px;
	display: block;
	padding-top: 15px;
}

.header a {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #DDDDDD;
	text-decoration: none;
}
.header a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #BDDF80;	
}
.copyrigt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}


.wrapper1 {
	background-color: #C2D3E4;
	width: 100%;
}

div.row {
	clear:both;
}

img.pic_right {
	float:right; 
	clear:none; 
	margin:0 0 5px 10px;	
}

img.pic_left {
	float: left; 
	clear:none; 
	margin:0 10px 5px 0px;	
}

img.staff {
	float:right; 
	display:block; 
	margin:0 5px; 
	height:145px; 
	width:95px; 
	border:1px solid #444;
}

.organization-unit {
	font-size:10px; 
	font-weight:lighter;
	letter-spacing: 0px;
}

.organization-name {
	font-family: 'Trebuchet MS', 'Verdana', sans-serif;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 13px;
	font-size:13px;
	font-weight:bold;
}