body {
	background-attachment: scroll;
	background-color: #fcf9ed;
	background-image: url(images/img_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	
}

a:link {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:none;
	color:#09F;
}

a:visited {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:none;
	color:#09F;
}

a:hover {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:underline;
	color:#09F;
}

a:active {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:underline;
	color:#09F;
}



.logo {
	margin-left: 30px;
}
.intro {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 18px;
	color: #333;
	line-height: 24px;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8055a4;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}
.maincontent {
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
}
.whitetext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFF;
}







#contentmaincontainer{
	float:left;
	text-align:justify;
	width:100%
	
	}
.textbox {
	background: white;
	border: 1px double #DDD;
	border-radius: 5px;
	box-shadow: 0 0 5px #333;
	color: #666;
	float: left;
	padding: 5px 10px;
	width: 210px;
	outline: none;
}
.button{
    font-size: 14px;
    padding: 10px;
    background: #0071BD;
    width: 200px;
    color: #fff;
    font-weight: bold;
}
.searchtitle{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8055a4;
	font-variant: small-caps;
	letter-spacing: 0.05em;
	margin:7px 7px;
	float:left;
	width:700px;
	
	}
	
	.detail label{
	display: block;
float: left;
font-weight: bold;
/*width:90px*/
padding-right: 5px;

}	

.detail{
	list-style: none;width: 690px;margin-top:0px; float: left;padding-left: 19px;
}
.detail li{
	width:230px;float:left;
}
.eduction{
	list-style: none;width: 690px;margin-top:0px; float: left;padding-left: 19px;
}
.eduction li{
	width:340px;float:left;
}
.eduction label{
	display: block;
float: left;
font-weight: bold;
width:110px
}	
.number{
float:left;	
}

.separator{
	border-bottom:1px dotted #900;
	
	}
	
	#slider {
	list-style:none;
	padding:0px
}

.slider-container { 
	background:#222; 
	width:845px; 
	height:150px; 
	padding:20px; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px; 
}

#slider img { 
	width:200px; 
	height:125px; 
	margin:0px; 
	display:inline-block  
}

#slider li {
	width:210px
}
