@charset "utf-8";

/* CSS Document */



#bodyWork{

	top: 30px;

	width: 922px;

	min-height: 100%;

	margin-left: 50px;

	position: relative;

}





#leftInfo{

	width: 138px;

	height: 100%;

	position: fixed;

	left: auto;

	top: 30px;

}



#menu1 {

	position: relative;

	z-index: 100;

	padding-left: 1px;

	line-height: 15px;

}


#logo{

	left: -3px;

	margin-bottom: 4px;

	position:absolute;

}



#menuWork{
	position: relative;
	margin-top: 105px;
	margin-bottom: 7px;
	line-height: 16px;
	z-index: 1;
	
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
}



#menuWork a:link {

	text-decoration: none;

	border: none;

	font-size: 15px;

	font-weight: 500;

	color: #555555;

}



#menuWork a:active {

	text-decoration: none;

	border: none;

	font-size: 15px;

	font-weight: 500;

	color: #FFFFFF;

}



#menuWork a:visited {

	text-decoration: none;

	border: none;

	font-size: 15px;

	font-weight: 500;

	color: #555555;

}



#menuWork a:hover {

	text-decoration: none;

	border: none;

	font-size: 15px;

	font-weight: 500;

	color: #FFFFFF;

}



#menu1 a:link{

	color: #555555;

	text-decoration: none;

	text-transform:uppercase;

	font-size: 10px;

	border: none; 

}



#menu1 a:active {	

	color: #FFFFFF;

	text-decoration: none;

	text-transform:uppercase;

	font-size: 10px;

	border: none;

}



#menu1 a:visited{

	color: #555555;

	text-decoration: none;

	text-transform:uppercase;

	font-size: 10px;

	border: none; 

}



#menu1 a:hover {

	color: #FFFFFF;

	text-decoration: none;

	text-transform:uppercase;

	font-size: 10px;

	border: none; 

}


#work{
	padding-top: 103px;
	
	padding-left:179px;

	position:relative;

	top: -3px;

	margin-bottom: 40px;

}

#work p {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
    line-height: 1.4em;
}

#workImage {
	border: none;
}

#workImage img {
	margin: 5px 5px 1px 0px;
}