html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px;
	color: #8f8f8f;
	background-color: #fff;
	text-align: left;
	line-height: 16px;
}

.mainFrame {
	float: left; 
	width: 651px; 
	display: block; 
	padding-left: 51px; 
	padding-top: 170px; 
	text-align: left;
}

a:link, a:active, a:visited { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 1.0em;
	color: #8f8f8f;
	background-color: #fff;
	text-decoration: none; 
}

a:hover { 
	color: #fff;
	background-color: #8f8f8f;
}

.leftMenu {
	float: left; 
	width: 175px; 
	display: block; 
	padding-top: 58px;
}

.logo {
	background-image:url(http://www.suedcom.net/digitally-drunken/templates/drunken/images/logo.gif); 
	width: 114px; 
	height: 156px; 
	display: block;
}

.latestWork {
	margin-top: 62px;
}

.clients {
	margin-top: 29px;
}

.categories {
	margin-top: 29px;
}

.miscMenu {
	margin-top: 112px;
}

.languageSelection {
	margin-top: 118px;
}

h1 {
	font-size: 24px;
	margin: 0;
	margin-top: 30px;
	padding:0;
	font-weight: normal;
	line-height: 28px;
}

.flowNavi {
	width: 30px; 
	margin-left: 87px; 
	float: left; 
	margin-top: 133px; 
	text-align: center;
}

.description {
	width: 464px; 
	display: block; 
	overflow:auto; 
	text-align: left; 
	font-size: 1.2em;
	padding-bottom: 20px;
}

.titlePic {
	width: 464px; 
	display: block; 
	float: left;
}

.otherImage {
	margin-top: 20px;
}

.motherImages {
	padding-bottom: 20px;
}

.infoLeft {
	float: left; 
	width: 150px;
}

.infoRight {
	float: left; 
	width: 300px;
}
