body {
	margin:110px 20px 0px 20px;
	border:0px;
	padding:0px;
	font-weight:normal;
	}

	
#main {
	width:1010px;
	margin: 0px auto;
	
	}	
	


#lineTop {
	margin:12px 0px 0px 0px;
	border:0px;
	height:1px;
	width:1024px;
	background-color:#c0c3c9;
}


/*--------------------------------------------------------------------------------------------*/



#caption {
	position: relative;
	top:49px;
	left:0px;
	font-size: 11px;
	line-height: 17px;
	font-family: arial, san-serif;
	color: #666b6f;
	margin-bottom:150px;
}

#caption h {
	font-size: 13px;
	line-height: 15px;
	font-family: arial, san-serif;
	letter-spacing: 0.08em;
	color: #666b6f;

}


#cv_text {
	position: relative;
	top:0px;
	left:120px;
	width:700px;
	color: #595e61;
}



/*--------------------------------------------------------------------------------------------*/


#download {
	position: absolute;
	top: 160px;
	left:0px;
	width:50px;
}



#lineNav {
	position: absolute;
	top: 225px;
	left:0px;
	height:1px;
	width:65px;
	background-color:#c0c3c9;
}

.nav {	
	position: absolute;
	top: 234px;
	left:0px;
	font-size: 10px;
	line-height: 16px;
	font-family: arial, san-serif;
	letter-spacing:1px;
	color:#666b6f;
	}
	
.nav a {
	text-decoration: none;
	color:#C0C0C0;
}

.nav a:hover {
	text-decoration: none;
	color:#494c4f;
}
	
	







