html {
	background:#6d2a4f url(../images/bg-html.gif) repeat-x 0 37px;
	height:100%;
}
body{
	margin:0;
	color:#372d0d;
	font:12px Arial, Helvetica, sans-serif;
	background: url(../images/bg-body.gif) no-repeat 50% 37px;
	min-height:100%;
	min-width:994px;
}
* html body {height:100%;}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#container {
	margin:0 auto;
	width:984px;
	padding:62px 0 0;
	position:relative;
}
#header {
	width:100%;
	background: url(../images/bg-header.gif) repeat-x 50% 0;
	height:154px;
	position:relative;
}
#header .holder {
	background:url(../images/bg-header-repit.gif) repeat-x 100% 0;
	width:50%;
	height:154px;
	position:absolute;
	left:0;
	top:0;
}
#header .inner {
	width:849px;
	padding:8px 0 0 135px;
	margin: 0 auto;
	position:relative;
	z-index:100;
	height:146px;
	background:url(../images/bg-header-center.gif) no-repeat 50% 0;
}
.logo {
	display:block;
	margin:0px 0 0;
	background:url(../images/logo5.gif) no-repeat;
	width:555px;
	height:116px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a {
	display:block;
	height:100%;
}
.icon img, .icon2 img {display:block;}
.icon {
	position:absolute;
	left:745px;
	top:9px;
}
.icon2 {
	position:absolute;
	left:845px;
	top:58px;
}
.navigation {
	position:absolute;
	padding:22px 7px 0 0;
	left:0;
	top:0;
	width:977px;
	height:62px;
	overflow:hidden;
}
.take {
	float:right;
	font:italic 23px Georgia, "Times New Roman", Times, serif;
	padding:0 0 0 60px;
}
.take a {
	color:#fff;
	background:url(../images/arrow.gif) no-repeat 100% 6px;
	padding:0 25px 0 0;
}
.navigation ul {
	list-style:none;
	padding:5px 0 0;
	margin:0;
	float:right;
}
.navigation ul li {
	float:left;
	font:16px/18px Georgia, "Times New Roman", Times, serif;
	margin:0 0 0 13px;
}
.navigation ul li a {
	color:#b2688e;
	display:block;
	padding:0 5px 18px;
}
.navigation ul li a:hover, .navigation ul li.active a{
	color:#fff;
	border-bottom:7px solid #d4245a;
	padding:0 5px 11px;
	text-decoration:none;
}
#main {
	background:url(../images/bg-main.gif) no-repeat;
	width:826px;
	height:348px;
	padding:47px 31px 28px 19px;
	margin:0 0 0 111px;
	position:relative;
}
.girl {
	position:absolute;
	z-index:2;
	left:-109px;
	top:-55px;
	background:url(../images/girl.gif) no-repeat;
	width:308px;
	height:478px;
	overflow:hidden;
}
.info {
	width:371px;
	padding:0 0 0 43px;
	color:#fff;
	position:relative;
	z-index:3;
}
.info h1 {
	margin:0 0 8px;
	font-size:33px;
	line-height:33px;
}
.info p {margin:0;}
.buttons {
	width:838px;
	overflow:hidden;
	padding:69px 0 0;
	margin:0 -22px 0 0;
	position:relative;
	z-index:5;
}
.button {
	width:257px;
	height:139px;
	overflow:hidden;
	float:left;
	margin:0 22px 0 0;
	text-align:center;
}
.button a {
	display:block;
	width:207px;
	padding:0 25px;
	height:139px;
}
.button1 {
	background: url(../images/button-1.gif) no-repeat;
	font-weight:bold;
	font-size:15px;
}
.button1 a {
	padding:50px 25px 0;
	height:139px;
	font-size: 20px;
	color:#e276ac;
}
.button a:hover {text-decoration:none;}
.button2 {
	padding:20px 0px 0;
	background:url(../images/button-2.gif) no-repeat;
	font-size:18px;
	line-height:16px;
	
}
.button2 a {
	padding:28px 15px 0 20px;
	width:222px;
	height:107px;
}
.button3 {
	background:url(../images/button-3.gif) no-repeat;
}
.button1 strong {
	font-size:17px;
	color:#fff;
}
.button2 a img {
	float:left;
	margin:16px 13px 0 0;
}
.button2 span {
	color:#fff;
	float:left;
	width:130px;
}
.button3 span {
	display:block;
	background:url(../images/text-download.gif) no-repeat;
	width:202px;
	height:70px;
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
}
.button3 a {padding-top:36px;}
.footer {
	width:900px;
	text-align:center;
	font-size:11px;
	line-height:15px;
	padding:9px 0 0 84px;
	color:#b897a8;
}
.footer p {margin:0;}
.footer p span {display:block;}
/*inner page*/
#main-area {
	width:876px;
	margin:0 0 0 111px;
	position:relative;
}
#main-area:after {
	content:"";
	clear:both;
	display:block;
}
.content {
	background:#fff url(../images/bg-content.gif) no-repeat;
	float:left;
	position:relative;
	z-index:7;
	margin:0 0 0 -1px;
}
.content-holder {
	background:url(../images/bg-content-bottom.gif) no-repeat 0 100%;
	padding:5px 31px 7px 33px;
	width:502px;
	overflow:hidden;
}
.breadcrumbs {
	background:#c6e035 url(../images/bg-crumb.gif) no-repeat;
	width:519px;
	overflow:hidden;
	font-size:12px;
	line-height:16px;
	margin:0 -25px 20px -28px;
	position:relative;
	padding:13px 18px 11px;
}
.breadcrumbs strong {float:left;}
.breadcrumbs ul {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	width:425px;
	overflow:hidden;
}
.breadcrumbs ul li {
	float:left;
	background:url(../images/sep-crumbs.gif) no-repeat 0 50%;
	padding:0 12px 0 16px;
	margin:0 6px 0 -6px;
}
.breadcrumbs ul li a {
	text-decoration:underline;
	color:#372d0d;
}
.breadcrumbs ul li a:hover {text-decoration:none;}
.about {
	width:516px;
	margin:0 -4px 0 -9px;
	padding:0 0 11px;
	position:relative;
	overflow:hidden;
	line-height:16px;
}
.about img {
	float:left;
	margin:9px 0 0;
}
.description {
	float:right;
	width:342px;
}
.about h1, .content h2 {
	margin:0 0 10px;
	font-size:37px;
	line-height:39px;
	color:#443913;
}
.content h2 {margin:25px 0 13px;}
.about p {margin:0 0 16px;}
.content .holder {
	width:100%;
	background:url(../images/sep-text.gif) repeat-x;
	padding:14px 0 10px;
}
.heading {
	display:block;
	font-size:23px;
	color:#4f213a;
	margin:0 0 11px;
}
ul.people {
	list-style:none;
	padding:0 0 16px;
	margin:0;
	width:100%;
	overflow:hidden;
}
ul.people li {
	float:left;
	font-size:11px;
	line-height:16px;
	margin:0 35px 0 0;
}
ul.people li a {color:#372d0d;}
ul.people li strong {
	display:block;
	font-size:12px;
}
ul.next li {margin:0 33px 0 0;}
.full {
	font-size:18px;
	margin:0 0 9px;
}
.row {
	width:100%;
	overflow:hidden;
	margin:-5px 0 0;
	padding:0 0 16px;
}
.year {
	float:left;
	font-size:16px;
	color:#ee2865;
	width:113px;
}
.qualified {margin:7px 0 0;}
.row ul {
	list-style:none;
	padding:9px 0 0;
	margin:0;
	float:right;
	width:388px;
}
.row ul li {
	background:url(../images/sep-list.gif) no-repeat 0 50%;
	padding:0 0 0 12px;
	line-height:16px;
}
.row p {
	float:right;
	width:376px;
	margin:0;
	line-height:16px;
	padding:0 0 0 12px;
}


.footer-inner {
	width:566px;
	padding:22px 0 0 100px;
}
.sidebar {
	float:right;
	width:298px;
	margin:-6px 0 0;
	position:relative;
}
.box {
	background:url(../images/side-box-top.png) no-repeat;
	padding-top:12px;
	width:298px;
	margin:0 0 9px;
	overflow:hidden;
}
.box .inner {
	background:url(../images/side-box-center.png) repeat-y;
	width:274px;
	float:left;
	padding:0 12px;
}
.box-bottom {
	background:url(../images/side-box-bottom.png) no-repeat;
	width:298px;
	height:14px;
	overflow:hidden;
	clear:both;
}
.sidebar h3 {
	margin:-1px 0 16px;
	position:relative;
	background:#c6e035 url(../images/title-green-bg.gif) no-repeat;
	padding:11px 12px;
}
.sidebar h3.pink {
	background:#ee2865 url(../images/title-pink-bg.gif) no-repeat;
	margin-bottom:18px;
}
.sidebar h3.orange {
	background:#eea527 url(../images/title-orange-bg.gif) no-repeat;
	margin-bottom:18px;
}
.sidebar h3 strong {
	display:block;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
}
.sidebar h3 strong.courses {
	background:url(../images/title-courses.gif) no-repeat;
	width:158px; }
	
.sidebar h3 strong.achieve {
	background:url(../images/title-achieve.gif) no-repeat;
	width:158px;
}
.sidebar h3 strong.achievements {
	background:url(../images/title-achievements.gif) no-repeat;
	width:183px;
}
.box ul {
	list-style:none;
	padding:0 0 0 11px;
	margin:0;
	width:254px;
}
.box ul li {
	margin:0 0 13px;
	color:#732c52;
	padding:2px 20px 0 0;
	line-height:16px;
}
.box ul li a {
	display:block;
	background:url(../images/arrow-list.gif) no-repeat 100% 1px;
	padding:2px 20px 2px 0;
	margin:0 -20px 0 0;
	position:relative;
}
.box ul li a strong {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:15px;
}
.full-time {
	background:url(../images/title-full-time.gif) no-repeat;
	width:216px;
}
.part-time {
	background:url(../images/title-part-time.gif) no-repeat;
	width:147px;
}
.achievementsbtn {
	background:url(../images/btn_click.gif) no-repeat;
	width:90px;
	height: 31px;
}
.photo-box {
	background:url(../images/frame.gif) no-repeat;
	width:227px;
	height:292px;
	padding:14px 21px 0 26px;
	color:#010001;
}
.photo-box img {
	display:block;
	margin:0 0 10px;
}
.photo-box p {margin:0;}
.logo-city {
	display:block;
	background:url(../images/logo-side-city.gif) no-repeat;
	width:66px;
	height:83px;
	margin:0 0 0 12px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo-city a {
	display:block;
	height:100%;
}