body { background-color: #fff; margin:  0; padding:  0; text-align: center; }

h3 {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #f93;
	font-weight: normal;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

h1 {
	display:  none;
}

p {
	font-size: 15px;
	font-family: "times new roman", times, serif;
}

a {
	color:  #369;
}

a:hover {
	color:  #69c;
}

#header {
	margin-top: 25px;
	margin-bottom: 25px;
	width: 700px;
	height:  80px;
	margin-left: auto;
	margin-right: auto;
}

div h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 21px;
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
/*	font-weight: normal; */
}

#portfolio_wrapper {
	width:  700px;
	margin-left: auto;
	margin-right:  auto;
}

.client_wrapper {
	background-image: url('../images/graybar_top.gif');
	background-repeat: no-repeat;
	background-color: #eee;
	margin-top: 25px;
	margin-bottom: 25px;
}

.client_wrapper p img {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	width: 380px;
	height: 210px;
}

.client_description {
	width: 270px;
	float: right;
	position: relative;
	top: 25px;
	margin-right: 10px;
}

.client_nav {
	text-align: right;
	background-image: url('../images/graybar_bottom.gif');
	background-repeat: no-repeat;
	font-size: 12px;
	height: 20px;
	padding-right: 10px;
}

#footer p {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #999;
}

.note {
	font-size: 13px;
}

#page_title {
	width: 700px;
	height: 40px;
	background-image: url('../images/webdesignportfolio.gif');
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#page_title h3 {
	display: none;
}

.tuwy_wrapper {
	background-image: url('../images/graybar_top.gif');
	background-repeat: no-repeat;
	background-color: #eee;
	margin-top: 25px;
	margin-bottom: 25px;
}

.tuwy_wrapper p img {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	width: 380px;
	height: 210px;
}

#tuwy_popup {
	width: 350px;
	height: 300px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.tuwy_description {
	width: 300px;
	float: right;
	position: relative;
	top: 25px;
	margin-right: 10px;
}

.tuwy_shots {
	width: 350px;
	text-align: center;
}

